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

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

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

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
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'
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
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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
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/debug-1.7.2/ext/debug'
make[2]: Leaving 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/.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/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
	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
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
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
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/digest'
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/date'
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]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
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]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.2/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]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-random1/bin
installing base libraries:          /tmp/ruby/install/trunk-random1/lib
installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random1/bin
installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.3
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.1
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.6
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.2
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 1825 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=53170
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random1/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --test-order=random

# Running tests:

Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39457>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 8 : #<TCPServer:fd 8, AF_INET6, ::, 39457>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 10 : #<IO:fd 10>
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 7
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 8
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 9
Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 10

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random1/test/ripper/test_files_test_2.rb:6]:
pid 2734339 killed by SIGABRT (signal 6) (core dumped)
| <test_pattern_matching.rb>:1: [BUG] Segmentation fault at 0x0000000000010991
| ruby 3.3.0dev (2023-03-30T11:48:55Z master 648870b5c5) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| 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:000550 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:000140 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'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007fea46fec748 RBP: 0x0000559970695728 RSP: 0x00007ffc7c3c4990
|  RAX: 0x999999999999ab08 RBX: 0x0000000000000040 RCX: 0xcccccccccccccccd
|  RDX: 0x000000000000022d RDI: 0x00005599702d90e0 RSI: 0x0000000000010911
|   R8: 0x0000000000008068  R9: 0x0000000000000020 R10: 0x00007ffc7c3de080
|  R11: 0x0000000000000008 R12: 0x00005599702d90e0 R13: 0x0000559970690000
|  R14: 0x000000000000002d R15: 0x000055997066fde0 EFL: 0x0000000000010206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fea471c439f] /tmp/ruby/src/trunk-random1/vm_dump.c:785
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1101
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7fea46fcb4d4] /tmp/ruby/src/trunk-random1/error.c:813
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(sigsegv+0x4d) [0x7fea47110e8d] /tmp/ruby/src/trunk-random1/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7fea46b30520) [0x7fea46b30520]
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7fea46fec748] /tmp/ruby/src/trunk-random1/gc.c:1650
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-random1/gc.c:6983
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rgengc_check_relation+0x5) [0x7fea46ff27ed] /tmp/ruby/src/trunk-random1/gc.c:7078
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random1/gc.c:7059
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(mark_ast_value+0x9) [0x7fea47056e5c] /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) [0x7fea46ff59d7] /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) [0x7fea46ff9688] /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) [0x7fea46ff990d] /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) [0x7fea46ffa0d1] /tmp/ruby/src/trunk-random1/gc.c:2893
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2913
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2935
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(str_alloc_embed+0x10) [0x7fea4712c3d0] /tmp/ruby/src/trunk-random1/string.c:907
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-random1/string.c:943
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_enc_str_new) /tmp/ruby/src/trunk-random1/string.c:1000
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_token2eventid+0x0) [0x7fea43027efd] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6272
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_scan_event_val) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6273
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6283
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(parser_yylex+0x273) [0x7fea43030677] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10433
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(yylex) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10486
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10529
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fea430415b2] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14372
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ensure+0x126) [0x7fea46fd5016] /tmp/ruby/src/trunk-random1/eval.c:1005
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fea43024315] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14410
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fea47199074] /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) [0x7fea471a848d] /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) [0x7fea471aec2b] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fea471aee29] /tmp/ruby/src/trunk-random1/vm_eval.c:1701
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_under+0x48) [0x7fea471be2ca] /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) [0x7fea47199074] /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) [0x7fea471a848d] /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) [0x7fea471aec2b] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield+0x1da) [0x7fea471bd2da] /tmp/ruby/src/trunk-random1/vm.c:1384
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fea46f3133c] /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) [0x7fea47199074] /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) [0x7fea471a9e09] /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) [0x7fea471aec2b] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fea46fd08d1] /tmp/ruby/src/trunk-random1/eval.c:287
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7fea46fd6d93] /tmp/ruby/src/trunk-random1/eval.c:328
| /tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55996e76b187] /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) [0x7fea46b17d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fea46b17e40] ../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
| [0x55996e76b1d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55996e76a000-55996e76b000 r--p 00000000 00:35 14321270                   /tmp/ruby/build/trunk-random1/ruby
| 55996e76b000-55996e76c000 r-xp 00001000 00:35 14321270                   /tmp/ruby/build/trunk-random1/ruby
| 55996e76c000-55996e76d000 r--p 00002000 00:35 14321270                   /tmp/ruby/build/trunk-random1/ruby
| 55996e76d000-55996e76e000 r--p 00002000 00:35 14321270                   /tmp/ruby/build/trunk-random1/ruby
| 55996e76e000-55996e76f000 rw-p 00003000 00:35 14321270                   /tmp/ruby/build/trunk-random1/ruby
| 5599702d6000-5599707ae000 rw-p 00000000 00:00 0                          [heap]
| 7fea3fae6000-7fea4030e000 rw-p 00000000 00:00 0 
| 7fea4030e000-7fea40745000 r--s 00000000 00:35 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7fea40745000-7fea40963000 r--s 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fea40963000-7fea41d1b000 rw-p 00000000 00:00 0 
| 7fea41d1b000-7fea42d6a000 r--s 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fea42d6a000-7fea42da0000 r--s 00000000 00:35 14321270                   /tmp/ruby/build/trunk-random1/ruby
| 7fea42da0000-7fea42db0000 rw-p 00000000 00:00 0 
| 7fea42dbf000-7fea42f80000 rw-p 00000000 00:00 0 
| 7fea42f90000-7fea43010000 rw-p 00000000 00:00 0 
| 7fea43011000-7fea43013000 r--p 00000000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fea43013000-7fea43018000 r-xp 00002000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fea43018000-7fea43019000 r--p 00007000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fea43019000-7fea4301a000 ---p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fea4301a000-7fea4301b000 r--p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fea4301b000-7fea4301c000 rw-p 00009000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fea4301c000-7fea43022000 r--p 00000000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fea43022000-7fea43044000 r-xp 00006000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fea43044000-7fea4305d000 r--p 00028000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fea4305d000-7fea4305f000 r--p 00040000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fea4305f000-7fea43060000 rw-p 00042000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fea43060000-7fea43080000 rw-p 00000000 00:00 0 
| 7fea43080000-7fea43081000 ---p 00000000 00:00 0 
| 7fea43081000-7fea430c2000 rw-p 00000000 00:00 0 
| 7fea430c2000-7fea430c3000 ---p 00000000 00:00 0 
| 7fea430c3000-7fea43104000 rw-p 00000000 00:00 0 
| 7fea43104000-7fea43105000 ---p 00000000 00:00 0 
| 7fea43105000-7fea43146000 rw-p 00000000 00:00 0 
| 7fea43146000-7fea43147000 ---p 00000000 00:00 0 
| 7fea43147000-7fea43188000 rw-p 00000000 00:00 0 
| 7fea43188000-7fea43189000 ---p 00000000 00:00 0 
| 7fea43189000-7fea431ca000 rw-p 00000000 00:00 0 
| 7fea431ca000-7fea431cb000 ---p 00000000 00:00 0 
| 7fea431cb000-7fea4320c000 rw-p 00000000 00:00 0 
| 7fea4320c000-7fea4320d000 ---p 00000000 00:00 0 
| 7fea4320d000-7fea4324e000 rw-p 00000000 00:00 0 
| 7fea4324e000-7fea4324f000 ---p 00000000 00:00 0 
| 7fea4324f000-7fea43290000 rw-p 00000000 00:00 0 
| 7fea43290000-7fea43291000 ---p 00000000 00:00 0 
| 7fea43291000-7fea432d2000 rw-p 00000000 00:00 0 
| 7fea432d2000-7fea432d3000 ---p 00000000 00:00 0 
| 7fea432d3000-7fea43314000 rw-p 00000000 00:00 0 
| 7fea43314000-7fea43315000 ---p 00000000 00:00 0 
| 7fea43315000-7fea43356000 rw-p 00000000 00:00 0 
| 7fea43356000-7fea43357000 ---p 00000000 00:00 0 
| 7fea43357000-7fea43398000 rw-p 00000000 00:00 0 
| 7fea43398000-7fea43399000 ---p 00000000 00:00 0 
| 7fea43399000-7fea433da000 rw-p 00000000 00:00 0 
| 7fea433da000-7fea433db000 ---p 00000000 00:00 0 
| 7fea433db000-7fea4341c000 rw-p 00000000 00:00 0 
| 7fea4341c000-7fea4341d000 ---p 00000000 00:00 0 
| 7fea4341d000-7fea4345e000 rw-p 00000000 00:00 0 
| 7fea4345e000-7fea4345f000 ---p 00000000 00:00 0 
| 7fea4345f000-7fea434a0000 rw-p 00000000 00:00 0 
| 7fea434a0000-7fea434a1000 ---p 00000000 00:00 0 
| 7fea434a1000-7fea434e2000 rw-p 00000000 00:00 0 
| 7fea434e2000-7fea434e3000 ---p 00000000 00:00 0 
| 7fea434e3000-7fea43524000 rw-p 00000000 00:00 0 
| 7fea43524000-7fea43525000 ---p 00000000 00:00 0 
| 7fea43525000-7fea43566000 rw-p 00000000 00:00 0 
| 7fea43566000-7fea43567000 ---p 00000000 00:00 0 
| 7fea43567000-7fea435a8000 rw-p 00000000 00:00 0 
| 7fea435a8000-7fea435a9000 ---p 00000000 00:00 0 
| 7fea435a9000-7fea435ea000 rw-p 00000000 00:00 0 
| 7fea435ea000-7fea435eb000 ---p 00000000 00:00 0 
| 7fea435eb000-7fea4362c000 rw-p 00000000 00:00 0 
| 7fea4362c000-7fea4362d000 ---p 00000000 00:00 0 
| 7fea4362d000-7fea4366e000 rw-p 00000000 00:00 0 
| 7fea4366e000-7fea4366f000 ---p 00000000 00:00 0 
| 7fea4366f000-7fea436b0000 rw-p 00000000 00:00 0 
| 7fea436b0000-7fea436b1000 ---p 00000000 00:00 0 
| 7fea436b1000-7fea436f2000 rw-p 00000000 00:00 0 
| 7fea436f2000-7fea436f3000 ---p 00000000 00:00 0 
| 7fea436f3000-7fea43734000 rw-p 00000000 00:00 0 
| 7fea43734000-7fea43735000 ---p 00000000 00:00 0 
| 7fea43735000-7fea43776000 rw-p 00000000 00:00 0 
| 7fea43776000-7fea43777000 ---p 00000000 00:00 0 
| 7fea43777000-7fea437b8000 rw-p 00000000 00:00 0 
| 7fea437b8000-7fea437b9000 ---p 00000000 00:00 0 
| 7fea437b9000-7fea437fa000 rw-p 00000000 00:00 0 
| 7fea437fa000-7fea437fb000 ---p 00000000 00:00 0 
| 7fea437fb000-7fea4383c000 rw-p 00000000 00:00 0 
| 7fea4383c000-7fea4383d000 ---p 00000000 00:00 0 
| 7fea4383d000-7fea4387e000 rw-p 00000000 00:00 0 
| 7fea4387e000-7fea4387f000 ---p 00000000 00:00 0 
| 7fea4387f000-7fea438f0000 rw-p 00000000 00:00 0 
| 7fea438f0000-7fea438f1000 r--p 00000000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fea438f1000-7fea438f3000 r-xp 00001000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fea438f3000-7fea438f4000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fea438f4000-7fea438f5000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fea438f5000-7fea438f6000 rw-p 00004000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fea438f6000-7fea469c0000 rw-p 00000000 00:00 0 
| 7fea469c1000-7fea469c2000 r--p 00000000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fea469c2000-7fea469c3000 r-xp 00001000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fea469c3000-7fea469c4000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fea469c4000-7fea469c5000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fea469c5000-7fea469c6000 rw-p 00003000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fea469c6000-7fea469c7000 r--p 00000000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fea469c7000-7fea469c8000 r-xp 00001000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fea469c8000-7fea469c9000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fea469c9000-7fea469ca000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fea469ca000-7fea469cb000 rw-p 00003000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fea469cb000-7fea46ace000 rw-p 00000000 00:00 0 
| 7fea46ace000-7fea46ad1000 r--p 00000000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fea46ad1000-7fea46ae8000 r-xp 00003000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fea46ae8000-7fea46aec000 r--p 0001a000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fea46aec000-7fea46aed000 r--p 0001d000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fea46aed000-7fea46aee000 rw-p 0001e000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fea46aee000-7fea46b16000 r--p 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fea46b16000-7fea46cab000 r-xp 00028000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fea46cab000-7fea46d03000 r--p 001bd000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fea46d03000-7fea46d07000 r--p 00214000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fea46d07000-7fea46d09000 rw-p 00218000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fea46d09000-7fea46d18000 rw-p 00000000 00:00 0 
| 7fea46d18000-7fea46d26000 r--p 00000000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fea46d26000-7fea46da2000 r-xp 0000e000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fea46da2000-7fea46dfd000 r--p 0008a000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fea46dfd000-7fea46dfe000 r--p 000e4000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fea46dfe000-7fea46dff000 rw-p 000e5000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fea46dff000-7fea46e01000 r--p 00000000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fea46e01000-7fea46e15000 r-xp 00002000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fea46e15000-7fea46e2e000 r--p 00016000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fea46e2e000-7fea46e2f000 ---p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fea46e2f000-7fea46e30000 r--p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fea46e30000-7fea46e31000 rw-p 00030000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fea46e31000-7fea46e39000 rw-p 00000000 00:00 0 
| 7fea46e39000-7fea46e43000 r--p 00000000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fea46e43000-7fea46ea2000 r-xp 0000a000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fea46ea2000-7fea46eb9000 r--p 00069000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fea46eb9000-7fea46eba000 r--p 0007f000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fea46eba000-7fea46ebb000 rw-p 00080000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fea46ebb000-7fea46ebd000 r--p 00000000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fea46ebd000-7fea46ece000 r-xp 00002000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fea46ece000-7fea46ed4000 r--p 00013000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fea46ed4000-7fea46ed5000 ---p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fea46ed5000-7fea46ed6000 r--p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fea46ed6000-7fea46ed7000 rw-p 0001a000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fea46edb000-7fea46f1f000 r--p 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fea46f1f000-7fea4727e000 r-xp 00044000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fea4727e000-7fea473e0000 r--p 003a3000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fea473e0000-7fea473f4000 r--p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fea473f4000-7fea473f7000 rw-p 00518000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fea473f7000-7fea4740d000 rw-p 00000000 00:00 0 
| 7fea4740d000-7fea4740f000 r--p 00000000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fea4740f000-7fea47439000 r-xp 00002000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fea47439000-7fea47444000 r--p 0002c000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fea47445000-7fea47447000 r--p 00037000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fea47447000-7fea47449000 rw-p 00039000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc7bbcb000-7ffc7c3ca000 rw-p 00000000 00:00 0                          [stack]
| 7ffc7c3de000-7ffc7c3e2000 r--p 00000000 00:00 0                          [vvar]
| 7ffc7c3e2000-7ffc7c3e4000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 1001.698027s, 23.7307 tests/s, 8903.5306 assertions/s.
23771 tests, 8918649 assertions, 1 failures, 0 errors, 78 skips

ruby -v: ruby 3.3.0dev (2023-03-30T11:48:55Z master 648870b5c5) [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-30T11:48:55Z master 648870b5c5) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 98.210660 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fea46accc00 (LWP 2734339)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140644184804352) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fea46accc00
        old_mask = {__val = {94117500381968, 140644185617619, 94117500920576, 5323997874636571392, 157, 18446744073709551344, 2, 0, 94117500920576, 1, 94117500381968, 140644185617619, 0, 140644185513965, 140644184804352, 140644187129344}}
        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=140644184804352) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140644184804352, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fea46b30476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fea46b167f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x63737973765b2020, sa_sigaction = 0x63737973765b2020}, sa_mask = {__val = {2, 140644187145888, 3432, 140644193126998, 140644185512016, 2, 3472328296227680304, 3467824696768081952, 140644187145888, 2, 2, 1, 140644193126998, 140644187129344, 140644185464919, 140644184796560}}, sa_flags = 0, sa_restorer = 0x7fea46d086a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554, 3472328296331896422, 7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 140644185509741}}
#5  0x00007fea46f259aa in die () at /tmp/ruby/src/trunk-random1/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55997035a580, fmt=fmt@entry=0x7fea472b4371 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random1/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007fea47110e8d in sigsegv (sig=11, info=0x55997035a6b0, ctx=0x55997035a580) at /tmp/ruby/src/trunk-random1/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007fea46fec748 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x5599702d90e0, obj=94117504309032) at /tmp/ruby/src/trunk-random1/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007fea46ff27ed in rgengc_check_relation (obj=94117504309032, objspace=0x5599702d90e0) at /tmp/ruby/src/trunk-random1/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x5599702d90e0, obj=94117504309032) at /tmp/ruby/src/trunk-random1/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007fea47056e5c in mark_ast_value (node=0x55997066fdf0, ctx=0x0) at /tmp/ruby/src/trunk-random1/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=57, nbe=0x55997066fde0) at /tmp/ruby/src/trunk-random1/node.c:1338
        cursor = 0
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random1/node.c:1348
        nbe = 0x55997066fde0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7fea469b6ff8) at /tmp/ruby/src/trunk-random1/node.c:1436
        nb = <optimized out>
#17 0x00007fea46ff59d7 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x5599702d90e0) at /tmp/ruby/src/trunk-random1/gc.c:7512
        mstack = 0x5599702d94f8
        obj = 140644183666680
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 5106
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x5599702d90e0) at /tmp/ruby/src/trunk-random1/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x5599702d90e0) at /tmp/ruby/src/trunk-random1/gc.c:8714
No locals.
#20 0x00007fea46ff9688 in gc_marks_continue (size_pool=0x5599702d9108, heap=0x5599702d9140, objspace=0x5599702d90e0) at /tmp/ruby/src/trunk-random1/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x5599702d90e0, size_pool=0x5599702d9108, heap=0x5599702d9140) at /tmp/ruby/src/trunk-random1/gc.c:2389
        lock_lev = 32746
#22 0x00007fea46ff990d in newobj_alloc (objspace=0x5599702d90e0, cr=0x5599702d9df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x5599702d9108
        heap = 0x5599702d9140
        cache = 0x5599702da068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007fea46ffa0d1 in newobj_of0 (alloc_size=5, cr=<optimized out>, wb_protected=1, flags=5, klass=140644132449680) at /tmp/ruby/src/trunk-random1/gc.c:2893
        obj = <optimized out>
        objspace = 0x5599702d90e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#24 newobj_of (alloc_size=5, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#25 rb_wb_protected_newobj_of (klass=klass@entry=140644132449680, flags=flags@entry=5, size=size@entry=29) at /tmp/ruby/src/trunk-random1/gc.c:2935
        __func__ = <optimized out>
#26 0x00007fea4712c3d0 in str_alloc_embed (capa=5, klass=140644132449680) at /tmp/ruby/src/trunk-random1/string.c:907
        size = 29
        str = <optimized out>
#27 str_new0 (termlen=1, len=4, ptr=0x7fea42f7fa28 "    assert_raise_with_message(NoMatchingPatternError, \"0: 2 === 0 does not return true\") do\n", klass=140644132449680) at /tmp/ruby/src/trunk-random1/string.c:943
        str = <optimized out>
        str = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        term_fill_ptr = <optimized out>
        term_fill_len = <optimized out>
#28 rb_enc_str_new (ptr=0x7fea42f7fa28 "    assert_raise_with_message(NoMatchingPatternError, \"0: 2 === 0 does not return true\") do\n", len=4, enc=0x5599702e0e50) at /tmp/ruby/src/trunk-random1/string.c:1000
        str = <optimized out>
#29 0x00007fea43027efd in ripper_scan_event_val (t=tSP, p=0x55997060de60) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#30 ripper_dispatch_scan_event (p=0x55997060de60, t=tSP) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6283
No locals.
#31 0x00007fea43030677 in parser_yylex (p=0x55997060de60) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10433
        prevline = <optimized out>
        last_state = EXPR_BEG
        token_seen = <optimized out>
        fallthru = 0
        retry = <optimized out>
        c = <optimized out>
        space_seen = 1
        cmd_state = <optimized out>
        label = <optimized out>
        c = <optimized out>
        space_seen = <optimized out>
        cmd_state = <optimized out>
        label = <optimized out>
        last_state = <optimized out>
        fallthru = <optimized out>
        token_seen = <optimized out>
        retry = <optimized out>
        outofloop = <optimized out>
        normal_newline = <optimized out>
        prevline = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        first_p = <optimized out>
        token = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        is_beg = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        prev = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
#32 yylex (p=0x55997060de60, yylloc=0x7ffc7c3c4eb0, lval=0x7ffc7c3c4e88) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10486
        t = <optimized out>
        t = <optimized out>
#33 ripper_yyparse (p=0x55997060de60) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10529
        yychar = <optimized out>
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1702, column = 52}, end_pos = {lineno = 1702, column = 52}}
        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, 750, 893, 970, 759, 897, 1032, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 1145, 443, 679, 475, 691, 794, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 586, 1231, 1270, 1292, 1300, 695, 777, 0, 20720, 31804, 32764, 0, 0, 0, 32746, 0, 32, 0, 0, 0, 28962, 18075, 32746, 0, 3, 0, 0, 0, 25920, 31804, 32764, 0, 3, 0, 0, 0, 25936, 31804, 32764, 0, 20592, 31804, 32764, 0, 20624, 31804, 32764, 0, 0, 0, 0, 512, 20592, 31804, 32764, 0, 25888, 31804, 32764, 0, 128, 0, 0, 0, 36, 0, 0, 0, -17896, 28771, 21913, 0, 36, 0, 0, 0, -12960, 17128, 32746, 0, 25936, 31804, 32764, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, -9392, 18075, 32746, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140644183697480, node = 0x7fea469be848, id = 140644183697480, num = 1184622664, tbl = 0x7fea469be848, vars = 0x7fea469be848, strterm = 0x7fea469be848, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140644183699640, node = 0x7fea469bf0b8, id = 140644183699640, num = 1184624824, tbl = 0x7fea469bf0b8, vars = 0x7fea469bf0b8, strterm = 0x7fea469bf0b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140644122414000, node = 0x7fea42f4cbb0, id = 140644122414000, num = 1123339184, tbl = 0x7fea42f4cbb0, vars = 0x7fea42f4cbb0, strterm = 0x7fea42f4cbb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140644122422120, node = 0x7fea42f4eb68, id = 140644122422120, num = 1123347304, tbl = 0x7fea42f4eb68, vars = 0x7fea42f4eb68, strterm = 0x7fea42f4eb68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140642999074816, node = 0x7fea00000000, id = 140642999074816, num = 0, tbl = 0x7fea00000000, vars = 0x7fea00000000, strterm = 0x7fea00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140644122403160, node = 0x7fea42f4a158, id = 140644122403160, num = 1123328344, tbl = 0x7fea42f4a158, vars = 0x7fea42f4a158, strterm = 0x7fea42f4a158, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140644122368560, node = 0x7fea42f41a30, id = 140644122368560, num = 1123293744, tbl = 0x7fea42f41a30, vars = 0x7fea42f41a30, strterm = 0x7fea42f41a30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140644121801560, node = 0x7fea42eb7358, id = 140644121801560, num = 1122726744, tbl = 0x7fea42eb7358, vars = 0x7fea42eb7358, strterm = 0x7fea42eb7358, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140644121774480, node = 0x7fea42eb0990, id = 140644121774480, num = 1122699664, tbl = 0x7fea42eb0990, vars = 0x7fea42eb0990, strterm = 0x7fea42eb0990, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140644121775640, node = 0x7fea42eb0e18, id = 140644121775640, num = 1122700824, tbl = 0x7fea42eb0e18, vars = 0x7fea42eb0e18, strterm = 0x7fea42eb0e18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94117504707624, node = 0x5599706f6c28, id = 94117504707624, num = 1886350376, tbl = 0x5599706f6c28, vars = 0x5599706f6c28, strterm = 0x5599706f6c28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140644183639480, node = 0x7fea469b05b8, id = 140644183639480, num = 1184564664, tbl = 0x7fea469b05b8, vars = 0x7fea469b05b8, strterm = 0x7fea469b05b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140644183639480, node = 0x7fea469b05b8, id = 140644183639480, num = 1184564664, tbl = 0x7fea469b05b8, vars = 0x7fea469b05b8, strterm = 0x7fea469b05b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140644183664400, node = 0x7fea469b6710, id = 140644183664400, num = 1184589584, tbl = 0x7fea469b6710, vars = 0x7fea469b6710, strterm = 0x7fea469b6710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140644121780560, node = 0x7fea42eb2150, id = 140644121780560, num = 1122705744, tbl = 0x7fea42eb2150, vars = 0x7fea42eb2150, strterm = 0x7fea42eb2150, 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 = 140644121792160, node = 0x7fea42eb4ea0, id = 140644121792160, num = 1122717344, tbl = 0x7fea42eb4ea0, vars = 0x7fea42eb4ea0, strterm = 0x7fea42eb4ea0, 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 = 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 = 140644121790720, node = 0x7fea42eb4900, id = 140644121790720, num = 1122715904, tbl = 0x7fea42eb4900, vars = 0x7fea42eb4900, strterm = 0x7fea42eb4900, 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 = 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 = 140644121801040, node = 0x7fea42eb7150, id = 140644121801040, num = 1122726224, tbl = 0x7fea42eb7150, vars = 0x7fea42eb7150, strterm = 0x7fea42eb7150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140644121807920, node = 0x7fea42eb8c30, id = 140644121807920, num = 1122733104, tbl = 0x7fea42eb8c30, vars = 0x7fea42eb8c30, strterm = 0x7fea42eb8c30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140644121811680, node = 0x7fea42eb9ae0, id = 140644121811680, num = 1122736864, tbl = 0x7fea42eb9ae0, vars = 0x7fea42eb9ae0, strterm = 0x7fea42eb9ae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140644121810240, node = 0x7fea42eb9540, id = 140644121810240, num = 1122735424, tbl = 0x7fea42eb9540, vars = 0x7fea42eb9540, strterm = 0x7fea42eb9540, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94117504707456, node = 0x5599706f6b80, id = 94117504707456, num = 1886350208, tbl = 0x5599706f6b80, vars = 0x5599706f6b80, strterm = 0x5599706f6b80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140644121803800, node = 0x7fea42eb7c18, id = 140644121803800, num = 1122728984, tbl = 0x7fea42eb7c18, vars = 0x7fea42eb7c18, strterm = 0x7fea42eb7c18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140644121415800, node = 0x7fea42e59078, id = 140644121415800, num = 1122340984, tbl = 0x7fea42e59078, vars = 0x7fea42e59078, strterm = 0x7fea42e59078, 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 = 140644120703680, node = 0x7fea42dab2c0, id = 140644120703680, num = 1121628864, tbl = 0x7fea42dab2c0, vars = 0x7fea42dab2c0, strterm = 0x7fea42dab2c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140644120704680, node = 0x7fea42dab6a8, id = 140644120704680, num = 1121629864, tbl = 0x7fea42dab6a8, vars = 0x7fea42dab6a8, strterm = 0x7fea42dab6a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94117504705496, node = 0x5599706f63d8, id = 94117504705496, num = 1886348248, tbl = 0x5599706f63d8, vars = 0x5599706f63d8, strterm = 0x5599706f63d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140644121227320, node = 0x7fea42e2b038, id = 140644121227320, num = 1122152504, tbl = 0x7fea42e2b038, vars = 0x7fea42e2b038, strterm = 0x7fea42e2b038, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140644121228240, node = 0x7fea42e2b3d0, id = 140644121228240, num = 1122153424, tbl = 0x7fea42e2b3d0, vars = 0x7fea42e2b3d0, strterm = 0x7fea42e2b3d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140644121228200, node = 0x7fea42e2b3a8, id = 140644121228200, num = 1122153384, tbl = 0x7fea42e2b3a8, vars = 0x7fea42e2b3a8, strterm = 0x7fea42e2b3a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140644121225240, node = 0x7fea42e2a818, id = 140644121225240, num = 1122150424, tbl = 0x7fea42e2a818, vars = 0x7fea42e2a818, strterm = 0x7fea42e2a818, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140644121217240, node = 0x7fea42e288d8, id = 140644121217240, num = 1122142424, tbl = 0x7fea42e288d8, vars = 0x7fea42e288d8, strterm = 0x7fea42e288d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140644121222680, node = 0x7fea42e29e18, id = 140644121222680, num = 1122147864, tbl = 0x7fea42e29e18, vars = 0x7fea42e29e18, strterm = 0x7fea42e29e18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140644121223400, node = 0x7fea42e2a0e8, id = 140644121223400, num = 1122148584, tbl = 0x7fea42e2a0e8, vars = 0x7fea42e2a0e8, strterm = 0x7fea42e2a0e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140644121340720, node = 0x7fea42e46b30, id = 140644121340720, num = 1122265904, tbl = 0x7fea42e46b30, vars = 0x7fea42e46b30, strterm = 0x7fea42e46b30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140644121218520, node = 0x7fea42e28dd8, id = 140644121218520, num = 1122143704, tbl = 0x7fea42e28dd8, vars = 0x7fea42e28dd8, strterm = 0x7fea42e28dd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140644121220120, node = 0x7fea42e29418, id = 140644121220120, num = 1122145304, tbl = 0x7fea42e29418, vars = 0x7fea42e29418, strterm = 0x7fea42e29418, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140644121349120, node = 0x7fea42e48c00, id = 140644121349120, num = 1122274304, tbl = 0x7fea42e48c00, vars = 0x7fea42e48c00, strterm = 0x7fea42e48c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117504670832, node = 0x5599706edc70, id = 94117504670832, num = 1886313584, tbl = 0x5599706edc70, vars = 0x5599706edc70, strterm = 0x5599706edc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140644121342000, node = 0x7fea42e47030, id = 140644121342000, num = 1122267184, tbl = 0x7fea42e47030, vars = 0x7fea42e47030, strterm = 0x7fea42e47030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140644121342400, node = 0x7fea42e471c0, id = 140644121342400, num = 1122267584, tbl = 0x7fea42e471c0, vars = 0x7fea42e471c0, strterm = 0x7fea42e471c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140644121345000, node = 0x7fea42e47be8, id = 140644121345000, num = 1122270184, tbl = 0x7fea42e47be8, vars = 0x7fea42e47be8, strterm = 0x7fea42e47be8, 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 = 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 = 94117501351360, node = 0x5599703c35c0, id = 94117501351360, num = 1882994112, tbl = 0x5599703c35c0, vars = 0x5599703c35c0, strterm = 0x5599703c35c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140722392816384, node = 0x7ffc7c3c5b00, id = 140722392816384, num = 2084330240, tbl = 0x7ffc7c3c5b00, vars = 0x7ffc7c3c5b00, strterm = 0x7ffc7c3c5b00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117502813719, node = 0x559970528617, id = 94117502813719, num = 1884456471, tbl = 0x559970528617, vars = 0x559970528617, strterm = 0x559970528617, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140722392813856, node = 0x7ffc7c3c5120, id = 140722392813856, num = 2084327712, tbl = 0x7ffc7c3c5120, vars = 0x7ffc7c3c5120, strterm = 0x7ffc7c3c5120, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94117502813726, node = 0x55997052861e, id = 94117502813726, num = 1884456478, tbl = 0x55997052861e, vars = 0x55997052861e, strterm = 0x55997052861e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {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 = 94117502813726, node = 0x55997052861e, id = 94117502813726, num = 1884456478, tbl = 0x55997052861e, vars = 0x55997052861e, strterm = 0x55997052861e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94117502813726, node = 0x55997052861e, id = 94117502813726, num = 1884456478, tbl = 0x55997052861e, vars = 0x55997052861e, strterm = 0x55997052861e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 5323997874636571392, node = 0x49e2a3dbf6a5c300, id = 5323997874636571392, num = -156908800, tbl = 0x49e2a3dbf6a5c300, vars = 0x49e2a3dbf6a5c300, strterm = 0x49e2a3dbf6a5c300, 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 = 94117504067632, node = 0x55997065a830, id = 94117504067632, num = 1885710384, tbl = 0x55997065a830, vars = 0x55997065a830, strterm = 0x55997065a830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94117504067632, node = 0x55997065a830, id = 94117504067632, num = 1885710384, tbl = 0x55997065a830, vars = 0x55997065a830, strterm = 0x55997065a830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722392814944, node = 0x7ffc7c3c5560, id = 140722392814944, num = 2084328800, tbl = 0x7ffc7c3c5560, vars = 0x7ffc7c3c5560, strterm = 0x7ffc7c3c5560, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140722392815648, node = 0x7ffc7c3c5820, id = 140722392815648, num = 2084329504, tbl = 0x7ffc7c3c5820, vars = 0x7ffc7c3c5820, strterm = 0x7ffc7c3c5820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140644193074784, node = 0x7fea472afe60 <clean_info>, id = 140644193074784, num = 1193999968, tbl = 0x7fea472afe60 <clean_info>, vars = 0x7fea472afe60 <clean_info>, strterm = 0x7fea472afe60 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140722392815696, node = 0x7ffc7c3c5850, id = 140722392815696, num = 2084329552, tbl = 0x7ffc7c3c5850, vars = 0x7ffc7c3c5850, strterm = 0x7ffc7c3c5850, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140644191192354, node = 0x7fea470e4522 <optimize_node_left+450>, id = 140644191192354, num = 1192117538, tbl = 0x7fea470e4522 <optimize_node_left+450>, vars = 0x7fea470e4522 <optimize_node_left+450>, strterm = 0x7fea470e4522 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722392815784, node = 0x7ffc7c3c58a8, id = 140722392815784, num = 2084329640, tbl = 0x7ffc7c3c58a8, vars = 0x7ffc7c3c58a8, strterm = 0x7ffc7c3c58a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722392815720, node = 0x7ffc7c3c5868, id = 140722392815720, num = 2084329576, tbl = 0x7ffc7c3c5868, vars = 0x7ffc7c3c5868, strterm = 0x7ffc7c3c5868, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140722392815848, node = 0x7ffc7c3c58e8, id = 140722392815848, num = 2084329704, tbl = 0x7ffc7c3c58e8, vars = 0x7ffc7c3c58e8, strterm = 0x7ffc7c3c58e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140720308486144, node = 0x7ffc00000000, id = 140720308486144, num = 0, tbl = 0x7ffc00000000, vars = 0x7ffc00000000, strterm = 0x7ffc00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722392814968, node = 0x7ffc7c3c5578, id = 140722392814968, num = 2084328824, tbl = 0x7ffc7c3c5578, vars = 0x7ffc7c3c5578, strterm = 0x7ffc7c3c5578, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140722392815912, node = 0x7ffc7c3c5928, id = 140722392815912, num = 2084329768, tbl = 0x7ffc7c3c5928, vars = 0x7ffc7c3c5928, strterm = 0x7ffc7c3c5928, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722392814929, node = 0x7ffc7c3c5551, id = 140722392814929, num = 2084328785, tbl = 0x7ffc7c3c5551, vars = 0x7ffc7c3c5551, strterm = 0x7ffc7c3c5551, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722392814929, node = 0x7ffc7c3c5551, id = 140722392814929, num = 2084328785, tbl = 0x7ffc7c3c5551, vars = 0x7ffc7c3c5551, strterm = 0x7ffc7c3c5551, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140644191186954, node = 0x7fea470e300a <update_string_node_case_fold+298>, id = 140644191186954, num = 1192112138, tbl = 0x7fea470e300a <update_string_node_case_fold+298>, vars = 0x7fea470e300a <update_string_node_case_fold+298>, strterm = 0x7fea470e300a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117501351585, node = 0x5599703c36a1, id = 94117501351585, num = 1882994337, tbl = 0x5599703c36a1, vars = 0x5599703c36a1, strterm = 0x5599703c36a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94117502357472, node = 0x5599704b8fe0, id = 94117502357472, num = 1884000224, tbl = 0x5599704b8fe0, vars = 0x5599704b8fe0, strterm = 0x5599704b8fe0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140722392814920, node = 0x7ffc7c3c5548, id = 140722392814920, num = 2084328776, tbl = 0x7ffc7c3c5548, vars = 0x7ffc7c3c5548, strterm = 0x7ffc7c3c5548, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140722392814928, node = 0x7ffc7c3c5550, id = 140722392814928, num = 2084328784, tbl = 0x7ffc7c3c5550, vars = 0x7ffc7c3c5550, strterm = 0x7ffc7c3c5550, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722392814929, node = 0x7ffc7c3c5551, id = 140722392814929, num = 2084328785, tbl = 0x7ffc7c3c5551, vars = 0x7ffc7c3c5551, strterm = 0x7ffc7c3c5551, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 5323997874636571392, node = 0x49e2a3dbf6a5c300, id = 5323997874636571392, num = -156908800, tbl = 0x49e2a3dbf6a5c300, vars = 0x49e2a3dbf6a5c300, strterm = 0x49e2a3dbf6a5c300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117501351552, node = 0x5599703c3680, id = 94117501351552, num = 1882994304, tbl = 0x5599703c3680, vars = 0x5599703c3680, strterm = 0x5599703c3680, 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 = 94117500821441, node = 0x559970341fc1, id = 94117500821441, num = 1882464193, tbl = 0x559970341fc1, vars = 0x559970341fc1, strterm = 0x559970341fc1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94117500821440, node = 0x559970341fc0, id = 94117500821440, num = 1882464192, tbl = 0x559970341fc0, vars = 0x559970341fc0, strterm = 0x559970341fc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140644191188677, node = 0x7fea470e36c5 <expand_case_fold_string+1141>, id = 140644191188677, num = 1192113861, tbl = 0x7fea470e36c5 <expand_case_fold_string+1141>, vars = 0x7fea470e36c5 <expand_case_fold_string+1141>, strterm = 0x7fea470e36c5 <expand_case_fold_string+1141>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94117500821441, node = 0x559970341fc1, id = 94117500821441, num = 1882464193, tbl = 0x559970341fc1, vars = 0x559970341fc1, strterm = 0x559970341fc1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, 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 = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139844135157761, node = 0x7f3000000001, id = 139844135157761, num = 1, tbl = 0x7f3000000001, vars = 0x7f3000000001, strterm = 0x7f3000000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 56, node = 0x38, id = 56, num = 56, tbl = 0x38, vars = 0x38, strterm = 0x38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117502813726, node = 0x55997052861e, id = 94117502813726, num = 1884456478, tbl = 0x55997052861e, vars = 0x55997052861e, strterm = 0x55997052861e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, 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 = 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 = 5323997874636571392, node = 0x49e2a3dbf6a5c300, id = 5323997874636571392, num = -156908800, tbl = 0x49e2a3dbf6a5c300, vars = 0x49e2a3dbf6a5c300, strterm = 0x49e2a3dbf6a5c300, 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 = 1648, node = 0x670, id = 1648, num = 1648, tbl = 0x670, vars = 0x670, strterm = 0x670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 641, node = 0x281, id = 641, num = 641, tbl = 0x281, vars = 0x281, strterm = 0x281, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117503403904, node = 0x5599705b8780, id = 94117503403904, num = 1885046656, tbl = 0x5599705b8780, vars = 0x5599705b8780, strterm = 0x5599705b8780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140644187143296, node = 0x7fea46d07c80 <main_arena>, id = 140644187143296, num = 1188068480, tbl = 0x7fea46d07c80 <main_arena>, vars = 0x7fea46d07c80 <main_arena>, strterm = 0x7fea46d07c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117503405552, node = 0x5599705b8df0, id = 94117503405552, num = 1885048304, tbl = 0x5599705b8df0, vars = 0x5599705b8df0, strterm = 0x5599705b8df0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1648, node = 0x670, id = 1648, num = 1648, tbl = 0x670, vars = 0x670, strterm = 0x670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140644185615497, node = 0x7fea46b92c89 <_int_realloc+345>, id = 140644185615497, num = 1186540681, tbl = 0x7fea46b92c89 <_int_realloc+345>, vars = 0x7fea46b92c89 <_int_realloc+345>, strterm = 0x7fea46b92c89 <_int_realloc+345>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140644187143296, node = 0x7fea46d07c80 <main_arena>, id = 140644187143296, num = 1188068480, tbl = 0x7fea46d07c80 <main_arena>, vars = 0x7fea46d07c80 <main_arena>, strterm = 0x7fea46d07c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94117503403920, node = 0x5599705b8790, id = 94117503403920, num = 1885046672, tbl = 0x5599705b8790, vars = 0x5599705b8790, strterm = 0x5599705b8790, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94117503403904, node = 0x5599705b8780, id = 94117503403904, num = 1885046656, tbl = 0x5599705b8780, vars = 0x5599705b8780, strterm = 0x5599705b8780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140644185618825, node = 0x7fea46b93989 <__GI___libc_realloc+457>, id = 140644185618825, num = 1186544009, tbl = 0x7fea46b93989 <__GI___libc_realloc+457>, vars = 0x7fea46b93989 <__GI___libc_realloc+457>, strterm = 0x7fea46b93989 <__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 = 94117502357472, node = 0x5599704b8fe0, id = 94117502357472, num = 1884000224, tbl = 0x5599704b8fe0, vars = 0x5599704b8fe0, strterm = 0x5599704b8fe0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94117500822248, node = 0x5599703422e8, id = 94117500822248, num = 1882465000, tbl = 0x5599703422e8, vars = 0x5599703422e8, strterm = 0x5599703422e8, 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 = 94117502357472, node = 0x5599704b8fe0, id = 94117502357472, num = 1884000224, tbl = 0x5599704b8fe0, vars = 0x5599704b8fe0, strterm = 0x5599704b8fe0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94117500822240, node = 0x5599703422e0, id = 94117500822240, num = 1882464992, tbl = 0x5599703422e0, vars = 0x5599703422e0, strterm = 0x5599703422e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140644191218358, node = 0x7fea470eaab6 <compile_tree+5558>, id = 140644191218358, num = 1192143542, tbl = 0x7fea470eaab6 <compile_tree+5558>, vars = 0x7fea470eaab6 <compile_tree+5558>, strterm = 0x7fea470eaab6 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1648, node = 0x670, id = 1648, num = 1648, tbl = 0x670, vars = 0x670, strterm = 0x670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 321, node = 0x141, id = 321, num = 321, tbl = 0x141, vars = 0x141, strterm = 0x141, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94117503403904, node = 0x5599705b8780, id = 94117503403904, num = 1885046656, tbl = 0x5599705b8780, vars = 0x5599705b8780, strterm = 0x5599705b8780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140644187143296, node = 0x7fea46d07c80 <main_arena>, id = 140644187143296, num = 1188068480, tbl = 0x7fea46d07c80 <main_arena>, vars = 0x7fea46d07c80 <main_arena>, strterm = 0x7fea46d07c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5323997874636571392, node = 0x49e2a3dbf6a5c300, id = 5323997874636571392, num = -156908800, tbl = 0x49e2a3dbf6a5c300, vars = 0x49e2a3dbf6a5c300, strterm = 0x49e2a3dbf6a5c300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1648, node = 0x670, id = 1648, num = 1648, tbl = 0x670, vars = 0x670, strterm = 0x670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94117500821088, node = 0x559970341e60, id = 94117500821088, num = 1882463840, tbl = 0x559970341e60, vars = 0x559970341e60, strterm = 0x559970341e60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 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 = 111669149718, node = 0x1a00000016, id = 111669149718, num = 22, tbl = 0x1a00000016, vars = 0x1a00000016, strterm = 0x1a00000016, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 1700, column = 5}}, {beg_pos = {lineno = 1700, column = 6}, end_pos = {lineno = 1700, column = 6}}, {beg_pos = {lineno = 1702, column = 2}, end_pos = {lineno = 1702, column = 51}}, {beg_pos = {lineno = 1702, column = 51}, end_pos = {lineno = 1702, column = 52}}, {beg_pos = {lineno = 1702, column = 52}, end_pos = {lineno = 1702, column = 52}}, {beg_pos = {lineno = 1702, column = 52}, end_pos = {lineno = 1702, column = 52}}, {beg_pos = {lineno = 1700, column = 2}, end_pos = {lineno = 1700, column = 5}}, {beg_pos = {lineno = 1699, column = 8}, end_pos = {lineno = 1699, column = 8}}, {beg_pos = {lineno = 1699, column = 4}, end_pos = {lineno = 1699, column = 7}}, {beg_pos = {lineno = 1695, column = 93}, end_pos = {lineno = 1695, column = 93}}, {beg_pos = {lineno = 1695, column = 93}, end_pos = {lineno = 1695, column = 93}}, {beg_pos = {lineno = 1696, column = 6}, end_pos = {lineno = 1698, column = 10}}, {beg_pos = {lineno = 1698, column = 10}, end_pos = {lineno = 1698, column = 10}}, {beg_pos = {lineno = 1698, column = 10}, end_pos = {lineno = 1698, column = 10}}, {beg_pos = {lineno = 1697, column = 6}, end_pos = {lineno = 1697, column = 18}}, {beg_pos = {lineno = 1698, column = 6}, end_pos = {lineno = 1698, column = 9}}, {beg_pos = {lineno = 1697, column = 8}, end_pos = {lineno = 1697, column = 8}}, {beg_pos = {lineno = 1697, column = 9}, end_pos = {lineno = 1697, column = 17}}, {beg_pos = {lineno = 1697, column = 18}, end_pos = {lineno = 1697, column = 18}}, {beg_pos = {lineno = 1697, column = 18}, end_pos = {lineno = 1697, column = 18}}, {beg_pos = {lineno = 1697, column = 18}, end_pos = {lineno = 1697, column = 18}}, {beg_pos = {lineno = 1697, column = 18}, end_pos = {lineno = 1697, column = 18}}, {beg_pos = {lineno = 1690, column = 25}, end_pos = {lineno = 1690, column = 26}}, {beg_pos = {lineno = 1678, column = 13}, end_pos = {lineno = 1678, column = 13}}, {beg_pos = {lineno = 1677, column = 29}, end_pos = {lineno = 1677, column = 30}}, {beg_pos = {lineno = 1677, column = 25}, end_pos = {lineno = 1677, column = 26}}, {beg_pos = {lineno = 1677, column = 26}, end_pos = {lineno = 1677, column = 29}}, {beg_pos = {lineno = 1677, column = 29}, end_pos = {lineno = 1677, column = 29}}, {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 = 1885710800, column = 21913}, end_pos = {lineno = -156908800, column = 1239589851}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1184335344, column = 32746}, end_pos = {lineno = 1192794340, column = 32746}}, {beg_pos = {lineno = 1167063264, column = 32746}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1184335344, column = 32746}, end_pos = {lineno = 1192816762, column = 32746}}, {beg_pos = {lineno = 1194009344, column = 32746}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1885710800, column = 21913}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 1884456478, column = 21913}, end_pos = {lineno = -156908800, column = 1239589851}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1883070064, column = 21913}}, {beg_pos = {lineno = 1184335344, column = 32746}, end_pos = {lineno = 1184335344, column = 32746}}, {beg_pos = {lineno = 1882038560, column = 21913}, end_pos = {lineno = 1883070064, column = 21913}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 1192832293, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 1884599376, column = 0}, end_pos = {lineno = -156908800, column = 1239589851}}, {beg_pos = {lineno = 1882038560, column = 21913}, end_pos = {lineno = 1185721744, column = 32746}}, {beg_pos = {lineno = 1884599376, column = 21913}, end_pos = {lineno = 1192929617, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 1883070064, column = 21913}}, {beg_pos = {lineno = 1, column = 8}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1195422464, column = 32746}, end_pos = {lineno = 1189996024, column = 32746}}, {beg_pos = {lineno = 99902649, column = 0}, end_pos = {lineno = 1189994464, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -156908800, column = 1239589851}}, {beg_pos = {lineno = 1683, column = 0}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1124101984, column = 32746}, end_pos = {lineno = 1190869801, column = 32746}}, {beg_pos = {lineno = 1195404864, column = 32746}, end_pos = {lineno = 1123074904, column = 32746}}, {beg_pos = {lineno = 1882034400, column = 21913}, end_pos = {lineno = 2084330660, column = 32764}}, {beg_pos = {lineno = 1123074904, column = 32746}, end_pos = {lineno = 1191103309, column = 32746}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1192412069, column = 32746}}, {beg_pos = {lineno = 1882066336, column = 21913}, end_pos = {lineno = -156908800, column = 1239589851}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = 28, column = 0}}, {beg_pos = {lineno = 1124101984, column = 32746}, end_pos = {lineno = 1123074904, column = 32746}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = 1190353159, column = 32746}}, {beg_pos = {lineno = 1882038560, column = 21913}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1885241621, column = 21913}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1882066336, column = 21913}, end_pos = {lineno = 1190801321, column = 32746}}, {beg_pos = {lineno = 1195423344, column = 32746}, end_pos = {lineno = 1191005740, column = 32746}}, {beg_pos = {lineno = 2084330928, column = 32764}, end_pos = {lineno = 1882038560, column = 21913}}, {beg_pos = {lineno = 1190801296, column = 32746}, end_pos = {lineno = 2084334832, column = 32764}}, {beg_pos = {lineno = 2084331012, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1882038560, column = 21913}, end_pos = {lineno = 1185722192, column = 32746}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 1195423344, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1191005850, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2084330784, column = 32764}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 2084335520, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1195475836, column = 32746}}, {beg_pos = {lineno = 1188126720, column = 32746}, end_pos = {lineno = 1185884880, column = 32746}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1185878428, column = 32746}}, {beg_pos = {lineno = 1883654304, column = 21913}, end_pos = {lineno = 1195476969, column = 32746}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1195475623, column = 32746}}, {beg_pos = {lineno = 1195422464, column = 32746}, end_pos = {lineno = 1189996024, column = 32746}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 1189995740, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1195476969, column = 32746}}, {beg_pos = {lineno = 2002, column = 0}, end_pos = {lineno = 1195475623, column = 32746}}, {beg_pos = {lineno = 1195422464, column = 32746}, end_pos = {lineno = 1189996024, column = 32746}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1189991388, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1195476969, column = 32746}}, {beg_pos = {lineno = 914, column = 0}, end_pos = {lineno = 1190045776, column = 32746}}, {beg_pos = {lineno = 1195422464, column = 32746}, end_pos = {lineno = 2084331304, column = 32764}}, {beg_pos = {lineno = 2084331300, column = 32764}, end_pos = {lineno = 1124193393, column = 32746}}, {beg_pos = {lineno = 1190045776, column = 32746}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 2084331300, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 1882621440, column = 21913}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21913}, end_pos = {lineno = 1124194834, column = 32746}}, {beg_pos = {lineno = 1124192352, column = 32746}, end_pos = {lineno = 2084331504, column = 32764}}, {beg_pos = {lineno = 2084331488, column = 32764}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 1883675440, column = 21913}, end_pos = {lineno = 2084331424, column = 32764}}, {beg_pos = {lineno = 2084331440, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 2084331648, column = 32764}, end_pos = {lineno = 1124194834, column = 32746}}, {beg_pos = {lineno = 1883675440, column = 21913}, end_pos = {lineno = 2084331488, column = 32764}}, {beg_pos = {lineno = 2084331504, column = 32764}, end_pos = {lineno = 1195479569, column = 32746}}, {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 = 1883674560, column = 21913}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1883674560, column = 21913}}, {beg_pos = {lineno = 1190044072, column = 1}, end_pos = {lineno = 1883675440, column = 21913}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32746}}, {beg_pos = {lineno = 0, column = 32746}, end_pos = {lineno = 0, column = 21913}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1195507569, column = 32746}}, {beg_pos = {lineno = 1190017960, column = 32746}, end_pos = {lineno = 1195422464, column = 32746}}, {beg_pos = {lineno = 1883674560, column = 21913}, end_pos = {lineno = 1124463176, column = 32746}}, {beg_pos = {lineno = 1124096944, column = 32746}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1123070344, column = 32746}, end_pos = {lineno = 1195507569, column = 32746}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 1883674560, column = 21913}, end_pos = {lineno = 1124463688, column = 32746}}, {beg_pos = {lineno = 1883680960, column = 21913}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1123070344, column = 32746}, end_pos = {lineno = 1195507569, column = 32746}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1190017960, column = 32746}, end_pos = {lineno = 1191538624, column = 32746}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 2084332640, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1883680960, column = 21913}, end_pos = {lineno = 1195519406, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1124442976, column = 32746}}, {beg_pos = {lineno = 2084327662, column = 32764}, end_pos = {lineno = 2084332464, column = 32764}}, {beg_pos = {lineno = 1123069464, column = 32746}, end_pos = {lineno = 2084327268, column = 32764}}, {beg_pos = {lineno = 2084327264, column = 32764}, end_pos = {lineno = 1195422464, column = 32746}}, {beg_pos = {lineno = 1195422464, column = 32746}, end_pos = {lineno = 1189996024, column = 32746}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 1184575504, column = 32746}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 1123488144, column = 32746}}, {beg_pos = {lineno = 1184674208, column = 32746}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1917198371, column = 1746955631}, end_pos = {lineno = 1936749684, column = 1647259450}}, {beg_pos = {lineno = 1814919522, column = 778530401}, end_pos = {lineno = 795308655, column = 1970500457}}, {beg_pos = {lineno = 1184674208, column = 32746}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1882038560, column = 21913}, end_pos = {lineno = 1185721616, column = 32746}}, {beg_pos = {lineno = 22, column = 27}, end_pos = {lineno = 22, column = 27}}, {beg_pos = {lineno = -1658659005, column = 173688}, end_pos = {lineno = 1885346304, column = 21913}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1185721616, column = 32746}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1188068576, column = 32746}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 22, column = 26}}, {beg_pos = {lineno = 22, column = 24}, end_pos = {lineno = 22, column = 24}}, {beg_pos = {lineno = 537555827, column = 538976288}, end_pos = {lineno = 1869563424, column = 538976266}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1971568282, column = -887725386}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1971568282, column = -887725386}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1190560099, column = 32746}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1188068576, column = 32746}}, {beg_pos = {lineno = 1885728344, column = 21913}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1971568282, column = -887725386}, end_pos = {lineno = 1885372352, column = 21913}}, {beg_pos = {lineno = 1882038120, column = 21913}, end_pos = {lineno = 1188068480, column = 32746}}, {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 = 1186536539, column = 32746}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1971568282, column = -887725386}}, {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 = 140644183639480, node = 0x7fea469b05b8, id = 140644183639480, num = 1184564664, tbl = 0x7fea469b05b8, vars = 0x7fea469b05b8, strterm = 0x7fea469b05b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}
        yyloc = {beg_pos = {lineno = 1702, column = 52}, end_pos = {lineno = 1702, column = 52}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000@x\233F\352\177\000\000\000\303\363B\352\177\000\000\200|\320F\352\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\255\254F\352\177\000\000\000\000\000\000\000\000\000\000\342\062\271F\352\177\000\000pIdp\231U\000\000@x\233F\352\177\000\000`\336`p\231U\000\000\340\220-p\231U\000\000\004\000\000\000\000\000\000\000\340\210\377F\352\177\000"
        yymsg = 0x7ffc7c3c63d0 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#34 0x00007fea430415b2 in ripper_parse0 (parser_v=parser_v@entry=140644183668760) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14372
        p = 0x55997060de60
#35 0x00007fea46fd5016 in rb_ensure (b_proc=b_proc@entry=0x7fea430414d0 <ripper_parse0>, data1=data1@entry=140644183668760, e_proc=e_proc@entry=0x7fea43023ae0 <ripper_ensure>, data2=data2@entry=140644183668760) at /tmp/ruby/src/trunk-random1/eval.c:1005
        _ec = 0x5599702da120
        _tag = {tag = 36, retval = 94115618357309, buf = {0x7fea469b7818, 0x7fea46fd5100 <rb_ensure+528>, 0x0, 0x7ffc7c3c64c0, 0x0}, prev = 0x7ffc7c3c6840, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x5599702da120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fea43023ae0 <ripper_ensure>, data2 = 140644183668760}}
#36 0x00007fea43024315 in ripper_parse (self=140644183668760) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14410
        p = 0x55997060de60
#37 0x00007fea47199074 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fea46acad90, ec=0x5599702da120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fea469b3010
        cfunc = 0x55997046b0c8
        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>
#38 vm_call_cfunc_with_frame (ec=0x5599702da120, reg_cfp=0x7fea46acad90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#39 0x00007fea471a848d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:368
        val = 32
        ci = 0x999999999999ab08
        cc = <optimized out>
        recv = 94117500391648
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fea42f0ae40, block_handler = 0, recv = 140644183668760, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#40 vm_exec_core (ec=0x5599702da120, initial=67857) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x10911
        leaf = <optimized out>
        val = 32
        reg_pc = 0x5599703f41b8
        reg_cfp = 0x7fea46acad90
        insns_address_table = {0x7fea471aabff <vm_exec_core+10351>, 0x7fea471a8609 <vm_exec_core+633>, 0x7fea471aa7be <vm_exec_core+9262>, 0x7fea471aa744 <vm_exec_core+9140>, 0x7fea471aa6cd <vm_exec_core+9021>, 0x7fea471aa64e <vm_exec_core+8894>, 0x7fea471aa5ce <vm_exec_core+8766>, 0x7fea471aa572 <vm_exec_core+8674>, 0x7fea471aa517 <vm_exec_core+8583>, 0x7fea471aa4c7 <vm_exec_core+8503>, 0x7fea471aa34c <vm_exec_core+8124>, 0x7fea471aa1a1 <vm_exec_core+7697>, 0x7fea471aa0b6 <vm_exec_core+7462>, 0x7fea471aa047 <vm_exec_core+7351>, 0x7fea471a9fda <vm_exec_core+7242>, 0x7fea471a9f9f <vm_exec_core+7183>, 0x7fea471a9f69 <vm_exec_core+7129>, 0x7fea471a9f36 <vm_exec_core+7078>, 0x7fea471aa82a <vm_exec_core+9370>, 0x7fea471a9297 <vm_exec_core+3847>, 0x7fea471a9229 <vm_exec_core+3737>, 0x7fea471a91ee <vm_exec_core+3678>, 0x7fea471a9198 <vm_exec_core+3592>, 0x7fea471a9154 <vm_exec_core+3524>, 0x7fea471a90cd <vm_exec_core+3389>, 0x7fea471a9098 <vm_exec_core+3336>, 0x7fea471a903d <vm_exec_core+3245>, 0x7fea471a8fc5 <vm_exec_core+3125>, 0x7fea471a8f8d <vm_exec_core+3069>, 0x7fea471a8f55 <vm_exec_core+3013>, 0x7fea471a8d60 <vm_exec_core+2512>, 0x7fea471a8ccf <vm_exec_core+2367>, 0x7fea471a8c72 <vm_exec_core+2274>, 0x7fea471a8bf9 <vm_exec_core+2153>, 0x7fea471a9939 <vm_exec_core+5545>, 0x7fea471a9914 <vm_exec_core+5508>, 0x7fea471a98db <vm_exec_core+5451>, 0x7fea471a988b <vm_exec_core+5371>, 0x7fea471a9859 <vm_exec_core+5321>, 0x7fea471a976e <vm_exec_core+5086>, 0x7fea471a9729 <vm_exec_core+5017>, 0x7fea471a96e3 <vm_exec_core+4947>, 0x7fea471a96b3 <vm_exec_core+4899>, 0x7fea471a95e8 <vm_exec_core+4696>, 0x7fea471a9653 <vm_exec_core+4803>, 0x7fea471a94b8 <vm_exec_core+4392>, 0x7fea471a944b <vm_exec_core+4283>, 0x7fea471a93be <vm_exec_core+4142>, 0x7fea471a9302 <vm_exec_core+3954>, 0x7fea471a92ca <vm_exec_core+3898>, 0x7fea471a9e37 <vm_exec_core+6823>, 0x7fea471a9d24 <vm_exec_core+6548>, 0x7fea471a83e8 <vm_exec_core+88>, 0x7fea471a9eb2 <vm_exec_core+6946>, 0x7fea471a9a7d <vm_exec_core+5869>, 0x7fea471aad47 <vm_exec_core+10679>, 0x7fea471a9a33 <vm_exec_core+5795>, 0x7fea471a99da <vm_exec_core+5706>, 0x7fea471a9981 <vm_exec_core+5617>, 0x7fea471a9c16 <vm_exec_core+6278>, 0x7fea471a9b40 <vm_exec_core+6064>, 0x7fea471a9ac7 <vm_exec_core+5943>, 0x7fea471aab9e <vm_exec_core+10254>, 0x7fea471a9e7a <vm_exec_core+6890>, 0x7fea471a9ccd <vm_exec_core+6461>, 0x7fea471a8a5a <vm_exec_core+1738>, 0x7fea471a8a20 <vm_exec_core+1680>, 0x7fea471a8b52 <vm_exec_core+1986>, 0x7fea471a8ab1 <vm_exec_core+1825>, 0x7fea471ab02f <vm_exec_core+11423>, 0x7fea471aaf86 <vm_exec_core+11254>, 0x7fea471ab206 <vm_exec_core+11894>, 0x7fea471ab193 <vm_exec_core+11779>, 0x7fea471ab0ed <vm_exec_core+11613>, 0x7fea471ab091 <vm_exec_core+11521>, 0x7fea471ab5b3 <vm_exec_core+12835>, 0x7fea471ab516 <vm_exec_core+12678>, 0x7fea471ab47e <vm_exec_core+12526>, 0x7fea471ab3e1 <vm_exec_core+12369>, 0x7fea471ab349 <vm_exec_core+12217>, 0x7fea471aac88 <vm_exec_core+10488>, 0x7fea471ab2fe <vm_exec_core+12142>, 0x7fea471ab2a8 <vm_exec_core+12056>, 0x7fea471aae15 <vm_exec_core+10885>, 0x7fea471aad8b <vm_exec_core+10747>, 0x7fea471a89b3 <vm_exec_core+1571>, 0x7fea471a8955 <vm_exec_core+1477>, 0x7fea471aaf52 <vm_exec_core+11202>, 0x7fea471aaf1e <vm_exec_core+11150>, 0x7fea471aaecd <vm_exec_core+11069>, 0x7fea471aae7e <vm_exec_core+10990>, 0x7fea471aacbb <vm_exec_core+10539>, 0x7fea471aac10 <vm_exec_core+10368>, 0x7fea471a88e8 <vm_exec_core+1368>, 0x7fea471a8891 <vm_exec_core+1281>, 0x7fea471a880e <vm_exec_core+1150>, 0x7fea471a87c9 <vm_exec_core+1081>, 0x7fea471a877c <vm_exec_core+1004>, 0x7fea471a872f <vm_exec_core+927>, 0x7fea471a86da <vm_exec_core+842>, 0x7fea471a86a7 <vm_exec_core+791>, 0x7fea471a8674 <vm_exec_core+740>, 0x7fea471aad2b <vm_exec_core+10651>, 0x7fea471a85fa <vm_exec_core+618>, 0x7fea471aa7af <vm_exec_core+9247>, 0x7fea471aa735 <vm_exec_core+9125>, 0x7fea471aa6be <vm_exec_core+9006>, 0x7fea471aa63f <vm_exec_core+8879>, 0x7fea471aa5bf <vm_exec_core+8751>, 0x7fea471aa563 <vm_exec_core+8659>, 0x7fea471aa508 <vm_exec_core+8568>, 0x7fea471aa4b8 <vm_exec_core+8488>, 0x7fea471aa33d <vm_exec_core+8109>, 0x7fea471aa192 <vm_exec_core+7682>, 0x7fea471aa0a7 <vm_exec_core+7447>, 0x7fea471aa038 <vm_exec_core+7336>, 0x7fea471a9fcb <vm_exec_core+7227>, 0x7fea471a9f90 <vm_exec_core+7168>, 0x7fea471a9f5a <vm_exec_core+7114>, 0x7fea471a9f27 <vm_exec_core+7063>, 0x7fea471aa81b <vm_exec_core+9355>, 0x7fea471a9288 <vm_exec_core+3832>, 0x7fea471a921a <vm_exec_core+3722>, 0x7fea471a91df <vm_exec_core+3663>, 0x7fea471a9189 <vm_exec_core+3577>, 0x7fea471a9145 <vm_exec_core+3509>, 0x7fea471a90be <vm_exec_core+3374>, 0x7fea471a9089 <vm_exec_core+3321>, 0x7fea471a902e <vm_exec_core+3230>, 0x7fea471a8fb6 <vm_exec_core+3110>, 0x7fea471a8f7e <vm_exec_core+3054>, 0x7fea471a8f46 <vm_exec_core+2998>, 0x7fea471a8d51 <vm_exec_core+2497>, 0x7fea471a8cc0 <vm_exec_core+2352>, 0x7fea471a8c63 <vm_exec_core+2259>, 0x7fea471a8bea <vm_exec_core+2138>, 0x7fea471a992a <vm_exec_core+5530>, 0x7fea471a9905 <vm_exec_core+5493>, 0x7fea471a98cc <vm_exec_core+5436>, 0x7fea471a987c <vm_exec_core+5356>, 0x7fea471a984a <vm_exec_core+5306>, 0x7fea471a975f <vm_exec_core+5071>, 0x7fea471a971a <vm_exec_core+5002>, 0x7fea471a96d4 <vm_exec_core+4932>, 0x7fea471a96a4 <vm_exec_core+4884>, 0x7fea471a95d9 <vm_exec_core+4681>, 0x7fea471a9644 <vm_exec_core+4788>, 0x7fea471a94a9 <vm_exec_core+4377>, 0x7fea471a943c <vm_exec_core+4268>, 0x7fea471a93af <vm_exec_core+4127>, 0x7fea471a92f3 <vm_exec_core+3939>, 0x7fea471a92bb <vm_exec_core+3883>, 0x7fea471a9e28 <vm_exec_core+6808>, 0x7fea471a9d15 <vm_exec_core+6533>, 0x7fea471ab7d3 <vm_exec_core+13379>, 0x7fea471a9ea3 <vm_exec_core+6931>, 0x7fea471a9a6e <vm_exec_core+5854>, 0x7fea471ab7bf <vm_exec_core+13359>, 0x7fea471a9a24 <vm_exec_core+5780>, 0x7fea471a99cb <vm_exec_core+5691>, 0x7fea471a9972 <vm_exec_core+5602>, 0x7fea471a9c07 <vm_exec_core+6263>, 0x7fea471a9b31 <vm_exec_core+6049>, 0x7fea471a9ab8 <vm_exec_core+5928>, 0x7fea471aab8f <vm_exec_core+10239>, 0x7fea471a9e6b <vm_exec_core+6875>, 0x7fea471a9cbe <vm_exec_core+6446>, 0x7fea471a8a4b <vm_exec_core+1723>, 0x7fea471a8a11 <vm_exec_core+1665>, 0x7fea471a8b43 <vm_exec_core+1971>, 0x7fea471a8aa2 <vm_exec_core+1810>, 0x7fea471ab7ab <vm_exec_core+13339>, 0x7fea471ab797 <vm_exec_core+13319>, 0x7fea471ab783 <vm_exec_core+13299>, 0x7fea471ab76f <vm_exec_core+13279>, 0x7fea471ab75b <vm_exec_core+13259>, 0x7fea471ab747 <vm_exec_core+13239>, 0x7fea471ab72c <vm_exec_core+13212>, 0x7fea471ab718 <vm_exec_core+13192>, 0x7fea471ab704 <vm_exec_core+13172>, 0x7fea471ab6f0 <vm_exec_core+13152>, 0x7fea471ab6dc <vm_exec_core+13132>, 0x7fea471ab6c8 <vm_exec_core+13112>, 0x7fea471ab6b4 <vm_exec_core+13092>, 0x7fea471ab6a0 <vm_exec_core+13072>, 0x7fea471ab68c <vm_exec_core+13052>, 0x7fea471ab678 <vm_exec_core+13032>, 0x7fea471a89a4 <vm_exec_core+1556>, 0x7fea471a8946 <vm_exec_core+1462>, 0x7fea471ab664 <vm_exec_core+13012>, 0x7fea471ab650 <vm_exec_core+12992>, 0x7fea471ab63c <vm_exec_core+12972>, 0x7fea471ab628 <vm_exec_core+12952>, 0x7fea471a83d1 <vm_exec_core+65>, 0x7fea471a83d5 <vm_exec_core+69>, 0x7fea471a88d9 <vm_exec_core+1353>, 0x7fea471a8882 <vm_exec_core+1266>, 0x7fea471a87ff <vm_exec_core+1135>, 0x7fea471a87ba <vm_exec_core+1066>, 0x7fea471a876d <vm_exec_core+989>...}
#41 0x00007fea471aec2b in rb_vm_exec (ec=0x5599702da120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x5599702da120
        _tag = {tag = 36, retval = 4, buf = {0x5599702da120, 0x7fea471ae420 <rb_vm_exec+400>, 0x0, 0x7ffc7c3c6770, 0x7fea469cb120}, prev = 0x7ffc7c3c6c20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#42 0x00007fea471aee29 in eval_string_with_cref (self=<optimized out>, src=140644183668560, cref=0x7fea469b7728, file=140644122346400, line=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1701
        ec = 0x5599702da120
        block = {as = {captured = {self = 140644183668760, ep = 0x7fea469cb150, code = {iseq = 0x7fea42fdf5a0, ifunc = 0x7fea42fdf5a0, val = 140644123014560}}, symbol = 140644183668760, proc = 140644183668760}, type = block_type_iseq}
        iseq = 0x7fea469b70c0
        cfp = <optimized out>
#43 0x00007fea471be2ca in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140644183668760) at /tmp/ruby/src/trunk-random1/vm_eval.c:1946
        cref = 0x7fea469b7728
#44 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 = 140644122346400
        line = <optimized out>
        code = 140644183668560
#45 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140644183668760) at /tmp/ruby/src/trunk-random1/vm_eval.c:2010
No locals.
#46 0x00007fea47199074 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fea46acae10, ec=0x5599702da120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fea46966e68
        cfunc = 0x55997031ce08
        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>
#47 vm_call_cfunc_with_frame (ec=0x5599702da120, reg_cfp=0x7fea46acae10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#48 0x00007fea471a848d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:368
        val = 32
        ci = 0x999999999999ab08
        cc = <optimized out>
        recv = 94117500391648
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fea42f0afd0, block_handler = 0, recv = 140644183668760, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#49 vm_exec_core (ec=0x5599702da120, initial=67857) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x10911
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55997042e448
        reg_cfp = 0x7fea46acae10
        insns_address_table = {0x7fea471aabff <vm_exec_core+10351>, 0x7fea471a8609 <vm_exec_core+633>, 0x7fea471aa7be <vm_exec_core+9262>, 0x7fea471aa744 <vm_exec_core+9140>, 0x7fea471aa6cd <vm_exec_core+9021>, 0x7fea471aa64e <vm_exec_core+8894>, 0x7fea471aa5ce <vm_exec_core+8766>, 0x7fea471aa572 <vm_exec_core+8674>, 0x7fea471aa517 <vm_exec_core+8583>, 0x7fea471aa4c7 <vm_exec_core+8503>, 0x7fea471aa34c <vm_exec_core+8124>, 0x7fea471aa1a1 <vm_exec_core+7697>, 0x7fea471aa0b6 <vm_exec_core+7462>, 0x7fea471aa047 <vm_exec_core+7351>, 0x7fea471a9fda <vm_exec_core+7242>, 0x7fea471a9f9f <vm_exec_core+7183>, 0x7fea471a9f69 <vm_exec_core+7129>, 0x7fea471a9f36 <vm_exec_core+7078>, 0x7fea471aa82a <vm_exec_core+9370>, 0x7fea471a9297 <vm_exec_core+3847>, 0x7fea471a9229 <vm_exec_core+3737>, 0x7fea471a91ee <vm_exec_core+3678>, 0x7fea471a9198 <vm_exec_core+3592>, 0x7fea471a9154 <vm_exec_core+3524>, 0x7fea471a90cd <vm_exec_core+3389>, 0x7fea471a9098 <vm_exec_core+3336>, 0x7fea471a903d <vm_exec_core+3245>, 0x7fea471a8fc5 <vm_exec_core+3125>, 0x7fea471a8f8d <vm_exec_core+3069>, 0x7fea471a8f55 <vm_exec_core+3013>, 0x7fea471a8d60 <vm_exec_core+2512>, 0x7fea471a8ccf <vm_exec_core+2367>, 0x7fea471a8c72 <vm_exec_core+2274>, 0x7fea471a8bf9 <vm_exec_core+2153>, 0x7fea471a9939 <vm_exec_core+5545>, 0x7fea471a9914 <vm_exec_core+5508>, 0x7fea471a98db <vm_exec_core+5451>, 0x7fea471a988b <vm_exec_core+5371>, 0x7fea471a9859 <vm_exec_core+5321>, 0x7fea471a976e <vm_exec_core+5086>, 0x7fea471a9729 <vm_exec_core+5017>, 0x7fea471a96e3 <vm_exec_core+4947>, 0x7fea471a96b3 <vm_exec_core+4899>, 0x7fea471a95e8 <vm_exec_core+4696>, 0x7fea471a9653 <vm_exec_core+4803>, 0x7fea471a94b8 <vm_exec_core+4392>, 0x7fea471a944b <vm_exec_core+4283>, 0x7fea471a93be <vm_exec_core+4142>, 0x7fea471a9302 <vm_exec_core+3954>, 0x7fea471a92ca <vm_exec_core+3898>, 0x7fea471a9e37 <vm_exec_core+6823>, 0x7fea471a9d24 <vm_exec_core+6548>, 0x7fea471a83e8 <vm_exec_core+88>, 0x7fea471a9eb2 <vm_exec_core+6946>, 0x7fea471a9a7d <vm_exec_core+5869>, 0x7fea471aad47 <vm_exec_core+10679>, 0x7fea471a9a33 <vm_exec_core+5795>, 0x7fea471a99da <vm_exec_core+5706>, 0x7fea471a9981 <vm_exec_core+5617>, 0x7fea471a9c16 <vm_exec_core+6278>, 0x7fea471a9b40 <vm_exec_core+6064>, 0x7fea471a9ac7 <vm_exec_core+5943>, 0x7fea471aab9e <vm_exec_core+10254>, 0x7fea471a9e7a <vm_exec_core+6890>, 0x7fea471a9ccd <vm_exec_core+6461>, 0x7fea471a8a5a <vm_exec_core+1738>, 0x7fea471a8a20 <vm_exec_core+1680>, 0x7fea471a8b52 <vm_exec_core+1986>, 0x7fea471a8ab1 <vm_exec_core+1825>, 0x7fea471ab02f <vm_exec_core+11423>, 0x7fea471aaf86 <vm_exec_core+11254>, 0x7fea471ab206 <vm_exec_core+11894>, 0x7fea471ab193 <vm_exec_core+11779>, 0x7fea471ab0ed <vm_exec_core+11613>, 0x7fea471ab091 <vm_exec_core+11521>, 0x7fea471ab5b3 <vm_exec_core+12835>, 0x7fea471ab516 <vm_exec_core+12678>, 0x7fea471ab47e <vm_exec_core+12526>, 0x7fea471ab3e1 <vm_exec_core+12369>, 0x7fea471ab349 <vm_exec_core+12217>, 0x7fea471aac88 <vm_exec_core+10488>, 0x7fea471ab2fe <vm_exec_core+12142>, 0x7fea471ab2a8 <vm_exec_core+12056>, 0x7fea471aae15 <vm_exec_core+10885>, 0x7fea471aad8b <vm_exec_core+10747>, 0x7fea471a89b3 <vm_exec_core+1571>, 0x7fea471a8955 <vm_exec_core+1477>, 0x7fea471aaf52 <vm_exec_core+11202>, 0x7fea471aaf1e <vm_exec_core+11150>, 0x7fea471aaecd <vm_exec_core+11069>, 0x7fea471aae7e <vm_exec_core+10990>, 0x7fea471aacbb <vm_exec_core+10539>, 0x7fea471aac10 <vm_exec_core+10368>, 0x7fea471a88e8 <vm_exec_core+1368>, 0x7fea471a8891 <vm_exec_core+1281>, 0x7fea471a880e <vm_exec_core+1150>, 0x7fea471a87c9 <vm_exec_core+1081>, 0x7fea471a877c <vm_exec_core+1004>, 0x7fea471a872f <vm_exec_core+927>, 0x7fea471a86da <vm_exec_core+842>, 0x7fea471a86a7 <vm_exec_core+791>, 0x7fea471a8674 <vm_exec_core+740>, 0x7fea471aad2b <vm_exec_core+10651>, 0x7fea471a85fa <vm_exec_core+618>, 0x7fea471aa7af <vm_exec_core+9247>, 0x7fea471aa735 <vm_exec_core+9125>, 0x7fea471aa6be <vm_exec_core+9006>, 0x7fea471aa63f <vm_exec_core+8879>, 0x7fea471aa5bf <vm_exec_core+8751>, 0x7fea471aa563 <vm_exec_core+8659>, 0x7fea471aa508 <vm_exec_core+8568>, 0x7fea471aa4b8 <vm_exec_core+8488>, 0x7fea471aa33d <vm_exec_core+8109>, 0x7fea471aa192 <vm_exec_core+7682>, 0x7fea471aa0a7 <vm_exec_core+7447>, 0x7fea471aa038 <vm_exec_core+7336>, 0x7fea471a9fcb <vm_exec_core+7227>, 0x7fea471a9f90 <vm_exec_core+7168>, 0x7fea471a9f5a <vm_exec_core+7114>, 0x7fea471a9f27 <vm_exec_core+7063>, 0x7fea471aa81b <vm_exec_core+9355>, 0x7fea471a9288 <vm_exec_core+3832>, 0x7fea471a921a <vm_exec_core+3722>, 0x7fea471a91df <vm_exec_core+3663>, 0x7fea471a9189 <vm_exec_core+3577>, 0x7fea471a9145 <vm_exec_core+3509>, 0x7fea471a90be <vm_exec_core+3374>, 0x7fea471a9089 <vm_exec_core+3321>, 0x7fea471a902e <vm_exec_core+3230>, 0x7fea471a8fb6 <vm_exec_core+3110>, 0x7fea471a8f7e <vm_exec_core+3054>, 0x7fea471a8f46 <vm_exec_core+2998>, 0x7fea471a8d51 <vm_exec_core+2497>, 0x7fea471a8cc0 <vm_exec_core+2352>, 0x7fea471a8c63 <vm_exec_core+2259>, 0x7fea471a8bea <vm_exec_core+2138>, 0x7fea471a992a <vm_exec_core+5530>, 0x7fea471a9905 <vm_exec_core+5493>, 0x7fea471a98cc <vm_exec_core+5436>, 0x7fea471a987c <vm_exec_core+5356>, 0x7fea471a984a <vm_exec_core+5306>, 0x7fea471a975f <vm_exec_core+5071>, 0x7fea471a971a <vm_exec_core+5002>, 0x7fea471a96d4 <vm_exec_core+4932>, 0x7fea471a96a4 <vm_exec_core+4884>, 0x7fea471a95d9 <vm_exec_core+4681>, 0x7fea471a9644 <vm_exec_core+4788>, 0x7fea471a94a9 <vm_exec_core+4377>, 0x7fea471a943c <vm_exec_core+4268>, 0x7fea471a93af <vm_exec_core+4127>, 0x7fea471a92f3 <vm_exec_core+3939>, 0x7fea471a92bb <vm_exec_core+3883>, 0x7fea471a9e28 <vm_exec_core+6808>, 0x7fea471a9d15 <vm_exec_core+6533>, 0x7fea471ab7d3 <vm_exec_core+13379>, 0x7fea471a9ea3 <vm_exec_core+6931>, 0x7fea471a9a6e <vm_exec_core+5854>, 0x7fea471ab7bf <vm_exec_core+13359>, 0x7fea471a9a24 <vm_exec_core+5780>, 0x7fea471a99cb <vm_exec_core+5691>, 0x7fea471a9972 <vm_exec_core+5602>, 0x7fea471a9c07 <vm_exec_core+6263>, 0x7fea471a9b31 <vm_exec_core+6049>, 0x7fea471a9ab8 <vm_exec_core+5928>, 0x7fea471aab8f <vm_exec_core+10239>, 0x7fea471a9e6b <vm_exec_core+6875>, 0x7fea471a9cbe <vm_exec_core+6446>, 0x7fea471a8a4b <vm_exec_core+1723>, 0x7fea471a8a11 <vm_exec_core+1665>, 0x7fea471a8b43 <vm_exec_core+1971>, 0x7fea471a8aa2 <vm_exec_core+1810>, 0x7fea471ab7ab <vm_exec_core+13339>, 0x7fea471ab797 <vm_exec_core+13319>, 0x7fea471ab783 <vm_exec_core+13299>, 0x7fea471ab76f <vm_exec_core+13279>, 0x7fea471ab75b <vm_exec_core+13259>, 0x7fea471ab747 <vm_exec_core+13239>, 0x7fea471ab72c <vm_exec_core+13212>, 0x7fea471ab718 <vm_exec_core+13192>, 0x7fea471ab704 <vm_exec_core+13172>, 0x7fea471ab6f0 <vm_exec_core+13152>, 0x7fea471ab6dc <vm_exec_core+13132>, 0x7fea471ab6c8 <vm_exec_core+13112>, 0x7fea471ab6b4 <vm_exec_core+13092>, 0x7fea471ab6a0 <vm_exec_core+13072>, 0x7fea471ab68c <vm_exec_core+13052>, 0x7fea471ab678 <vm_exec_core+13032>, 0x7fea471a89a4 <vm_exec_core+1556>, 0x7fea471a8946 <vm_exec_core+1462>, 0x7fea471ab664 <vm_exec_core+13012>, 0x7fea471ab650 <vm_exec_core+12992>, 0x7fea471ab63c <vm_exec_core+12972>, 0x7fea471ab628 <vm_exec_core+12952>, 0x7fea471a83d1 <vm_exec_core+65>, 0x7fea471a83d5 <vm_exec_core+69>, 0x7fea471a88d9 <vm_exec_core+1353>, 0x7fea471a8882 <vm_exec_core+1266>, 0x7fea471a87ff <vm_exec_core+1135>, 0x7fea471a87ba <vm_exec_core+1066>, 0x7fea471a876d <vm_exec_core+989>...}
#50 0x00007fea471aec2b in rb_vm_exec (ec=0x5599702da120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x5599702da120
        _tag = {tag = 36, retval = 4, buf = {0x7fea46acaf50, 0x7fea471ae420 <rb_vm_exec+400>, 0x0, 0x7ffc7c3c6b50, 0x0}, prev = 0x7ffc7c3c6fa0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#51 0x00007fea471bd2da in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#52 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1440
        iseq = <optimized out>
        i = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#53 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>
#54 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1495
No locals.
#55 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1503
No locals.
#56 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1337
No locals.
#57 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1353
No locals.
#58 0x00007fea46f3133c in rb_ary_each (ary=140644123172080) at /tmp/ruby/src/trunk-random1/array.c:2747
        i = 3
#59 0x00007fea47199074 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fea46acaf90, ec=0x5599702da120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fea469604a0
        cfunc = 0x559970331348
        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=0x5599702da120, reg_cfp=0x7fea46acaf90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#61 0x00007fea471a9e09 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:368
        val = 32
        ci = <optimized out>
        cc = <optimized out>
        recv = 94117500391648
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fea4699b780, block_handler = 140644184797097, recv = 140644123172080, argc = 0, 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=0x5599702da120, initial=67857) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55997041b920
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x559970419ab8
        reg_cfp = 0x7fea46acaf90
        insns_address_table = {0x7fea471aabff <vm_exec_core+10351>, 0x7fea471a8609 <vm_exec_core+633>, 0x7fea471aa7be <vm_exec_core+9262>, 0x7fea471aa744 <vm_exec_core+9140>, 0x7fea471aa6cd <vm_exec_core+9021>, 0x7fea471aa64e <vm_exec_core+8894>, 0x7fea471aa5ce <vm_exec_core+8766>, 0x7fea471aa572 <vm_exec_core+8674>, 0x7fea471aa517 <vm_exec_core+8583>, 0x7fea471aa4c7 <vm_exec_core+8503>, 0x7fea471aa34c <vm_exec_core+8124>, 0x7fea471aa1a1 <vm_exec_core+7697>, 0x7fea471aa0b6 <vm_exec_core+7462>, 0x7fea471aa047 <vm_exec_core+7351>, 0x7fea471a9fda <vm_exec_core+7242>, 0x7fea471a9f9f <vm_exec_core+7183>, 0x7fea471a9f69 <vm_exec_core+7129>, 0x7fea471a9f36 <vm_exec_core+7078>, 0x7fea471aa82a <vm_exec_core+9370>, 0x7fea471a9297 <vm_exec_core+3847>, 0x7fea471a9229 <vm_exec_core+3737>, 0x7fea471a91ee <vm_exec_core+3678>, 0x7fea471a9198 <vm_exec_core+3592>, 0x7fea471a9154 <vm_exec_core+3524>, 0x7fea471a90cd <vm_exec_core+3389>, 0x7fea471a9098 <vm_exec_core+3336>, 0x7fea471a903d <vm_exec_core+3245>, 0x7fea471a8fc5 <vm_exec_core+3125>, 0x7fea471a8f8d <vm_exec_core+3069>, 0x7fea471a8f55 <vm_exec_core+3013>, 0x7fea471a8d60 <vm_exec_core+2512>, 0x7fea471a8ccf <vm_exec_core+2367>, 0x7fea471a8c72 <vm_exec_core+2274>, 0x7fea471a8bf9 <vm_exec_core+2153>, 0x7fea471a9939 <vm_exec_core+5545>, 0x7fea471a9914 <vm_exec_core+5508>, 0x7fea471a98db <vm_exec_core+5451>, 0x7fea471a988b <vm_exec_core+5371>, 0x7fea471a9859 <vm_exec_core+5321>, 0x7fea471a976e <vm_exec_core+5086>, 0x7fea471a9729 <vm_exec_core+5017>, 0x7fea471a96e3 <vm_exec_core+4947>, 0x7fea471a96b3 <vm_exec_core+4899>, 0x7fea471a95e8 <vm_exec_core+4696>, 0x7fea471a9653 <vm_exec_core+4803>, 0x7fea471a94b8 <vm_exec_core+4392>, 0x7fea471a944b <vm_exec_core+4283>, 0x7fea471a93be <vm_exec_core+4142>, 0x7fea471a9302 <vm_exec_core+3954>, 0x7fea471a92ca <vm_exec_core+3898>, 0x7fea471a9e37 <vm_exec_core+6823>, 0x7fea471a9d24 <vm_exec_core+6548>, 0x7fea471a83e8 <vm_exec_core+88>, 0x7fea471a9eb2 <vm_exec_core+6946>, 0x7fea471a9a7d <vm_exec_core+5869>, 0x7fea471aad47 <vm_exec_core+10679>, 0x7fea471a9a33 <vm_exec_core+5795>, 0x7fea471a99da <vm_exec_core+5706>, 0x7fea471a9981 <vm_exec_core+5617>, 0x7fea471a9c16 <vm_exec_core+6278>, 0x7fea471a9b40 <vm_exec_core+6064>, 0x7fea471a9ac7 <vm_exec_core+5943>, 0x7fea471aab9e <vm_exec_core+10254>, 0x7fea471a9e7a <vm_exec_core+6890>, 0x7fea471a9ccd <vm_exec_core+6461>, 0x7fea471a8a5a <vm_exec_core+1738>, 0x7fea471a8a20 <vm_exec_core+1680>, 0x7fea471a8b52 <vm_exec_core+1986>, 0x7fea471a8ab1 <vm_exec_core+1825>, 0x7fea471ab02f <vm_exec_core+11423>, 0x7fea471aaf86 <vm_exec_core+11254>, 0x7fea471ab206 <vm_exec_core+11894>, 0x7fea471ab193 <vm_exec_core+11779>, 0x7fea471ab0ed <vm_exec_core+11613>, 0x7fea471ab091 <vm_exec_core+11521>, 0x7fea471ab5b3 <vm_exec_core+12835>, 0x7fea471ab516 <vm_exec_core+12678>, 0x7fea471ab47e <vm_exec_core+12526>, 0x7fea471ab3e1 <vm_exec_core+12369>, 0x7fea471ab349 <vm_exec_core+12217>, 0x7fea471aac88 <vm_exec_core+10488>, 0x7fea471ab2fe <vm_exec_core+12142>, 0x7fea471ab2a8 <vm_exec_core+12056>, 0x7fea471aae15 <vm_exec_core+10885>, 0x7fea471aad8b <vm_exec_core+10747>, 0x7fea471a89b3 <vm_exec_core+1571>, 0x7fea471a8955 <vm_exec_core+1477>, 0x7fea471aaf52 <vm_exec_core+11202>, 0x7fea471aaf1e <vm_exec_core+11150>, 0x7fea471aaecd <vm_exec_core+11069>, 0x7fea471aae7e <vm_exec_core+10990>, 0x7fea471aacbb <vm_exec_core+10539>, 0x7fea471aac10 <vm_exec_core+10368>, 0x7fea471a88e8 <vm_exec_core+1368>, 0x7fea471a8891 <vm_exec_core+1281>, 0x7fea471a880e <vm_exec_core+1150>, 0x7fea471a87c9 <vm_exec_core+1081>, 0x7fea471a877c <vm_exec_core+1004>, 0x7fea471a872f <vm_exec_core+927>, 0x7fea471a86da <vm_exec_core+842>, 0x7fea471a86a7 <vm_exec_core+791>, 0x7fea471a8674 <vm_exec_core+740>, 0x7fea471aad2b <vm_exec_core+10651>, 0x7fea471a85fa <vm_exec_core+618>, 0x7fea471aa7af <vm_exec_core+9247>, 0x7fea471aa735 <vm_exec_core+9125>, 0x7fea471aa6be <vm_exec_core+9006>, 0x7fea471aa63f <vm_exec_core+8879>, 0x7fea471aa5bf <vm_exec_core+8751>, 0x7fea471aa563 <vm_exec_core+8659>, 0x7fea471aa508 <vm_exec_core+8568>, 0x7fea471aa4b8 <vm_exec_core+8488>, 0x7fea471aa33d <vm_exec_core+8109>, 0x7fea471aa192 <vm_exec_core+7682>, 0x7fea471aa0a7 <vm_exec_core+7447>, 0x7fea471aa038 <vm_exec_core+7336>, 0x7fea471a9fcb <vm_exec_core+7227>, 0x7fea471a9f90 <vm_exec_core+7168>, 0x7fea471a9f5a <vm_exec_core+7114>, 0x7fea471a9f27 <vm_exec_core+7063>, 0x7fea471aa81b <vm_exec_core+9355>, 0x7fea471a9288 <vm_exec_core+3832>, 0x7fea471a921a <vm_exec_core+3722>, 0x7fea471a91df <vm_exec_core+3663>, 0x7fea471a9189 <vm_exec_core+3577>, 0x7fea471a9145 <vm_exec_core+3509>, 0x7fea471a90be <vm_exec_core+3374>, 0x7fea471a9089 <vm_exec_core+3321>, 0x7fea471a902e <vm_exec_core+3230>, 0x7fea471a8fb6 <vm_exec_core+3110>, 0x7fea471a8f7e <vm_exec_core+3054>, 0x7fea471a8f46 <vm_exec_core+2998>, 0x7fea471a8d51 <vm_exec_core+2497>, 0x7fea471a8cc0 <vm_exec_core+2352>, 0x7fea471a8c63 <vm_exec_core+2259>, 0x7fea471a8bea <vm_exec_core+2138>, 0x7fea471a992a <vm_exec_core+5530>, 0x7fea471a9905 <vm_exec_core+5493>, 0x7fea471a98cc <vm_exec_core+5436>, 0x7fea471a987c <vm_exec_core+5356>, 0x7fea471a984a <vm_exec_core+5306>, 0x7fea471a975f <vm_exec_core+5071>, 0x7fea471a971a <vm_exec_core+5002>, 0x7fea471a96d4 <vm_exec_core+4932>, 0x7fea471a96a4 <vm_exec_core+4884>, 0x7fea471a95d9 <vm_exec_core+4681>, 0x7fea471a9644 <vm_exec_core+4788>, 0x7fea471a94a9 <vm_exec_core+4377>, 0x7fea471a943c <vm_exec_core+4268>, 0x7fea471a93af <vm_exec_core+4127>, 0x7fea471a92f3 <vm_exec_core+3939>, 0x7fea471a92bb <vm_exec_core+3883>, 0x7fea471a9e28 <vm_exec_core+6808>, 0x7fea471a9d15 <vm_exec_core+6533>, 0x7fea471ab7d3 <vm_exec_core+13379>, 0x7fea471a9ea3 <vm_exec_core+6931>, 0x7fea471a9a6e <vm_exec_core+5854>, 0x7fea471ab7bf <vm_exec_core+13359>, 0x7fea471a9a24 <vm_exec_core+5780>, 0x7fea471a99cb <vm_exec_core+5691>, 0x7fea471a9972 <vm_exec_core+5602>, 0x7fea471a9c07 <vm_exec_core+6263>, 0x7fea471a9b31 <vm_exec_core+6049>, 0x7fea471a9ab8 <vm_exec_core+5928>, 0x7fea471aab8f <vm_exec_core+10239>, 0x7fea471a9e6b <vm_exec_core+6875>, 0x7fea471a9cbe <vm_exec_core+6446>, 0x7fea471a8a4b <vm_exec_core+1723>, 0x7fea471a8a11 <vm_exec_core+1665>, 0x7fea471a8b43 <vm_exec_core+1971>, 0x7fea471a8aa2 <vm_exec_core+1810>, 0x7fea471ab7ab <vm_exec_core+13339>, 0x7fea471ab797 <vm_exec_core+13319>, 0x7fea471ab783 <vm_exec_core+13299>, 0x7fea471ab76f <vm_exec_core+13279>, 0x7fea471ab75b <vm_exec_core+13259>, 0x7fea471ab747 <vm_exec_core+13239>, 0x7fea471ab72c <vm_exec_core+13212>, 0x7fea471ab718 <vm_exec_core+13192>, 0x7fea471ab704 <vm_exec_core+13172>, 0x7fea471ab6f0 <vm_exec_core+13152>, 0x7fea471ab6dc <vm_exec_core+13132>, 0x7fea471ab6c8 <vm_exec_core+13112>, 0x7fea471ab6b4 <vm_exec_core+13092>, 0x7fea471ab6a0 <vm_exec_core+13072>, 0x7fea471ab68c <vm_exec_core+13052>, 0x7fea471ab678 <vm_exec_core+13032>, 0x7fea471a89a4 <vm_exec_core+1556>, 0x7fea471a8946 <vm_exec_core+1462>, 0x7fea471ab664 <vm_exec_core+13012>, 0x7fea471ab650 <vm_exec_core+12992>, 0x7fea471ab63c <vm_exec_core+12972>, 0x7fea471ab628 <vm_exec_core+12952>, 0x7fea471a83d1 <vm_exec_core+65>, 0x7fea471a83d5 <vm_exec_core+69>, 0x7fea471a88d9 <vm_exec_core+1353>, 0x7fea471a8882 <vm_exec_core+1266>, 0x7fea471a87ff <vm_exec_core+1135>, 0x7fea471a87ba <vm_exec_core+1066>, 0x7fea471a876d <vm_exec_core+989>...}
#63 0x00007fea471aec2b in rb_vm_exec (ec=0x5599702da120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x5599702da120
        _tag = {tag = 36, retval = 4, buf = {0x7fea42fdfb90, 0x7fea471ae420 <rb_vm_exec+400>, 0x0, 0x7ffc7c3c6ed0, 0x559970368c80}, prev = 0x7ffc7c3c7060, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#64 0x00007fea46fd08d1 in rb_ec_exec_node (ec=ec@entry=0x5599702da120, n=n@entry=0x7fea42fdfb90) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140644191671332, buf = {0x7fea42fdfb90, 0x7fea46fd0922 <rb_ec_exec_node+258>, 0x0, 0x7ffc7c3c7030, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fea42fdfb90
#65 0x00007fea46fd6d93 in ruby_run_node (n=0x7fea42fdfb90) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x5599702da120
        status = 0
#66 0x000055996e76b187 in rb_main (argv=0x7ffc7c3c7268, argc=139) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140722392824137
#67 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