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

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

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

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

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

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

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

# Running tests:


  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random2/test/ripper/test_files_test_2.rb:6]:
pid 489176 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-28T03:41:26Z master 82f46ddb81) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0012 p:---- s:0056 e:000055 CFUNC  :inspect
| c:0011 p:---- s:0053 e:000052 CFUNC  :inspect
| c:0010 p:0011 s:0049 e:000048 METHOD (eval):1 [FINISH]
| c:0009 p:---- s:0043 e:000042 CFUNC  :parse
| c:0008 p:0003 s:0039 e:000038 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0007 p:---- s:0036 e:000035 CFUNC  :instance_eval
| c:0006 p:0050 s:0030 e:000029 BLOCK  -:22
| c:0005 p:0033 s:0026 e:000025 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0019 e:000018 BLOCK  -:20 [FINISH]
| c:0003 p:---- s:0015 e:000014 CFUNC  :each
| c:0002 p:0121 s:0011 E:001188 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:001f60 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in `<main>'
| -:19:in `each'
| -:20:in `block in <main>'
| /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:22:in `block (2 levels) in <main>'
| -:22:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (2 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_ignored_nl'
| (eval):1:in `inspect'
| (eval):1:in `inspect'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007fdf4177174f RBP: 0x000055d33b7cdd18 RSP: 0x00007fff7f3d37b0
|  RAX: 0x0000000000000016 RBX: 0x000000000000000e RCX: 0x202020200a7c672c
|  RDX: 0x0000000000000587 RDI: 0x000055d33b4070e0 RSI: 0x0000000000000007
|   R8: 0x0000000000008048  R9: 0x0000000000000040 R10: 0x00007fdf410f0028
|  R11: 0x0000000000000008 R12: 0x000055d33b4070e0 R13: 0x000055d33b8f0178
|  R14: 0x0000000000000001 R15: 0x000055d33b8f0130 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fdf4194320f] /tmp/ruby/src/trunk-random2/vm_dump.c:785
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random2/vm_dump.c:1101
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7fdf4174a494] /tmp/ruby/src/trunk-random2/error.c:813
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(sigsegv+0x4d) [0x7fdf4188fc5d] /tmp/ruby/src/trunk-random2/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7fdf412af520) [0x7fdf412af520]
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RVALUE_MARKED+0x34) [0x7fdf4177174f] /tmp/ruby/src/trunk-random2/gc.c:1636
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_set) /tmp/ruby/src/trunk-random2/gc.c:6948
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random2/gc.c:7060
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(mark_ast_value+0x9) [0x7fdf417d5c4c] /tmp/ruby/src/trunk-random2/node.c:1379
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random2/node.c:1338
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random2/node.c:1348
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random2/node.c:1436
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7fdf41774a78] /tmp/ruby/src/trunk-random2/gc.c:7512
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random2/gc.c:7550
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8717
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7fdf41775a32] /tmp/ruby/src/trunk-random2/gc.c:8774
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random2/gc.c:8785
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random2/gc.c:9557
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_prepare+0x26) [0x7fdf4177894d] /tmp/ruby/src/trunk-random2/gc.c:2416
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-random2/gc.c:2685
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2791
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7fdf41779091] /tmp/ruby/src/trunk-random2/gc.c:2893
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2913
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2935
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_alloc_embed+0x10) [0x7fdf418ab1a0] /tmp/ruby/src/trunk-random2/string.c:907
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-random2/string.c:943
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_enc_str_new) /tmp/ruby/src/trunk-random2/string.c:1000
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(sym_inspect+0xb8) [0x7fdf418c4f38] /tmp/ruby/src/trunk-random2/string.c:11559
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7fdf41933231] /tmp/ruby/src/trunk-random2/vm_eval.c:148
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-random2/vm_eval.c:162
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-random2/vm_eval.c:208
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fdf4193788f] /tmp/ruby/src/trunk-random2/vm_eval.c:85
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_inspect+0x19) [0x7fdf417ea9a9] /tmp/ruby/src/trunk-random2/object.c:659
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary+0x3e) [0x7fdf416b0531] /tmp/ruby/src/trunk-random2/array.c:3105
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random2/array.c:3097
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(exec_recursive+0x3e8) [0x7fdf418db768] /tmp/ruby/src/trunk-random2/thread.c:5149
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fdf41917ec4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7fdf4192724d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf4192d9eb] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fdf4193788f] /tmp/ruby/src/trunk-random2/vm_eval.c:85
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x5c) [0x7fdf3d7a7f4a] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6282
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(parser_yylex+0xd) [0x7fdf3d7c0ccd] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:9848
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(yylex) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10485
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fdf3d7c15b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7fdf41753fd6] /tmp/ruby/src/trunk-random2/eval.c:1005
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fdf3d7a4315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fdf41917ec4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7fdf4192724d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf4192d9eb] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fdf4192dbe9] /tmp/ruby/src/trunk-random2/vm_eval.c:1701
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7fdf4193df5a] /tmp/ruby/src/trunk-random2/vm_eval.c:1946
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random2/vm_eval.c:1970
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fdf41917ec4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7fdf4192724d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf4192d9eb] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x27b) [0x7fdf4193cf5b] /tmp/ruby/src/trunk-random2/vm.c:1384
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fdf416b02fc] /tmp/ruby/src/trunk-random2/array.c:2747
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2746
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fdf41917ec4] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x98) [0x7fdf41928bc9] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:815
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf4192d9eb] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fdf4174f891] /tmp/ruby/src/trunk-random2/eval.c:287
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7fdf41755d53] /tmp/ruby/src/trunk-random2/eval.c:328
| /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x55d33a8f3187] /tmp/ruby/src/trunk-random2/main.c:39
| /tmp/ruby/build/trunk-random2/ruby(main) /tmp/ruby/src/trunk-random2/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7fdf41296d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fdf41296e40] ../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
| [0x55d33a8f31d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55d33a8f2000-55d33a8f3000 r--p 00000000 00:42 15752151                   /tmp/ruby/build/trunk-random2/ruby
| 55d33a8f3000-55d33a8f4000 r-xp 00001000 00:42 15752151                   /tmp/ruby/build/trunk-random2/ruby
| 55d33a8f4000-55d33a8f5000 r--p 00002000 00:42 15752151                   /tmp/ruby/build/trunk-random2/ruby
| 55d33a8f5000-55d33a8f6000 r--p 00002000 00:42 15752151                   /tmp/ruby/build/trunk-random2/ruby
| 55d33a8f6000-55d33a8f7000 rw-p 00003000 00:42 15752151                   /tmp/ruby/build/trunk-random2/ruby
| 55d33b404000-55d33ba3e000 rw-p 00000000 00:00 0                          [heap]
| 7fdf39ec2000-7fdf3a6ea000 rw-p 00000000 00:00 0 
| 7fdf3a6ea000-7fdf3ab21000 r--s 00000000 00:42 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7fdf3ab21000-7fdf3ad3f000 r--s 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf3ad3f000-7fdf3c0ae000 rw-p 00000000 00:00 0 
| 7fdf3c0ae000-7fdf3d0fa000 r--s 00000000 00:42 15752146                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fdf3d0fa000-7fdf3d130000 r--s 00000000 00:42 15752151                   /tmp/ruby/build/trunk-random2/ruby
| 7fdf3d130000-7fdf3d180000 rw-p 00000000 00:00 0 
| 7fdf3d18e000-7fdf3d470000 rw-p 00000000 00:00 0 
| 7fdf3d480000-7fdf3d590000 rw-p 00000000 00:00 0 
| 7fdf3d5a0000-7fdf3d700000 rw-p 00000000 00:00 0 
| 7fdf3d710000-7fdf3d790000 rw-p 00000000 00:00 0 
| 7fdf3d791000-7fdf3d793000 r--p 00000000 00:42 15996828                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fdf3d793000-7fdf3d798000 r-xp 00002000 00:42 15996828                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fdf3d798000-7fdf3d799000 r--p 00007000 00:42 15996828                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fdf3d799000-7fdf3d79a000 ---p 00008000 00:42 15996828                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fdf3d79a000-7fdf3d79b000 r--p 00008000 00:42 15996828                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fdf3d79b000-7fdf3d79c000 rw-p 00009000 00:42 15996828                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fdf3d79c000-7fdf3d7a2000 r--p 00000000 00:42 15897115                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fdf3d7a2000-7fdf3d7c4000 r-xp 00006000 00:42 15897115                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fdf3d7c4000-7fdf3d7dd000 r--p 00028000 00:42 15897115                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fdf3d7dd000-7fdf3d7df000 r--p 00040000 00:42 15897115                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fdf3d7df000-7fdf3d7e0000 rw-p 00042000 00:42 15897115                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fdf3d7e0000-7fdf3d800000 rw-p 00000000 00:00 0 
| 7fdf3d800000-7fdf3d801000 ---p 00000000 00:00 0 
| 7fdf3d801000-7fdf3d842000 rw-p 00000000 00:00 0 
| 7fdf3d842000-7fdf3d843000 ---p 00000000 00:00 0 
| 7fdf3d843000-7fdf3d884000 rw-p 00000000 00:00 0 
| 7fdf3d884000-7fdf3d885000 ---p 00000000 00:00 0 
| 7fdf3d885000-7fdf3d8c6000 rw-p 00000000 00:00 0 
| 7fdf3d8c6000-7fdf3d8c7000 ---p 00000000 00:00 0 
| 7fdf3d8c7000-7fdf3d908000 rw-p 00000000 00:00 0 
| 7fdf3d908000-7fdf3d909000 ---p 00000000 00:00 0 
| 7fdf3d909000-7fdf3d94a000 rw-p 00000000 00:00 0 
| 7fdf3d94a000-7fdf3d94b000 ---p 00000000 00:00 0 
| 7fdf3d94b000-7fdf3d98c000 rw-p 00000000 00:00 0 
| 7fdf3d98c000-7fdf3d98d000 ---p 00000000 00:00 0 
| 7fdf3d98d000-7fdf3d9ce000 rw-p 00000000 00:00 0 
| 7fdf3d9ce000-7fdf3d9cf000 ---p 00000000 00:00 0 
| 7fdf3d9cf000-7fdf3da10000 rw-p 00000000 00:00 0 
| 7fdf3da10000-7fdf3da11000 ---p 00000000 00:00 0 
| 7fdf3da11000-7fdf3da52000 rw-p 00000000 00:00 0 
| 7fdf3da52000-7fdf3da53000 ---p 00000000 00:00 0 
| 7fdf3da53000-7fdf3da94000 rw-p 00000000 00:00 0 
| 7fdf3da94000-7fdf3da95000 ---p 00000000 00:00 0 
| 7fdf3da95000-7fdf3dad6000 rw-p 00000000 00:00 0 
| 7fdf3dad6000-7fdf3dad7000 ---p 00000000 00:00 0 
| 7fdf3dad7000-7fdf3db18000 rw-p 00000000 00:00 0 
| 7fdf3db18000-7fdf3db19000 ---p 00000000 00:00 0 
| 7fdf3db19000-7fdf3db5a000 rw-p 00000000 00:00 0 
| 7fdf3db5a000-7fdf3db5b000 ---p 00000000 00:00 0 
| 7fdf3db5b000-7fdf3db9c000 rw-p 00000000 00:00 0 
| 7fdf3db9c000-7fdf3db9d000 ---p 00000000 00:00 0 
| 7fdf3db9d000-7fdf3dbde000 rw-p 00000000 00:00 0 
| 7fdf3dbde000-7fdf3dbdf000 ---p 00000000 00:00 0 
| 7fdf3dbdf000-7fdf3dc20000 rw-p 00000000 00:00 0 
| 7fdf3dc20000-7fdf3dc21000 ---p 00000000 00:00 0 
| 7fdf3dc21000-7fdf3dc62000 rw-p 00000000 00:00 0 
| 7fdf3dc62000-7fdf3dc63000 ---p 00000000 00:00 0 
| 7fdf3dc63000-7fdf3dca4000 rw-p 00000000 00:00 0 
| 7fdf3dca4000-7fdf3dca5000 ---p 00000000 00:00 0 
| 7fdf3dca5000-7fdf3dce6000 rw-p 00000000 00:00 0 
| 7fdf3dce6000-7fdf3dce7000 ---p 00000000 00:00 0 
| 7fdf3dce7000-7fdf3dd28000 rw-p 00000000 00:00 0 
| 7fdf3dd28000-7fdf3dd29000 ---p 00000000 00:00 0 
| 7fdf3dd29000-7fdf3dd6a000 rw-p 00000000 00:00 0 
| 7fdf3dd6a000-7fdf3dd6b000 ---p 00000000 00:00 0 
| 7fdf3dd6b000-7fdf3ddac000 rw-p 00000000 00:00 0 
| 7fdf3ddac000-7fdf3ddad000 ---p 00000000 00:00 0 
| 7fdf3ddad000-7fdf3ddee000 rw-p 00000000 00:00 0 
| 7fdf3ddee000-7fdf3ddef000 ---p 00000000 00:00 0 
| 7fdf3ddef000-7fdf3de30000 rw-p 00000000 00:00 0 
| 7fdf3de30000-7fdf3de31000 ---p 00000000 00:00 0 
| 7fdf3de31000-7fdf3de72000 rw-p 00000000 00:00 0 
| 7fdf3de72000-7fdf3de73000 ---p 00000000 00:00 0 
| 7fdf3de73000-7fdf3deb4000 rw-p 00000000 00:00 0 
| 7fdf3deb4000-7fdf3deb5000 ---p 00000000 00:00 0 
| 7fdf3deb5000-7fdf3def6000 rw-p 00000000 00:00 0 
| 7fdf3def6000-7fdf3def7000 ---p 00000000 00:00 0 
| 7fdf3def7000-7fdf3df38000 rw-p 00000000 00:00 0 
| 7fdf3df38000-7fdf3df39000 ---p 00000000 00:00 0 
| 7fdf3df39000-7fdf3df7a000 rw-p 00000000 00:00 0 
| 7fdf3df7a000-7fdf3df7b000 ---p 00000000 00:00 0 
| 7fdf3df7b000-7fdf3dfbc000 rw-p 00000000 00:00 0 
| 7fdf3dfbc000-7fdf3dfbd000 ---p 00000000 00:00 0 
| 7fdf3dfbd000-7fdf3dffe000 rw-p 00000000 00:00 0 
| 7fdf3dffe000-7fdf3dfff000 ---p 00000000 00:00 0 
| 7fdf3dfff000-7fdf3e070000 rw-p 00000000 00:00 0 
| 7fdf3e070000-7fdf3e071000 r--p 00000000 00:42 15997217                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf3e071000-7fdf3e073000 r-xp 00001000 00:42 15997217                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf3e073000-7fdf3e074000 r--p 00003000 00:42 15997217                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf3e074000-7fdf3e075000 r--p 00003000 00:42 15997217                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf3e075000-7fdf3e076000 rw-p 00004000 00:42 15997217                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf3e076000-7fdf41140000 rw-p 00000000 00:00 0 
| 7fdf41140000-7fdf41141000 r--p 00000000 00:42 15882264                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf41141000-7fdf41142000 r-xp 00001000 00:42 15882264                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf41142000-7fdf41143000 r--p 00002000 00:42 15882264                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf41143000-7fdf41144000 r--p 00002000 00:42 15882264                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf41144000-7fdf41145000 rw-p 00003000 00:42 15882264                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf41145000-7fdf41146000 r--p 00000000 00:42 15893431                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fdf41146000-7fdf41147000 r-xp 00001000 00:42 15893431                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fdf41147000-7fdf41148000 r--p 00002000 00:42 15893431                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fdf41148000-7fdf41149000 r--p 00002000 00:42 15893431                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fdf41149000-7fdf4114a000 rw-p 00003000 00:42 15893431                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fdf4114a000-7fdf4124d000 rw-p 00000000 00:00 0 
| 7fdf4124d000-7fdf41250000 r--p 00000000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf41250000-7fdf41267000 r-xp 00003000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf41267000-7fdf4126b000 r--p 0001a000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf4126b000-7fdf4126c000 r--p 0001d000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf4126c000-7fdf4126d000 rw-p 0001e000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf4126d000-7fdf41295000 r--p 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf41295000-7fdf4142a000 r-xp 00028000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf4142a000-7fdf41482000 r--p 001bd000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf41482000-7fdf41486000 r--p 00214000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf41486000-7fdf41488000 rw-p 00218000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf41488000-7fdf41497000 rw-p 00000000 00:00 0 
| 7fdf41497000-7fdf414a5000 r--p 00000000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf414a5000-7fdf41521000 r-xp 0000e000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf41521000-7fdf4157c000 r--p 0008a000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf4157c000-7fdf4157d000 r--p 000e4000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf4157d000-7fdf4157e000 rw-p 000e5000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf4157e000-7fdf41580000 r--p 00000000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf41580000-7fdf41594000 r-xp 00002000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf41594000-7fdf415ad000 r--p 00016000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf415ad000-7fdf415ae000 ---p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf415ae000-7fdf415af000 r--p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf415af000-7fdf415b0000 rw-p 00030000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf415b0000-7fdf415b8000 rw-p 00000000 00:00 0 
| 7fdf415b8000-7fdf415c2000 r--p 00000000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf415c2000-7fdf41621000 r-xp 0000a000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf41621000-7fdf41638000 r--p 00069000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf41638000-7fdf41639000 r--p 0007f000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf41639000-7fdf4163a000 rw-p 00080000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf4163a000-7fdf4163c000 r--p 00000000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf4163c000-7fdf4164d000 r-xp 00002000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf4164d000-7fdf41653000 r--p 00013000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf41653000-7fdf41654000 ---p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf41654000-7fdf41655000 r--p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf41655000-7fdf41656000 rw-p 0001a000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf4165a000-7fdf4169e000 r--p 00000000 00:42 15752146                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fdf4169e000-7fdf419fd000 r-xp 00044000 00:42 15752146                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fdf419fd000-7fdf41b5e000 r--p 003a3000 00:42 15752146                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fdf41b5e000-7fdf41b5f000 ---p 00504000 00:42 15752146                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fdf41b5f000-7fdf41b73000 r--p 00504000 00:42 15752146                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fdf41b73000-7fdf41b76000 rw-p 00518000 00:42 15752146                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fdf41b76000-7fdf41b8c000 rw-p 00000000 00:00 0 
| 7fdf41b8c000-7fdf41b8e000 r--p 00000000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf41b8e000-7fdf41bb8000 r-xp 00002000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf41bb8000-7fdf41bc3000 r--p 0002c000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf41bc4000-7fdf41bc6000 r--p 00037000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf41bc6000-7fdf41bc8000 rw-p 00039000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fff7ebdb000-7fff7f3da000 rw-p 00000000 00:00 0                          [stack]
| 7fff7f3dc000-7fff7f3e0000 r--p 00000000 00:00 0                          [vvar]
| 7fff7f3e0000-7fff7f3e2000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 720.871574s, 32.9615 tests/s, 12364.8751 assertions/s.
23761 tests, 8913487 assertions, 1 failures, 0 errors, 71 skips

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

Finished in 84.613196 seconds

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

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fdf4124bc00 (LWP 489176)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140596847361024) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fdf4124bc00
        old_mask = {__val = {94365720529680, 140596848174291, 94365721068288, 16178285128937833216, 119, 18446744073709551344, 2, 0, 94365721068288, 1, 94365720529680, 140596848174291, 0, 140596848070637, 140596847361024, 140596849686016}}
        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=140596847361024) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140596847361024, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fdf412af476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fdf412957f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x6533663766666637, sa_sigaction = 0x6533663766666637}, sa_mask = {__val = {2, 140596849702560, 3432, 140596855683638, 140596848068688, 2, 7022930802683944992, 3991990708906646898, 140596849702560, 2, 2, 1, 140596855683638, 140596849686016, 140596848021591, 140596847353232}}, sa_flags = 0, sa_restorer = 0x7fdf414876a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 8314900945785856032, 7378697629477789039, 3472335126135203430, 7378697628523966512, 3474076752553600614, 8659627274773999665, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 8751468634664083488, 2308760479236973427, 7161132921294692384, 3991990708906646891, 140596848066413}}
#5  0x00007fdf416a497a in die () at /tmp/ruby/src/trunk-random2/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55d33b488580, fmt=fmt@entry=0x7fdf41a33351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random2/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007fdf4188fc5d in sigsegv (sig=11, info=0x55d33b4886b0, ctx=0x55d33b488580) at /tmp/ruby/src/trunk-random2/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007fdf4177174f in RVALUE_MARKED (obj=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:1636
No locals.
#10 gc_mark_set (obj=94365724499224, objspace=0x55d33b4070e0) at /tmp/ruby/src/trunk-random2/gc.c:6948
No locals.
#11 gc_mark_ptr (objspace=0x55d33b4070e0, obj=94365724499224) at /tmp/ruby/src/trunk-random2/gc.c:7060
        __func__ = "gc_mark_ptr"
#12 0x00007fdf417d5c4c in mark_ast_value (node=0x55d33b8f0178, ctx=0x0) at /tmp/ruby/src/trunk-random2/node.c:1379
        args = <optimized out>
#13 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=14, nbe=0x55d33b8f0130) at /tmp/ruby/src/trunk-random2/node.c:1338
        cursor = 1
        cursor = <optimized out>
#14 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random2/node.c:1348
        nbe = 0x55d33b8f0130
        nbe = <optimized out>
#15 rb_ast_mark (ast=0x7fdf3d685ed8) at /tmp/ruby/src/trunk-random2/node.c:1436
        nb = <optimized out>
#16 0x00007fdf41774a78 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#17 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:7550
No locals.
#18 gc_marks_rest (objspace=0x55d33b4070e0) at /tmp/ruby/src/trunk-random2/gc.c:8717
No locals.
#19 0x00007fdf41775a32 in gc_marks (full_mark=<optimized out>, objspace=0x55d33b4070e0) at /tmp/ruby/src/trunk-random2/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#20 gc_start (objspace=0x55d33b4070e0, reason=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 32735
#21 0x00007fdf4177894d in heap_prepare (heap=0x55d33b407140, size_pool=0x55d33b407108, objspace=0x55d33b4070e0) at /tmp/ruby/src/trunk-random2/gc.c:2416
        __func__ = <optimized out>
#22 heap_next_free_page (heap=0x55d33b407140, size_pool=0x55d33b407108, objspace=0x55d33b4070e0) at /tmp/ruby/src/trunk-random2/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#23 newobj_alloc (objspace=0x55d33b4070e0, cr=0x55d33b407df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x55d33b407108
        heap = 0x55d33b407140
        cache = 0x55d33b408068
        obj = <optimized out>
        __func__ = <optimized out>
#24 0x00007fdf41779091 in newobj_of0 (alloc_size=5, cr=<optimized out>, wb_protected=1, flags=5, klass=140596795010440) at /tmp/ruby/src/trunk-random2/gc.c:2893
        obj = <optimized out>
        objspace = 0x55d33b4070e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#25 newobj_of (alloc_size=5, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#26 rb_wb_protected_newobj_of (klass=klass@entry=140596795010440, flags=flags@entry=5, size=size@entry=36) at /tmp/ruby/src/trunk-random2/gc.c:2935
        __func__ = <optimized out>
#27 0x00007fdf418ab1a0 in str_alloc_embed (capa=12, klass=140596795010440) at /tmp/ruby/src/trunk-random2/string.c:907
        size = 36
        str = <optimized out>
#28 str_new0 (termlen=1, len=11, ptr=0x0, klass=140596795010440) at /tmp/ruby/src/trunk-random2/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>
#29 rb_enc_str_new (ptr=ptr@entry=0x0, len=len@entry=11, enc=0x55d33b40ee50) at /tmp/ruby/src/trunk-random2/string.c:1000
        str = <optimized out>
#30 0x00007fdf418c4f38 in sym_inspect (sym=<optimized out>) at /tmp/ruby/src/trunk-random2/string.c:11559
        enc = <optimized out>
        str = <optimized out>
        ptr = 0x7fdf41131428 "ignored_nl"
        len = 10
        dest = <optimized out>
#31 0x00007fdf41933231 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_eval.c:148
        reg_cfp = 0x7fdf41249d50
        ci = <optimized out>
        me = 0x7fdf410e8d50
        mid = 2769
        block_handler = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        val = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#32 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_eval.c:162
No locals.
#33 vm_call0_body (ec=0x55d33b408120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-random2/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#34 0x00007fdf4193788f in vm_call0_cc (kw_splat=0, cc=0x7fdf3d68ae38, argv=0x0, argc=0, id=2769, recv=14037260, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_eval.c:85
        calling = {ci = 0x7fff7f3d3d90, cc = 0x7fdf3d68ae38, block_handler = 0, recv = 14037260, argc = 0, kw_splat = false}
#35 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=14037260) at /tmp/ruby/src/trunk-random2/vm_eval.c:1040
        ec = 0x55d33b408120
        cc = 0x7fdf3d68ae38
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#36 rb_funcallv (recv=14037260, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-random2/vm_eval.c:1055
No locals.
#37 0x00007fdf417ea9a9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-random2/object.c:659
        str = <optimized out>
        enc = <optimized out>
#38 0x00007fdf416b0531 in inspect_ary (dummy=140596854618255, recur=0, ary=140596846221920) at /tmp/ruby/src/trunk-random2/array.c:3105
        i = 0
        s = <optimized out>
        str = 140596846200400
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#39 inspect_ary (ary=ary@entry=140596846221920, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-random2/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#40 0x00007fdf418db768 in exec_recursive (func=0x7fdf416b04d0 <inspect_ary>, obj=140596846221920, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-random2/thread.c:5149
        _ec = 0x55d33b408120
        _tag = {tag = 36, retval = 1091871136, buf = {0x55d33b457720, 0x7fdf418db5b0 <exec_recursive+560>, 0x0, 0x7fff7f3d3e50, 0x0}, prev = 0x7fff7f3d41f0, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7fdf416b04d0 <inspect_ary>, list = 140596785507160, obj = 140596846221920, pairid = 0, arg = 0}
        outermost = <optimized out>
#41 0x00007fdf41917ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fdf41249d90, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fdf410e0a60
        cfunc = 0x55d33b457728
        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>
#42 vm_call_cfunc_with_frame (ec=0x55d33b408120, reg_cfp=0x7fdf41249d90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#43 0x00007fdf4192724d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_callinfo.h:368
        val = 64
        ci = 0x16
        cc = <optimized out>
        recv = 94365720539360
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7fdf3d68ae88, block_handler = 0, recv = 140596846221920, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#44 vm_exec_core (ec=0x55d33b408120, initial=7) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x7
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55d33b747a68
        reg_cfp = 0x7fdf41249d90
        insns_address_table = {0x7fdf419299bf <vm_exec_core+10351>, 0x7fdf419273c9 <vm_exec_core+633>, 0x7fdf4192957e <vm_exec_core+9262>, 0x7fdf41929504 <vm_exec_core+9140>, 0x7fdf4192948d <vm_exec_core+9021>, 0x7fdf4192940e <vm_exec_core+8894>, 0x7fdf4192938e <vm_exec_core+8766>, 0x7fdf41929332 <vm_exec_core+8674>, 0x7fdf419292d7 <vm_exec_core+8583>, 0x7fdf41929287 <vm_exec_core+8503>, 0x7fdf4192910c <vm_exec_core+8124>, 0x7fdf41928f61 <vm_exec_core+7697>, 0x7fdf41928e76 <vm_exec_core+7462>, 0x7fdf41928e07 <vm_exec_core+7351>, 0x7fdf41928d9a <vm_exec_core+7242>, 0x7fdf41928d5f <vm_exec_core+7183>, 0x7fdf41928d29 <vm_exec_core+7129>, 0x7fdf41928cf6 <vm_exec_core+7078>, 0x7fdf419295ea <vm_exec_core+9370>, 0x7fdf41928057 <vm_exec_core+3847>, 0x7fdf41927fe9 <vm_exec_core+3737>, 0x7fdf41927fae <vm_exec_core+3678>, 0x7fdf41927f58 <vm_exec_core+3592>, 0x7fdf41927f14 <vm_exec_core+3524>, 0x7fdf41927e8d <vm_exec_core+3389>, 0x7fdf41927e58 <vm_exec_core+3336>, 0x7fdf41927dfd <vm_exec_core+3245>, 0x7fdf41927d85 <vm_exec_core+3125>, 0x7fdf41927d4d <vm_exec_core+3069>, 0x7fdf41927d15 <vm_exec_core+3013>, 0x7fdf41927b20 <vm_exec_core+2512>, 0x7fdf41927a8f <vm_exec_core+2367>, 0x7fdf41927a32 <vm_exec_core+2274>, 0x7fdf419279b9 <vm_exec_core+2153>, 0x7fdf419286f9 <vm_exec_core+5545>, 0x7fdf419286d4 <vm_exec_core+5508>, 0x7fdf4192869b <vm_exec_core+5451>, 0x7fdf4192864b <vm_exec_core+5371>, 0x7fdf41928619 <vm_exec_core+5321>, 0x7fdf4192852e <vm_exec_core+5086>, 0x7fdf419284e9 <vm_exec_core+5017>, 0x7fdf419284a3 <vm_exec_core+4947>, 0x7fdf41928473 <vm_exec_core+4899>, 0x7fdf419283a8 <vm_exec_core+4696>, 0x7fdf41928413 <vm_exec_core+4803>, 0x7fdf41928278 <vm_exec_core+4392>, 0x7fdf4192820b <vm_exec_core+4283>, 0x7fdf4192817e <vm_exec_core+4142>, 0x7fdf419280c2 <vm_exec_core+3954>, 0x7fdf4192808a <vm_exec_core+3898>, 0x7fdf41928bf7 <vm_exec_core+6823>, 0x7fdf41928ae4 <vm_exec_core+6548>, 0x7fdf419271a8 <vm_exec_core+88>, 0x7fdf41928c72 <vm_exec_core+6946>, 0x7fdf4192883d <vm_exec_core+5869>, 0x7fdf41929b07 <vm_exec_core+10679>, 0x7fdf419287f3 <vm_exec_core+5795>, 0x7fdf4192879a <vm_exec_core+5706>, 0x7fdf41928741 <vm_exec_core+5617>, 0x7fdf419289d6 <vm_exec_core+6278>, 0x7fdf41928900 <vm_exec_core+6064>, 0x7fdf41928887 <vm_exec_core+5943>, 0x7fdf4192995e <vm_exec_core+10254>, 0x7fdf41928c3a <vm_exec_core+6890>, 0x7fdf41928a8d <vm_exec_core+6461>, 0x7fdf4192781a <vm_exec_core+1738>, 0x7fdf419277e0 <vm_exec_core+1680>, 0x7fdf41927912 <vm_exec_core+1986>, 0x7fdf41927871 <vm_exec_core+1825>, 0x7fdf41929def <vm_exec_core+11423>, 0x7fdf41929d46 <vm_exec_core+11254>, 0x7fdf41929fc6 <vm_exec_core+11894>, 0x7fdf41929f53 <vm_exec_core+11779>, 0x7fdf41929ead <vm_exec_core+11613>, 0x7fdf41929e51 <vm_exec_core+11521>, 0x7fdf4192a373 <vm_exec_core+12835>, 0x7fdf4192a2d6 <vm_exec_core+12678>, 0x7fdf4192a23e <vm_exec_core+12526>, 0x7fdf4192a1a1 <vm_exec_core+12369>, 0x7fdf4192a109 <vm_exec_core+12217>, 0x7fdf41929a48 <vm_exec_core+10488>, 0x7fdf4192a0be <vm_exec_core+12142>, 0x7fdf4192a068 <vm_exec_core+12056>, 0x7fdf41929bd5 <vm_exec_core+10885>, 0x7fdf41929b4b <vm_exec_core+10747>, 0x7fdf41927773 <vm_exec_core+1571>, 0x7fdf41927715 <vm_exec_core+1477>, 0x7fdf41929d12 <vm_exec_core+11202>, 0x7fdf41929cde <vm_exec_core+11150>, 0x7fdf41929c8d <vm_exec_core+11069>, 0x7fdf41929c3e <vm_exec_core+10990>, 0x7fdf41929a7b <vm_exec_core+10539>, 0x7fdf419299d0 <vm_exec_core+10368>, 0x7fdf419276a8 <vm_exec_core+1368>, 0x7fdf41927651 <vm_exec_core+1281>, 0x7fdf419275ce <vm_exec_core+1150>, 0x7fdf41927589 <vm_exec_core+1081>, 0x7fdf4192753c <vm_exec_core+1004>, 0x7fdf419274ef <vm_exec_core+927>, 0x7fdf4192749a <vm_exec_core+842>, 0x7fdf41927467 <vm_exec_core+791>, 0x7fdf41927434 <vm_exec_core+740>, 0x7fdf41929aeb <vm_exec_core+10651>, 0x7fdf419273ba <vm_exec_core+618>, 0x7fdf4192956f <vm_exec_core+9247>, 0x7fdf419294f5 <vm_exec_core+9125>, 0x7fdf4192947e <vm_exec_core+9006>, 0x7fdf419293ff <vm_exec_core+8879>, 0x7fdf4192937f <vm_exec_core+8751>, 0x7fdf41929323 <vm_exec_core+8659>, 0x7fdf419292c8 <vm_exec_core+8568>, 0x7fdf41929278 <vm_exec_core+8488>, 0x7fdf419290fd <vm_exec_core+8109>, 0x7fdf41928f52 <vm_exec_core+7682>, 0x7fdf41928e67 <vm_exec_core+7447>, 0x7fdf41928df8 <vm_exec_core+7336>, 0x7fdf41928d8b <vm_exec_core+7227>, 0x7fdf41928d50 <vm_exec_core+7168>, 0x7fdf41928d1a <vm_exec_core+7114>, 0x7fdf41928ce7 <vm_exec_core+7063>, 0x7fdf419295db <vm_exec_core+9355>, 0x7fdf41928048 <vm_exec_core+3832>, 0x7fdf41927fda <vm_exec_core+3722>, 0x7fdf41927f9f <vm_exec_core+3663>, 0x7fdf41927f49 <vm_exec_core+3577>, 0x7fdf41927f05 <vm_exec_core+3509>, 0x7fdf41927e7e <vm_exec_core+3374>, 0x7fdf41927e49 <vm_exec_core+3321>, 0x7fdf41927dee <vm_exec_core+3230>, 0x7fdf41927d76 <vm_exec_core+3110>, 0x7fdf41927d3e <vm_exec_core+3054>, 0x7fdf41927d06 <vm_exec_core+2998>, 0x7fdf41927b11 <vm_exec_core+2497>, 0x7fdf41927a80 <vm_exec_core+2352>, 0x7fdf41927a23 <vm_exec_core+2259>, 0x7fdf419279aa <vm_exec_core+2138>, 0x7fdf419286ea <vm_exec_core+5530>, 0x7fdf419286c5 <vm_exec_core+5493>, 0x7fdf4192868c <vm_exec_core+5436>, 0x7fdf4192863c <vm_exec_core+5356>, 0x7fdf4192860a <vm_exec_core+5306>, 0x7fdf4192851f <vm_exec_core+5071>, 0x7fdf419284da <vm_exec_core+5002>, 0x7fdf41928494 <vm_exec_core+4932>, 0x7fdf41928464 <vm_exec_core+4884>, 0x7fdf41928399 <vm_exec_core+4681>, 0x7fdf41928404 <vm_exec_core+4788>, 0x7fdf41928269 <vm_exec_core+4377>, 0x7fdf419281fc <vm_exec_core+4268>, 0x7fdf4192816f <vm_exec_core+4127>, 0x7fdf419280b3 <vm_exec_core+3939>, 0x7fdf4192807b <vm_exec_core+3883>, 0x7fdf41928be8 <vm_exec_core+6808>, 0x7fdf41928ad5 <vm_exec_core+6533>, 0x7fdf4192a593 <vm_exec_core+13379>, 0x7fdf41928c63 <vm_exec_core+6931>, 0x7fdf4192882e <vm_exec_core+5854>, 0x7fdf4192a57f <vm_exec_core+13359>, 0x7fdf419287e4 <vm_exec_core+5780>, 0x7fdf4192878b <vm_exec_core+5691>, 0x7fdf41928732 <vm_exec_core+5602>, 0x7fdf419289c7 <vm_exec_core+6263>, 0x7fdf419288f1 <vm_exec_core+6049>, 0x7fdf41928878 <vm_exec_core+5928>, 0x7fdf4192994f <vm_exec_core+10239>, 0x7fdf41928c2b <vm_exec_core+6875>, 0x7fdf41928a7e <vm_exec_core+6446>, 0x7fdf4192780b <vm_exec_core+1723>, 0x7fdf419277d1 <vm_exec_core+1665>, 0x7fdf41927903 <vm_exec_core+1971>, 0x7fdf41927862 <vm_exec_core+1810>, 0x7fdf4192a56b <vm_exec_core+13339>, 0x7fdf4192a557 <vm_exec_core+13319>, 0x7fdf4192a543 <vm_exec_core+13299>, 0x7fdf4192a52f <vm_exec_core+13279>, 0x7fdf4192a51b <vm_exec_core+13259>, 0x7fdf4192a507 <vm_exec_core+13239>, 0x7fdf4192a4ec <vm_exec_core+13212>, 0x7fdf4192a4d8 <vm_exec_core+13192>, 0x7fdf4192a4c4 <vm_exec_core+13172>, 0x7fdf4192a4b0 <vm_exec_core+13152>, 0x7fdf4192a49c <vm_exec_core+13132>, 0x7fdf4192a488 <vm_exec_core+13112>, 0x7fdf4192a474 <vm_exec_core+13092>, 0x7fdf4192a460 <vm_exec_core+13072>, 0x7fdf4192a44c <vm_exec_core+13052>, 0x7fdf4192a438 <vm_exec_core+13032>, 0x7fdf41927764 <vm_exec_core+1556>, 0x7fdf41927706 <vm_exec_core+1462>, 0x7fdf4192a424 <vm_exec_core+13012>, 0x7fdf4192a410 <vm_exec_core+12992>, 0x7fdf4192a3fc <vm_exec_core+12972>, 0x7fdf4192a3e8 <vm_exec_core+12952>, 0x7fdf41927191 <vm_exec_core+65>, 0x7fdf41927195 <vm_exec_core+69>, 0x7fdf41927699 <vm_exec_core+1353>, 0x7fdf41927642 <vm_exec_core+1266>, 0x7fdf419275bf <vm_exec_core+1135>, 0x7fdf4192757a <vm_exec_core+1066>, 0x7fdf4192752d <vm_exec_core+989>...}
#45 0x00007fdf4192d9eb in rb_vm_exec (ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55d33b408120
        _tag = {tag = 36, retval = 4, buf = {0x7fdf3d689f88, 0x7fdf4192d1e0 <rb_vm_exec+400>, 0x0, 0x7fff7f3d4120, 0x24}, prev = 0x7fff7f3d5ae0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#46 0x00007fdf4193788f in vm_call0_cc (kw_splat=0, cc=0x7fdf3d689218, argv=0x7fff7f3d4340, argc=1, id=51921, recv=140596784701320, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_eval.c:85
        calling = {ci = 0x7fff7f3d42d0, cc = 0x7fdf3d689218, block_handler = 0, recv = 140596784701320, argc = 1, kw_splat = false}
#47 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7fff7f3d4340, argc=1, mid=51921, recv=140596784701320) at /tmp/ruby/src/trunk-random2/vm_eval.c:1040
        ec = 0x55d33b408120
        cc = 0x7fdf3d689218
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#48 rb_funcallv (recv=140596784701320, mid=51921, argc=argc@entry=1, argv=argv@entry=0x7fff7f3d4340) at /tmp/ruby/src/trunk-random2/vm_eval.c:1055
No locals.
#49 0x00007fdf3d7a7f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55d33b8f6d40) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140596783743320}
        rb_funcall_nargs = 1
#50 ripper_scan_event_val (t=tIGNORED_NL, p=0x55d33b8f6d40) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#51 ripper_dispatch_scan_event (p=0x55d33b8f6d40, t=tIGNORED_NL) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6282
No locals.
#52 0x00007fdf3d7c0ccd in parser_yylex (p=0x55d33b8f6d40) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:9848
        prevline = 140596783751920
        last_state = EXPR_BEG
        token_seen = <optimized out>
        fallthru = 0
        retry = <optimized out>
        c = <optimized out>
        space_seen = 0
        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>
#53 yylex (p=0x55d33b8f6d40, yylloc=0x7fff7f3d4470, lval=0x7fff7f3d4448) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10485
        t = <optimized out>
        t = <optimized out>
#54 ripper_yyparse (p=0x55d33b8f6d40) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 628, column = 6}, end_pos = {lineno = 628, column = 10}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 387, 634, 810, 980, 1097, 1178, 1231, 1270, 1292, 973, 1093, 480, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32767, 0, 0, 0, 32767, 0, 18096, 32573, 32767, 0, 0, 0, 32735, 0, 32, 0, 0, 0, 28962, 15720, 32735, 0, 3, 0, 0, 0, 23296, 32573, 32767, 0, 3, 0, 0, 0, 23312, 32573, 32767, 0, 17968, 32573, 32767, 0, 18000, 32573, 32767, 0, 0, 0, 0, 512, 17968, 32573, 32767, 0, 23264, 32573, 32767, 0, 128, 0, 0, 0, 36, 0, 0, 0, -25960, 15221, 21971, 0, 36, 0, 0, 0, 32576, 15235, 21971, 0, 23312, 32573, 32767, 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, -5904, 16658, 32735, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140596846193840, node = 0x7fdf4112ecb0, id = 140596846193840, num = 1091759280, tbl = 0x7fdf4112ecb0, vars = 0x7fdf4112ecb0, strterm = 0x7fdf4112ecb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140596784695160, node = 0x7fdf3d688778, id = 140596784695160, num = 1030260600, tbl = 0x7fdf3d688778, vars = 0x7fdf3d688778, strterm = 0x7fdf3d688778, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140596782168280, node = 0x7fdf3d41f8d8, id = 140596782168280, num = 1027733720, tbl = 0x7fdf3d41f8d8, vars = 0x7fdf3d41f8d8, strterm = 0x7fdf3d41f8d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140596845884200, node = 0x7fdf410e3328, id = 140596845884200, num = 1091449640, tbl = 0x7fdf410e3328, vars = 0x7fdf410e3328, strterm = 0x7fdf410e3328, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140595754434560, node = 0x7fdf00000000, id = 140595754434560, num = 0, tbl = 0x7fdf00000000, vars = 0x7fdf00000000, strterm = 0x7fdf00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596782160880, node = 0x7fdf3d41dbf0, id = 140596782160880, num = 1027726320, tbl = 0x7fdf3d41dbf0, vars = 0x7fdf3d41dbf0, strterm = 0x7fdf3d41dbf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140596782151640, node = 0x7fdf3d41b7d8, id = 140596782151640, num = 1027717080, tbl = 0x7fdf3d41b7d8, vars = 0x7fdf3d41b7d8, strterm = 0x7fdf3d41b7d8, 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 = 140596783163520, node = 0x7fdf3d512880, id = 140596783163520, num = 1028728960, tbl = 0x7fdf3d512880, vars = 0x7fdf3d512880, strterm = 0x7fdf3d512880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596783164000, node = 0x7fdf3d512a60, id = 140596783164000, num = 1028729440, tbl = 0x7fdf3d512a60, vars = 0x7fdf3d512a60, strterm = 0x7fdf3d512a60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94365724496424, node = 0x55d33b7cd228, id = 94365724496424, num = 998036008, tbl = 0x55d33b7cd228, vars = 0x55d33b7cd228, strterm = 0x55d33b7cd228, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140596783159560, node = 0x7fdf3d511908, id = 140596783159560, num = 1028725000, tbl = 0x7fdf3d511908, vars = 0x7fdf3d511908, strterm = 0x7fdf3d511908, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596783159560, node = 0x7fdf3d511908, id = 140596783159560, num = 1028725000, tbl = 0x7fdf3d511908, vars = 0x7fdf3d511908, strterm = 0x7fdf3d511908, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596783797440, node = 0x7fdf3d5ad4c0, id = 140596783797440, num = 1029362880, tbl = 0x7fdf3d5ad4c0, vars = 0x7fdf3d5ad4c0, strterm = 0x7fdf3d5ad4c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140596783799160, node = 0x7fdf3d5adb78, id = 140596783799160, num = 1029364600, tbl = 0x7fdf3d5adb78, vars = 0x7fdf3d5adb78, strterm = 0x7fdf3d5adb78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94365724504320, node = 0x55d33b7cf100, id = 94365724504320, num = 998043904, tbl = 0x55d33b7cf100, vars = 0x55d33b7cf100, strterm = 0x55d33b7cf100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596783790600, node = 0x7fdf3d5aba08, id = 140596783790600, num = 1029356040, tbl = 0x7fdf3d5aba08, vars = 0x7fdf3d5aba08, strterm = 0x7fdf3d5aba08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365723420832, node = 0x55d33b6c68a0, id = 94365723420832, num = 996960416, tbl = 0x55d33b6c68a0, vars = 0x55d33b6c68a0, strterm = 0x55d33b6c68a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140600049401855, node = 0x7fdfffffffff, id = 140600049401855, num = -1, tbl = 0x7fdfffffffff, vars = 0x7fdfffffffff, strterm = 0x7fdfffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140596783786120, node = 0x7fdf3d5aa888, id = 140596783786120, num = 1029351560, tbl = 0x7fdf3d5aa888, vars = 0x7fdf3d5aa888, strterm = 0x7fdf3d5aa888, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596783764840, node = 0x7fdf3d5a5568, id = 140596783764840, num = 1029330280, tbl = 0x7fdf3d5a5568, vars = 0x7fdf3d5a5568, strterm = 0x7fdf3d5a5568, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140596783763880, node = 0x7fdf3d5a51a8, id = 140596783763880, num = 1029329320, tbl = 0x7fdf3d5a51a8, vars = 0x7fdf3d5a51a8, strterm = 0x7fdf3d5a51a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140595754434584, node = 0x7fdf00000018, id = 140595754434584, num = 24, tbl = 0x7fdf00000018, vars = 0x7fdf00000018, strterm = 0x7fdf00000018, 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 = 140596783752080, node = 0x7fdf3d5a2390, id = 140596783752080, num = 1029317520, tbl = 0x7fdf3d5a2390, vars = 0x7fdf3d5a2390, strterm = 0x7fdf3d5a2390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140596783750440, node = 0x7fdf3d5a1d28, id = 140596783750440, num = 1029315880, tbl = 0x7fdf3d5a1d28, vars = 0x7fdf3d5a1d28, strterm = 0x7fdf3d5a1d28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94365725688744, node = 0x55d33b8f03a8, id = 94365725688744, num = 999228328, tbl = 0x55d33b8f03a8, vars = 0x55d33b8f03a8, strterm = 0x55d33b8f03a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140596783743360, node = 0x7fdf3d5a0180, id = 140596783743360, num = 1029308800, tbl = 0x7fdf3d5a0180, vars = 0x7fdf3d5a0180, strterm = 0x7fdf3d5a0180, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596783748320, node = 0x7fdf3d5a14e0, id = 140596783748320, num = 1029313760, tbl = 0x7fdf3d5a14e0, vars = 0x7fdf3d5a14e0, strterm = 0x7fdf3d5a14e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140596783289800, node = 0x7fdf3d5315c8, id = 140596783289800, num = 1028855240, tbl = 0x7fdf3d5315c8, vars = 0x7fdf3d5315c8, strterm = 0x7fdf3d5315c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140596783291280, node = 0x7fdf3d531b90, id = 140596783291280, num = 1028856720, tbl = 0x7fdf3d531b90, vars = 0x7fdf3d531b90, strterm = 0x7fdf3d531b90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140596783037520, node = 0x7fdf3d4f3c50, id = 140596783037520, num = 1028602960, tbl = 0x7fdf3d4f3c50, vars = 0x7fdf3d4f3c50, strterm = 0x7fdf3d4f3c50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140596783039480, node = 0x7fdf3d4f43f8, id = 140596783039480, num = 1028604920, tbl = 0x7fdf3d4f43f8, vars = 0x7fdf3d4f43f8, strterm = 0x7fdf3d4f43f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140596783033840, node = 0x7fdf3d4f2df0, id = 140596783033840, num = 1028599280, tbl = 0x7fdf3d4f2df0, vars = 0x7fdf3d4f2df0, strterm = 0x7fdf3d4f2df0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140596782825280, node = 0x7fdf3d4bff40, id = 140596782825280, num = 1028390720, tbl = 0x7fdf3d4bff40, vars = 0x7fdf3d4bff40, strterm = 0x7fdf3d4bff40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140596779287920, node = 0x7fdf3d160570, id = 140596779287920, num = 1024853360, tbl = 0x7fdf3d160570, vars = 0x7fdf3d160570, strterm = 0x7fdf3d160570, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140596779260960, node = 0x7fdf3d159c20, id = 140596779260960, num = 1024826400, tbl = 0x7fdf3d159c20, vars = 0x7fdf3d159c20, strterm = 0x7fdf3d159c20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140596779282280, node = 0x7fdf3d15ef68, id = 140596779282280, num = 1024847720, tbl = 0x7fdf3d15ef68, vars = 0x7fdf3d15ef68, strterm = 0x7fdf3d15ef68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365724701880, node = 0x55d33b7ff4b8, id = 94365724701880, num = 998241464, tbl = 0x55d33b7ff4b8, vars = 0x55d33b7ff4b8, strterm = 0x55d33b7ff4b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140596779286280, node = 0x7fdf3d15ff08, id = 140596779286280, num = 1024851720, tbl = 0x7fdf3d15ff08, vars = 0x7fdf3d15ff08, strterm = 0x7fdf3d15ff08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140596779283280, node = 0x7fdf3d15f350, id = 140596779283280, num = 1024848720, tbl = 0x7fdf3d15f350, vars = 0x7fdf3d15f350, strterm = 0x7fdf3d15f350, 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 = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94365724023224, node = 0x55d33b7599b8, id = 94365724023224, num = 997562808, tbl = 0x55d33b7599b8, vars = 0x55d33b7599b8, strterm = 0x55d33b7599b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735328112608, node = 0x7fff7f3d4fe0, id = 140735328112608, num = 2134724576, tbl = 0x7fff7f3d4fe0, vars = 0x7fff7f3d4fe0, strterm = 0x7fff7f3d4fe0, 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 = 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 = 94365723780768, node = 0x55d33b71e6a0, id = 94365723780768, num = 997320352, tbl = 0x55d33b71e6a0, vars = 0x55d33b71e6a0, strterm = 0x55d33b71e6a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140735328112832, node = 0x7fff7f3d50c0, id = 140735328112832, num = 2134724800, tbl = 0x7fff7f3d50c0, vars = 0x7fff7f3d50c0, strterm = 0x7fff7f3d50c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94365722972983, node = 0x55d33b659337, id = 94365722972983, num = 996512567, tbl = 0x55d33b659337, vars = 0x55d33b659337, strterm = 0x55d33b659337, ctxt = {in_defined = 1, 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 = 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 = 140735328110304, node = 0x7fff7f3d46e0, id = 140735328110304, num = 2134722272, tbl = 0x7fff7f3d46e0, vars = 0x7fff7f3d46e0, strterm = 0x7fff7f3d46e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94365722972990, node = 0x55d33b65933e, id = 94365722972990, num = 996512574, tbl = 0x55d33b65933e, vars = 0x55d33b65933e, strterm = 0x55d33b65933e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94365722972990, node = 0x55d33b65933e, id = 94365722972990, num = 996512574, tbl = 0x55d33b65933e, vars = 0x55d33b65933e, strterm = 0x55d33b65933e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94365722972990, node = 0x55d33b65933e, id = 94365722972990, num = 996512574, tbl = 0x55d33b65933e, vars = 0x55d33b65933e, strterm = 0x55d33b65933e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 16178285128937833216, node = 0xe084d09bc9530300, id = 16178285128937833216, num = -917306624, tbl = 0xe084d09bc9530300, vars = 0xe084d09bc9530300, strterm = 0xe084d09bc9530300, 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 = 94365724164512, node = 0x55d33b77c1a0, id = 94365724164512, num = 997704096, tbl = 0x55d33b77c1a0, vars = 0x55d33b77c1a0, strterm = 0x55d33b77c1a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94365724164512, node = 0x55d33b77c1a0, id = 94365724164512, num = 997704096, tbl = 0x55d33b77c1a0, vars = 0x55d33b77c1a0, strterm = 0x55d33b77c1a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140735328111392, node = 0x7fff7f3d4b20, id = 140735328111392, num = 2134723360, tbl = 0x7fff7f3d4b20, vars = 0x7fff7f3d4b20, strterm = 0x7fff7f3d4b20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140735328112096, node = 0x7fff7f3d4de0, id = 140735328112096, num = 2134724064, tbl = 0x7fff7f3d4de0, vars = 0x7fff7f3d4de0, strterm = 0x7fff7f3d4de0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140596855631424, node = 0x7fdf41a2ee40 <clean_info>, id = 140596855631424, num = 1101196864, tbl = 0x7fdf41a2ee40 <clean_info>, vars = 0x7fdf41a2ee40 <clean_info>, strterm = 0x7fdf41a2ee40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140735328112144, node = 0x7fff7f3d4e10, id = 140735328112144, num = 2134724112, tbl = 0x7fff7f3d4e10, vars = 0x7fff7f3d4e10, strterm = 0x7fff7f3d4e10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140596853748626, node = 0x7fdf41863392 <optimize_node_left+450>, id = 140596853748626, num = 1099314066, tbl = 0x7fdf41863392 <optimize_node_left+450>, vars = 0x7fdf41863392 <optimize_node_left+450>, strterm = 0x7fdf41863392 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735328112232, node = 0x7fff7f3d4e68, id = 140735328112232, num = 2134724200, tbl = 0x7fff7f3d4e68, vars = 0x7fff7f3d4e68, strterm = 0x7fff7f3d4e68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140735328112168, node = 0x7fff7f3d4e28, id = 140735328112168, num = 2134724136, tbl = 0x7fff7f3d4e28, vars = 0x7fff7f3d4e28, strterm = 0x7fff7f3d4e28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140735328112296, node = 0x7fff7f3d4ea8, id = 140735328112296, num = 2134724264, tbl = 0x7fff7f3d4ea8, vars = 0x7fff7f3d4ea8, strterm = 0x7fff7f3d4ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140733193388032, node = 0x7fff00000000, id = 140733193388032, num = 0, tbl = 0x7fff00000000, vars = 0x7fff00000000, strterm = 0x7fff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735328111416, node = 0x7fff7f3d4b38, id = 140735328111416, num = 2134723384, tbl = 0x7fff7f3d4b38, vars = 0x7fff7f3d4b38, strterm = 0x7fff7f3d4b38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140735328112360, node = 0x7fff7f3d4ee8, id = 140735328112360, num = 2134724328, tbl = 0x7fff7f3d4ee8, vars = 0x7fff7f3d4ee8, strterm = 0x7fff7f3d4ee8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140735328111377, node = 0x7fff7f3d4b11, id = 140735328111377, num = 2134723345, tbl = 0x7fff7f3d4b11, vars = 0x7fff7f3d4b11, strterm = 0x7fff7f3d4b11, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140735328111377, node = 0x7fff7f3d4b11, id = 140735328111377, num = 2134723345, tbl = 0x7fff7f3d4b11, vars = 0x7fff7f3d4b11, strterm = 0x7fff7f3d4b11, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140596853743226, node = 0x7fdf41861e7a <update_string_node_case_fold+298>, id = 140596853743226, num = 1099308666, tbl = 0x7fdf41861e7a <update_string_node_case_fold+298>, vars = 0x7fdf41861e7a <update_string_node_case_fold+298>, strterm = 0x7fdf41861e7a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94365723780993, node = 0x55d33b71e781, id = 94365723780993, num = 997320577, tbl = 0x55d33b71e781, vars = 0x55d33b71e781, strterm = 0x55d33b71e781, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365722548832, node = 0x55d33b5f1a60, id = 94365722548832, num = 996088416, tbl = 0x55d33b5f1a60, vars = 0x55d33b5f1a60, strterm = 0x55d33b5f1a60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140735328111368, node = 0x7fff7f3d4b08, id = 140735328111368, num = 2134723336, tbl = 0x7fff7f3d4b08, vars = 0x7fff7f3d4b08, strterm = 0x7fff7f3d4b08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735328111376, node = 0x7fff7f3d4b10, id = 140735328111376, num = 2134723344, tbl = 0x7fff7f3d4b10, vars = 0x7fff7f3d4b10, strterm = 0x7fff7f3d4b10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140735328111377, node = 0x7fff7f3d4b11, id = 140735328111377, num = 2134723345, tbl = 0x7fff7f3d4b11, vars = 0x7fff7f3d4b11, strterm = 0x7fff7f3d4b11, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 16178285128937833216, node = 0xe084d09bc9530300, id = 16178285128937833216, num = -917306624, tbl = 0xe084d09bc9530300, vars = 0xe084d09bc9530300, strterm = 0xe084d09bc9530300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365723780960, node = 0x55d33b71e760, id = 94365723780960, num = 997320544, tbl = 0x55d33b71e760, vars = 0x55d33b71e760, strterm = 0x55d33b71e760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94365721487841, node = 0x55d33b4ee9e1, id = 94365721487841, num = 995027425, tbl = 0x55d33b4ee9e1, vars = 0x55d33b4ee9e1, strterm = 0x55d33b4ee9e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94365721487840, node = 0x55d33b4ee9e0, id = 94365721487840, num = 995027424, tbl = 0x55d33b4ee9e0, vars = 0x55d33b4ee9e0, strterm = 0x55d33b4ee9e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140596853744949, node = 0x7fdf41862535 <expand_case_fold_string+1141>, id = 140596853744949, num = 1099310389, tbl = 0x7fdf41862535 <expand_case_fold_string+1141>, vars = 0x7fdf41862535 <expand_case_fold_string+1141>, strterm = 0x7fdf41862535 <expand_case_fold_string+1141>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94365721487841, node = 0x55d33b4ee9e1, id = 94365721487841, num = 995027425, tbl = 0x55d33b4ee9e1, vars = 0x55d33b4ee9e1, strterm = 0x55d33b4ee9e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 5291479870, node = 0x13b65933e, id = 5291479870, num = 996512574, tbl = 0x13b65933e, vars = 0x13b65933e, strterm = 0x13b65933e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 16178285128937833216, node = 0xe084d09bc9530300, id = 16178285128937833216, num = -917306624, tbl = 0xe084d09bc9530300, vars = 0xe084d09bc9530300, strterm = 0xe084d09bc9530300, 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 = 2496, node = 0x9c0, id = 2496, num = 2496, tbl = 0x9c0, vars = 0x9c0, strterm = 0x9c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 94365722973040, node = 0x55d33b659370, id = 94365722973040, num = 996512624, tbl = 0x55d33b659370, vars = 0x55d33b659370, strterm = 0x55d33b659370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140596849699968, node = 0x7fdf41486c80 <main_arena>, id = 140596849699968, num = 1095265408, tbl = 0x7fdf41486c80 <main_arena>, vars = 0x7fdf41486c80 <main_arena>, strterm = 0x7fdf41486c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365722975536, node = 0x55d33b659d30, id = 94365722975536, num = 996515120, tbl = 0x55d33b659d30, vars = 0x55d33b659d30, strterm = 0x55d33b659d30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 2496, node = 0x9c0, id = 2496, num = 2496, tbl = 0x9c0, vars = 0x9c0, strterm = 0x9c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140596848172169, node = 0x7fdf41311c89 <_int_realloc+345>, id = 140596848172169, num = 1093737609, tbl = 0x7fdf41311c89 <_int_realloc+345>, vars = 0x7fdf41311c89 <_int_realloc+345>, strterm = 0x7fdf41311c89 <_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 = 140596849699968, node = 0x7fdf41486c80 <main_arena>, id = 140596849699968, num = 1095265408, tbl = 0x7fdf41486c80 <main_arena>, vars = 0x7fdf41486c80 <main_arena>, strterm = 0x7fdf41486c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365722973056, node = 0x55d33b659380, id = 94365722973056, num = 996512640, tbl = 0x55d33b659380, vars = 0x55d33b659380, strterm = 0x55d33b659380, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, 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 = 94365722973040, node = 0x55d33b659370, id = 94365722973040, num = 996512624, tbl = 0x55d33b659370, vars = 0x55d33b659370, strterm = 0x55d33b659370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140596848175497, node = 0x7fdf41312989 <__GI___libc_realloc+457>, id = 140596848175497, num = 1093740937, tbl = 0x7fdf41312989 <__GI___libc_realloc+457>, vars = 0x7fdf41312989 <__GI___libc_realloc+457>, strterm = 0x7fdf41312989 <__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 = 11793759438008017980, node = 0xa3abd9b90ce0e43c, id = 11793759438008017980, num = 216065084, tbl = 0xa3abd9b90ce0e43c, vars = 0xa3abd9b90ce0e43c, strterm = 0xa3abd9b90ce0e43c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 34, node = 0x22, id = 34, num = 34, tbl = 0x22, vars = 0x22, strterm = 0x22, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 352, node = 0x160, id = 352, num = 352, tbl = 0x160, vars = 0x160, strterm = 0x160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 5, node = 0x5, id = 5, num = 5, tbl = 0x5, vars = 0x5, strterm = 0x5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, 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 = 94365722548832, node = 0x55d33b5f1a60, id = 94365722548832, num = 996088416, tbl = 0x55d33b5f1a60, vars = 0x55d33b5f1a60, strterm = 0x55d33b5f1a60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94365721488648, node = 0x55d33b4eed08, id = 94365721488648, num = 995028232, tbl = 0x55d33b4eed08, vars = 0x55d33b4eed08, strterm = 0x55d33b4eed08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365722548832, node = 0x55d33b5f1a60, id = 94365722548832, num = 996088416, tbl = 0x55d33b5f1a60, vars = 0x55d33b5f1a60, strterm = 0x55d33b5f1a60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94365721488640, node = 0x55d33b4eed00, id = 94365721488640, num = 995028224, tbl = 0x55d33b4eed00, vars = 0x55d33b4eed00, strterm = 0x55d33b4eed00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140596853774630, node = 0x7fdf41869926 <compile_tree+5558>, id = 140596853774630, num = 1099340070, tbl = 0x7fdf41869926 <compile_tree+5558>, vars = 0x7fdf41869926 <compile_tree+5558>, strterm = 0x7fdf41869926 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94365720969376, node = 0x55d33b4700a0, id = 94365720969376, num = 994508960, tbl = 0x55d33b4700a0, vars = 0x55d33b4700a0, strterm = 0x55d33b4700a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140596849699968, node = 0x7fdf41486c80 <main_arena>, id = 140596849699968, num = 1095265408, tbl = 0x7fdf41486c80 <main_arena>, vars = 0x7fdf41486c80 <main_arena>, strterm = 0x7fdf41486c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 16178285128937833216, node = 0xe084d09bc9530300, id = 16178285128937833216, num = -917306624, tbl = 0xe084d09bc9530300, vars = 0xe084d09bc9530300, strterm = 0xe084d09bc9530300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365722973056, node = 0x55d33b659380, id = 94365722973056, num = 996512640, tbl = 0x55d33b659380, vars = 0x55d33b659380, strterm = 0x55d33b659380, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94365721487488, node = 0x55d33b4ee880, id = 94365721487488, num = 995027072, tbl = 0x55d33b4ee880, vars = 0x55d33b4ee880, strterm = 0x55d33b4ee880, 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 = 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 = 12884901925, node = 0x300000025, id = 12884901925, num = 37, tbl = 0x300000025, vars = 0x300000025, strterm = 0x300000025, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 623, column = 7}}, {beg_pos = {lineno = 623, column = 8}, end_pos = {lineno = 623, column = 8}}, {beg_pos = {lineno = 625, column = 4}, end_pos = {lineno = 625, column = 16}}, {beg_pos = {lineno = 625, column = 17}, end_pos = {lineno = 625, column = 19}}, {beg_pos = {lineno = 625, column = 19}, end_pos = {lineno = 625, column = 19}}, {beg_pos = {lineno = 625, column = 19}, end_pos = {lineno = 625, column = 19}}, {beg_pos = {lineno = 625, column = 19}, end_pos = {lineno = 625, column = 19}}, {beg_pos = {lineno = 625, column = 19}, end_pos = {lineno = 625, column = 19}}, {beg_pos = {lineno = 626, column = 6}, end_pos = {lineno = 626, column = 10}}, {beg_pos = {lineno = 626, column = 11}, end_pos = {lineno = 626, column = 20}}, {beg_pos = {lineno = 626, column = 21}, end_pos = {lineno = 626, column = 21}}, {beg_pos = {lineno = 627, column = 6}, end_pos = {lineno = 627, column = 8}}, {beg_pos = {lineno = 627, column = 8}, end_pos = {lineno = 627, column = 8}}, {beg_pos = {lineno = 627, column = 8}, end_pos = {lineno = 627, column = 8}}, {beg_pos = {lineno = 627, column = 9}, end_pos = {lineno = 627, column = 16}}, {beg_pos = {lineno = 627, column = 17}, end_pos = {lineno = 627, column = 17}}, {beg_pos = {lineno = 627, column = 17}, end_pos = {lineno = 627, column = 17}}, {beg_pos = {lineno = 627, column = 17}, end_pos = {lineno = 627, column = 17}}, {beg_pos = {lineno = 628, column = 6}, end_pos = {lineno = 628, column = 10}}, {beg_pos = {lineno = 614, column = 8}, end_pos = {lineno = 614, column = 13}}, {beg_pos = {lineno = 614, column = 13}, end_pos = {lineno = 614, column = 13}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1413, column = 48}, end_pos = {lineno = 1413, column = 49}}, {beg_pos = {lineno = 997605264, column = 21971}, end_pos = {lineno = 2, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 997605232, column = 21971}, end_pos = {lineno = 2134725472, column = 32767}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1093342223, column = 32735}}, {beg_pos = {lineno = 1097998656, column = 32735}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = 2134725472, column = 32767}, end_pos = {lineno = 1093724571, column = 32735}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 1095265504, column = 32735}}, {beg_pos = {lineno = 1563670422, column = 5}, end_pos = {lineno = 65, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1098351060, column = 32735}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 1095265408, column = 32735}}, {beg_pos = {lineno = 32816, column = 0}, end_pos = {lineno = 2050, column = 0}}, {beg_pos = {lineno = 32832, column = 0}, end_pos = {lineno = 2052, column = 0}}, {beg_pos = {lineno = 155, column = 0}, end_pos = {lineno = 1093736513, column = 32735}}, {beg_pos = {lineno = 1095265504, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = 997604864, column = 21971}, end_pos = {lineno = 216065084, column = -1549018695}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1099786109, column = 32735}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 1100233958, column = 32735}}, {beg_pos = {lineno = 994069264, column = 21971}, end_pos = {lineno = 994082288, column = 21971}}, {beg_pos = {lineno = 2134725076, column = 32767}, end_pos = {lineno = -917306624, column = -528166757}}, {beg_pos = {lineno = 994069312, column = 21971}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 994078944, column = 21971}, end_pos = {lineno = 994082288, column = 21971}}, {beg_pos = {lineno = 994082288, column = 21971}, end_pos = {lineno = 1099786157, column = 32735}}, {beg_pos = {lineno = 994079040, column = 21971}, end_pos = {lineno = 1098352688, column = 32735}}, {beg_pos = {lineno = 1030274440, column = 32735}, end_pos = {lineno = -917306624, column = -528166757}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -917306624, column = -528166757}}, {beg_pos = {lineno = 2134725136, column = 32767}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1030272480, column = 32735}, end_pos = {lineno = 1098066665, column = 32735}}, {beg_pos = {lineno = 1102601760, column = 32735}, end_pos = {lineno = 1030276080, column = 32735}}, {beg_pos = {lineno = 994078944, column = 21971}, end_pos = {lineno = 2134725204, column = 32767}}, {beg_pos = {lineno = 1030276080, column = 32735}, end_pos = {lineno = 1098300173, column = 32735}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1099608437, column = 32735}}, {beg_pos = {lineno = 994110880, column = 21971}, end_pos = {lineno = -917306624, column = -528166757}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 1030272480, column = 32735}, end_pos = {lineno = 1030276080, column = 32735}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 1097550023, column = 32735}}, {beg_pos = {lineno = 994083104, column = 21971}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 997604944, column = 21971}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 994110880, column = 21971}, end_pos = {lineno = 1097998185, column = 32735}}, {beg_pos = {lineno = 997607590, column = 21971}, end_pos = {lineno = 1098202604, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 994083104, column = 21971}}, {beg_pos = {lineno = 1097998160, column = 32735}, end_pos = {lineno = 2134728304, column = 32767}}, {beg_pos = {lineno = 2134725556, column = 32767}, end_pos = {lineno = 2134725504, column = 32767}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 994083104, column = 21971}, end_pos = {lineno = 1092918992, column = 32735}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 994110880, column = 21971}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1098202714, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2134725328, column = 32767}}, {beg_pos = {lineno = 997812912, column = 21971}, end_pos = {lineno = 2134728896, column = 32767}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -917306624, column = -528166757}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 1102672764, column = 32735}}, {beg_pos = {lineno = 1095323648, column = 32735}, end_pos = {lineno = 1093081808, column = 32735}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1093075356, column = 32735}}, {beg_pos = {lineno = 995698512, column = 21971}, end_pos = {lineno = 1102673897, column = 32735}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1102672551, column = 32735}}, {beg_pos = {lineno = 1102619392, column = 32735}, end_pos = {lineno = 1097192936, column = 32735}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 1097192648, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1102673897, column = 32735}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = 1102672551, column = 32735}}, {beg_pos = {lineno = 1102619392, column = 32735}, end_pos = {lineno = 1097192936, column = 32735}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1097188312, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1102673897, column = 32735}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 1097242568, column = 32735}}, {beg_pos = {lineno = 1102619392, column = 32735}, end_pos = {lineno = 2134725864, column = 32767}}, {beg_pos = {lineno = 2134725860, column = 32767}, end_pos = {lineno = 1031394417, column = 32735}}, {beg_pos = {lineno = 1097242568, column = 32735}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 2134725860, column = 32767}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 994665984, column = 21971}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21971}, end_pos = {lineno = 1031395858, column = 32735}}, {beg_pos = {lineno = 1031393376, column = 32735}, end_pos = {lineno = 2134726064, column = 32767}}, {beg_pos = {lineno = 2134726048, column = 32767}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32767}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 995719648, column = 21971}, end_pos = {lineno = 2134725984, column = 32767}}, {beg_pos = {lineno = 2134726000, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 2134726208, column = 32767}, end_pos = {lineno = 1031395858, column = 32735}}, {beg_pos = {lineno = 995719648, column = 21971}, end_pos = {lineno = 2134726048, column = 32767}}, {beg_pos = {lineno = 2134726064, column = 32767}, end_pos = {lineno = 1102676497, column = 32735}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 995718768, column = 21971}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 995718768, column = 21971}}, {beg_pos = {lineno = 1097240864, column = 1}, end_pos = {lineno = 995719648, column = 21971}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32735}}, {beg_pos = {lineno = 0, column = 21971}, end_pos = {lineno = 0, column = 21971}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1102704497, column = 32735}}, {beg_pos = {lineno = 1097214848, column = 32735}, end_pos = {lineno = 1102619392, column = 32735}}, {beg_pos = {lineno = 995718768, column = 21971}, end_pos = {lineno = 1031664200, column = 32735}}, {beg_pos = {lineno = 1031297720, column = 32735}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1030271440, column = 32735}, end_pos = {lineno = 1102704497, column = 32735}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 995718768, column = 21971}, end_pos = {lineno = 1031664712, column = 32735}}, {beg_pos = {lineno = 995725168, column = 21971}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1030271440, column = 32735}, end_pos = {lineno = 1102704497, column = 32735}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1097214848, column = 32735}, end_pos = {lineno = 1098735024, column = 32735}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 2134727200, column = 32767}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 995725168, column = 21971}, end_pos = {lineno = 1102716334, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1031644000, column = 32735}}, {beg_pos = {lineno = 2134722222, column = 32767}, end_pos = {lineno = 2134727024, column = 32767}}, {beg_pos = {lineno = 1030270880, column = 32735}, end_pos = {lineno = 2134721828, column = 32767}}, {beg_pos = {lineno = 2134721824, column = 32767}, end_pos = {lineno = 1102619392, column = 32735}}, {beg_pos = {lineno = 1102619392, column = 32735}, end_pos = {lineno = 1097192936, column = 32735}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 1091776680, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1095265648, column = 32735}, end_pos = {lineno = 1095265648, column = 32735}}, {beg_pos = {lineno = 1095266736, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 1095266736, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 994083104, column = 21971}, end_pos = {lineno = 1092918672, column = 32735}}, {beg_pos = {lineno = 37, column = 4}, end_pos = {lineno = 37, column = 4}}, {beg_pos = {lineno = -1675974509, column = 173089}, end_pos = {lineno = 997108272, column = 21971}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1092918672, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1095265504, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 37, column = 3}}, {beg_pos = {lineno = 36, column = 6}, end_pos = {lineno = 36, column = 6}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 11599531, column = 65534}}, {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 = 216065084, column = -1549018695}, 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 = 2, column = 0}, end_pos = {lineno = 1095265504, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1097756963, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1095265504, column = 32735}}, {beg_pos = {lineno = 997765368, column = 21971}, end_pos = {lineno = 1095265408, column = 32735}}, {beg_pos = {lineno = 216065084, column = -1549018695}, end_pos = {lineno = 997334800, column = 21971}}, {beg_pos = {lineno = 994082664, column = 21971}, end_pos = {lineno = 1095265408, column = 32735}}, {beg_pos = {lineno = 1912, column = 0}, end_pos = {lineno = 118, column = 0}}, {beg_pos = {lineno = 1920, column = 0}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = 1093736513, column = 32735}}, {beg_pos = {lineno = 1095265504, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 216065084, column = -1549018695}}, {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 = 140596783748320, node = 0x7fdf3d5a14e0, id = 140596783748320, num = 1029313760, tbl = 0x7fdf3d5a14e0, vars = 0x7fdf3d5a14e0, strterm = 0x7fdf3d5a14e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 628, column = 6}, end_pos = {lineno = 628, column = 10}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000x\257h=\337\177\000\000\260\316k=\337\177\000\000\200lHA\337\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\020\236$A\337\177\000\000\000\000\000\000\000\000\000\000\342\"1A\337\177\000\000\200*v;\323U\000\000x\257h=\337\177\000\000@m\217;\323U\000\000\340p@;\323U\000\000\004\000\000\000\000\000\000\000\240xwA\337\177\000"
        yymsg = 0x7fff7f3d5990 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#55 0x00007fdf3d7c15b2 in ripper_parse0 (parser_v=parser_v@entry=140596784701320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
        p = 0x55d33b8f6d40
#56 0x00007fdf41753fd6 in rb_ensure (b_proc=b_proc@entry=0x7fdf3d7c14d0 <ripper_parse0>, data1=data1@entry=140596784701320, e_proc=e_proc@entry=0x7fdf3d7a3ae0 <ripper_ensure>, data2=data2@entry=140596784701320) at /tmp/ruby/src/trunk-random2/eval.c:1005
        _ec = 0x55d33b408120
        _tag = {tag = 36, retval = 94364726460477, buf = {0x7fdf3d689f88, 0x7fdf417540c0 <rb_ensure+528>, 0x0, 0x7fff7f3d5a80, 0x0}, prev = 0x7fff7f3d5e00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55d33b408120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fdf3d7a3ae0 <ripper_ensure>, data2 = 140596784701320}}
#57 0x00007fdf3d7a4315 in ripper_parse (self=140596784701320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
        p = 0x55d33b8f6d40
#58 0x00007fdf41917ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fdf41249e10, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fdf411330a8
        cfunc = 0x55d33b598f78
        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>
#59 vm_call_cfunc_with_frame (ec=0x55d33b408120, reg_cfp=0x7fdf41249e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#60 0x00007fdf4192724d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_callinfo.h:368
        val = 64
        ci = 0x16
        cc = <optimized out>
        recv = 94365720539360
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fdf3d68afc8, block_handler = 0, recv = 140596784701320, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#61 vm_exec_core (ec=0x55d33b408120, initial=7) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x7
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55d33b5deac8
        reg_cfp = 0x7fdf41249e10
        insns_address_table = {0x7fdf419299bf <vm_exec_core+10351>, 0x7fdf419273c9 <vm_exec_core+633>, 0x7fdf4192957e <vm_exec_core+9262>, 0x7fdf41929504 <vm_exec_core+9140>, 0x7fdf4192948d <vm_exec_core+9021>, 0x7fdf4192940e <vm_exec_core+8894>, 0x7fdf4192938e <vm_exec_core+8766>, 0x7fdf41929332 <vm_exec_core+8674>, 0x7fdf419292d7 <vm_exec_core+8583>, 0x7fdf41929287 <vm_exec_core+8503>, 0x7fdf4192910c <vm_exec_core+8124>, 0x7fdf41928f61 <vm_exec_core+7697>, 0x7fdf41928e76 <vm_exec_core+7462>, 0x7fdf41928e07 <vm_exec_core+7351>, 0x7fdf41928d9a <vm_exec_core+7242>, 0x7fdf41928d5f <vm_exec_core+7183>, 0x7fdf41928d29 <vm_exec_core+7129>, 0x7fdf41928cf6 <vm_exec_core+7078>, 0x7fdf419295ea <vm_exec_core+9370>, 0x7fdf41928057 <vm_exec_core+3847>, 0x7fdf41927fe9 <vm_exec_core+3737>, 0x7fdf41927fae <vm_exec_core+3678>, 0x7fdf41927f58 <vm_exec_core+3592>, 0x7fdf41927f14 <vm_exec_core+3524>, 0x7fdf41927e8d <vm_exec_core+3389>, 0x7fdf41927e58 <vm_exec_core+3336>, 0x7fdf41927dfd <vm_exec_core+3245>, 0x7fdf41927d85 <vm_exec_core+3125>, 0x7fdf41927d4d <vm_exec_core+3069>, 0x7fdf41927d15 <vm_exec_core+3013>, 0x7fdf41927b20 <vm_exec_core+2512>, 0x7fdf41927a8f <vm_exec_core+2367>, 0x7fdf41927a32 <vm_exec_core+2274>, 0x7fdf419279b9 <vm_exec_core+2153>, 0x7fdf419286f9 <vm_exec_core+5545>, 0x7fdf419286d4 <vm_exec_core+5508>, 0x7fdf4192869b <vm_exec_core+5451>, 0x7fdf4192864b <vm_exec_core+5371>, 0x7fdf41928619 <vm_exec_core+5321>, 0x7fdf4192852e <vm_exec_core+5086>, 0x7fdf419284e9 <vm_exec_core+5017>, 0x7fdf419284a3 <vm_exec_core+4947>, 0x7fdf41928473 <vm_exec_core+4899>, 0x7fdf419283a8 <vm_exec_core+4696>, 0x7fdf41928413 <vm_exec_core+4803>, 0x7fdf41928278 <vm_exec_core+4392>, 0x7fdf4192820b <vm_exec_core+4283>, 0x7fdf4192817e <vm_exec_core+4142>, 0x7fdf419280c2 <vm_exec_core+3954>, 0x7fdf4192808a <vm_exec_core+3898>, 0x7fdf41928bf7 <vm_exec_core+6823>, 0x7fdf41928ae4 <vm_exec_core+6548>, 0x7fdf419271a8 <vm_exec_core+88>, 0x7fdf41928c72 <vm_exec_core+6946>, 0x7fdf4192883d <vm_exec_core+5869>, 0x7fdf41929b07 <vm_exec_core+10679>, 0x7fdf419287f3 <vm_exec_core+5795>, 0x7fdf4192879a <vm_exec_core+5706>, 0x7fdf41928741 <vm_exec_core+5617>, 0x7fdf419289d6 <vm_exec_core+6278>, 0x7fdf41928900 <vm_exec_core+6064>, 0x7fdf41928887 <vm_exec_core+5943>, 0x7fdf4192995e <vm_exec_core+10254>, 0x7fdf41928c3a <vm_exec_core+6890>, 0x7fdf41928a8d <vm_exec_core+6461>, 0x7fdf4192781a <vm_exec_core+1738>, 0x7fdf419277e0 <vm_exec_core+1680>, 0x7fdf41927912 <vm_exec_core+1986>, 0x7fdf41927871 <vm_exec_core+1825>, 0x7fdf41929def <vm_exec_core+11423>, 0x7fdf41929d46 <vm_exec_core+11254>, 0x7fdf41929fc6 <vm_exec_core+11894>, 0x7fdf41929f53 <vm_exec_core+11779>, 0x7fdf41929ead <vm_exec_core+11613>, 0x7fdf41929e51 <vm_exec_core+11521>, 0x7fdf4192a373 <vm_exec_core+12835>, 0x7fdf4192a2d6 <vm_exec_core+12678>, 0x7fdf4192a23e <vm_exec_core+12526>, 0x7fdf4192a1a1 <vm_exec_core+12369>, 0x7fdf4192a109 <vm_exec_core+12217>, 0x7fdf41929a48 <vm_exec_core+10488>, 0x7fdf4192a0be <vm_exec_core+12142>, 0x7fdf4192a068 <vm_exec_core+12056>, 0x7fdf41929bd5 <vm_exec_core+10885>, 0x7fdf41929b4b <vm_exec_core+10747>, 0x7fdf41927773 <vm_exec_core+1571>, 0x7fdf41927715 <vm_exec_core+1477>, 0x7fdf41929d12 <vm_exec_core+11202>, 0x7fdf41929cde <vm_exec_core+11150>, 0x7fdf41929c8d <vm_exec_core+11069>, 0x7fdf41929c3e <vm_exec_core+10990>, 0x7fdf41929a7b <vm_exec_core+10539>, 0x7fdf419299d0 <vm_exec_core+10368>, 0x7fdf419276a8 <vm_exec_core+1368>, 0x7fdf41927651 <vm_exec_core+1281>, 0x7fdf419275ce <vm_exec_core+1150>, 0x7fdf41927589 <vm_exec_core+1081>, 0x7fdf4192753c <vm_exec_core+1004>, 0x7fdf419274ef <vm_exec_core+927>, 0x7fdf4192749a <vm_exec_core+842>, 0x7fdf41927467 <vm_exec_core+791>, 0x7fdf41927434 <vm_exec_core+740>, 0x7fdf41929aeb <vm_exec_core+10651>, 0x7fdf419273ba <vm_exec_core+618>, 0x7fdf4192956f <vm_exec_core+9247>, 0x7fdf419294f5 <vm_exec_core+9125>, 0x7fdf4192947e <vm_exec_core+9006>, 0x7fdf419293ff <vm_exec_core+8879>, 0x7fdf4192937f <vm_exec_core+8751>, 0x7fdf41929323 <vm_exec_core+8659>, 0x7fdf419292c8 <vm_exec_core+8568>, 0x7fdf41929278 <vm_exec_core+8488>, 0x7fdf419290fd <vm_exec_core+8109>, 0x7fdf41928f52 <vm_exec_core+7682>, 0x7fdf41928e67 <vm_exec_core+7447>, 0x7fdf41928df8 <vm_exec_core+7336>, 0x7fdf41928d8b <vm_exec_core+7227>, 0x7fdf41928d50 <vm_exec_core+7168>, 0x7fdf41928d1a <vm_exec_core+7114>, 0x7fdf41928ce7 <vm_exec_core+7063>, 0x7fdf419295db <vm_exec_core+9355>, 0x7fdf41928048 <vm_exec_core+3832>, 0x7fdf41927fda <vm_exec_core+3722>, 0x7fdf41927f9f <vm_exec_core+3663>, 0x7fdf41927f49 <vm_exec_core+3577>, 0x7fdf41927f05 <vm_exec_core+3509>, 0x7fdf41927e7e <vm_exec_core+3374>, 0x7fdf41927e49 <vm_exec_core+3321>, 0x7fdf41927dee <vm_exec_core+3230>, 0x7fdf41927d76 <vm_exec_core+3110>, 0x7fdf41927d3e <vm_exec_core+3054>, 0x7fdf41927d06 <vm_exec_core+2998>, 0x7fdf41927b11 <vm_exec_core+2497>, 0x7fdf41927a80 <vm_exec_core+2352>, 0x7fdf41927a23 <vm_exec_core+2259>, 0x7fdf419279aa <vm_exec_core+2138>, 0x7fdf419286ea <vm_exec_core+5530>, 0x7fdf419286c5 <vm_exec_core+5493>, 0x7fdf4192868c <vm_exec_core+5436>, 0x7fdf4192863c <vm_exec_core+5356>, 0x7fdf4192860a <vm_exec_core+5306>, 0x7fdf4192851f <vm_exec_core+5071>, 0x7fdf419284da <vm_exec_core+5002>, 0x7fdf41928494 <vm_exec_core+4932>, 0x7fdf41928464 <vm_exec_core+4884>, 0x7fdf41928399 <vm_exec_core+4681>, 0x7fdf41928404 <vm_exec_core+4788>, 0x7fdf41928269 <vm_exec_core+4377>, 0x7fdf419281fc <vm_exec_core+4268>, 0x7fdf4192816f <vm_exec_core+4127>, 0x7fdf419280b3 <vm_exec_core+3939>, 0x7fdf4192807b <vm_exec_core+3883>, 0x7fdf41928be8 <vm_exec_core+6808>, 0x7fdf41928ad5 <vm_exec_core+6533>, 0x7fdf4192a593 <vm_exec_core+13379>, 0x7fdf41928c63 <vm_exec_core+6931>, 0x7fdf4192882e <vm_exec_core+5854>, 0x7fdf4192a57f <vm_exec_core+13359>, 0x7fdf419287e4 <vm_exec_core+5780>, 0x7fdf4192878b <vm_exec_core+5691>, 0x7fdf41928732 <vm_exec_core+5602>, 0x7fdf419289c7 <vm_exec_core+6263>, 0x7fdf419288f1 <vm_exec_core+6049>, 0x7fdf41928878 <vm_exec_core+5928>, 0x7fdf4192994f <vm_exec_core+10239>, 0x7fdf41928c2b <vm_exec_core+6875>, 0x7fdf41928a7e <vm_exec_core+6446>, 0x7fdf4192780b <vm_exec_core+1723>, 0x7fdf419277d1 <vm_exec_core+1665>, 0x7fdf41927903 <vm_exec_core+1971>, 0x7fdf41927862 <vm_exec_core+1810>, 0x7fdf4192a56b <vm_exec_core+13339>, 0x7fdf4192a557 <vm_exec_core+13319>, 0x7fdf4192a543 <vm_exec_core+13299>, 0x7fdf4192a52f <vm_exec_core+13279>, 0x7fdf4192a51b <vm_exec_core+13259>, 0x7fdf4192a507 <vm_exec_core+13239>, 0x7fdf4192a4ec <vm_exec_core+13212>, 0x7fdf4192a4d8 <vm_exec_core+13192>, 0x7fdf4192a4c4 <vm_exec_core+13172>, 0x7fdf4192a4b0 <vm_exec_core+13152>, 0x7fdf4192a49c <vm_exec_core+13132>, 0x7fdf4192a488 <vm_exec_core+13112>, 0x7fdf4192a474 <vm_exec_core+13092>, 0x7fdf4192a460 <vm_exec_core+13072>, 0x7fdf4192a44c <vm_exec_core+13052>, 0x7fdf4192a438 <vm_exec_core+13032>, 0x7fdf41927764 <vm_exec_core+1556>, 0x7fdf41927706 <vm_exec_core+1462>, 0x7fdf4192a424 <vm_exec_core+13012>, 0x7fdf4192a410 <vm_exec_core+12992>, 0x7fdf4192a3fc <vm_exec_core+12972>, 0x7fdf4192a3e8 <vm_exec_core+12952>, 0x7fdf41927191 <vm_exec_core+65>, 0x7fdf41927195 <vm_exec_core+69>, 0x7fdf41927699 <vm_exec_core+1353>, 0x7fdf41927642 <vm_exec_core+1266>, 0x7fdf419275bf <vm_exec_core+1135>, 0x7fdf4192757a <vm_exec_core+1066>, 0x7fdf4192752d <vm_exec_core+989>...}
#62 0x00007fdf4192d9eb in rb_vm_exec (ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55d33b408120
        _tag = {tag = 36, retval = 4, buf = {0x55d33b408120, 0x7fdf4192d1e0 <rb_vm_exec+400>, 0x0, 0x7fff7f3d5d30, 0x7fdf4114a108}, prev = 0x7fff7f3d61e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#63 0x00007fdf4192dbe9 in eval_string_with_cref (self=<optimized out>, src=140596784697960, cref=0x7fdf3d688f48, file=140596784910880, line=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1701
        ec = 0x55d33b408120
        block = {as = {captured = {self = 140596784701320, ep = 0x7fdf4114a0f8, code = {iseq = 0x7fdf3d75f930, ifunc = 0x7fdf3d75f930, val = 140596785576240}}, symbol = 140596784701320, proc = 140596784701320}, type = block_type_iseq}
        iseq = 0x7fdf3d686450
        cfp = <optimized out>
#64 0x00007fdf4193df5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140596784701320) at /tmp/ruby/src/trunk-random2/vm_eval.c:1946
        cref = 0x7fdf3d688f48
#65 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1970
        file = 140596784910880
        line = <optimized out>
        code = 140596784697960
#66 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140596784701320) at /tmp/ruby/src/trunk-random2/vm_eval.c:2010
No locals.
#67 0x00007fdf41917ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fdf41249e90, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fdf410e6e88
        cfunc = 0x55d33b44ae08
        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>
#68 vm_call_cfunc_with_frame (ec=0x55d33b408120, reg_cfp=0x7fdf41249e90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#69 0x00007fdf4192724d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_callinfo.h:368
        val = 64
        ci = 0x16
        cc = <optimized out>
        recv = 94365720539360
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fdf3d68b130, block_handler = 0, recv = 140596784701320, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#70 vm_exec_core (ec=0x55d33b408120, initial=7) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x7
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55d33b573780
        reg_cfp = 0x7fdf41249e90
        insns_address_table = {0x7fdf419299bf <vm_exec_core+10351>, 0x7fdf419273c9 <vm_exec_core+633>, 0x7fdf4192957e <vm_exec_core+9262>, 0x7fdf41929504 <vm_exec_core+9140>, 0x7fdf4192948d <vm_exec_core+9021>, 0x7fdf4192940e <vm_exec_core+8894>, 0x7fdf4192938e <vm_exec_core+8766>, 0x7fdf41929332 <vm_exec_core+8674>, 0x7fdf419292d7 <vm_exec_core+8583>, 0x7fdf41929287 <vm_exec_core+8503>, 0x7fdf4192910c <vm_exec_core+8124>, 0x7fdf41928f61 <vm_exec_core+7697>, 0x7fdf41928e76 <vm_exec_core+7462>, 0x7fdf41928e07 <vm_exec_core+7351>, 0x7fdf41928d9a <vm_exec_core+7242>, 0x7fdf41928d5f <vm_exec_core+7183>, 0x7fdf41928d29 <vm_exec_core+7129>, 0x7fdf41928cf6 <vm_exec_core+7078>, 0x7fdf419295ea <vm_exec_core+9370>, 0x7fdf41928057 <vm_exec_core+3847>, 0x7fdf41927fe9 <vm_exec_core+3737>, 0x7fdf41927fae <vm_exec_core+3678>, 0x7fdf41927f58 <vm_exec_core+3592>, 0x7fdf41927f14 <vm_exec_core+3524>, 0x7fdf41927e8d <vm_exec_core+3389>, 0x7fdf41927e58 <vm_exec_core+3336>, 0x7fdf41927dfd <vm_exec_core+3245>, 0x7fdf41927d85 <vm_exec_core+3125>, 0x7fdf41927d4d <vm_exec_core+3069>, 0x7fdf41927d15 <vm_exec_core+3013>, 0x7fdf41927b20 <vm_exec_core+2512>, 0x7fdf41927a8f <vm_exec_core+2367>, 0x7fdf41927a32 <vm_exec_core+2274>, 0x7fdf419279b9 <vm_exec_core+2153>, 0x7fdf419286f9 <vm_exec_core+5545>, 0x7fdf419286d4 <vm_exec_core+5508>, 0x7fdf4192869b <vm_exec_core+5451>, 0x7fdf4192864b <vm_exec_core+5371>, 0x7fdf41928619 <vm_exec_core+5321>, 0x7fdf4192852e <vm_exec_core+5086>, 0x7fdf419284e9 <vm_exec_core+5017>, 0x7fdf419284a3 <vm_exec_core+4947>, 0x7fdf41928473 <vm_exec_core+4899>, 0x7fdf419283a8 <vm_exec_core+4696>, 0x7fdf41928413 <vm_exec_core+4803>, 0x7fdf41928278 <vm_exec_core+4392>, 0x7fdf4192820b <vm_exec_core+4283>, 0x7fdf4192817e <vm_exec_core+4142>, 0x7fdf419280c2 <vm_exec_core+3954>, 0x7fdf4192808a <vm_exec_core+3898>, 0x7fdf41928bf7 <vm_exec_core+6823>, 0x7fdf41928ae4 <vm_exec_core+6548>, 0x7fdf419271a8 <vm_exec_core+88>, 0x7fdf41928c72 <vm_exec_core+6946>, 0x7fdf4192883d <vm_exec_core+5869>, 0x7fdf41929b07 <vm_exec_core+10679>, 0x7fdf419287f3 <vm_exec_core+5795>, 0x7fdf4192879a <vm_exec_core+5706>, 0x7fdf41928741 <vm_exec_core+5617>, 0x7fdf419289d6 <vm_exec_core+6278>, 0x7fdf41928900 <vm_exec_core+6064>, 0x7fdf41928887 <vm_exec_core+5943>, 0x7fdf4192995e <vm_exec_core+10254>, 0x7fdf41928c3a <vm_exec_core+6890>, 0x7fdf41928a8d <vm_exec_core+6461>, 0x7fdf4192781a <vm_exec_core+1738>, 0x7fdf419277e0 <vm_exec_core+1680>, 0x7fdf41927912 <vm_exec_core+1986>, 0x7fdf41927871 <vm_exec_core+1825>, 0x7fdf41929def <vm_exec_core+11423>, 0x7fdf41929d46 <vm_exec_core+11254>, 0x7fdf41929fc6 <vm_exec_core+11894>, 0x7fdf41929f53 <vm_exec_core+11779>, 0x7fdf41929ead <vm_exec_core+11613>, 0x7fdf41929e51 <vm_exec_core+11521>, 0x7fdf4192a373 <vm_exec_core+12835>, 0x7fdf4192a2d6 <vm_exec_core+12678>, 0x7fdf4192a23e <vm_exec_core+12526>, 0x7fdf4192a1a1 <vm_exec_core+12369>, 0x7fdf4192a109 <vm_exec_core+12217>, 0x7fdf41929a48 <vm_exec_core+10488>, 0x7fdf4192a0be <vm_exec_core+12142>, 0x7fdf4192a068 <vm_exec_core+12056>, 0x7fdf41929bd5 <vm_exec_core+10885>, 0x7fdf41929b4b <vm_exec_core+10747>, 0x7fdf41927773 <vm_exec_core+1571>, 0x7fdf41927715 <vm_exec_core+1477>, 0x7fdf41929d12 <vm_exec_core+11202>, 0x7fdf41929cde <vm_exec_core+11150>, 0x7fdf41929c8d <vm_exec_core+11069>, 0x7fdf41929c3e <vm_exec_core+10990>, 0x7fdf41929a7b <vm_exec_core+10539>, 0x7fdf419299d0 <vm_exec_core+10368>, 0x7fdf419276a8 <vm_exec_core+1368>, 0x7fdf41927651 <vm_exec_core+1281>, 0x7fdf419275ce <vm_exec_core+1150>, 0x7fdf41927589 <vm_exec_core+1081>, 0x7fdf4192753c <vm_exec_core+1004>, 0x7fdf419274ef <vm_exec_core+927>, 0x7fdf4192749a <vm_exec_core+842>, 0x7fdf41927467 <vm_exec_core+791>, 0x7fdf41927434 <vm_exec_core+740>, 0x7fdf41929aeb <vm_exec_core+10651>, 0x7fdf419273ba <vm_exec_core+618>, 0x7fdf4192956f <vm_exec_core+9247>, 0x7fdf419294f5 <vm_exec_core+9125>, 0x7fdf4192947e <vm_exec_core+9006>, 0x7fdf419293ff <vm_exec_core+8879>, 0x7fdf4192937f <vm_exec_core+8751>, 0x7fdf41929323 <vm_exec_core+8659>, 0x7fdf419292c8 <vm_exec_core+8568>, 0x7fdf41929278 <vm_exec_core+8488>, 0x7fdf419290fd <vm_exec_core+8109>, 0x7fdf41928f52 <vm_exec_core+7682>, 0x7fdf41928e67 <vm_exec_core+7447>, 0x7fdf41928df8 <vm_exec_core+7336>, 0x7fdf41928d8b <vm_exec_core+7227>, 0x7fdf41928d50 <vm_exec_core+7168>, 0x7fdf41928d1a <vm_exec_core+7114>, 0x7fdf41928ce7 <vm_exec_core+7063>, 0x7fdf419295db <vm_exec_core+9355>, 0x7fdf41928048 <vm_exec_core+3832>, 0x7fdf41927fda <vm_exec_core+3722>, 0x7fdf41927f9f <vm_exec_core+3663>, 0x7fdf41927f49 <vm_exec_core+3577>, 0x7fdf41927f05 <vm_exec_core+3509>, 0x7fdf41927e7e <vm_exec_core+3374>, 0x7fdf41927e49 <vm_exec_core+3321>, 0x7fdf41927dee <vm_exec_core+3230>, 0x7fdf41927d76 <vm_exec_core+3110>, 0x7fdf41927d3e <vm_exec_core+3054>, 0x7fdf41927d06 <vm_exec_core+2998>, 0x7fdf41927b11 <vm_exec_core+2497>, 0x7fdf41927a80 <vm_exec_core+2352>, 0x7fdf41927a23 <vm_exec_core+2259>, 0x7fdf419279aa <vm_exec_core+2138>, 0x7fdf419286ea <vm_exec_core+5530>, 0x7fdf419286c5 <vm_exec_core+5493>, 0x7fdf4192868c <vm_exec_core+5436>, 0x7fdf4192863c <vm_exec_core+5356>, 0x7fdf4192860a <vm_exec_core+5306>, 0x7fdf4192851f <vm_exec_core+5071>, 0x7fdf419284da <vm_exec_core+5002>, 0x7fdf41928494 <vm_exec_core+4932>, 0x7fdf41928464 <vm_exec_core+4884>, 0x7fdf41928399 <vm_exec_core+4681>, 0x7fdf41928404 <vm_exec_core+4788>, 0x7fdf41928269 <vm_exec_core+4377>, 0x7fdf419281fc <vm_exec_core+4268>, 0x7fdf4192816f <vm_exec_core+4127>, 0x7fdf419280b3 <vm_exec_core+3939>, 0x7fdf4192807b <vm_exec_core+3883>, 0x7fdf41928be8 <vm_exec_core+6808>, 0x7fdf41928ad5 <vm_exec_core+6533>, 0x7fdf4192a593 <vm_exec_core+13379>, 0x7fdf41928c63 <vm_exec_core+6931>, 0x7fdf4192882e <vm_exec_core+5854>, 0x7fdf4192a57f <vm_exec_core+13359>, 0x7fdf419287e4 <vm_exec_core+5780>, 0x7fdf4192878b <vm_exec_core+5691>, 0x7fdf41928732 <vm_exec_core+5602>, 0x7fdf419289c7 <vm_exec_core+6263>, 0x7fdf419288f1 <vm_exec_core+6049>, 0x7fdf41928878 <vm_exec_core+5928>, 0x7fdf4192994f <vm_exec_core+10239>, 0x7fdf41928c2b <vm_exec_core+6875>, 0x7fdf41928a7e <vm_exec_core+6446>, 0x7fdf4192780b <vm_exec_core+1723>, 0x7fdf419277d1 <vm_exec_core+1665>, 0x7fdf41927903 <vm_exec_core+1971>, 0x7fdf41927862 <vm_exec_core+1810>, 0x7fdf4192a56b <vm_exec_core+13339>, 0x7fdf4192a557 <vm_exec_core+13319>, 0x7fdf4192a543 <vm_exec_core+13299>, 0x7fdf4192a52f <vm_exec_core+13279>, 0x7fdf4192a51b <vm_exec_core+13259>, 0x7fdf4192a507 <vm_exec_core+13239>, 0x7fdf4192a4ec <vm_exec_core+13212>, 0x7fdf4192a4d8 <vm_exec_core+13192>, 0x7fdf4192a4c4 <vm_exec_core+13172>, 0x7fdf4192a4b0 <vm_exec_core+13152>, 0x7fdf4192a49c <vm_exec_core+13132>, 0x7fdf4192a488 <vm_exec_core+13112>, 0x7fdf4192a474 <vm_exec_core+13092>, 0x7fdf4192a460 <vm_exec_core+13072>, 0x7fdf4192a44c <vm_exec_core+13052>, 0x7fdf4192a438 <vm_exec_core+13032>, 0x7fdf41927764 <vm_exec_core+1556>, 0x7fdf41927706 <vm_exec_core+1462>, 0x7fdf4192a424 <vm_exec_core+13012>, 0x7fdf4192a410 <vm_exec_core+12992>, 0x7fdf4192a3fc <vm_exec_core+12972>, 0x7fdf4192a3e8 <vm_exec_core+12952>, 0x7fdf41927191 <vm_exec_core+65>, 0x7fdf41927195 <vm_exec_core+69>, 0x7fdf41927699 <vm_exec_core+1353>, 0x7fdf41927642 <vm_exec_core+1266>, 0x7fdf419275bf <vm_exec_core+1135>, 0x7fdf4192757a <vm_exec_core+1066>, 0x7fdf4192752d <vm_exec_core+989>...}
#71 0x00007fdf4192d9eb in rb_vm_exec (ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55d33b408120
        _tag = {tag = 36, retval = 4, buf = {0x7fdf41249f50, 0x7fdf4192d1e0 <rb_vm_exec+400>, 0x0, 0x7fff7f3d6110, 0x0}, prev = 0x7fff7f3d6560, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#72 0x00007fdf4193cf5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140596845923680, iseq=0x7fdf3d75f980, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#73 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff7f3d6288, argc=1, self=140596845923680, captured=<optimized out>, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:1440
        iseq = 0x7fdf3d75f980
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7fdf4114a088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#74 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#75 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fff7f3d6288, argc=1, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:1495
No locals.
#76 vm_yield (kw_splat=0, argv=0x7fff7f3d6288, argc=1, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:1503
No locals.
#77 rb_yield_0 (argv=0x7fff7f3d6288, argc=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1337
No locals.
#78 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1353
No locals.
#79 0x00007fdf416b02fc in rb_ary_each (ary=140596785732680) at /tmp/ruby/src/trunk-random2/array.c:2747
        i = 5
#80 0x00007fdf41917ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fdf41249f90, ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fdf410e04c0
        cfunc = 0x55d33b45f348
        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>
#81 vm_call_cfunc_with_frame (ec=0x55d33b408120, reg_cfp=0x7fdf41249f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#82 0x00007fdf41928bc9 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_callinfo.h:368
        val = 64
        ci = <optimized out>
        cc = <optimized out>
        recv = 94365720539360
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fdf4111b8e0, block_handler = 140596847353769, recv = 140596785732680, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#83 vm_exec_core (ec=0x55d33b408120, initial=7) at ../../src/trunk-random2/insns.def:815
        bh = <optimized out>
        cd = 0x55d33b549800
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55d33b549558
        reg_cfp = 0x7fdf41249f90
        insns_address_table = {0x7fdf419299bf <vm_exec_core+10351>, 0x7fdf419273c9 <vm_exec_core+633>, 0x7fdf4192957e <vm_exec_core+9262>, 0x7fdf41929504 <vm_exec_core+9140>, 0x7fdf4192948d <vm_exec_core+9021>, 0x7fdf4192940e <vm_exec_core+8894>, 0x7fdf4192938e <vm_exec_core+8766>, 0x7fdf41929332 <vm_exec_core+8674>, 0x7fdf419292d7 <vm_exec_core+8583>, 0x7fdf41929287 <vm_exec_core+8503>, 0x7fdf4192910c <vm_exec_core+8124>, 0x7fdf41928f61 <vm_exec_core+7697>, 0x7fdf41928e76 <vm_exec_core+7462>, 0x7fdf41928e07 <vm_exec_core+7351>, 0x7fdf41928d9a <vm_exec_core+7242>, 0x7fdf41928d5f <vm_exec_core+7183>, 0x7fdf41928d29 <vm_exec_core+7129>, 0x7fdf41928cf6 <vm_exec_core+7078>, 0x7fdf419295ea <vm_exec_core+9370>, 0x7fdf41928057 <vm_exec_core+3847>, 0x7fdf41927fe9 <vm_exec_core+3737>, 0x7fdf41927fae <vm_exec_core+3678>, 0x7fdf41927f58 <vm_exec_core+3592>, 0x7fdf41927f14 <vm_exec_core+3524>, 0x7fdf41927e8d <vm_exec_core+3389>, 0x7fdf41927e58 <vm_exec_core+3336>, 0x7fdf41927dfd <vm_exec_core+3245>, 0x7fdf41927d85 <vm_exec_core+3125>, 0x7fdf41927d4d <vm_exec_core+3069>, 0x7fdf41927d15 <vm_exec_core+3013>, 0x7fdf41927b20 <vm_exec_core+2512>, 0x7fdf41927a8f <vm_exec_core+2367>, 0x7fdf41927a32 <vm_exec_core+2274>, 0x7fdf419279b9 <vm_exec_core+2153>, 0x7fdf419286f9 <vm_exec_core+5545>, 0x7fdf419286d4 <vm_exec_core+5508>, 0x7fdf4192869b <vm_exec_core+5451>, 0x7fdf4192864b <vm_exec_core+5371>, 0x7fdf41928619 <vm_exec_core+5321>, 0x7fdf4192852e <vm_exec_core+5086>, 0x7fdf419284e9 <vm_exec_core+5017>, 0x7fdf419284a3 <vm_exec_core+4947>, 0x7fdf41928473 <vm_exec_core+4899>, 0x7fdf419283a8 <vm_exec_core+4696>, 0x7fdf41928413 <vm_exec_core+4803>, 0x7fdf41928278 <vm_exec_core+4392>, 0x7fdf4192820b <vm_exec_core+4283>, 0x7fdf4192817e <vm_exec_core+4142>, 0x7fdf419280c2 <vm_exec_core+3954>, 0x7fdf4192808a <vm_exec_core+3898>, 0x7fdf41928bf7 <vm_exec_core+6823>, 0x7fdf41928ae4 <vm_exec_core+6548>, 0x7fdf419271a8 <vm_exec_core+88>, 0x7fdf41928c72 <vm_exec_core+6946>, 0x7fdf4192883d <vm_exec_core+5869>, 0x7fdf41929b07 <vm_exec_core+10679>, 0x7fdf419287f3 <vm_exec_core+5795>, 0x7fdf4192879a <vm_exec_core+5706>, 0x7fdf41928741 <vm_exec_core+5617>, 0x7fdf419289d6 <vm_exec_core+6278>, 0x7fdf41928900 <vm_exec_core+6064>, 0x7fdf41928887 <vm_exec_core+5943>, 0x7fdf4192995e <vm_exec_core+10254>, 0x7fdf41928c3a <vm_exec_core+6890>, 0x7fdf41928a8d <vm_exec_core+6461>, 0x7fdf4192781a <vm_exec_core+1738>, 0x7fdf419277e0 <vm_exec_core+1680>, 0x7fdf41927912 <vm_exec_core+1986>, 0x7fdf41927871 <vm_exec_core+1825>, 0x7fdf41929def <vm_exec_core+11423>, 0x7fdf41929d46 <vm_exec_core+11254>, 0x7fdf41929fc6 <vm_exec_core+11894>, 0x7fdf41929f53 <vm_exec_core+11779>, 0x7fdf41929ead <vm_exec_core+11613>, 0x7fdf41929e51 <vm_exec_core+11521>, 0x7fdf4192a373 <vm_exec_core+12835>, 0x7fdf4192a2d6 <vm_exec_core+12678>, 0x7fdf4192a23e <vm_exec_core+12526>, 0x7fdf4192a1a1 <vm_exec_core+12369>, 0x7fdf4192a109 <vm_exec_core+12217>, 0x7fdf41929a48 <vm_exec_core+10488>, 0x7fdf4192a0be <vm_exec_core+12142>, 0x7fdf4192a068 <vm_exec_core+12056>, 0x7fdf41929bd5 <vm_exec_core+10885>, 0x7fdf41929b4b <vm_exec_core+10747>, 0x7fdf41927773 <vm_exec_core+1571>, 0x7fdf41927715 <vm_exec_core+1477>, 0x7fdf41929d12 <vm_exec_core+11202>, 0x7fdf41929cde <vm_exec_core+11150>, 0x7fdf41929c8d <vm_exec_core+11069>, 0x7fdf41929c3e <vm_exec_core+10990>, 0x7fdf41929a7b <vm_exec_core+10539>, 0x7fdf419299d0 <vm_exec_core+10368>, 0x7fdf419276a8 <vm_exec_core+1368>, 0x7fdf41927651 <vm_exec_core+1281>, 0x7fdf419275ce <vm_exec_core+1150>, 0x7fdf41927589 <vm_exec_core+1081>, 0x7fdf4192753c <vm_exec_core+1004>, 0x7fdf419274ef <vm_exec_core+927>, 0x7fdf4192749a <vm_exec_core+842>, 0x7fdf41927467 <vm_exec_core+791>, 0x7fdf41927434 <vm_exec_core+740>, 0x7fdf41929aeb <vm_exec_core+10651>, 0x7fdf419273ba <vm_exec_core+618>, 0x7fdf4192956f <vm_exec_core+9247>, 0x7fdf419294f5 <vm_exec_core+9125>, 0x7fdf4192947e <vm_exec_core+9006>, 0x7fdf419293ff <vm_exec_core+8879>, 0x7fdf4192937f <vm_exec_core+8751>, 0x7fdf41929323 <vm_exec_core+8659>, 0x7fdf419292c8 <vm_exec_core+8568>, 0x7fdf41929278 <vm_exec_core+8488>, 0x7fdf419290fd <vm_exec_core+8109>, 0x7fdf41928f52 <vm_exec_core+7682>, 0x7fdf41928e67 <vm_exec_core+7447>, 0x7fdf41928df8 <vm_exec_core+7336>, 0x7fdf41928d8b <vm_exec_core+7227>, 0x7fdf41928d50 <vm_exec_core+7168>, 0x7fdf41928d1a <vm_exec_core+7114>, 0x7fdf41928ce7 <vm_exec_core+7063>, 0x7fdf419295db <vm_exec_core+9355>, 0x7fdf41928048 <vm_exec_core+3832>, 0x7fdf41927fda <vm_exec_core+3722>, 0x7fdf41927f9f <vm_exec_core+3663>, 0x7fdf41927f49 <vm_exec_core+3577>, 0x7fdf41927f05 <vm_exec_core+3509>, 0x7fdf41927e7e <vm_exec_core+3374>, 0x7fdf41927e49 <vm_exec_core+3321>, 0x7fdf41927dee <vm_exec_core+3230>, 0x7fdf41927d76 <vm_exec_core+3110>, 0x7fdf41927d3e <vm_exec_core+3054>, 0x7fdf41927d06 <vm_exec_core+2998>, 0x7fdf41927b11 <vm_exec_core+2497>, 0x7fdf41927a80 <vm_exec_core+2352>, 0x7fdf41927a23 <vm_exec_core+2259>, 0x7fdf419279aa <vm_exec_core+2138>, 0x7fdf419286ea <vm_exec_core+5530>, 0x7fdf419286c5 <vm_exec_core+5493>, 0x7fdf4192868c <vm_exec_core+5436>, 0x7fdf4192863c <vm_exec_core+5356>, 0x7fdf4192860a <vm_exec_core+5306>, 0x7fdf4192851f <vm_exec_core+5071>, 0x7fdf419284da <vm_exec_core+5002>, 0x7fdf41928494 <vm_exec_core+4932>, 0x7fdf41928464 <vm_exec_core+4884>, 0x7fdf41928399 <vm_exec_core+4681>, 0x7fdf41928404 <vm_exec_core+4788>, 0x7fdf41928269 <vm_exec_core+4377>, 0x7fdf419281fc <vm_exec_core+4268>, 0x7fdf4192816f <vm_exec_core+4127>, 0x7fdf419280b3 <vm_exec_core+3939>, 0x7fdf4192807b <vm_exec_core+3883>, 0x7fdf41928be8 <vm_exec_core+6808>, 0x7fdf41928ad5 <vm_exec_core+6533>, 0x7fdf4192a593 <vm_exec_core+13379>, 0x7fdf41928c63 <vm_exec_core+6931>, 0x7fdf4192882e <vm_exec_core+5854>, 0x7fdf4192a57f <vm_exec_core+13359>, 0x7fdf419287e4 <vm_exec_core+5780>, 0x7fdf4192878b <vm_exec_core+5691>, 0x7fdf41928732 <vm_exec_core+5602>, 0x7fdf419289c7 <vm_exec_core+6263>, 0x7fdf419288f1 <vm_exec_core+6049>, 0x7fdf41928878 <vm_exec_core+5928>, 0x7fdf4192994f <vm_exec_core+10239>, 0x7fdf41928c2b <vm_exec_core+6875>, 0x7fdf41928a7e <vm_exec_core+6446>, 0x7fdf4192780b <vm_exec_core+1723>, 0x7fdf419277d1 <vm_exec_core+1665>, 0x7fdf41927903 <vm_exec_core+1971>, 0x7fdf41927862 <vm_exec_core+1810>, 0x7fdf4192a56b <vm_exec_core+13339>, 0x7fdf4192a557 <vm_exec_core+13319>, 0x7fdf4192a543 <vm_exec_core+13299>, 0x7fdf4192a52f <vm_exec_core+13279>, 0x7fdf4192a51b <vm_exec_core+13259>, 0x7fdf4192a507 <vm_exec_core+13239>, 0x7fdf4192a4ec <vm_exec_core+13212>, 0x7fdf4192a4d8 <vm_exec_core+13192>, 0x7fdf4192a4c4 <vm_exec_core+13172>, 0x7fdf4192a4b0 <vm_exec_core+13152>, 0x7fdf4192a49c <vm_exec_core+13132>, 0x7fdf4192a488 <vm_exec_core+13112>, 0x7fdf4192a474 <vm_exec_core+13092>, 0x7fdf4192a460 <vm_exec_core+13072>, 0x7fdf4192a44c <vm_exec_core+13052>, 0x7fdf4192a438 <vm_exec_core+13032>, 0x7fdf41927764 <vm_exec_core+1556>, 0x7fdf41927706 <vm_exec_core+1462>, 0x7fdf4192a424 <vm_exec_core+13012>, 0x7fdf4192a410 <vm_exec_core+12992>, 0x7fdf4192a3fc <vm_exec_core+12972>, 0x7fdf4192a3e8 <vm_exec_core+12952>, 0x7fdf41927191 <vm_exec_core+65>, 0x7fdf41927195 <vm_exec_core+69>, 0x7fdf41927699 <vm_exec_core+1353>, 0x7fdf41927642 <vm_exec_core+1266>, 0x7fdf419275bf <vm_exec_core+1135>, 0x7fdf4192757a <vm_exec_core+1066>, 0x7fdf4192752d <vm_exec_core+989>...}
#84 0x00007fdf4192d9eb in rb_vm_exec (ec=0x55d33b408120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55d33b408120
        _tag = {tag = 36, retval = 4, buf = {0x7fdf3d75fea8, 0x7fdf4192d1e0 <rb_vm_exec+400>, 0x0, 0x7fff7f3d6490, 0x55d33b496c80}, prev = 0x7fff7f3d6620, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#85 0x00007fdf4174f891 in rb_ec_exec_node (ec=ec@entry=0x55d33b408120, n=n@entry=0x7fdf3d75fea8) at /tmp/ruby/src/trunk-random2/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140596854227508, buf = {0x7fdf3d75fea8, 0x7fdf4174f8e2 <rb_ec_exec_node+258>, 0x0, 0x7fff7f3d65f0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fdf3d75fea8
#86 0x00007fdf41755d53 in ruby_run_node (n=0x7fdf3d75fea8) at /tmp/ruby/src/trunk-random2/eval.c:328
        ec = 0x55d33b408120
        status = 0
#87 0x000055d33a8f3187 in rb_main (argv=0x7fff7f3d6828, argc=141) at /tmp/ruby/src/trunk-random2/main.c:39
        variable_in_this_stack_frame = 140735328120601
#88 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random2/main.c:58
No locals.

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