# Logfile created on 2023-03-28 03:24:16 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055856cc82278 @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-032416", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055856cd174e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055856cd17350 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055856cd171c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random2.20230328-032416", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random2.20230328-032416>, @binmode=false, @mon_data=#<Monitor:0x000055856cd170f8>, @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/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 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 = c2ea229889
$$$[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
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision -
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/debug.revision unchanged
/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 encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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
generating makefiles ext/configure-ext.mk
making trans
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
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 '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]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Leaving 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]: 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/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering 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/ext/digest/sha2'
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
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-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/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 -
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged
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
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Leaving 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving 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]: 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/.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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
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=39079
  "--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 417872 killed by SIGABRT (signal 6) (core dumped)
| <test_pattern_matching.rb>:1: [BUG] Segmentation fault at 0xffffffff00000060
| ruby 3.3.0dev (2023-03-28T02:12:58Z master c2ea229889) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0009 p:---- s:0046 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:001f88 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:0006e0 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'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f24006a7708 RBP: 0x0000556b35b329d8 RSP: 0x00007ffd159fb4f0
|  RAX: 0x999999999999a1f8 RBX: 0x0000000000000020 RCX: 0xcccccccccccccccd
|  RDX: 0x000000000000010b RDI: 0x0000556b357700e0 RSI: 0xffffffff00000000
|   R8: 0x0000000c00900865  R9: 0x0000000000000020 R10: 0x00007ffd15a1f080
|  R11: 0x000000000000001a R12: 0x0000556b357700e0 R13: 0x0000556b35b30000
|  R14: 0x000000000000000b R15: 0x0000556b35b17120 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f240087f20f] /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) [0x7f2400686494] /tmp/ruby/src/trunk-random2/error.c:813
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(sigsegv+0x4d) [0x7f24007cbc5d] /tmp/ruby/src/trunk-random2/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f24001eb520) [0x7f24001eb520]
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f24006a7708] /tmp/ruby/src/trunk-random2/gc.c:1650
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-random2/gc.c:6983
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f24006ad7ad] /tmp/ruby/src/trunk-random2/gc.c:7078
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random2/gc.c:7059
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(mark_ast_value+0x9) [0x7f2400711c4c] /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+0x3f) [0x7f24006b0997] /tmp/ruby/src/trunk-random2/gc.c:7512
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-random2/gc.c:7544
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8714
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7f24006b4648] /tmp/ruby/src/trunk-random2/gc.c:8754
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-random2/gc.c:8757
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-random2/gc.c:2389
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f24006b48cd] /tmp/ruby/src/trunk-random2/gc.c:2782
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2786
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7f24006b5091] /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(ary_alloc_embed+0x10) [0x7f24005f3f20] /tmp/ruby/src/trunk-random2/array.c:797
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ary_new) /tmp/ruby/src/trunk-random2/array.c:838
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-random2/array.c:889
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_new_from_values) /tmp/ruby/src/trunk-random2/array.c:901
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(args_copy+0x17) [0x7f240085d64f] /tmp/ruby/src/trunk-random2/vm_args.c:158
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(setup_parameters_complex) /tmp/ruby/src/trunk-random2/vm_args.c:684
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_callee_setup_arg+0x16f) [0x7f240085e18f] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2906
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_iseq_setup_2+0x0) [0x7f240085e608] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2918
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_iseq_setup) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2919
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_body+0x4bd) [0x7f240086f57d] /tmp/ruby/src/trunk-random2/vm_eval.c:202
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f240087388f] /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_dispatch2+0x57) [0x7f23fc6e63e7] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14200
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse+0x11835) [0x7f23fc700225] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:1699
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f23fc7015b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7f240068ffd6] /tmp/ruby/src/trunk-random2/eval.c:1005
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f23fc6e4315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f2400853ec4] /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) [0x7f240086324d] /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) [0x7f24008699eb] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f2400869be9] /tmp/ruby/src/trunk-random2/vm_eval.c:1701
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7f2400879f5a] /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) [0x7f2400853ec4] /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) [0x7f240086324d] /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) [0x7f24008699eb] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x27b) [0x7f2400878f5b] /tmp/ruby/src/trunk-random2/vm.c:1384
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f24005ec2fc] /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) [0x7f2400853ec4] /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) [0x7f2400864bc9] /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) [0x7f24008699eb] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f240068b891] /tmp/ruby/src/trunk-random2/eval.c:287
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7f2400691d53] /tmp/ruby/src/trunk-random2/eval.c:328
| /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x556b3419b187] /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) [0x7f24001d2d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f24001d2e40] ../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
| [0x556b3419b1d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 556b3419a000-556b3419b000 r--p 00000000 00:42 15730463                   /tmp/ruby/build/trunk-random2/ruby
| 556b3419b000-556b3419c000 r-xp 00001000 00:42 15730463                   /tmp/ruby/build/trunk-random2/ruby
| 556b3419c000-556b3419d000 r--p 00002000 00:42 15730463                   /tmp/ruby/build/trunk-random2/ruby
| 556b3419d000-556b3419e000 r--p 00002000 00:42 15730463                   /tmp/ruby/build/trunk-random2/ruby
| 556b3419e000-556b3419f000 rw-p 00003000 00:42 15730463                   /tmp/ruby/build/trunk-random2/ruby
| 556b3576d000-556b35cbb000 rw-p 00000000 00:00 0                          [heap]
| 7f23f9131000-7f23f9959000 rw-p 00000000 00:00 0 
| 7f23f9959000-7f23f9d90000 r--s 00000000 00:42 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f23f9d90000-7f23f9fae000 r--s 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f23f9fae000-7f23fb31d000 rw-p 00000000 00:00 0 
| 7f23fb31d000-7f23fc369000 r--s 00000000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f23fc369000-7f23fc39f000 r--s 00000000 00:42 15730463                   /tmp/ruby/build/trunk-random2/ruby
| 7f23fc39f000-7f23fc4b0000 rw-p 00000000 00:00 0 
| 7f23fc4d0000-7f23fc640000 rw-p 00000000 00:00 0 
| 7f23fc645000-7f23fc647000 r--p 00000000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f23fc647000-7f23fc64c000 r-xp 00002000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f23fc64c000-7f23fc64d000 r--p 00007000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f23fc64d000-7f23fc64e000 ---p 00008000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f23fc64e000-7f23fc64f000 r--p 00008000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f23fc64f000-7f23fc650000 rw-p 00009000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f23fc650000-7f23fc6d0000 rw-p 00000000 00:00 0 
| 7f23fc6d6000-7f23fc6d7000 r--p 00000000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f23fc6d7000-7f23fc6d9000 r-xp 00001000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f23fc6d9000-7f23fc6da000 r--p 00003000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f23fc6da000-7f23fc6db000 r--p 00003000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f23fc6db000-7f23fc6dc000 rw-p 00004000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f23fc6dc000-7f23fc6e2000 r--p 00000000 00:42 15871630                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f23fc6e2000-7f23fc704000 r-xp 00006000 00:42 15871630                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f23fc704000-7f23fc71d000 r--p 00028000 00:42 15871630                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f23fc71d000-7f23fc71f000 r--p 00040000 00:42 15871630                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f23fc71f000-7f23fc720000 rw-p 00042000 00:42 15871630                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f23fc720000-7f23fc740000 rw-p 00000000 00:00 0 
| 7f23fc740000-7f23fc741000 ---p 00000000 00:00 0 
| 7f23fc741000-7f23fc782000 rw-p 00000000 00:00 0 
| 7f23fc782000-7f23fc783000 ---p 00000000 00:00 0 
| 7f23fc783000-7f23fc7c4000 rw-p 00000000 00:00 0 
| 7f23fc7c4000-7f23fc7c5000 ---p 00000000 00:00 0 
| 7f23fc7c5000-7f23fc806000 rw-p 00000000 00:00 0 
| 7f23fc806000-7f23fc807000 ---p 00000000 00:00 0 
| 7f23fc807000-7f23fc848000 rw-p 00000000 00:00 0 
| 7f23fc848000-7f23fc849000 ---p 00000000 00:00 0 
| 7f23fc849000-7f23fc88a000 rw-p 00000000 00:00 0 
| 7f23fc88a000-7f23fc88b000 ---p 00000000 00:00 0 
| 7f23fc88b000-7f23fc8cc000 rw-p 00000000 00:00 0 
| 7f23fc8cc000-7f23fc8cd000 ---p 00000000 00:00 0 
| 7f23fc8cd000-7f23fc90e000 rw-p 00000000 00:00 0 
| 7f23fc90e000-7f23fc90f000 ---p 00000000 00:00 0 
| 7f23fc90f000-7f23fc950000 rw-p 00000000 00:00 0 
| 7f23fc950000-7f23fc951000 ---p 00000000 00:00 0 
| 7f23fc951000-7f23fc992000 rw-p 00000000 00:00 0 
| 7f23fc992000-7f23fc993000 ---p 00000000 00:00 0 
| 7f23fc993000-7f23fc9d4000 rw-p 00000000 00:00 0 
| 7f23fc9d4000-7f23fc9d5000 ---p 00000000 00:00 0 
| 7f23fc9d5000-7f23fca16000 rw-p 00000000 00:00 0 
| 7f23fca16000-7f23fca17000 ---p 00000000 00:00 0 
| 7f23fca17000-7f23fca58000 rw-p 00000000 00:00 0 
| 7f23fca58000-7f23fca59000 ---p 00000000 00:00 0 
| 7f23fca59000-7f23fca9a000 rw-p 00000000 00:00 0 
| 7f23fca9a000-7f23fca9b000 ---p 00000000 00:00 0 
| 7f23fca9b000-7f23fcadc000 rw-p 00000000 00:00 0 
| 7f23fcadc000-7f23fcadd000 ---p 00000000 00:00 0 
| 7f23fcadd000-7f23fcb1e000 rw-p 00000000 00:00 0 
| 7f23fcb1e000-7f23fcb1f000 ---p 00000000 00:00 0 
| 7f23fcb1f000-7f23fcb60000 rw-p 00000000 00:00 0 
| 7f23fcb60000-7f23fcb61000 ---p 00000000 00:00 0 
| 7f23fcb61000-7f23fcba2000 rw-p 00000000 00:00 0 
| 7f23fcba2000-7f23fcba3000 ---p 00000000 00:00 0 
| 7f23fcba3000-7f23fcbe4000 rw-p 00000000 00:00 0 
| 7f23fcbe4000-7f23fcbe5000 ---p 00000000 00:00 0 
| 7f23fcbe5000-7f23fcc26000 rw-p 00000000 00:00 0 
| 7f23fcc26000-7f23fcc27000 ---p 00000000 00:00 0 
| 7f23fcc27000-7f23fcc68000 rw-p 00000000 00:00 0 
| 7f23fcc68000-7f23fcc69000 ---p 00000000 00:00 0 
| 7f23fcc69000-7f23fccaa000 rw-p 00000000 00:00 0 
| 7f23fccaa000-7f23fccab000 ---p 00000000 00:00 0 
| 7f23fccab000-7f23fccec000 rw-p 00000000 00:00 0 
| 7f23fccec000-7f23fcced000 ---p 00000000 00:00 0 
| 7f23fcced000-7f23fcd2e000 rw-p 00000000 00:00 0 
| 7f23fcd2e000-7f23fcd2f000 ---p 00000000 00:00 0 
| 7f23fcd2f000-7f23fcd70000 rw-p 00000000 00:00 0 
| 7f23fcd70000-7f23fcd71000 ---p 00000000 00:00 0 
| 7f23fcd71000-7f23fcdb2000 rw-p 00000000 00:00 0 
| 7f23fcdb2000-7f23fcdb3000 ---p 00000000 00:00 0 
| 7f23fcdb3000-7f23fcdf4000 rw-p 00000000 00:00 0 
| 7f23fcdf4000-7f23fcdf5000 ---p 00000000 00:00 0 
| 7f23fcdf5000-7f23fce36000 rw-p 00000000 00:00 0 
| 7f23fce36000-7f23fce37000 ---p 00000000 00:00 0 
| 7f23fce37000-7f23fce78000 rw-p 00000000 00:00 0 
| 7f23fce78000-7f23fce79000 ---p 00000000 00:00 0 
| 7f23fce79000-7f23fceba000 rw-p 00000000 00:00 0 
| 7f23fceba000-7f23fcebb000 ---p 00000000 00:00 0 
| 7f23fcebb000-7f23fcefc000 rw-p 00000000 00:00 0 
| 7f23fcefc000-7f23fcefd000 ---p 00000000 00:00 0 
| 7f23fcefd000-7f23fcf3e000 rw-p 00000000 00:00 0 
| 7f23fcf3e000-7f23fcf3f000 ---p 00000000 00:00 0 
| 7f23fcf3f000-7f23fcfb0000 rw-p 00000000 00:00 0 
| 7f23fcfb1000-7f23fcfb2000 r--p 00000000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f23fcfb2000-7f23fcfb3000 r-xp 00001000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f23fcfb3000-7f23fcfb4000 r--p 00002000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f23fcfb4000-7f23fcfb5000 r--p 00002000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f23fcfb5000-7f23fcfb6000 rw-p 00003000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f23fcfb6000-7f2400080000 rw-p 00000000 00:00 0 
| 7f2400081000-7f2400082000 r--p 00000000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f2400082000-7f2400083000 r-xp 00001000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f2400083000-7f2400084000 r--p 00002000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f2400084000-7f2400085000 r--p 00002000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f2400085000-7f2400086000 rw-p 00003000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f2400086000-7f2400189000 rw-p 00000000 00:00 0 
| 7f2400189000-7f240018c000 r--p 00000000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f240018c000-7f24001a3000 r-xp 00003000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f24001a3000-7f24001a7000 r--p 0001a000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f24001a7000-7f24001a8000 r--p 0001d000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f24001a8000-7f24001a9000 rw-p 0001e000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f24001a9000-7f24001d1000 r--p 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f24001d1000-7f2400366000 r-xp 00028000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2400366000-7f24003be000 r--p 001bd000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f24003be000-7f24003c2000 r--p 00214000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f24003c2000-7f24003c4000 rw-p 00218000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f24003c4000-7f24003d3000 rw-p 00000000 00:00 0 
| 7f24003d3000-7f24003e1000 r--p 00000000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f24003e1000-7f240045d000 r-xp 0000e000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f240045d000-7f24004b8000 r--p 0008a000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f24004b8000-7f24004b9000 r--p 000e4000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f24004b9000-7f24004ba000 rw-p 000e5000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f24004ba000-7f24004bc000 r--p 00000000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f24004bc000-7f24004d0000 r-xp 00002000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f24004d0000-7f24004e9000 r--p 00016000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f24004e9000-7f24004ea000 ---p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f24004ea000-7f24004eb000 r--p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f24004eb000-7f24004ec000 rw-p 00030000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f24004ec000-7f24004f4000 rw-p 00000000 00:00 0 
| 7f24004f4000-7f24004fe000 r--p 00000000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f24004fe000-7f240055d000 r-xp 0000a000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f240055d000-7f2400574000 r--p 00069000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2400574000-7f2400575000 r--p 0007f000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2400575000-7f2400576000 rw-p 00080000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2400576000-7f2400578000 r--p 00000000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2400578000-7f2400589000 r-xp 00002000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2400589000-7f240058f000 r--p 00013000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f240058f000-7f2400590000 ---p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2400590000-7f2400591000 r--p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2400591000-7f2400592000 rw-p 0001a000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2400596000-7f24005da000 r--p 00000000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f24005da000-7f2400939000 r-xp 00044000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f2400939000-7f2400a9a000 r--p 003a3000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f2400a9a000-7f2400a9b000 ---p 00504000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f2400a9b000-7f2400aaf000 r--p 00504000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f2400aaf000-7f2400ab2000 rw-p 00518000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f2400ab2000-7f2400ac8000 rw-p 00000000 00:00 0 
| 7f2400ac8000-7f2400aca000 r--p 00000000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2400aca000-7f2400af4000 r-xp 00002000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2400af4000-7f2400aff000 r--p 0002c000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2400b00000-7f2400b02000 r--p 00037000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2400b02000-7f2400b04000 rw-p 00039000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd15203000-7ffd15a02000 rw-p 00000000 00:00 0                          [stack]
| 7ffd15a1f000-7ffd15a23000 r--p 00000000 00:00 0                          [vvar]
| 7ffd15a23000-7ffd15a25000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 804.091688s, 29.5551 tests/s, 11082.8369 assertions/s.
23765 tests, 8911617 assertions, 1 failures, 0 errors, 74 skips

ruby -v: ruby 3.3.0dev (2023-03-28T02:12:58Z master c2ea229889) [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-28T02:12:58Z master c2ea229889) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 90.201413 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f2400187c00 (LWP 417872)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139792597154816) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f2400187c00
        old_mask = {__val = {93918946843408, 139792597968083, 93918947382016, 4404607003614070016, 21, 18446744073709551344, 2, 0, 93918947382016, 1, 93918946843408, 139792597968083, 0, 139792597864429, 139792597154816, 139792599479808}}
        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=139792597154816) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139792597154816, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f24001eb476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f24001d17f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303030303030, sa_sigaction = 0x3030303030303030}, sa_mask = {__val = {2, 139792599496352, 3432, 139792605477430, 139792597862480, 2, 3472328296331896422, 7378697629483806000, 139792599496352, 2, 2, 1, 139792605477430, 139792599479808, 139792597815383, 139792597147152}}, sa_flags = 0, sa_restorer = 0x7f24003c36a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 6731583338252032800, 7004559102729139978, 7365405400577893937, 3473175130718430310, 2337417879816777776, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 7004559102729139978, 7365405400577880882, 3473738080671851622, 139792597860205}}
#5  0x00007f24005e097a 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=0x556b357f1580, fmt=fmt@entry=0x7f240096f351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random2/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f24007cbc5d in sigsegv (sig=11, info=0x556b357f16b0, ctx=0x556b357f1580) at /tmp/ruby/src/trunk-random2/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f24006a7708 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x556b357700e0, obj=93918950795736) at /tmp/ruby/src/trunk-random2/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f24006ad7ad in rgengc_check_relation (obj=93918950795736, objspace=0x556b357700e0) at /tmp/ruby/src/trunk-random2/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x556b357700e0, obj=93918950795736) at /tmp/ruby/src/trunk-random2/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f2400711c4c in mark_ast_value (node=0x556b35b17130, ctx=0x0) at /tmp/ruby/src/trunk-random2/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=44, nbe=0x556b35b17120) at /tmp/ruby/src/trunk-random2/node.c:1338
        cursor = 0
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random2/node.c:1348
        nbe = 0x556b35b17120
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f23fc61dbf0) at /tmp/ruby/src/trunk-random2/node.c:1436
        nb = <optimized out>
#17 0x00007f24006b0997 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x556b357700e0) at /tmp/ruby/src/trunk-random2/gc.c:7512
        mstack = 0x556b357704f8
        obj = 139792534854640
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 3231
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x556b357700e0) at /tmp/ruby/src/trunk-random2/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x556b357700e0) at /tmp/ruby/src/trunk-random2/gc.c:8714
No locals.
#20 0x00007f24006b4648 in gc_marks_continue (size_pool=0x556b35770108, heap=0x556b35770140, objspace=0x556b357700e0) at /tmp/ruby/src/trunk-random2/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x556b357700e0, size_pool=0x556b35770108, heap=0x556b35770140) at /tmp/ruby/src/trunk-random2/gc.c:2389
        lock_lev = 21867
#22 0x00007f24006b48cd in newobj_alloc (objspace=0x556b357700e0, cr=0x556b35770df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x556b35770108
        heap = 0x556b35770140
        cache = 0x556b35771068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007f24006b5091 in newobj_of0 (alloc_size=93918946853088, cr=<optimized out>, wb_protected=1, flags=8199, klass=139792544765120) at /tmp/ruby/src/trunk-random2/gc.c:2893
        obj = <optimized out>
        objspace = 0x556b357700e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#24 newobj_of (alloc_size=93918946853088, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#25 rb_wb_protected_newobj_of (klass=klass@entry=139792544765120, flags=flags@entry=8199, size=size@entry=32) at /tmp/ruby/src/trunk-random2/gc.c:2935
        __func__ = <optimized out>
#26 0x00007f24005f3f20 in ary_alloc_embed (capa=2, klass=139792544765120) at /tmp/ruby/src/trunk-random2/array.c:797
        size = 32
        ary = <optimized out>
#27 ary_new (capa=2, klass=139792544765120) at /tmp/ruby/src/trunk-random2/array.c:838
        ary = <optimized out>
        ptr = <optimized out>
        ary = <optimized out>
        ptr = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#28 rb_ary_tmp_new_from_values (elts=0x7f2400086170, n=2, klass=139792544765120) at /tmp/ruby/src/trunk-random2/array.c:889
        ary = <optimized out>
        ary = <optimized out>
        tmp_n = <optimized out>
#29 rb_ary_new_from_values (n=n@entry=2, elts=elts@entry=0x7f2400086170) at /tmp/ruby/src/trunk-random2/array.c:901
No locals.
#30 0x00007f240085d64f in args_copy (args=<synthetic pointer>) at /tmp/ruby/src/trunk-random2/vm_args.c:158
No locals.
#31 setup_parameters_complex (ec=<optimized out>, iseq=<optimized out>, calling=<optimized out>, ci=<optimized out>, locals=<optimized out>, arg_setup_type=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_args.c:684
        min_argc = <optimized out>
        max_argc = <optimized out>
        given_argc = <optimized out>
        kw_flag = <optimized out>
        opt_pc = 0
        allow_autosplat = <optimized out>
        args_body = {argv = 0x7f2400086170, argc = <optimized out>, rest_index = 0, rest_dupped = <optimized out>, kw_arg = 0x0, kw_argv = <optimized out>, rest = <optimized out>}
        args = <synthetic pointer>
        keyword_hash = <optimized out>
        orig_sp = <optimized out>
        i = <optimized out>
        flag_keyword_hash = <optimized out>
        splat_flagged_keyword_hash = <optimized out>
        converted_keyword_hash = <optimized out>
        rest_last = <optimized out>
#32 0x00007f240085e18f in vm_callee_setup_arg (ec=0x556b35771120, calling=<optimized out>, iseq=0x7f23fc5b8048, argv=<optimized out>, param_size=1, local_size=2) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2906
        ci = 0x7ffd159fbb90
        cc = 0x7f23fc5c9370
        cacheable_ci = <optimized out>
#33 0x00007f240085e608 in vm_call_iseq_setup (ec=ec@entry=0x556b35771120, cfp=0x7f2400185dd0, calling=calling@entry=0x7ffd159fbb60) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2918
        cc = <optimized out>
        iseq = <optimized out>
        param_size = 1
        local_size = 2
        opt_pc = <optimized out>
#34 0x00007f240086f57d in vm_call0_body (ec=0x556b35771120, calling=0x7ffd159fbb60, argv=0x7ffd159fbc00) at /tmp/ruby/src/trunk-random2/vm_eval.c:202
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = <optimized out>
        cc = 0x7f23fc5c9370
        ret = <optimized out>
#35 0x00007f240087388f in vm_call0_cc (kw_splat=0, cc=0x7f23fc5c9370, argv=0x7ffd159fbc00, argc=2, id=50641, recv=139792534857640, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm_eval.c:85
        calling = {ci = 0x7ffd159fbb90, cc = 0x7f23fc5c9370, block_handler = 0, recv = 139792534857640, argc = 2, kw_splat = false}
#36 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffd159fbc00, argc=2, mid=50641, recv=139792534857640) at /tmp/ruby/src/trunk-random2/vm_eval.c:1040
        ec = 0x556b35771120
        cc = 0x7f23fc5c9370
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#37 rb_funcallv (recv=139792534857640, mid=50641, argc=argc@entry=2, argv=argv@entry=0x7ffd159fbc00) at /tmp/ruby/src/trunk-random2/vm_eval.c:1055
No locals.
#38 0x00007f23fc6e63e7 in ripper_dispatch2 (mid=<optimized out>, a=<optimized out>, b=<optimized out>, p=<optimized out>, p=<optimized out>) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14200
        rb_funcall_argc = 2
        rb_funcall_args = {139792534074600, 139792596010760}
        rb_funcall_nargs = 2
#39 0x00007f23fc700225 in ripper_yyparse (p=0x556b35aa3bc0) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:1699
        v1 = <optimized out>
        v2 = <optimized out>
        v3 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 139792596040040, node = 0x7f2400077968, id = 139792596040040, num = 489832, tbl = 0x7f2400077968, vars = 0x7f2400077968, strterm = 0x7f2400077968, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1579, column = 32}, end_pos = {lineno = 1579, column = 32}}
        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, 695, 332, 455, 443, 667, 264, 479, 583, 781, 921, 952, 1056, 1144, 1214, 1145, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 586, 1231, 1270, 1292, 1300, 695, 777, 1244, -16528, 5535, 32765, 0, 0, 0, 1276, 624, 32, 0, 0, 0, -8414, -927, 32547, 0, 3, 0, 0, 0, -11328, 5535, 32765, 0, 3, 0, 0, 0, -11312, 5535, 32765, 0, -16656, 5535, 32765, 0, -16624, 5535, 32765, 0, 0, 0, 0, 512, -16656, 5535, 32765, 0, -11360, 5535, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, 13608, 13740, 21867, 0, 36, 0, 0, 0, 1, 0, 0, 0, -11312, 5535, 32765, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, 5320, -933, 32547, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139792534411080, node = 0x7f23fc5b1748, id = 139792534411080, num = -61139128, tbl = 0x7f23fc5b1748, vars = 0x7f23fc5b1748, strterm = 0x7f23fc5b1748, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139792534505520, node = 0x7f23fc5c8830, id = 139792534505520, num = -61044688, tbl = 0x7f23fc5c8830, vars = 0x7f23fc5c8830, strterm = 0x7f23fc5c8830, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139792534825160, node = 0x7f23fc6168c8, id = 139792534825160, num = -60725048, tbl = 0x7f23fc6168c8, vars = 0x7f23fc6168c8, strterm = 0x7f23fc6168c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139792534829840, node = 0x7f23fc617b10, id = 139792534829840, num = -60720368, tbl = 0x7f23fc617b10, vars = 0x7f23fc617b10, strterm = 0x7f23fc617b10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139788300582912, node = 0x7f2300000000, id = 139788300582912, num = 0, tbl = 0x7f2300000000, vars = 0x7f2300000000, strterm = 0x7f2300000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792534817560, node = 0x7f23fc614b18, id = 139792534817560, num = -60732648, tbl = 0x7f23fc614b18, vars = 0x7f23fc614b18, strterm = 0x7f23fc614b18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139792534807280, node = 0x7f23fc6122f0, id = 139792534807280, num = -60742928, tbl = 0x7f23fc6122f0, vars = 0x7f23fc6122f0, strterm = 0x7f23fc6122f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792533516680, node = 0x7f23fc4d7188, id = 139792533516680, num = -62033528, tbl = 0x7f23fc4d7188, vars = 0x7f23fc4d7188, strterm = 0x7f23fc4d7188, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792533517080, node = 0x7f23fc4d7318, id = 139792533517080, num = -62033128, tbl = 0x7f23fc4d7318, vars = 0x7f23fc4d7318, strterm = 0x7f23fc4d7318, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93918950891424, node = 0x556b35b49fa0, id = 93918950891424, num = 901029792, tbl = 0x556b35b49fa0, vars = 0x556b35b49fa0, strterm = 0x556b35b49fa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792533512360, node = 0x7f23fc4d60a8, id = 139792533512360, num = -62037848, tbl = 0x7f23fc4d60a8, vars = 0x7f23fc4d60a8, strterm = 0x7f23fc4d60a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792533512360, node = 0x7f23fc4d60a8, id = 139792533512360, num = -62037848, tbl = 0x7f23fc4d60a8, vars = 0x7f23fc4d60a8, strterm = 0x7f23fc4d60a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792534074600, node = 0x7f23fc55f4e8, id = 139792534074600, num = -61475608, tbl = 0x7f23fc55f4e8, vars = 0x7f23fc55f4e8, strterm = 0x7f23fc55f4e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139792533752280, node = 0x7f23fc5109d8, id = 139792533752280, num = -61797928, tbl = 0x7f23fc5109d8, vars = 0x7f23fc5109d8, strterm = 0x7f23fc5109d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139792596010760, node = 0x7f2400070708, id = 139792596010760, num = 460552, tbl = 0x7f2400070708, vars = 0x7f2400070708, strterm = 0x7f2400070708, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792596030120, node = 0x7f24000752a8, id = 139792596030120, num = 479912, tbl = 0x7f24000752a8, vars = 0x7f24000752a8, strterm = 0x7f24000752a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792596030120, node = 0x7f24000752a8, id = 139792596030120, num = 479912, tbl = 0x7f24000752a8, vars = 0x7f24000752a8, strterm = 0x7f24000752a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 139792596045840, node = 0x7f2400079010, id = 139792596045840, num = 495632, tbl = 0x7f2400079010, vars = 0x7f2400079010, strterm = 0x7f2400079010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139792596049960, node = 0x7f240007a028, id = 139792596049960, num = 499752, tbl = 0x7f240007a028, vars = 0x7f240007a028, strterm = 0x7f240007a028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792534017360, node = 0x7f23fc551550, id = 139792534017360, num = -61532848, tbl = 0x7f23fc551550, vars = 0x7f23fc551550, strterm = 0x7f23fc551550, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 139792534021320, node = 0x7f23fc5524c8, id = 139792534021320, num = -61528888, tbl = 0x7f23fc5524c8, vars = 0x7f23fc5524c8, strterm = 0x7f23fc5524c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139792533490360, node = 0x7f23fc4d0ab8, id = 139792533490360, num = -62059848, tbl = 0x7f23fc4d0ab8, vars = 0x7f23fc4d0ab8, strterm = 0x7f23fc4d0ab8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 93918950891984, node = 0x556b35b4a1d0, id = 93918950891984, num = 901030352, tbl = 0x556b35b4a1d0, vars = 0x556b35b4a1d0, strterm = 0x556b35b4a1d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139792533491280, node = 0x7f23fc4d0e50, id = 139792533491280, num = -62058928, tbl = 0x7f23fc4d0e50, vars = 0x7f23fc4d0e50, strterm = 0x7f23fc4d0e50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139792533490920, node = 0x7f23fc4d0ce8, id = 139792533490920, num = -62059288, tbl = 0x7f23fc4d0ce8, vars = 0x7f23fc4d0ce8, strterm = 0x7f23fc4d0ce8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139792533551320, node = 0x7f23fc4df8d8, id = 139792533551320, num = -61998888, tbl = 0x7f23fc4df8d8, vars = 0x7f23fc4df8d8, strterm = 0x7f23fc4df8d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139792533551280, node = 0x7f23fc4df8b0, id = 139792533551280, num = -61998928, tbl = 0x7f23fc4df8b0, vars = 0x7f23fc4df8b0, strterm = 0x7f23fc4df8b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139792533539840, node = 0x7f23fc4dcc00, id = 139792533539840, num = -62010368, tbl = 0x7f23fc4dcc00, vars = 0x7f23fc4dcc00, strterm = 0x7f23fc4dcc00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792533524040, node = 0x7f23fc4d8e48, id = 139792533524040, num = -62026168, tbl = 0x7f23fc4d8e48, vars = 0x7f23fc4d8e48, strterm = 0x7f23fc4d8e48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792533534760, node = 0x7f23fc4db828, id = 139792533534760, num = -62015448, tbl = 0x7f23fc4db828, vars = 0x7f23fc4db828, strterm = 0x7f23fc4db828, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792533535720, node = 0x7f23fc4dbbe8, id = 139792533535720, num = -62014488, tbl = 0x7f23fc4dbbe8, vars = 0x7f23fc4dbbe8, strterm = 0x7f23fc4dbbe8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139792533535680, node = 0x7f23fc4dbbc0, id = 139792533535680, num = -62014528, tbl = 0x7f23fc4dbbc0, vars = 0x7f23fc4dbbc0, strterm = 0x7f23fc4dbbc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139792533532520, node = 0x7f23fc4daf68, id = 139792533532520, num = -62017688, tbl = 0x7f23fc4daf68, vars = 0x7f23fc4daf68, strterm = 0x7f23fc4daf68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139792533524440, node = 0x7f23fc4d8fd8, id = 139792533524440, num = -62025768, tbl = 0x7f23fc4d8fd8, vars = 0x7f23fc4d8fd8, strterm = 0x7f23fc4d8fd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792533529840, node = 0x7f23fc4da4f0, id = 139792533529840, num = -62020368, tbl = 0x7f23fc4da4f0, vars = 0x7f23fc4da4f0, strterm = 0x7f23fc4da4f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139792533530560, node = 0x7f23fc4da7c0, id = 139792533530560, num = -62019648, tbl = 0x7f23fc4da7c0, vars = 0x7f23fc4da7c0, strterm = 0x7f23fc4da7c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139792533715080, node = 0x7f23fc507888, id = 139792533715080, num = -61835128, tbl = 0x7f23fc507888, vars = 0x7f23fc507888, strterm = 0x7f23fc507888, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792533525640, node = 0x7f23fc4d9488, id = 139792533525640, num = -62024568, tbl = 0x7f23fc4d9488, vars = 0x7f23fc4d9488, strterm = 0x7f23fc4d9488, 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 = 139792533527280, node = 0x7f23fc4d9af0, id = 139792533527280, num = -62022928, tbl = 0x7f23fc4d9af0, vars = 0x7f23fc4d9af0, strterm = 0x7f23fc4d9af0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139792533724680, node = 0x7f23fc509e08, id = 139792533724680, num = -61825528, tbl = 0x7f23fc509e08, vars = 0x7f23fc509e08, strterm = 0x7f23fc509e08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918950868352, node = 0x556b35b44580, id = 93918950868352, num = 901006720, tbl = 0x556b35b44580, vars = 0x556b35b44580, strterm = 0x556b35b44580, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792533716480, node = 0x7f23fc507e00, id = 139792533716480, num = -61833728, tbl = 0x7f23fc507e00, vars = 0x7f23fc507e00, strterm = 0x7f23fc507e00, 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 = 139792533716920, node = 0x7f23fc507fb8, id = 139792533716920, num = -61833288, tbl = 0x7f23fc507fb8, vars = 0x7f23fc507fb8, strterm = 0x7f23fc507fb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139792533720320, node = 0x7f23fc508d00, id = 139792533720320, num = -61829888, tbl = 0x7f23fc508d00, vars = 0x7f23fc508d00, strterm = 0x7f23fc508d00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792534030120, node = 0x7f23fc554728, id = 139792534030120, num = -61520088, tbl = 0x7f23fc554728, vars = 0x7f23fc554728, strterm = 0x7f23fc554728, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792534031400, node = 0x7f23fc554c28, id = 139792534031400, num = -61518808, tbl = 0x7f23fc554c28, vars = 0x7f23fc554c28, strterm = 0x7f23fc554c28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93918951209248, node = 0x556b35b97920, id = 93918951209248, num = 901347616, tbl = 0x556b35b97920, vars = 0x556b35b97920, strterm = 0x556b35b97920, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792534044040, node = 0x7f23fc557d88, id = 139792534044040, num = -61506168, tbl = 0x7f23fc557d88, vars = 0x7f23fc557d88, strterm = 0x7f23fc557d88, 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 = 139792534155120, node = 0x7f23fc572f70, id = 139792534155120, num = -61395088, tbl = 0x7f23fc572f70, vars = 0x7f23fc572f70, strterm = 0x7f23fc572f70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139792534156640, node = 0x7f23fc573560, id = 139792534156640, num = -61393568, tbl = 0x7f23fc573560, vars = 0x7f23fc573560, strterm = 0x7f23fc573560, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 93918951201240, node = 0x556b35b959d8, id = 93918951201240, num = 901339608, tbl = 0x556b35b959d8, vars = 0x556b35b959d8, strterm = 0x556b35b959d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792534173360, node = 0x7f23fc5776b0, id = 139792534173360, num = -61376848, tbl = 0x7f23fc5776b0, vars = 0x7f23fc5776b0, strterm = 0x7f23fc5776b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 140724966244256, node = 0x7ffd159fbfa0, id = 140724966244256, num = 362790816, tbl = 0x7ffd159fbfa0, vars = 0x7ffd159fbfa0, strterm = 0x7ffd159fbfa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93918949285582, node = 0x556b359c1ece, id = 93918949285582, num = 899423950, tbl = 0x556b359c1ece, vars = 0x556b359c1ece, strterm = 0x556b359c1ece, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 93918949285582, node = 0x556b359c1ece, id = 93918949285582, num = 899423950, tbl = 0x556b359c1ece, vars = 0x556b359c1ece, strterm = 0x556b359c1ece, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93918949285582, node = 0x556b359c1ece, id = 93918949285582, num = 899423950, tbl = 0x556b359c1ece, vars = 0x556b359c1ece, strterm = 0x556b359c1ece, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 4404607003614070016, node = 0x3d204ebbb19d4500, id = 4404607003614070016, num = -1315093248, tbl = 0x3d204ebbb19d4500, vars = 0x3d204ebbb19d4500, strterm = 0x3d204ebbb19d4500, 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 = 93918950516864, node = 0x556b35aee880, id = 93918950516864, num = 900655232, tbl = 0x556b35aee880, vars = 0x556b35aee880, strterm = 0x556b35aee880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918950516864, node = 0x556b35aee880, id = 93918950516864, num = 900655232, tbl = 0x556b35aee880, vars = 0x556b35aee880, strterm = 0x556b35aee880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140724966245344, node = 0x7ffd159fc3e0, id = 140724966245344, num = 362791904, tbl = 0x7ffd159fc3e0, vars = 0x7ffd159fc3e0, strterm = 0x7ffd159fc3e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140724966246048, node = 0x7ffd159fc6a0, id = 140724966246048, num = 362792608, tbl = 0x7ffd159fc6a0, vars = 0x7ffd159fc6a0, strterm = 0x7ffd159fc6a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139792605425216, node = 0x7f240096ae40 <clean_info>, id = 139792605425216, num = 9875008, tbl = 0x7f240096ae40 <clean_info>, vars = 0x7f240096ae40 <clean_info>, strterm = 0x7f240096ae40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140724966246096, node = 0x7ffd159fc6d0, id = 140724966246096, num = 362792656, tbl = 0x7ffd159fc6d0, vars = 0x7ffd159fc6d0, strterm = 0x7ffd159fc6d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139792603542418, node = 0x7f240079f392 <optimize_node_left+450>, id = 139792603542418, num = 7992210, tbl = 0x7f240079f392 <optimize_node_left+450>, vars = 0x7f240079f392 <optimize_node_left+450>, strterm = 0x7f240079f392 <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 = 140724966246184, node = 0x7ffd159fc728, id = 140724966246184, num = 362792744, tbl = 0x7ffd159fc728, vars = 0x7ffd159fc728, strterm = 0x7ffd159fc728, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140724966246120, node = 0x7ffd159fc6e8, id = 140724966246120, num = 362792680, tbl = 0x7ffd159fc6e8, vars = 0x7ffd159fc6e8, strterm = 0x7ffd159fc6e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140724966246248, node = 0x7ffd159fc768, id = 140724966246248, num = 362792808, tbl = 0x7ffd159fc768, vars = 0x7ffd159fc768, strterm = 0x7ffd159fc768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140724603453440, node = 0x7ffd00000000, id = 140724603453440, num = 0, tbl = 0x7ffd00000000, vars = 0x7ffd00000000, strterm = 0x7ffd00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140724966245368, node = 0x7ffd159fc3f8, id = 140724966245368, num = 362791928, tbl = 0x7ffd159fc3f8, vars = 0x7ffd159fc3f8, strterm = 0x7ffd159fc3f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140724966246312, node = 0x7ffd159fc7a8, id = 140724966246312, num = 362792872, tbl = 0x7ffd159fc7a8, vars = 0x7ffd159fc7a8, strterm = 0x7ffd159fc7a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140724966245329, node = 0x7ffd159fc3d1, id = 140724966245329, num = 362791889, tbl = 0x7ffd159fc3d1, vars = 0x7ffd159fc3d1, strterm = 0x7ffd159fc3d1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140724966245329, node = 0x7ffd159fc3d1, id = 140724966245329, num = 362791889, tbl = 0x7ffd159fc3d1, vars = 0x7ffd159fc3d1, strterm = 0x7ffd159fc3d1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139792603537018, node = 0x7f240079de7a <update_string_node_case_fold+298>, id = 139792603537018, num = 7986810, tbl = 0x7f240079de7a <update_string_node_case_fold+298>, vars = 0x7f240079de7a <update_string_node_case_fold+298>, strterm = 0x7f240079de7a <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 = 93918947282433, node = 0x556b357d8e01, id = 93918947282433, num = 897420801, tbl = 0x556b357d8e01, vars = 0x556b357d8e01, strterm = 0x556b357d8e01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918948862480, node = 0x556b3595aa10, id = 93918948862480, num = 899000848, tbl = 0x556b3595aa10, vars = 0x556b3595aa10, strterm = 0x556b3595aa10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140724966245320, node = 0x7ffd159fc3c8, id = 140724966245320, num = 362791880, tbl = 0x7ffd159fc3c8, vars = 0x7ffd159fc3c8, strterm = 0x7ffd159fc3c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140724966245328, node = 0x7ffd159fc3d0, id = 140724966245328, num = 362791888, tbl = 0x7ffd159fc3d0, vars = 0x7ffd159fc3d0, strterm = 0x7ffd159fc3d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140724966245329, node = 0x7ffd159fc3d1, id = 140724966245329, num = 362791889, tbl = 0x7ffd159fc3d1, vars = 0x7ffd159fc3d1, strterm = 0x7ffd159fc3d1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 4404607003614070016, node = 0x3d204ebbb19d4500, id = 4404607003614070016, num = -1315093248, tbl = 0x3d204ebbb19d4500, vars = 0x3d204ebbb19d4500, strterm = 0x3d204ebbb19d4500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918947282400, node = 0x556b357d8de0, id = 93918947282400, num = 897420768, tbl = 0x556b357d8de0, vars = 0x556b357d8de0, strterm = 0x556b357d8de0, 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 = 93918947283137, node = 0x556b357d90c1, id = 93918947283137, num = 897421505, tbl = 0x556b357d90c1, vars = 0x556b357d90c1, strterm = 0x556b357d90c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918947283136, node = 0x556b357d90c0, id = 93918947283136, num = 897421504, tbl = 0x556b357d90c0, vars = 0x556b357d90c0, strterm = 0x556b357d90c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139792603538741, node = 0x7f240079e535 <expand_case_fold_string+1141>, id = 139792603538741, num = 7988533, tbl = 0x7f240079e535 <expand_case_fold_string+1141>, vars = 0x7f240079e535 <expand_case_fold_string+1141>, strterm = 0x7f240079e535 <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 = 93918947283137, node = 0x556b357d90c1, id = 93918947283137, num = 897421505, tbl = 0x556b357d90c1, vars = 0x556b357d90c1, strterm = 0x556b357d90c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139844135157761, node = 0x7f3000000001, id = 139844135157761, num = 1, tbl = 0x7f3000000001, vars = 0x7f3000000001, strterm = 0x7f3000000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 56, node = 0x38, id = 56, num = 56, tbl = 0x38, vars = 0x38, strterm = 0x38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5194391246, node = 0x1359c1ece, id = 5194391246, num = 899423950, tbl = 0x1359c1ece, vars = 0x1359c1ece, strterm = 0x1359c1ece, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4404607003614070016, node = 0x3d204ebbb19d4500, id = 4404607003614070016, num = -1315093248, tbl = 0x3d204ebbb19d4500, vars = 0x3d204ebbb19d4500, strterm = 0x3d204ebbb19d4500, 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 = 93918949285632, node = 0x556b359c1f00, id = 93918949285632, num = 899424000, tbl = 0x556b359c1f00, vars = 0x556b359c1f00, strterm = 0x556b359c1f00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139792599493760, node = 0x7f24003c2c80 <main_arena>, id = 139792599493760, num = 3943552, tbl = 0x7f24003c2c80 <main_arena>, vars = 0x7f24003c2c80 <main_arena>, strterm = 0x7f24003c2c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918949288128, node = 0x556b359c28c0, id = 93918949288128, num = 899426496, tbl = 0x556b359c28c0, vars = 0x556b359c28c0, strterm = 0x556b359c28c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 139792597965961, node = 0x7f240024dc89 <_int_realloc+345>, id = 139792597965961, num = 2415753, tbl = 0x7f240024dc89 <_int_realloc+345>, vars = 0x7f240024dc89 <_int_realloc+345>, strterm = 0x7f240024dc89 <_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 = 139792599493760, node = 0x7f24003c2c80 <main_arena>, id = 139792599493760, num = 3943552, tbl = 0x7f24003c2c80 <main_arena>, vars = 0x7f24003c2c80 <main_arena>, strterm = 0x7f24003c2c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918949285648, node = 0x556b359c1f10, id = 93918949285648, num = 899424016, tbl = 0x556b359c1f10, vars = 0x556b359c1f10, strterm = 0x556b359c1f10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93918949285632, node = 0x556b359c1f00, id = 93918949285632, num = 899424000, tbl = 0x556b359c1f00, vars = 0x556b359c1f00, strterm = 0x556b359c1f00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139792597969289, node = 0x7f240024e989 <__GI___libc_realloc+457>, id = 139792597969289, num = 2419081, tbl = 0x7f240024e989 <__GI___libc_realloc+457>, vars = 0x7f240024e989 <__GI___libc_realloc+457>, strterm = 0x7f240024e989 <__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 = 14533556004719712670, node = 0xc9b1902f2890599e, id = 14533556004719712670, num = 680548766, tbl = 0xc9b1902f2890599e, vars = 0xc9b1902f2890599e, strterm = 0xc9b1902f2890599e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {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 = 93918948862480, node = 0x556b3595aa10, id = 93918948862480, num = 899000848, tbl = 0x556b3595aa10, vars = 0x556b3595aa10, strterm = 0x556b3595aa10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93918947283944, node = 0x556b357d93e8, id = 93918947283944, num = 897422312, tbl = 0x556b357d93e8, vars = 0x556b357d93e8, strterm = 0x556b357d93e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918948862480, node = 0x556b3595aa10, id = 93918948862480, num = 899000848, tbl = 0x556b3595aa10, vars = 0x556b3595aa10, strterm = 0x556b3595aa10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93918947283936, node = 0x556b357d93e0, id = 93918947283936, num = 897422304, tbl = 0x556b357d93e0, vars = 0x556b357d93e0, strterm = 0x556b357d93e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139792603568422, node = 0x7f24007a5926 <compile_tree+5558>, id = 139792603568422, num = 8018214, tbl = 0x7f24007a5926 <compile_tree+5558>, vars = 0x7f24007a5926 <compile_tree+5558>, strterm = 0x7f24007a5926 <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 = 93918947789648, node = 0x556b35854b50, id = 93918947789648, num = 897928016, tbl = 0x556b35854b50, vars = 0x556b35854b50, strterm = 0x556b35854b50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139792599493760, node = 0x7f24003c2c80 <main_arena>, id = 139792599493760, num = 3943552, tbl = 0x7f24003c2c80 <main_arena>, vars = 0x7f24003c2c80 <main_arena>, strterm = 0x7f24003c2c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4404607003614070016, node = 0x3d204ebbb19d4500, id = 4404607003614070016, num = -1315093248, tbl = 0x3d204ebbb19d4500, vars = 0x3d204ebbb19d4500, strterm = 0x3d204ebbb19d4500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93918949285648, node = 0x556b359c1f10, id = 93918949285648, num = 899424016, tbl = 0x556b359c1f10, vars = 0x556b359c1f10, strterm = 0x556b359c1f10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93918947282784, node = 0x556b357d8f60, id = 93918947282784, num = 897421152, tbl = 0x556b357d8f60, vars = 0x556b357d8f60, strterm = 0x556b357d8f60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884902331, node = 0x3000001bb, id = 12884902331, num = 443, tbl = 0x3000001bb, vars = 0x3000001bb, strterm = 0x3000001bb, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, 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 = 1561, column = 5}}, {beg_pos = {lineno = 1561, column = 6}, end_pos = {lineno = 1561, column = 6}}, {beg_pos = {lineno = 1565, column = 2}, end_pos = {lineno = 1565, column = 19}}, {beg_pos = {lineno = 1565, column = 19}, end_pos = {lineno = 1565, column = 20}}, {beg_pos = {lineno = 1565, column = 20}, end_pos = {lineno = 1565, column = 20}}, {beg_pos = {lineno = 1566, column = 4}, end_pos = {lineno = 1577, column = 21}}, {beg_pos = {lineno = 1577, column = 22}, end_pos = {lineno = 1577, column = 22}}, {beg_pos = {lineno = 1579, column = 4}, end_pos = {lineno = 1579, column = 31}}, {beg_pos = {lineno = 1579, column = 16}, end_pos = {lineno = 1579, column = 31}}, {beg_pos = {lineno = 1579, column = 17}, end_pos = {lineno = 1579, column = 31}}, {beg_pos = {lineno = 1579, column = 31}, end_pos = {lineno = 1579, column = 31}}, {beg_pos = {lineno = 1579, column = 23}, end_pos = {lineno = 1579, column = 31}}, {beg_pos = {lineno = 1579, column = 24}, end_pos = {lineno = 1579, column = 30}}, {beg_pos = {lineno = 1579, column = 30}, end_pos = {lineno = 1579, column = 31}}, {beg_pos = {lineno = 1579, column = 28}, end_pos = {lineno = 1579, column = 28}}, {beg_pos = {lineno = 1579, column = 28}, end_pos = {lineno = 1579, column = 28}}, {beg_pos = {lineno = 1579, column = 29}, end_pos = {lineno = 1579, column = 30}}, {beg_pos = {lineno = 1569, column = 16}, end_pos = {lineno = 1569, column = 22}}, {beg_pos = {lineno = 1569, column = 17}, end_pos = {lineno = 1569, column = 17}}, {beg_pos = {lineno = 1569, column = 17}, end_pos = {lineno = 1569, column = 21}}, {beg_pos = {lineno = 1569, column = 21}, end_pos = {lineno = 1569, column = 22}}, {beg_pos = {lineno = 1569, column = 21}, end_pos = {lineno = 1569, column = 22}}, {beg_pos = {lineno = 1551, column = 15}, end_pos = {lineno = 1551, column = 15}}, {beg_pos = {lineno = 1551, column = 15}, end_pos = {lineno = 1551, column = 15}}, {beg_pos = {lineno = 1552, column = 8}, end_pos = {lineno = 1554, column = 14}}, {beg_pos = {lineno = 1555, column = 6}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1555, column = 8}, end_pos = {lineno = 1555, column = 8}}, {beg_pos = {lineno = 1555, column = 8}, end_pos = {lineno = 1555, column = 8}}, {beg_pos = {lineno = 1555, column = 9}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1555, column = 19}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1555, column = 19}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1556, column = 8}, end_pos = {lineno = 1556, column = 14}}, {beg_pos = {lineno = 1557, column = 6}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1557, column = 8}, end_pos = {lineno = 1557, column = 8}}, {beg_pos = {lineno = 1557, column = 8}, end_pos = {lineno = 1557, column = 8}}, {beg_pos = {lineno = 1557, column = 9}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1557, column = 11}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1557, column = 11}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1558, column = 8}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1558, column = 15}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1558, column = 13}, end_pos = {lineno = 1558, column = 14}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1232, column = 8}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 13}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 8}, end_pos = {lineno = 1233, column = 12}}, {beg_pos = {lineno = 1232, column = 13}, end_pos = {lineno = 1232, column = 14}}, {beg_pos = {lineno = 464, column = 79}, end_pos = {lineno = 464, column = 88}}, {beg_pos = {lineno = 464, column = 88}, end_pos = {lineno = 464, column = 89}}, {beg_pos = {lineno = 464, column = 82}, end_pos = {lineno = 464, column = 88}}, {beg_pos = {lineno = 464, column = 88}, end_pos = {lineno = 464, column = 88}}, {beg_pos = {lineno = 464, column = 66}, end_pos = {lineno = 464, column = 67}}, {beg_pos = {lineno = 461, column = 85}, end_pos = {lineno = 461, column = 85}}, {beg_pos = {lineno = 432, column = 74}, end_pos = {lineno = 432, column = 83}}, {beg_pos = {lineno = 432, column = 83}, end_pos = {lineno = 432, column = 84}}, {beg_pos = {lineno = 432, column = 77}, end_pos = {lineno = 432, column = 83}}, {beg_pos = {lineno = 432, column = 83}, end_pos = {lineno = 432, column = 83}}, {beg_pos = {lineno = 432, column = 61}, end_pos = {lineno = 432, column = 62}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8464253, column = 32548}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 8912102, column = 32548}}, {beg_pos = {lineno = 896981776, column = 21867}, end_pos = {lineno = 896994800, column = 21867}}, {beg_pos = {lineno = 362793620, column = 32765}, end_pos = {lineno = -1315093248, column = 1025527483}}, {beg_pos = {lineno = 896981824, column = 21867}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 896991456, column = 21867}, end_pos = {lineno = 896994800, column = 21867}}, {beg_pos = {lineno = 896994816, column = 21867}, end_pos = {lineno = 8464301, column = 32548}}, {beg_pos = {lineno = 896991752, column = 21867}, end_pos = {lineno = 7030832, column = 32548}}, {beg_pos = {lineno = -60004168, column = 32547}, end_pos = {lineno = -1315093248, column = 1025527483}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -1315093248, column = 1025527483}}, {beg_pos = {lineno = 362793680, column = 32765}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -61033168, column = 32547}, end_pos = {lineno = 6744809, column = 32548}}, {beg_pos = {lineno = 11279904, column = 32548}, end_pos = {lineno = -61029568, column = 32547}}, {beg_pos = {lineno = 896991456, column = 21867}, end_pos = {lineno = 362793748, column = 32765}}, {beg_pos = {lineno = -61029568, column = 32547}, end_pos = {lineno = 6978317, column = 32548}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 8286581, column = 32548}}, {beg_pos = {lineno = 897023392, column = 21867}, end_pos = {lineno = -1315093248, column = 1025527483}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = -61033168, column = 32547}, end_pos = {lineno = -61029568, column = 32547}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 6228167, column = 32548}}, {beg_pos = {lineno = 896995616, column = 21867}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 900520096, column = 21867}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 897023392, column = 21867}, end_pos = {lineno = 6676329, column = 32548}}, {beg_pos = {lineno = 900520438, column = 21867}, end_pos = {lineno = 6880748, column = 32548}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 896995616, column = 21867}}, {beg_pos = {lineno = 6676304, column = 32548}, end_pos = {lineno = 362796848, column = 32765}}, {beg_pos = {lineno = 362794100, column = 32765}, end_pos = {lineno = 362794048, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 896995616, column = 21867}, end_pos = {lineno = 1597136, column = 32548}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 897023392, column = 21867}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 6880858, column = 32548}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 362793872, column = 32765}}, {beg_pos = {lineno = 900725424, column = 21867}, end_pos = {lineno = 362797440, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1315093248, column = 1025527483}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 11350908, column = 32548}}, {beg_pos = {lineno = 4001792, column = 32548}, end_pos = {lineno = 1759952, column = 32548}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1753500, column = 32548}}, {beg_pos = {lineno = 898611024, column = 21867}, end_pos = {lineno = 11352041, column = 32548}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 11350695, column = 32548}}, {beg_pos = {lineno = 11297536, column = 32548}, end_pos = {lineno = 5871080, column = 32548}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 5870792, column = 32548}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 11352041, column = 32548}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = 11350695, column = 32548}}, {beg_pos = {lineno = 11297536, column = 32548}, end_pos = {lineno = 5871080, column = 32548}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 5866456, column = 32548}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 11352041, column = 32548}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 5920712, column = 32548}}, {beg_pos = {lineno = 11297536, column = 32548}, end_pos = {lineno = 362794408, column = 32765}}, {beg_pos = {lineno = 362794404, column = 32765}, end_pos = {lineno = -59911055, column = 32547}}, {beg_pos = {lineno = 5920712, column = 32548}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 362794404, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 897578496, column = 21867}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21867}, end_pos = {lineno = -59909614, column = 32547}}, {beg_pos = {lineno = -59912096, column = 32547}, end_pos = {lineno = 362794608, column = 32765}}, {beg_pos = {lineno = 362794592, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 898632160, column = 21867}, end_pos = {lineno = 362794528, column = 32765}}, {beg_pos = {lineno = 362794544, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 362794752, column = 32765}, end_pos = {lineno = -59909614, column = 32547}}, {beg_pos = {lineno = 898632160, column = 21867}, end_pos = {lineno = 362794592, column = 32765}}, {beg_pos = {lineno = 362794608, column = 32765}, end_pos = {lineno = 11354641, column = 32548}}, {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 = 898631280, column = 21867}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 898631280, column = 21867}}, {beg_pos = {lineno = 5919008, column = 1}, end_pos = {lineno = 898632160, column = 21867}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32547}}, {beg_pos = {lineno = 0, column = 21867}, end_pos = {lineno = 0, column = 21867}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 11382641, column = 32548}}, {beg_pos = {lineno = 5892992, column = 32548}, end_pos = {lineno = 11297536, column = 32548}}, {beg_pos = {lineno = 898631280, column = 21867}, end_pos = {lineno = -59641272, column = 32547}}, {beg_pos = {lineno = -60007608, column = 32547}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -61034208, column = 32547}, end_pos = {lineno = 11382641, column = 32548}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 898631280, column = 21867}, end_pos = {lineno = -59640760, column = 32547}}, {beg_pos = {lineno = 898637680, column = 21867}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -61034208, column = 32547}, end_pos = {lineno = 11382641, column = 32548}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5892992, column = 32548}, end_pos = {lineno = 7413168, column = 32548}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 362795744, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 898637680, column = 21867}, end_pos = {lineno = 11394478, column = 32548}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -59661472, column = 32547}}, {beg_pos = {lineno = 362790766, column = 32765}, end_pos = {lineno = 362795568, column = 32765}}, {beg_pos = {lineno = -61034768, column = 32547}, end_pos = {lineno = 362790372, column = 32765}}, {beg_pos = {lineno = 362790368, column = 32765}, end_pos = {lineno = 11297536, column = 32548}}, {beg_pos = {lineno = 11297536, column = 32548}, end_pos = {lineno = 5871080, column = 32548}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 471192, column = 32548}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = -60616288, column = 32547}}, {beg_pos = {lineno = 549192, column = 32548}, 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 = 549192, column = 32548}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 896995616, column = 21867}, end_pos = {lineno = 1596816, column = 32548}}, {beg_pos = {lineno = 443, column = 4}, end_pos = {lineno = 443, column = 4}}, {beg_pos = {lineno = -874816893, column = 172534}, end_pos = {lineno = 900020512, column = 21867}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1596816, column = 32548}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 3943648, column = 32548}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 443, column = 3}}, {beg_pos = {lineno = 441, column = 6}, end_pos = {lineno = 441, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 680548766, column = -911110097}, 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 = 6, column = -2147483648}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 6435107, column = 32548}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 3943648, column = 32548}}, {beg_pos = {lineno = 900232296, column = 21867}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 680548766, column = -911110097}, end_pos = {lineno = 898515728, column = 21867}}, {beg_pos = {lineno = 896995176, column = 21867}, end_pos = {lineno = 3943552, column = 32548}}, {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 = 2414251, column = 32548}}, {beg_pos = {lineno = 900517968, column = 21867}, end_pos = {lineno = 3943648, column = 32548}}, {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 = 680548766, column = -911110097}}, {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 = 17
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 139792534074600, node = 0x7f23fc55f4e8, id = 139792534074600, num = -61475608, tbl = 0x7f23fc55f4e8, vars = 0x7f23fc55f4e8, strterm = 0x7f23fc55f4e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 1566, column = 4}, end_pos = {lineno = 1579, column = 31}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\070\351a\374#\177\000\000\060\370_\374#\177\000\000\200,<\000$\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^\030\000$\177\000\000\000\000\000\000\000\000\000\000\342\342$\000$\177\000\000`\320\254\065kU\000\000\070\351a\374#\177\000\000\300;\252\065kU\000\000\340\000w5kU\000\000\004\000\000\000\000\000\000\000\240\070k\000$\177\000"
        yymsg = 0x7ffd159fd250 "n"
        yymsg_alloc = 128
        yylen = 3
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#40 0x00007f23fc7015b2 in ripper_parse0 (parser_v=parser_v@entry=139792534857640) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
        p = 0x556b35aa3bc0
#41 0x00007f240068ffd6 in rb_ensure (b_proc=b_proc@entry=0x7f23fc7014d0 <ripper_parse0>, data1=data1@entry=139792534857640, e_proc=e_proc@entry=0x7f23fc6e3ae0 <ripper_ensure>, data2=data2@entry=139792534857640) at /tmp/ruby/src/trunk-random2/eval.c:1005
        _ec = 0x556b35771120
        _tag = {tag = 36, retval = 93918049861693, buf = {0x7f23fc61e7a8, 0x7f24006900c0 <rb_ensure+528>, 0x0, 0x7ffd159fd340, 0x0}, prev = 0x7ffd159fd6c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x556b35771120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f23fc6e3ae0 <ripper_ensure>, data2 = 139792534857640}}
#42 0x00007f23fc6e4315 in ripper_parse (self=139792534857640) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
        p = 0x556b35aa3bc0
#43 0x00007f2400853ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2400185e10, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2400073098
        cfunc = 0x556b35901f78
        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>
#44 vm_call_cfunc_with_frame (ec=0x556b35771120, reg_cfp=0x7f2400185e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#45 0x00007f240086324d 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 = 32
        ci = 0x999999999999a1f8
        cc = <optimized out>
        recv = 93918946853088
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f23fc5caf18, block_handler = 0, recv = 139792534857640, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#46 vm_exec_core (ec=0x556b35771120, initial=18446744069414584320) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0xffffffff00000000
        leaf = <optimized out>
        val = 32
        reg_pc = 0x556b35a99498
        reg_cfp = 0x7f2400185e10
        insns_address_table = {0x7f24008659bf <vm_exec_core+10351>, 0x7f24008633c9 <vm_exec_core+633>, 0x7f240086557e <vm_exec_core+9262>, 0x7f2400865504 <vm_exec_core+9140>, 0x7f240086548d <vm_exec_core+9021>, 0x7f240086540e <vm_exec_core+8894>, 0x7f240086538e <vm_exec_core+8766>, 0x7f2400865332 <vm_exec_core+8674>, 0x7f24008652d7 <vm_exec_core+8583>, 0x7f2400865287 <vm_exec_core+8503>, 0x7f240086510c <vm_exec_core+8124>, 0x7f2400864f61 <vm_exec_core+7697>, 0x7f2400864e76 <vm_exec_core+7462>, 0x7f2400864e07 <vm_exec_core+7351>, 0x7f2400864d9a <vm_exec_core+7242>, 0x7f2400864d5f <vm_exec_core+7183>, 0x7f2400864d29 <vm_exec_core+7129>, 0x7f2400864cf6 <vm_exec_core+7078>, 0x7f24008655ea <vm_exec_core+9370>, 0x7f2400864057 <vm_exec_core+3847>, 0x7f2400863fe9 <vm_exec_core+3737>, 0x7f2400863fae <vm_exec_core+3678>, 0x7f2400863f58 <vm_exec_core+3592>, 0x7f2400863f14 <vm_exec_core+3524>, 0x7f2400863e8d <vm_exec_core+3389>, 0x7f2400863e58 <vm_exec_core+3336>, 0x7f2400863dfd <vm_exec_core+3245>, 0x7f2400863d85 <vm_exec_core+3125>, 0x7f2400863d4d <vm_exec_core+3069>, 0x7f2400863d15 <vm_exec_core+3013>, 0x7f2400863b20 <vm_exec_core+2512>, 0x7f2400863a8f <vm_exec_core+2367>, 0x7f2400863a32 <vm_exec_core+2274>, 0x7f24008639b9 <vm_exec_core+2153>, 0x7f24008646f9 <vm_exec_core+5545>, 0x7f24008646d4 <vm_exec_core+5508>, 0x7f240086469b <vm_exec_core+5451>, 0x7f240086464b <vm_exec_core+5371>, 0x7f2400864619 <vm_exec_core+5321>, 0x7f240086452e <vm_exec_core+5086>, 0x7f24008644e9 <vm_exec_core+5017>, 0x7f24008644a3 <vm_exec_core+4947>, 0x7f2400864473 <vm_exec_core+4899>, 0x7f24008643a8 <vm_exec_core+4696>, 0x7f2400864413 <vm_exec_core+4803>, 0x7f2400864278 <vm_exec_core+4392>, 0x7f240086420b <vm_exec_core+4283>, 0x7f240086417e <vm_exec_core+4142>, 0x7f24008640c2 <vm_exec_core+3954>, 0x7f240086408a <vm_exec_core+3898>, 0x7f2400864bf7 <vm_exec_core+6823>, 0x7f2400864ae4 <vm_exec_core+6548>, 0x7f24008631a8 <vm_exec_core+88>, 0x7f2400864c72 <vm_exec_core+6946>, 0x7f240086483d <vm_exec_core+5869>, 0x7f2400865b07 <vm_exec_core+10679>, 0x7f24008647f3 <vm_exec_core+5795>, 0x7f240086479a <vm_exec_core+5706>, 0x7f2400864741 <vm_exec_core+5617>, 0x7f24008649d6 <vm_exec_core+6278>, 0x7f2400864900 <vm_exec_core+6064>, 0x7f2400864887 <vm_exec_core+5943>, 0x7f240086595e <vm_exec_core+10254>, 0x7f2400864c3a <vm_exec_core+6890>, 0x7f2400864a8d <vm_exec_core+6461>, 0x7f240086381a <vm_exec_core+1738>, 0x7f24008637e0 <vm_exec_core+1680>, 0x7f2400863912 <vm_exec_core+1986>, 0x7f2400863871 <vm_exec_core+1825>, 0x7f2400865def <vm_exec_core+11423>, 0x7f2400865d46 <vm_exec_core+11254>, 0x7f2400865fc6 <vm_exec_core+11894>, 0x7f2400865f53 <vm_exec_core+11779>, 0x7f2400865ead <vm_exec_core+11613>, 0x7f2400865e51 <vm_exec_core+11521>, 0x7f2400866373 <vm_exec_core+12835>, 0x7f24008662d6 <vm_exec_core+12678>, 0x7f240086623e <vm_exec_core+12526>, 0x7f24008661a1 <vm_exec_core+12369>, 0x7f2400866109 <vm_exec_core+12217>, 0x7f2400865a48 <vm_exec_core+10488>, 0x7f24008660be <vm_exec_core+12142>, 0x7f2400866068 <vm_exec_core+12056>, 0x7f2400865bd5 <vm_exec_core+10885>, 0x7f2400865b4b <vm_exec_core+10747>, 0x7f2400863773 <vm_exec_core+1571>, 0x7f2400863715 <vm_exec_core+1477>, 0x7f2400865d12 <vm_exec_core+11202>, 0x7f2400865cde <vm_exec_core+11150>, 0x7f2400865c8d <vm_exec_core+11069>, 0x7f2400865c3e <vm_exec_core+10990>, 0x7f2400865a7b <vm_exec_core+10539>, 0x7f24008659d0 <vm_exec_core+10368>, 0x7f24008636a8 <vm_exec_core+1368>, 0x7f2400863651 <vm_exec_core+1281>, 0x7f24008635ce <vm_exec_core+1150>, 0x7f2400863589 <vm_exec_core+1081>, 0x7f240086353c <vm_exec_core+1004>, 0x7f24008634ef <vm_exec_core+927>, 0x7f240086349a <vm_exec_core+842>, 0x7f2400863467 <vm_exec_core+791>, 0x7f2400863434 <vm_exec_core+740>, 0x7f2400865aeb <vm_exec_core+10651>, 0x7f24008633ba <vm_exec_core+618>, 0x7f240086556f <vm_exec_core+9247>, 0x7f24008654f5 <vm_exec_core+9125>, 0x7f240086547e <vm_exec_core+9006>, 0x7f24008653ff <vm_exec_core+8879>, 0x7f240086537f <vm_exec_core+8751>, 0x7f2400865323 <vm_exec_core+8659>, 0x7f24008652c8 <vm_exec_core+8568>, 0x7f2400865278 <vm_exec_core+8488>, 0x7f24008650fd <vm_exec_core+8109>, 0x7f2400864f52 <vm_exec_core+7682>, 0x7f2400864e67 <vm_exec_core+7447>, 0x7f2400864df8 <vm_exec_core+7336>, 0x7f2400864d8b <vm_exec_core+7227>, 0x7f2400864d50 <vm_exec_core+7168>, 0x7f2400864d1a <vm_exec_core+7114>, 0x7f2400864ce7 <vm_exec_core+7063>, 0x7f24008655db <vm_exec_core+9355>, 0x7f2400864048 <vm_exec_core+3832>, 0x7f2400863fda <vm_exec_core+3722>, 0x7f2400863f9f <vm_exec_core+3663>, 0x7f2400863f49 <vm_exec_core+3577>, 0x7f2400863f05 <vm_exec_core+3509>, 0x7f2400863e7e <vm_exec_core+3374>, 0x7f2400863e49 <vm_exec_core+3321>, 0x7f2400863dee <vm_exec_core+3230>, 0x7f2400863d76 <vm_exec_core+3110>, 0x7f2400863d3e <vm_exec_core+3054>, 0x7f2400863d06 <vm_exec_core+2998>, 0x7f2400863b11 <vm_exec_core+2497>, 0x7f2400863a80 <vm_exec_core+2352>, 0x7f2400863a23 <vm_exec_core+2259>, 0x7f24008639aa <vm_exec_core+2138>, 0x7f24008646ea <vm_exec_core+5530>, 0x7f24008646c5 <vm_exec_core+5493>, 0x7f240086468c <vm_exec_core+5436>, 0x7f240086463c <vm_exec_core+5356>, 0x7f240086460a <vm_exec_core+5306>, 0x7f240086451f <vm_exec_core+5071>, 0x7f24008644da <vm_exec_core+5002>, 0x7f2400864494 <vm_exec_core+4932>, 0x7f2400864464 <vm_exec_core+4884>, 0x7f2400864399 <vm_exec_core+4681>, 0x7f2400864404 <vm_exec_core+4788>, 0x7f2400864269 <vm_exec_core+4377>, 0x7f24008641fc <vm_exec_core+4268>, 0x7f240086416f <vm_exec_core+4127>, 0x7f24008640b3 <vm_exec_core+3939>, 0x7f240086407b <vm_exec_core+3883>, 0x7f2400864be8 <vm_exec_core+6808>, 0x7f2400864ad5 <vm_exec_core+6533>, 0x7f2400866593 <vm_exec_core+13379>, 0x7f2400864c63 <vm_exec_core+6931>, 0x7f240086482e <vm_exec_core+5854>, 0x7f240086657f <vm_exec_core+13359>, 0x7f24008647e4 <vm_exec_core+5780>, 0x7f240086478b <vm_exec_core+5691>, 0x7f2400864732 <vm_exec_core+5602>, 0x7f24008649c7 <vm_exec_core+6263>, 0x7f24008648f1 <vm_exec_core+6049>, 0x7f2400864878 <vm_exec_core+5928>, 0x7f240086594f <vm_exec_core+10239>, 0x7f2400864c2b <vm_exec_core+6875>, 0x7f2400864a7e <vm_exec_core+6446>, 0x7f240086380b <vm_exec_core+1723>, 0x7f24008637d1 <vm_exec_core+1665>, 0x7f2400863903 <vm_exec_core+1971>, 0x7f2400863862 <vm_exec_core+1810>, 0x7f240086656b <vm_exec_core+13339>, 0x7f2400866557 <vm_exec_core+13319>, 0x7f2400866543 <vm_exec_core+13299>, 0x7f240086652f <vm_exec_core+13279>, 0x7f240086651b <vm_exec_core+13259>, 0x7f2400866507 <vm_exec_core+13239>, 0x7f24008664ec <vm_exec_core+13212>, 0x7f24008664d8 <vm_exec_core+13192>, 0x7f24008664c4 <vm_exec_core+13172>, 0x7f24008664b0 <vm_exec_core+13152>, 0x7f240086649c <vm_exec_core+13132>, 0x7f2400866488 <vm_exec_core+13112>, 0x7f2400866474 <vm_exec_core+13092>, 0x7f2400866460 <vm_exec_core+13072>, 0x7f240086644c <vm_exec_core+13052>, 0x7f2400866438 <vm_exec_core+13032>, 0x7f2400863764 <vm_exec_core+1556>, 0x7f2400863706 <vm_exec_core+1462>, 0x7f2400866424 <vm_exec_core+13012>, 0x7f2400866410 <vm_exec_core+12992>, 0x7f24008663fc <vm_exec_core+12972>, 0x7f24008663e8 <vm_exec_core+12952>, 0x7f2400863191 <vm_exec_core+65>, 0x7f2400863195 <vm_exec_core+69>, 0x7f2400863699 <vm_exec_core+1353>, 0x7f2400863642 <vm_exec_core+1266>, 0x7f24008635bf <vm_exec_core+1135>, 0x7f240086357a <vm_exec_core+1066>, 0x7f240086352d <vm_exec_core+989>...}
#47 0x00007f24008699eb in rb_vm_exec (ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x556b35771120
        _tag = {tag = 36, retval = 4, buf = {0x556b35771120, 0x7f24008691e0 <rb_vm_exec+400>, 0x0, 0x7ffd159fd5f0, 0x7f2400086108}, prev = 0x7ffd159fdaa0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#48 0x00007f2400869be9 in eval_string_with_cref (self=<optimized out>, src=139792534857240, cref=0x7f23fc61e3c0, file=139792534731600, line=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1701
        ec = 0x556b35771120
        block = {as = {captured = {self = 139792534857640, ep = 0x7f24000860f8, code = {iseq = 0x7f23fc69f920, ifunc = 0x7f23fc69f920, val = 139792535386400}}, symbol = 139792534857640, proc = 139792534857640}, type = block_type_iseq}
        iseq = 0x7f23fc61dee8
        cfp = <optimized out>
#49 0x00007f2400879f5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139792534857640) at /tmp/ruby/src/trunk-random2/vm_eval.c:1946
        cref = 0x7f23fc61e3c0
#50 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 = 139792534731600
        line = <optimized out>
        code = 139792534857240
#51 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139792534857640) at /tmp/ruby/src/trunk-random2/vm_eval.c:2010
No locals.
#52 0x00007f2400853ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f2400185e90, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2400026e78
        cfunc = 0x556b357b3e08
        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>
#53 vm_call_cfunc_with_frame (ec=0x556b35771120, reg_cfp=0x7f2400185e90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#54 0x00007f240086324d 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 = 32
        ci = 0x999999999999a1f8
        cc = <optimized out>
        recv = 93918946853088
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f23fc5cb080, block_handler = 0, recv = 139792534857640, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=0x556b35771120, initial=18446744069414584320) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0xffffffff00000000
        leaf = <optimized out>
        val = 32
        reg_pc = 0x556b358dc780
        reg_cfp = 0x7f2400185e90
        insns_address_table = {0x7f24008659bf <vm_exec_core+10351>, 0x7f24008633c9 <vm_exec_core+633>, 0x7f240086557e <vm_exec_core+9262>, 0x7f2400865504 <vm_exec_core+9140>, 0x7f240086548d <vm_exec_core+9021>, 0x7f240086540e <vm_exec_core+8894>, 0x7f240086538e <vm_exec_core+8766>, 0x7f2400865332 <vm_exec_core+8674>, 0x7f24008652d7 <vm_exec_core+8583>, 0x7f2400865287 <vm_exec_core+8503>, 0x7f240086510c <vm_exec_core+8124>, 0x7f2400864f61 <vm_exec_core+7697>, 0x7f2400864e76 <vm_exec_core+7462>, 0x7f2400864e07 <vm_exec_core+7351>, 0x7f2400864d9a <vm_exec_core+7242>, 0x7f2400864d5f <vm_exec_core+7183>, 0x7f2400864d29 <vm_exec_core+7129>, 0x7f2400864cf6 <vm_exec_core+7078>, 0x7f24008655ea <vm_exec_core+9370>, 0x7f2400864057 <vm_exec_core+3847>, 0x7f2400863fe9 <vm_exec_core+3737>, 0x7f2400863fae <vm_exec_core+3678>, 0x7f2400863f58 <vm_exec_core+3592>, 0x7f2400863f14 <vm_exec_core+3524>, 0x7f2400863e8d <vm_exec_core+3389>, 0x7f2400863e58 <vm_exec_core+3336>, 0x7f2400863dfd <vm_exec_core+3245>, 0x7f2400863d85 <vm_exec_core+3125>, 0x7f2400863d4d <vm_exec_core+3069>, 0x7f2400863d15 <vm_exec_core+3013>, 0x7f2400863b20 <vm_exec_core+2512>, 0x7f2400863a8f <vm_exec_core+2367>, 0x7f2400863a32 <vm_exec_core+2274>, 0x7f24008639b9 <vm_exec_core+2153>, 0x7f24008646f9 <vm_exec_core+5545>, 0x7f24008646d4 <vm_exec_core+5508>, 0x7f240086469b <vm_exec_core+5451>, 0x7f240086464b <vm_exec_core+5371>, 0x7f2400864619 <vm_exec_core+5321>, 0x7f240086452e <vm_exec_core+5086>, 0x7f24008644e9 <vm_exec_core+5017>, 0x7f24008644a3 <vm_exec_core+4947>, 0x7f2400864473 <vm_exec_core+4899>, 0x7f24008643a8 <vm_exec_core+4696>, 0x7f2400864413 <vm_exec_core+4803>, 0x7f2400864278 <vm_exec_core+4392>, 0x7f240086420b <vm_exec_core+4283>, 0x7f240086417e <vm_exec_core+4142>, 0x7f24008640c2 <vm_exec_core+3954>, 0x7f240086408a <vm_exec_core+3898>, 0x7f2400864bf7 <vm_exec_core+6823>, 0x7f2400864ae4 <vm_exec_core+6548>, 0x7f24008631a8 <vm_exec_core+88>, 0x7f2400864c72 <vm_exec_core+6946>, 0x7f240086483d <vm_exec_core+5869>, 0x7f2400865b07 <vm_exec_core+10679>, 0x7f24008647f3 <vm_exec_core+5795>, 0x7f240086479a <vm_exec_core+5706>, 0x7f2400864741 <vm_exec_core+5617>, 0x7f24008649d6 <vm_exec_core+6278>, 0x7f2400864900 <vm_exec_core+6064>, 0x7f2400864887 <vm_exec_core+5943>, 0x7f240086595e <vm_exec_core+10254>, 0x7f2400864c3a <vm_exec_core+6890>, 0x7f2400864a8d <vm_exec_core+6461>, 0x7f240086381a <vm_exec_core+1738>, 0x7f24008637e0 <vm_exec_core+1680>, 0x7f2400863912 <vm_exec_core+1986>, 0x7f2400863871 <vm_exec_core+1825>, 0x7f2400865def <vm_exec_core+11423>, 0x7f2400865d46 <vm_exec_core+11254>, 0x7f2400865fc6 <vm_exec_core+11894>, 0x7f2400865f53 <vm_exec_core+11779>, 0x7f2400865ead <vm_exec_core+11613>, 0x7f2400865e51 <vm_exec_core+11521>, 0x7f2400866373 <vm_exec_core+12835>, 0x7f24008662d6 <vm_exec_core+12678>, 0x7f240086623e <vm_exec_core+12526>, 0x7f24008661a1 <vm_exec_core+12369>, 0x7f2400866109 <vm_exec_core+12217>, 0x7f2400865a48 <vm_exec_core+10488>, 0x7f24008660be <vm_exec_core+12142>, 0x7f2400866068 <vm_exec_core+12056>, 0x7f2400865bd5 <vm_exec_core+10885>, 0x7f2400865b4b <vm_exec_core+10747>, 0x7f2400863773 <vm_exec_core+1571>, 0x7f2400863715 <vm_exec_core+1477>, 0x7f2400865d12 <vm_exec_core+11202>, 0x7f2400865cde <vm_exec_core+11150>, 0x7f2400865c8d <vm_exec_core+11069>, 0x7f2400865c3e <vm_exec_core+10990>, 0x7f2400865a7b <vm_exec_core+10539>, 0x7f24008659d0 <vm_exec_core+10368>, 0x7f24008636a8 <vm_exec_core+1368>, 0x7f2400863651 <vm_exec_core+1281>, 0x7f24008635ce <vm_exec_core+1150>, 0x7f2400863589 <vm_exec_core+1081>, 0x7f240086353c <vm_exec_core+1004>, 0x7f24008634ef <vm_exec_core+927>, 0x7f240086349a <vm_exec_core+842>, 0x7f2400863467 <vm_exec_core+791>, 0x7f2400863434 <vm_exec_core+740>, 0x7f2400865aeb <vm_exec_core+10651>, 0x7f24008633ba <vm_exec_core+618>, 0x7f240086556f <vm_exec_core+9247>, 0x7f24008654f5 <vm_exec_core+9125>, 0x7f240086547e <vm_exec_core+9006>, 0x7f24008653ff <vm_exec_core+8879>, 0x7f240086537f <vm_exec_core+8751>, 0x7f2400865323 <vm_exec_core+8659>, 0x7f24008652c8 <vm_exec_core+8568>, 0x7f2400865278 <vm_exec_core+8488>, 0x7f24008650fd <vm_exec_core+8109>, 0x7f2400864f52 <vm_exec_core+7682>, 0x7f2400864e67 <vm_exec_core+7447>, 0x7f2400864df8 <vm_exec_core+7336>, 0x7f2400864d8b <vm_exec_core+7227>, 0x7f2400864d50 <vm_exec_core+7168>, 0x7f2400864d1a <vm_exec_core+7114>, 0x7f2400864ce7 <vm_exec_core+7063>, 0x7f24008655db <vm_exec_core+9355>, 0x7f2400864048 <vm_exec_core+3832>, 0x7f2400863fda <vm_exec_core+3722>, 0x7f2400863f9f <vm_exec_core+3663>, 0x7f2400863f49 <vm_exec_core+3577>, 0x7f2400863f05 <vm_exec_core+3509>, 0x7f2400863e7e <vm_exec_core+3374>, 0x7f2400863e49 <vm_exec_core+3321>, 0x7f2400863dee <vm_exec_core+3230>, 0x7f2400863d76 <vm_exec_core+3110>, 0x7f2400863d3e <vm_exec_core+3054>, 0x7f2400863d06 <vm_exec_core+2998>, 0x7f2400863b11 <vm_exec_core+2497>, 0x7f2400863a80 <vm_exec_core+2352>, 0x7f2400863a23 <vm_exec_core+2259>, 0x7f24008639aa <vm_exec_core+2138>, 0x7f24008646ea <vm_exec_core+5530>, 0x7f24008646c5 <vm_exec_core+5493>, 0x7f240086468c <vm_exec_core+5436>, 0x7f240086463c <vm_exec_core+5356>, 0x7f240086460a <vm_exec_core+5306>, 0x7f240086451f <vm_exec_core+5071>, 0x7f24008644da <vm_exec_core+5002>, 0x7f2400864494 <vm_exec_core+4932>, 0x7f2400864464 <vm_exec_core+4884>, 0x7f2400864399 <vm_exec_core+4681>, 0x7f2400864404 <vm_exec_core+4788>, 0x7f2400864269 <vm_exec_core+4377>, 0x7f24008641fc <vm_exec_core+4268>, 0x7f240086416f <vm_exec_core+4127>, 0x7f24008640b3 <vm_exec_core+3939>, 0x7f240086407b <vm_exec_core+3883>, 0x7f2400864be8 <vm_exec_core+6808>, 0x7f2400864ad5 <vm_exec_core+6533>, 0x7f2400866593 <vm_exec_core+13379>, 0x7f2400864c63 <vm_exec_core+6931>, 0x7f240086482e <vm_exec_core+5854>, 0x7f240086657f <vm_exec_core+13359>, 0x7f24008647e4 <vm_exec_core+5780>, 0x7f240086478b <vm_exec_core+5691>, 0x7f2400864732 <vm_exec_core+5602>, 0x7f24008649c7 <vm_exec_core+6263>, 0x7f24008648f1 <vm_exec_core+6049>, 0x7f2400864878 <vm_exec_core+5928>, 0x7f240086594f <vm_exec_core+10239>, 0x7f2400864c2b <vm_exec_core+6875>, 0x7f2400864a7e <vm_exec_core+6446>, 0x7f240086380b <vm_exec_core+1723>, 0x7f24008637d1 <vm_exec_core+1665>, 0x7f2400863903 <vm_exec_core+1971>, 0x7f2400863862 <vm_exec_core+1810>, 0x7f240086656b <vm_exec_core+13339>, 0x7f2400866557 <vm_exec_core+13319>, 0x7f2400866543 <vm_exec_core+13299>, 0x7f240086652f <vm_exec_core+13279>, 0x7f240086651b <vm_exec_core+13259>, 0x7f2400866507 <vm_exec_core+13239>, 0x7f24008664ec <vm_exec_core+13212>, 0x7f24008664d8 <vm_exec_core+13192>, 0x7f24008664c4 <vm_exec_core+13172>, 0x7f24008664b0 <vm_exec_core+13152>, 0x7f240086649c <vm_exec_core+13132>, 0x7f2400866488 <vm_exec_core+13112>, 0x7f2400866474 <vm_exec_core+13092>, 0x7f2400866460 <vm_exec_core+13072>, 0x7f240086644c <vm_exec_core+13052>, 0x7f2400866438 <vm_exec_core+13032>, 0x7f2400863764 <vm_exec_core+1556>, 0x7f2400863706 <vm_exec_core+1462>, 0x7f2400866424 <vm_exec_core+13012>, 0x7f2400866410 <vm_exec_core+12992>, 0x7f24008663fc <vm_exec_core+12972>, 0x7f24008663e8 <vm_exec_core+12952>, 0x7f2400863191 <vm_exec_core+65>, 0x7f2400863195 <vm_exec_core+69>, 0x7f2400863699 <vm_exec_core+1353>, 0x7f2400863642 <vm_exec_core+1266>, 0x7f24008635bf <vm_exec_core+1135>, 0x7f240086357a <vm_exec_core+1066>, 0x7f240086352d <vm_exec_core+989>...}
#56 0x00007f24008699eb in rb_vm_exec (ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x556b35771120
        _tag = {tag = 36, retval = 4, buf = {0x7f2400185f50, 0x7f24008691e0 <rb_vm_exec+400>, 0x0, 0x7ffd159fd9d0, 0x0}, prev = 0x7ffd159fde20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#57 0x00007f2400878f5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139792595733840, iseq=0x7f23fc69f970, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#58 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd159fdb48, argc=1, self=139792595733840, captured=<optimized out>, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm.c:1440
        iseq = 0x7f23fc69f970
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f2400086088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#59 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>
#60 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd159fdb48, argc=1, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm.c:1495
No locals.
#61 vm_yield (kw_splat=0, argv=0x7ffd159fdb48, argc=1, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm.c:1503
No locals.
#62 rb_yield_0 (argv=0x7ffd159fdb48, argc=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1337
No locals.
#63 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1353
No locals.
#64 0x00007f24005ec2fc in rb_ary_each (ary=139792535543080) at /tmp/ruby/src/trunk-random2/array.c:2747
        i = 2
#65 0x00007f2400853ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2400185f90, ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f24000204b0
        cfunc = 0x556b357c8348
        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>
#66 vm_call_cfunc_with_frame (ec=0x556b35771120, reg_cfp=0x7f2400185f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#67 0x00007f2400864bc9 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 = 32
        ci = <optimized out>
        cc = <optimized out>
        recv = 93918946853088
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f240005b7b8, block_handler = 139792597147561, recv = 139792535543080, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#68 vm_exec_core (ec=0x556b35771120, initial=18446744069414584320) at ../../src/trunk-random2/insns.def:815
        bh = <optimized out>
        cd = 0x556b358b2840
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x556b358b2598
        reg_cfp = 0x7f2400185f90
        insns_address_table = {0x7f24008659bf <vm_exec_core+10351>, 0x7f24008633c9 <vm_exec_core+633>, 0x7f240086557e <vm_exec_core+9262>, 0x7f2400865504 <vm_exec_core+9140>, 0x7f240086548d <vm_exec_core+9021>, 0x7f240086540e <vm_exec_core+8894>, 0x7f240086538e <vm_exec_core+8766>, 0x7f2400865332 <vm_exec_core+8674>, 0x7f24008652d7 <vm_exec_core+8583>, 0x7f2400865287 <vm_exec_core+8503>, 0x7f240086510c <vm_exec_core+8124>, 0x7f2400864f61 <vm_exec_core+7697>, 0x7f2400864e76 <vm_exec_core+7462>, 0x7f2400864e07 <vm_exec_core+7351>, 0x7f2400864d9a <vm_exec_core+7242>, 0x7f2400864d5f <vm_exec_core+7183>, 0x7f2400864d29 <vm_exec_core+7129>, 0x7f2400864cf6 <vm_exec_core+7078>, 0x7f24008655ea <vm_exec_core+9370>, 0x7f2400864057 <vm_exec_core+3847>, 0x7f2400863fe9 <vm_exec_core+3737>, 0x7f2400863fae <vm_exec_core+3678>, 0x7f2400863f58 <vm_exec_core+3592>, 0x7f2400863f14 <vm_exec_core+3524>, 0x7f2400863e8d <vm_exec_core+3389>, 0x7f2400863e58 <vm_exec_core+3336>, 0x7f2400863dfd <vm_exec_core+3245>, 0x7f2400863d85 <vm_exec_core+3125>, 0x7f2400863d4d <vm_exec_core+3069>, 0x7f2400863d15 <vm_exec_core+3013>, 0x7f2400863b20 <vm_exec_core+2512>, 0x7f2400863a8f <vm_exec_core+2367>, 0x7f2400863a32 <vm_exec_core+2274>, 0x7f24008639b9 <vm_exec_core+2153>, 0x7f24008646f9 <vm_exec_core+5545>, 0x7f24008646d4 <vm_exec_core+5508>, 0x7f240086469b <vm_exec_core+5451>, 0x7f240086464b <vm_exec_core+5371>, 0x7f2400864619 <vm_exec_core+5321>, 0x7f240086452e <vm_exec_core+5086>, 0x7f24008644e9 <vm_exec_core+5017>, 0x7f24008644a3 <vm_exec_core+4947>, 0x7f2400864473 <vm_exec_core+4899>, 0x7f24008643a8 <vm_exec_core+4696>, 0x7f2400864413 <vm_exec_core+4803>, 0x7f2400864278 <vm_exec_core+4392>, 0x7f240086420b <vm_exec_core+4283>, 0x7f240086417e <vm_exec_core+4142>, 0x7f24008640c2 <vm_exec_core+3954>, 0x7f240086408a <vm_exec_core+3898>, 0x7f2400864bf7 <vm_exec_core+6823>, 0x7f2400864ae4 <vm_exec_core+6548>, 0x7f24008631a8 <vm_exec_core+88>, 0x7f2400864c72 <vm_exec_core+6946>, 0x7f240086483d <vm_exec_core+5869>, 0x7f2400865b07 <vm_exec_core+10679>, 0x7f24008647f3 <vm_exec_core+5795>, 0x7f240086479a <vm_exec_core+5706>, 0x7f2400864741 <vm_exec_core+5617>, 0x7f24008649d6 <vm_exec_core+6278>, 0x7f2400864900 <vm_exec_core+6064>, 0x7f2400864887 <vm_exec_core+5943>, 0x7f240086595e <vm_exec_core+10254>, 0x7f2400864c3a <vm_exec_core+6890>, 0x7f2400864a8d <vm_exec_core+6461>, 0x7f240086381a <vm_exec_core+1738>, 0x7f24008637e0 <vm_exec_core+1680>, 0x7f2400863912 <vm_exec_core+1986>, 0x7f2400863871 <vm_exec_core+1825>, 0x7f2400865def <vm_exec_core+11423>, 0x7f2400865d46 <vm_exec_core+11254>, 0x7f2400865fc6 <vm_exec_core+11894>, 0x7f2400865f53 <vm_exec_core+11779>, 0x7f2400865ead <vm_exec_core+11613>, 0x7f2400865e51 <vm_exec_core+11521>, 0x7f2400866373 <vm_exec_core+12835>, 0x7f24008662d6 <vm_exec_core+12678>, 0x7f240086623e <vm_exec_core+12526>, 0x7f24008661a1 <vm_exec_core+12369>, 0x7f2400866109 <vm_exec_core+12217>, 0x7f2400865a48 <vm_exec_core+10488>, 0x7f24008660be <vm_exec_core+12142>, 0x7f2400866068 <vm_exec_core+12056>, 0x7f2400865bd5 <vm_exec_core+10885>, 0x7f2400865b4b <vm_exec_core+10747>, 0x7f2400863773 <vm_exec_core+1571>, 0x7f2400863715 <vm_exec_core+1477>, 0x7f2400865d12 <vm_exec_core+11202>, 0x7f2400865cde <vm_exec_core+11150>, 0x7f2400865c8d <vm_exec_core+11069>, 0x7f2400865c3e <vm_exec_core+10990>, 0x7f2400865a7b <vm_exec_core+10539>, 0x7f24008659d0 <vm_exec_core+10368>, 0x7f24008636a8 <vm_exec_core+1368>, 0x7f2400863651 <vm_exec_core+1281>, 0x7f24008635ce <vm_exec_core+1150>, 0x7f2400863589 <vm_exec_core+1081>, 0x7f240086353c <vm_exec_core+1004>, 0x7f24008634ef <vm_exec_core+927>, 0x7f240086349a <vm_exec_core+842>, 0x7f2400863467 <vm_exec_core+791>, 0x7f2400863434 <vm_exec_core+740>, 0x7f2400865aeb <vm_exec_core+10651>, 0x7f24008633ba <vm_exec_core+618>, 0x7f240086556f <vm_exec_core+9247>, 0x7f24008654f5 <vm_exec_core+9125>, 0x7f240086547e <vm_exec_core+9006>, 0x7f24008653ff <vm_exec_core+8879>, 0x7f240086537f <vm_exec_core+8751>, 0x7f2400865323 <vm_exec_core+8659>, 0x7f24008652c8 <vm_exec_core+8568>, 0x7f2400865278 <vm_exec_core+8488>, 0x7f24008650fd <vm_exec_core+8109>, 0x7f2400864f52 <vm_exec_core+7682>, 0x7f2400864e67 <vm_exec_core+7447>, 0x7f2400864df8 <vm_exec_core+7336>, 0x7f2400864d8b <vm_exec_core+7227>, 0x7f2400864d50 <vm_exec_core+7168>, 0x7f2400864d1a <vm_exec_core+7114>, 0x7f2400864ce7 <vm_exec_core+7063>, 0x7f24008655db <vm_exec_core+9355>, 0x7f2400864048 <vm_exec_core+3832>, 0x7f2400863fda <vm_exec_core+3722>, 0x7f2400863f9f <vm_exec_core+3663>, 0x7f2400863f49 <vm_exec_core+3577>, 0x7f2400863f05 <vm_exec_core+3509>, 0x7f2400863e7e <vm_exec_core+3374>, 0x7f2400863e49 <vm_exec_core+3321>, 0x7f2400863dee <vm_exec_core+3230>, 0x7f2400863d76 <vm_exec_core+3110>, 0x7f2400863d3e <vm_exec_core+3054>, 0x7f2400863d06 <vm_exec_core+2998>, 0x7f2400863b11 <vm_exec_core+2497>, 0x7f2400863a80 <vm_exec_core+2352>, 0x7f2400863a23 <vm_exec_core+2259>, 0x7f24008639aa <vm_exec_core+2138>, 0x7f24008646ea <vm_exec_core+5530>, 0x7f24008646c5 <vm_exec_core+5493>, 0x7f240086468c <vm_exec_core+5436>, 0x7f240086463c <vm_exec_core+5356>, 0x7f240086460a <vm_exec_core+5306>, 0x7f240086451f <vm_exec_core+5071>, 0x7f24008644da <vm_exec_core+5002>, 0x7f2400864494 <vm_exec_core+4932>, 0x7f2400864464 <vm_exec_core+4884>, 0x7f2400864399 <vm_exec_core+4681>, 0x7f2400864404 <vm_exec_core+4788>, 0x7f2400864269 <vm_exec_core+4377>, 0x7f24008641fc <vm_exec_core+4268>, 0x7f240086416f <vm_exec_core+4127>, 0x7f24008640b3 <vm_exec_core+3939>, 0x7f240086407b <vm_exec_core+3883>, 0x7f2400864be8 <vm_exec_core+6808>, 0x7f2400864ad5 <vm_exec_core+6533>, 0x7f2400866593 <vm_exec_core+13379>, 0x7f2400864c63 <vm_exec_core+6931>, 0x7f240086482e <vm_exec_core+5854>, 0x7f240086657f <vm_exec_core+13359>, 0x7f24008647e4 <vm_exec_core+5780>, 0x7f240086478b <vm_exec_core+5691>, 0x7f2400864732 <vm_exec_core+5602>, 0x7f24008649c7 <vm_exec_core+6263>, 0x7f24008648f1 <vm_exec_core+6049>, 0x7f2400864878 <vm_exec_core+5928>, 0x7f240086594f <vm_exec_core+10239>, 0x7f2400864c2b <vm_exec_core+6875>, 0x7f2400864a7e <vm_exec_core+6446>, 0x7f240086380b <vm_exec_core+1723>, 0x7f24008637d1 <vm_exec_core+1665>, 0x7f2400863903 <vm_exec_core+1971>, 0x7f2400863862 <vm_exec_core+1810>, 0x7f240086656b <vm_exec_core+13339>, 0x7f2400866557 <vm_exec_core+13319>, 0x7f2400866543 <vm_exec_core+13299>, 0x7f240086652f <vm_exec_core+13279>, 0x7f240086651b <vm_exec_core+13259>, 0x7f2400866507 <vm_exec_core+13239>, 0x7f24008664ec <vm_exec_core+13212>, 0x7f24008664d8 <vm_exec_core+13192>, 0x7f24008664c4 <vm_exec_core+13172>, 0x7f24008664b0 <vm_exec_core+13152>, 0x7f240086649c <vm_exec_core+13132>, 0x7f2400866488 <vm_exec_core+13112>, 0x7f2400866474 <vm_exec_core+13092>, 0x7f2400866460 <vm_exec_core+13072>, 0x7f240086644c <vm_exec_core+13052>, 0x7f2400866438 <vm_exec_core+13032>, 0x7f2400863764 <vm_exec_core+1556>, 0x7f2400863706 <vm_exec_core+1462>, 0x7f2400866424 <vm_exec_core+13012>, 0x7f2400866410 <vm_exec_core+12992>, 0x7f24008663fc <vm_exec_core+12972>, 0x7f24008663e8 <vm_exec_core+12952>, 0x7f2400863191 <vm_exec_core+65>, 0x7f2400863195 <vm_exec_core+69>, 0x7f2400863699 <vm_exec_core+1353>, 0x7f2400863642 <vm_exec_core+1266>, 0x7f24008635bf <vm_exec_core+1135>, 0x7f240086357a <vm_exec_core+1066>, 0x7f240086352d <vm_exec_core+989>...}
#69 0x00007f24008699eb in rb_vm_exec (ec=0x556b35771120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x556b35771120
        _tag = {tag = 36, retval = 4, buf = {0x7f23fc69fe98, 0x7f24008691e0 <rb_vm_exec+400>, 0x0, 0x7ffd159fdd50, 0x556b357ffc80}, prev = 0x7ffd159fdee0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#70 0x00007f240068b891 in rb_ec_exec_node (ec=ec@entry=0x556b35771120, n=n@entry=0x7f23fc69fe98) at /tmp/ruby/src/trunk-random2/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139792604021300, buf = {0x7f23fc69fe98, 0x7f240068b8e2 <rb_ec_exec_node+258>, 0x0, 0x7ffd159fdeb0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f23fc69fe98
#71 0x00007f2400691d53 in ruby_run_node (n=0x7f23fc69fe98) at /tmp/ruby/src/trunk-random2/eval.c:328
        ec = 0x556b35771120
        status = 0
#72 0x0000556b3419b187 in rb_main (argv=0x7ffd159fe0e8, argc=141) at /tmp/ruby/src/trunk-random2/main.c:39
        variable_in_this_stack_frame = 140724966254553
#73 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