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

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

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

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

making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: 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]: 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/digest'
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Entering 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.2/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'
./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.2
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 1825 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-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=36000
  "--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 2880700 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-30T16:16:44Z master 339295dd7c) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0013 p:---- s:0064 e:000063 CFUNC  :inspect
| c:0012 p:0011 s:0060 e:000059 METHOD (eval):1 [FINISH]
| c:0011 p:---- s:0054 e:000053 CFUNC  :parse
| c:0010 p:0003 s:0050 e:000049 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0009 p:---- s:0047 e:000046 CFUNC  :instance_eval
| c:0008 p:0019 s:0041 e:000040 BLOCK  -:33
| c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243
| c:0006 p:0039 s:0033 e:000032 BLOCK  -:32
| c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0022 e:000021 BLOCK  -:30 [FINISH]
| c:0003 p:---- s:0018 e:000017 CFUNC  :each
| c:0002 p:0129 s:0014 E:000ca0 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:0026d0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:29:in `<main>'
| -:29:in `each'
| -:30:in `block in <main>'
| /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:32:in `block (2 levels) in <main>'
| /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb:243:in `under_gc_stress'
| -:33:in `block (3 levels) in <main>'
| -:33:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (3 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_in'
| (eval):1:in `inspect'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f7c4f604748 RBP: 0x0000563298458168 RSP: 0x00007ffd094fabd0
|  RAX: 0x6666666666668048 RBX: 0x0000000000000060 RCX: 0xcccccccccccccccd
|  RDX: 0x000000000000033c RDI: 0x00005632980840e0 RSI: 0x20200a61206e6920
|   R8: 0x0000000000008068  R9: 0x0000000000000060 R10: 0x00007f7c4ef90020
|  R11: 0x0000000000000008 R12: 0x00005632980840e0 R13: 0x0000563298450000
|  R14: 0x000000000000003c R15: 0x00005632983e08f0 EFL: 0x0000000000010206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f7c4f7dc39f] /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) [0x7f7c4f5e34d4] /tmp/ruby/src/trunk-random2/error.c:813
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(sigsegv+0x4d) [0x7f7c4f728e8d] /tmp/ruby/src/trunk-random2/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f7c4f148520) [0x7f7c4f148520]
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f7c4f604748] /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) [0x7f7c4f60a7ed] /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) [0x7f7c4f66ee5c] /tmp/ruby/src/trunk-random2/node.c:1379
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random2/node.c:1338
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random2/node.c:1348
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random2/node.c:1436
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7f7c4f60dab8] /tmp/ruby/src/trunk-random2/gc.c:7512
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random2/gc.c:7550
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8717
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7f7c4f60ea72] /tmp/ruby/src/trunk-random2/gc.c:8774
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random2/gc.c:8785
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random2/gc.c:9557
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_prepare+0x26) [0x7f7c4f61198d] /tmp/ruby/src/trunk-random2/gc.c:2416
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-random2/gc.c:2685
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2791
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7f7c4f6120d1] /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(rbimpl_str_buf_new_cstr+0x5) [0x7f7c4f54953a] /tmp/ruby/src/trunk-random2/include/ruby/internal/intern/string.h:1447
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random2/array.c:3103
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random2/array.c:3097
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(exec_recursive+0x3e8) [0x7f7c4f774918] /tmp/ruby/src/trunk-random2/thread.c:5154
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7c4f7b1074] /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) [0x7f7c4f7c048d] /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) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f7c4f7d013f] /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_dispatch3+0x82) [0x7f7c4b636f12] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14210
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xb693) [0x7f7c4b64a083] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:4404
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f7c4b6515b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14372
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7f7c4f5ed016] /tmp/ruby/src/trunk-random2/eval.c:1005
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f7c4b634315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14410
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7c4f7b1074] /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) [0x7f7c4f7c048d] /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) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f7c4f7c6e29] /tmp/ruby/src/trunk-random2/vm_eval.c:1701
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7f7c4f7d62ca] /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) [0x7f7c4f7b1074] /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) [0x7f7c4f7c048d] /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) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x1da) [0x7f7c4f7d52da] /tmp/ruby/src/trunk-random2/vm.c:1384
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f7c4f54933c] /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) [0x7f7c4f7b1074] /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) [0x7f7c4f7c1e09] /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) [0x7f7c4f7c6c2b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f7c4f5e88d1] /tmp/ruby/src/trunk-random2/eval.c:287
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7f7c4f5eed93] /tmp/ruby/src/trunk-random2/eval.c:328
| /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x56329621e187] /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) [0x7f7c4f12fd90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f7c4f12fe40] ../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
| [0x56329621e1d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 56329621d000-56329621e000 r--p 00000000 00:42 15731648                   /tmp/ruby/build/trunk-random2/ruby
| 56329621e000-56329621f000 r-xp 00001000 00:42 15731648                   /tmp/ruby/build/trunk-random2/ruby
| 56329621f000-563296220000 r--p 00002000 00:42 15731648                   /tmp/ruby/build/trunk-random2/ruby
| 563296220000-563296221000 r--p 00002000 00:42 15731648                   /tmp/ruby/build/trunk-random2/ruby
| 563296221000-563296222000 rw-p 00003000 00:42 15731648                   /tmp/ruby/build/trunk-random2/ruby
| 563298081000-5632985aa000 rw-p 00000000 00:00 0                          [heap]
| 7f7c4816e000-7f7c48996000 rw-p 00000000 00:00 0 
| 7f7c48996000-7f7c48dcd000 r--s 00000000 00:42 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f7c48dcd000-7f7c48feb000 r--s 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7c48feb000-7f7c4a361000 rw-p 00000000 00:00 0 
| 7f7c4a361000-7f7c4b3b0000 r--s 00000000 00:42 15731574                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7c4b3b0000-7f7c4b410000 rw-p 00000000 00:00 0 
| 7f7c4b41a000-7f7c4b450000 r--s 00000000 00:42 15731648                   /tmp/ruby/build/trunk-random2/ruby
| 7f7c4b450000-7f7c4b590000 rw-p 00000000 00:00 0 
| 7f7c4b5a0000-7f7c4b620000 rw-p 00000000 00:00 0 
| 7f7c4b621000-7f7c4b623000 r--p 00000000 00:42 15999195                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7c4b623000-7f7c4b628000 r-xp 00002000 00:42 15999195                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7c4b628000-7f7c4b629000 r--p 00007000 00:42 15999195                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7c4b629000-7f7c4b62a000 ---p 00008000 00:42 15999195                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7c4b62a000-7f7c4b62b000 r--p 00008000 00:42 15999195                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7c4b62b000-7f7c4b62c000 rw-p 00009000 00:42 15999195                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7c4b62c000-7f7c4b632000 r--p 00000000 00:42 15999321                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7c4b632000-7f7c4b654000 r-xp 00006000 00:42 15999321                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7c4b654000-7f7c4b66d000 r--p 00028000 00:42 15999321                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7c4b66d000-7f7c4b66f000 r--p 00040000 00:42 15999321                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7c4b66f000-7f7c4b670000 rw-p 00042000 00:42 15999321                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7c4b670000-7f7c4b690000 rw-p 00000000 00:00 0 
| 7f7c4b695000-7f7c4b696000 r--p 00000000 00:42 15999280                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7c4b696000-7f7c4b698000 r-xp 00001000 00:42 15999280                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7c4b698000-7f7c4b699000 r--p 00003000 00:42 15999280                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7c4b699000-7f7c4b69a000 r--p 00003000 00:42 15999280                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7c4b69a000-7f7c4b69b000 rw-p 00004000 00:42 15999280                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7c4b69b000-7f7c4b69c000 r--p 00000000 00:42 15999021                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7c4b69c000-7f7c4b69d000 r-xp 00001000 00:42 15999021                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7c4b69d000-7f7c4b69e000 r--p 00002000 00:42 15999021                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7c4b69e000-7f7c4b69f000 r--p 00002000 00:42 15999021                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7c4b69f000-7f7c4b6a0000 rw-p 00003000 00:42 15999021                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7c4b6a0000-7f7c4b6a1000 ---p 00000000 00:00 0 
| 7f7c4b6a1000-7f7c4b6e2000 rw-p 00000000 00:00 0 
| 7f7c4b6e2000-7f7c4b6e3000 ---p 00000000 00:00 0 
| 7f7c4b6e3000-7f7c4b724000 rw-p 00000000 00:00 0 
| 7f7c4b724000-7f7c4b725000 ---p 00000000 00:00 0 
| 7f7c4b725000-7f7c4b766000 rw-p 00000000 00:00 0 
| 7f7c4b766000-7f7c4b767000 ---p 00000000 00:00 0 
| 7f7c4b767000-7f7c4b7a8000 rw-p 00000000 00:00 0 
| 7f7c4b7a8000-7f7c4b7a9000 ---p 00000000 00:00 0 
| 7f7c4b7a9000-7f7c4b7ea000 rw-p 00000000 00:00 0 
| 7f7c4b7ea000-7f7c4b7eb000 ---p 00000000 00:00 0 
| 7f7c4b7eb000-7f7c4b82c000 rw-p 00000000 00:00 0 
| 7f7c4b82c000-7f7c4b82d000 ---p 00000000 00:00 0 
| 7f7c4b82d000-7f7c4b86e000 rw-p 00000000 00:00 0 
| 7f7c4b86e000-7f7c4b86f000 ---p 00000000 00:00 0 
| 7f7c4b86f000-7f7c4b8b0000 rw-p 00000000 00:00 0 
| 7f7c4b8b0000-7f7c4b8b1000 ---p 00000000 00:00 0 
| 7f7c4b8b1000-7f7c4b8f2000 rw-p 00000000 00:00 0 
| 7f7c4b8f2000-7f7c4b8f3000 ---p 00000000 00:00 0 
| 7f7c4b8f3000-7f7c4b934000 rw-p 00000000 00:00 0 
| 7f7c4b934000-7f7c4b935000 ---p 00000000 00:00 0 
| 7f7c4b935000-7f7c4b976000 rw-p 00000000 00:00 0 
| 7f7c4b976000-7f7c4b977000 ---p 00000000 00:00 0 
| 7f7c4b977000-7f7c4b9b8000 rw-p 00000000 00:00 0 
| 7f7c4b9b8000-7f7c4b9b9000 ---p 00000000 00:00 0 
| 7f7c4b9b9000-7f7c4b9fa000 rw-p 00000000 00:00 0 
| 7f7c4b9fa000-7f7c4b9fb000 ---p 00000000 00:00 0 
| 7f7c4b9fb000-7f7c4ba3c000 rw-p 00000000 00:00 0 
| 7f7c4ba3c000-7f7c4ba3d000 ---p 00000000 00:00 0 
| 7f7c4ba3d000-7f7c4ba7e000 rw-p 00000000 00:00 0 
| 7f7c4ba7e000-7f7c4ba7f000 ---p 00000000 00:00 0 
| 7f7c4ba7f000-7f7c4bac0000 rw-p 00000000 00:00 0 
| 7f7c4bac0000-7f7c4bac1000 ---p 00000000 00:00 0 
| 7f7c4bac1000-7f7c4bb02000 rw-p 00000000 00:00 0 
| 7f7c4bb02000-7f7c4bb03000 ---p 00000000 00:00 0 
| 7f7c4bb03000-7f7c4bb44000 rw-p 00000000 00:00 0 
| 7f7c4bb44000-7f7c4bb45000 ---p 00000000 00:00 0 
| 7f7c4bb45000-7f7c4bb86000 rw-p 00000000 00:00 0 
| 7f7c4bb86000-7f7c4bb87000 ---p 00000000 00:00 0 
| 7f7c4bb87000-7f7c4bbc8000 rw-p 00000000 00:00 0 
| 7f7c4bbc8000-7f7c4bbc9000 ---p 00000000 00:00 0 
| 7f7c4bbc9000-7f7c4bc0a000 rw-p 00000000 00:00 0 
| 7f7c4bc0a000-7f7c4bc0b000 ---p 00000000 00:00 0 
| 7f7c4bc0b000-7f7c4bc4c000 rw-p 00000000 00:00 0 
| 7f7c4bc4c000-7f7c4bc4d000 ---p 00000000 00:00 0 
| 7f7c4bc4d000-7f7c4bc8e000 rw-p 00000000 00:00 0 
| 7f7c4bc8e000-7f7c4bc8f000 ---p 00000000 00:00 0 
| 7f7c4bc8f000-7f7c4bcd0000 rw-p 00000000 00:00 0 
| 7f7c4bcd0000-7f7c4bcd1000 ---p 00000000 00:00 0 
| 7f7c4bcd1000-7f7c4bd12000 rw-p 00000000 00:00 0 
| 7f7c4bd12000-7f7c4bd13000 ---p 00000000 00:00 0 
| 7f7c4bd13000-7f7c4bd54000 rw-p 00000000 00:00 0 
| 7f7c4bd54000-7f7c4bd55000 ---p 00000000 00:00 0 
| 7f7c4bd55000-7f7c4bd96000 rw-p 00000000 00:00 0 
| 7f7c4bd96000-7f7c4bd97000 ---p 00000000 00:00 0 
| 7f7c4bd97000-7f7c4bdd8000 rw-p 00000000 00:00 0 
| 7f7c4bdd8000-7f7c4bdd9000 ---p 00000000 00:00 0 
| 7f7c4bdd9000-7f7c4be1a000 rw-p 00000000 00:00 0 
| 7f7c4be1a000-7f7c4be1b000 ---p 00000000 00:00 0 
| 7f7c4be1b000-7f7c4be5c000 rw-p 00000000 00:00 0 
| 7f7c4be5c000-7f7c4be5d000 ---p 00000000 00:00 0 
| 7f7c4be5d000-7f7c4be9e000 rw-p 00000000 00:00 0 
| 7f7c4be9e000-7f7c4be9f000 ---p 00000000 00:00 0 
| 7f7c4be9f000-7f7c4bf10000 rw-p 00000000 00:00 0 
| 7f7c4bf11000-7f7c4bf12000 r--p 00000000 00:42 15998978                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7c4bf12000-7f7c4bf13000 r-xp 00001000 00:42 15998978                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7c4bf13000-7f7c4bf14000 r--p 00002000 00:42 15998978                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7c4bf14000-7f7c4bf15000 r--p 00002000 00:42 15998978                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7c4bf15000-7f7c4bf16000 rw-p 00003000 00:42 15998978                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7c4bf16000-7f7c4efe0000 rw-p 00000000 00:00 0 
| 7f7c4efe3000-7f7c4f0e6000 rw-p 00000000 00:00 0 
| 7f7c4f0e6000-7f7c4f0e9000 r--p 00000000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7c4f0e9000-7f7c4f100000 r-xp 00003000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7c4f100000-7f7c4f104000 r--p 0001a000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7c4f104000-7f7c4f105000 r--p 0001d000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7c4f105000-7f7c4f106000 rw-p 0001e000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7c4f106000-7f7c4f12e000 r--p 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7c4f12e000-7f7c4f2c3000 r-xp 00028000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7c4f2c3000-7f7c4f31b000 r--p 001bd000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7c4f31b000-7f7c4f31f000 r--p 00214000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7c4f31f000-7f7c4f321000 rw-p 00218000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7c4f321000-7f7c4f330000 rw-p 00000000 00:00 0 
| 7f7c4f330000-7f7c4f33e000 r--p 00000000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7c4f33e000-7f7c4f3ba000 r-xp 0000e000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7c4f3ba000-7f7c4f415000 r--p 0008a000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7c4f415000-7f7c4f416000 r--p 000e4000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7c4f416000-7f7c4f417000 rw-p 000e5000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7c4f417000-7f7c4f419000 r--p 00000000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7c4f419000-7f7c4f42d000 r-xp 00002000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7c4f42d000-7f7c4f446000 r--p 00016000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7c4f446000-7f7c4f447000 ---p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7c4f447000-7f7c4f448000 r--p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7c4f448000-7f7c4f449000 rw-p 00030000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7c4f449000-7f7c4f451000 rw-p 00000000 00:00 0 
| 7f7c4f451000-7f7c4f45b000 r--p 00000000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7c4f45b000-7f7c4f4ba000 r-xp 0000a000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7c4f4ba000-7f7c4f4d1000 r--p 00069000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7c4f4d1000-7f7c4f4d2000 r--p 0007f000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7c4f4d2000-7f7c4f4d3000 rw-p 00080000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7c4f4d3000-7f7c4f4d5000 r--p 00000000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7c4f4d5000-7f7c4f4e6000 r-xp 00002000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7c4f4e6000-7f7c4f4ec000 r--p 00013000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7c4f4ec000-7f7c4f4ed000 ---p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7c4f4ed000-7f7c4f4ee000 r--p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7c4f4ee000-7f7c4f4ef000 rw-p 0001a000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7c4f4f3000-7f7c4f537000 r--p 00000000 00:42 15731574                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7c4f537000-7f7c4f896000 r-xp 00044000 00:42 15731574                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7c4f896000-7f7c4f9f8000 r--p 003a3000 00:42 15731574                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7c4f9f8000-7f7c4fa0c000 r--p 00504000 00:42 15731574                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7c4fa0c000-7f7c4fa0f000 rw-p 00518000 00:42 15731574                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7c4fa0f000-7f7c4fa25000 rw-p 00000000 00:00 0 
| 7f7c4fa25000-7f7c4fa27000 r--p 00000000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7c4fa27000-7f7c4fa51000 r-xp 00002000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7c4fa51000-7f7c4fa5c000 r--p 0002c000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7c4fa5d000-7f7c4fa5f000 r--p 00037000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7c4fa5f000-7f7c4fa61000 rw-p 00039000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd08d02000-7ffd09501000 rw-p 00000000 00:00 0                          [stack]
| 7ffd0954d000-7ffd09551000 r--p 00000000 00:00 0                          [vvar]
| 7ffd09551000-7ffd09553000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 832.769728s, 28.5589 tests/s, 10706.9946 assertions/s.
23783 tests, 8916461 assertions, 1 failures, 0 errors, 74 skips

ruby -v: ruby 3.3.0dev (2023-03-30T16:16:44Z master 339295dd7c) [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-30T16:16:44Z master 339295dd7c) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 90.787339 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f7c4f0e4c00 (LWP 2880700)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140171879009280) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f7c4f0e4c00
        old_mask = {__val = {94775299021584, 140171879822547, 94775299560192, 16490150661355315456, 157, 18446744073709551344, 2, 0, 94775299560192, 1, 94775299021584, 140171879822547, 0, 140171879718893, 140171879009280, 140171881334272}}
        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=140171879009280) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140171879009280, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f7c4f148476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f7c4f12e7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x63737973765b2020, sa_sigaction = 0x63737973765b2020}, sa_mask = {__val = {2, 140171881350816, 3432, 140171887331926, 140171879716944, 2, 3472328296227680304, 3467824696768081952, 140171881350816, 2, 2, 1, 140171887331926, 140171881334272, 140171879669847, 140171879001360}}, sa_flags = 0, sa_restorer = 0x7f7c4f3206a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6732726843261788192, 7378697629483820554, 3472328296331896422, 7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 140171879714669}}
#5  0x00007f7c4f53d9aa 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=0x563298105580, fmt=fmt@entry=0x7f7c4f8cc371 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random2/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f7c4f728e8d in sigsegv (sig=11, info=0x5632981056b0, ctx=0x563298105580) at /tmp/ruby/src/trunk-random2/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f7c4f604748 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x5632980840e0, obj=94775303045480) at /tmp/ruby/src/trunk-random2/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f7c4f60a7ed in rgengc_check_relation (obj=94775303045480, objspace=0x5632980840e0) 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=0x5632980840e0, obj=94775303045480) at /tmp/ruby/src/trunk-random2/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f7c4f66ee5c in mark_ast_value (node=0x5632983e0938, ctx=0x0) at /tmp/ruby/src/trunk-random2/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=5, nbe=0x5632983e08f0) at /tmp/ruby/src/trunk-random2/node.c:1338
        cursor = 1
        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 = 0x5632983e08f0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f7c4b3ca748) at /tmp/ruby/src/trunk-random2/node.c:1436
        nb = <optimized out>
#17 0x00007f7c4f60dab8 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:7550
No locals.
#19 gc_marks_rest (objspace=0x5632980840e0) at /tmp/ruby/src/trunk-random2/gc.c:8717
No locals.
#20 0x00007f7c4f60ea72 in gc_marks (full_mark=<optimized out>, objspace=0x5632980840e0) at /tmp/ruby/src/trunk-random2/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#21 gc_start (objspace=0x5632980840e0, reason=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 22066
#22 0x00007f7c4f61198d in heap_prepare (heap=0x563298084140, size_pool=0x563298084108, objspace=0x5632980840e0) at /tmp/ruby/src/trunk-random2/gc.c:2416
        __func__ = <optimized out>
#23 heap_next_free_page (heap=0x563298084140, size_pool=0x563298084108, objspace=0x5632980840e0) at /tmp/ruby/src/trunk-random2/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#24 newobj_alloc (objspace=0x5632980840e0, cr=0x563298084df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x563298084108
        heap = 0x563298084140
        cache = 0x563298085068
        obj = <optimized out>
        __func__ = <optimized out>
#25 0x00007f7c4f6120d1 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=140171826687360) at /tmp/ruby/src/trunk-random2/gc.c:2893
        obj = <optimized out>
        objspace = 0x5632980840e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#26 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#27 rb_wb_protected_newobj_of (klass=140171826687360, flags=flags@entry=5, size=size@entry=26) at /tmp/ruby/src/trunk-random2/gc.c:2935
        __func__ = <optimized out>
#28 0x00007f7c4f7486de in str_alloc_embed (capa=2, klass=<optimized out>) at /tmp/ruby/src/trunk-random2/string.c:907
        size = 26
        str = <optimized out>
        size = <optimized out>
        str = <optimized out>
#29 0x00007f7c4f54953a in rbimpl_str_buf_new_cstr (str=0x7f7c4f896336 "[", str=0x7f7c4f896336 "[") at /tmp/ruby/src/trunk-random2/include/ruby/internal/intern/string.h:1447
        len = 1
        buf = <optimized out>
        len = <optimized out>
        buf = <optimized out>
#30 inspect_ary (dummy=0, recur=0, ary=140171877876560) at /tmp/ruby/src/trunk-random2/array.c:3103
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#31 inspect_ary (ary=ary@entry=140171877876560, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-random2/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#32 0x00007f7c4f774918 in exec_recursive (func=0x7f7c4f549510 <inspect_ary>, obj=140171877876560, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-random2/thread.c:5154
        _ec = 0x563298085120
        _tag = {tag = 36, retval = 140171877954040, buf = {0x5632980d4720, 0x7f7c4f774760 <exec_recursive+560>, 0x0, 0x7ffd094fb080, 0x7f7c4beffe60}, prev = 0x7ffd094fb420, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f7c4f549510 <inspect_ary>, list = 140171816239960, obj = 140171877876560, pairid = 0, arg = 0}
        outermost = <optimized out>
#33 0x00007f7c4f7b1074 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f7c4f0e2d10, ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c4ef80a58
        cfunc = 0x5632980d4728
        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>
#34 vm_call_cfunc_with_frame (ec=0x563298085120, reg_cfp=0x7f7c4f0e2d10, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#35 0x00007f7c4f7c048d 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 = 96
        ci = 0x6666666666668048
        cc = <optimized out>
        recv = 94775299031264
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f7c4b51c9e8, block_handler = 0, recv = 140171877876560, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#36 vm_exec_core (ec=0x563298085120, initial=2314861620740647200) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x20200a61206e6920
        leaf = <optimized out>
        val = 96
        reg_pc = 0x563298363238
        reg_cfp = 0x7f7c4f0e2d10
        insns_address_table = {0x7f7c4f7c2bff <vm_exec_core+10351>, 0x7f7c4f7c0609 <vm_exec_core+633>, 0x7f7c4f7c27be <vm_exec_core+9262>, 0x7f7c4f7c2744 <vm_exec_core+9140>, 0x7f7c4f7c26cd <vm_exec_core+9021>, 0x7f7c4f7c264e <vm_exec_core+8894>, 0x7f7c4f7c25ce <vm_exec_core+8766>, 0x7f7c4f7c2572 <vm_exec_core+8674>, 0x7f7c4f7c2517 <vm_exec_core+8583>, 0x7f7c4f7c24c7 <vm_exec_core+8503>, 0x7f7c4f7c234c <vm_exec_core+8124>, 0x7f7c4f7c21a1 <vm_exec_core+7697>, 0x7f7c4f7c20b6 <vm_exec_core+7462>, 0x7f7c4f7c2047 <vm_exec_core+7351>, 0x7f7c4f7c1fda <vm_exec_core+7242>, 0x7f7c4f7c1f9f <vm_exec_core+7183>, 0x7f7c4f7c1f69 <vm_exec_core+7129>, 0x7f7c4f7c1f36 <vm_exec_core+7078>, 0x7f7c4f7c282a <vm_exec_core+9370>, 0x7f7c4f7c1297 <vm_exec_core+3847>, 0x7f7c4f7c1229 <vm_exec_core+3737>, 0x7f7c4f7c11ee <vm_exec_core+3678>, 0x7f7c4f7c1198 <vm_exec_core+3592>, 0x7f7c4f7c1154 <vm_exec_core+3524>, 0x7f7c4f7c10cd <vm_exec_core+3389>, 0x7f7c4f7c1098 <vm_exec_core+3336>, 0x7f7c4f7c103d <vm_exec_core+3245>, 0x7f7c4f7c0fc5 <vm_exec_core+3125>, 0x7f7c4f7c0f8d <vm_exec_core+3069>, 0x7f7c4f7c0f55 <vm_exec_core+3013>, 0x7f7c4f7c0d60 <vm_exec_core+2512>, 0x7f7c4f7c0ccf <vm_exec_core+2367>, 0x7f7c4f7c0c72 <vm_exec_core+2274>, 0x7f7c4f7c0bf9 <vm_exec_core+2153>, 0x7f7c4f7c1939 <vm_exec_core+5545>, 0x7f7c4f7c1914 <vm_exec_core+5508>, 0x7f7c4f7c18db <vm_exec_core+5451>, 0x7f7c4f7c188b <vm_exec_core+5371>, 0x7f7c4f7c1859 <vm_exec_core+5321>, 0x7f7c4f7c176e <vm_exec_core+5086>, 0x7f7c4f7c1729 <vm_exec_core+5017>, 0x7f7c4f7c16e3 <vm_exec_core+4947>, 0x7f7c4f7c16b3 <vm_exec_core+4899>, 0x7f7c4f7c15e8 <vm_exec_core+4696>, 0x7f7c4f7c1653 <vm_exec_core+4803>, 0x7f7c4f7c14b8 <vm_exec_core+4392>, 0x7f7c4f7c144b <vm_exec_core+4283>, 0x7f7c4f7c13be <vm_exec_core+4142>, 0x7f7c4f7c1302 <vm_exec_core+3954>, 0x7f7c4f7c12ca <vm_exec_core+3898>, 0x7f7c4f7c1e37 <vm_exec_core+6823>, 0x7f7c4f7c1d24 <vm_exec_core+6548>, 0x7f7c4f7c03e8 <vm_exec_core+88>, 0x7f7c4f7c1eb2 <vm_exec_core+6946>, 0x7f7c4f7c1a7d <vm_exec_core+5869>, 0x7f7c4f7c2d47 <vm_exec_core+10679>, 0x7f7c4f7c1a33 <vm_exec_core+5795>, 0x7f7c4f7c19da <vm_exec_core+5706>, 0x7f7c4f7c1981 <vm_exec_core+5617>, 0x7f7c4f7c1c16 <vm_exec_core+6278>, 0x7f7c4f7c1b40 <vm_exec_core+6064>, 0x7f7c4f7c1ac7 <vm_exec_core+5943>, 0x7f7c4f7c2b9e <vm_exec_core+10254>, 0x7f7c4f7c1e7a <vm_exec_core+6890>, 0x7f7c4f7c1ccd <vm_exec_core+6461>, 0x7f7c4f7c0a5a <vm_exec_core+1738>, 0x7f7c4f7c0a20 <vm_exec_core+1680>, 0x7f7c4f7c0b52 <vm_exec_core+1986>, 0x7f7c4f7c0ab1 <vm_exec_core+1825>, 0x7f7c4f7c302f <vm_exec_core+11423>, 0x7f7c4f7c2f86 <vm_exec_core+11254>, 0x7f7c4f7c3206 <vm_exec_core+11894>, 0x7f7c4f7c3193 <vm_exec_core+11779>, 0x7f7c4f7c30ed <vm_exec_core+11613>, 0x7f7c4f7c3091 <vm_exec_core+11521>, 0x7f7c4f7c35b3 <vm_exec_core+12835>, 0x7f7c4f7c3516 <vm_exec_core+12678>, 0x7f7c4f7c347e <vm_exec_core+12526>, 0x7f7c4f7c33e1 <vm_exec_core+12369>, 0x7f7c4f7c3349 <vm_exec_core+12217>, 0x7f7c4f7c2c88 <vm_exec_core+10488>, 0x7f7c4f7c32fe <vm_exec_core+12142>, 0x7f7c4f7c32a8 <vm_exec_core+12056>, 0x7f7c4f7c2e15 <vm_exec_core+10885>, 0x7f7c4f7c2d8b <vm_exec_core+10747>, 0x7f7c4f7c09b3 <vm_exec_core+1571>, 0x7f7c4f7c0955 <vm_exec_core+1477>, 0x7f7c4f7c2f52 <vm_exec_core+11202>, 0x7f7c4f7c2f1e <vm_exec_core+11150>, 0x7f7c4f7c2ecd <vm_exec_core+11069>, 0x7f7c4f7c2e7e <vm_exec_core+10990>, 0x7f7c4f7c2cbb <vm_exec_core+10539>, 0x7f7c4f7c2c10 <vm_exec_core+10368>, 0x7f7c4f7c08e8 <vm_exec_core+1368>, 0x7f7c4f7c0891 <vm_exec_core+1281>, 0x7f7c4f7c080e <vm_exec_core+1150>, 0x7f7c4f7c07c9 <vm_exec_core+1081>, 0x7f7c4f7c077c <vm_exec_core+1004>, 0x7f7c4f7c072f <vm_exec_core+927>, 0x7f7c4f7c06da <vm_exec_core+842>, 0x7f7c4f7c06a7 <vm_exec_core+791>, 0x7f7c4f7c0674 <vm_exec_core+740>, 0x7f7c4f7c2d2b <vm_exec_core+10651>, 0x7f7c4f7c05fa <vm_exec_core+618>, 0x7f7c4f7c27af <vm_exec_core+9247>, 0x7f7c4f7c2735 <vm_exec_core+9125>, 0x7f7c4f7c26be <vm_exec_core+9006>, 0x7f7c4f7c263f <vm_exec_core+8879>, 0x7f7c4f7c25bf <vm_exec_core+8751>, 0x7f7c4f7c2563 <vm_exec_core+8659>, 0x7f7c4f7c2508 <vm_exec_core+8568>, 0x7f7c4f7c24b8 <vm_exec_core+8488>, 0x7f7c4f7c233d <vm_exec_core+8109>, 0x7f7c4f7c2192 <vm_exec_core+7682>, 0x7f7c4f7c20a7 <vm_exec_core+7447>, 0x7f7c4f7c2038 <vm_exec_core+7336>, 0x7f7c4f7c1fcb <vm_exec_core+7227>, 0x7f7c4f7c1f90 <vm_exec_core+7168>, 0x7f7c4f7c1f5a <vm_exec_core+7114>, 0x7f7c4f7c1f27 <vm_exec_core+7063>, 0x7f7c4f7c281b <vm_exec_core+9355>, 0x7f7c4f7c1288 <vm_exec_core+3832>, 0x7f7c4f7c121a <vm_exec_core+3722>, 0x7f7c4f7c11df <vm_exec_core+3663>, 0x7f7c4f7c1189 <vm_exec_core+3577>, 0x7f7c4f7c1145 <vm_exec_core+3509>, 0x7f7c4f7c10be <vm_exec_core+3374>, 0x7f7c4f7c1089 <vm_exec_core+3321>, 0x7f7c4f7c102e <vm_exec_core+3230>, 0x7f7c4f7c0fb6 <vm_exec_core+3110>, 0x7f7c4f7c0f7e <vm_exec_core+3054>, 0x7f7c4f7c0f46 <vm_exec_core+2998>, 0x7f7c4f7c0d51 <vm_exec_core+2497>, 0x7f7c4f7c0cc0 <vm_exec_core+2352>, 0x7f7c4f7c0c63 <vm_exec_core+2259>, 0x7f7c4f7c0bea <vm_exec_core+2138>, 0x7f7c4f7c192a <vm_exec_core+5530>, 0x7f7c4f7c1905 <vm_exec_core+5493>, 0x7f7c4f7c18cc <vm_exec_core+5436>, 0x7f7c4f7c187c <vm_exec_core+5356>, 0x7f7c4f7c184a <vm_exec_core+5306>, 0x7f7c4f7c175f <vm_exec_core+5071>, 0x7f7c4f7c171a <vm_exec_core+5002>, 0x7f7c4f7c16d4 <vm_exec_core+4932>, 0x7f7c4f7c16a4 <vm_exec_core+4884>, 0x7f7c4f7c15d9 <vm_exec_core+4681>, 0x7f7c4f7c1644 <vm_exec_core+4788>, 0x7f7c4f7c14a9 <vm_exec_core+4377>, 0x7f7c4f7c143c <vm_exec_core+4268>, 0x7f7c4f7c13af <vm_exec_core+4127>, 0x7f7c4f7c12f3 <vm_exec_core+3939>, 0x7f7c4f7c12bb <vm_exec_core+3883>, 0x7f7c4f7c1e28 <vm_exec_core+6808>, 0x7f7c4f7c1d15 <vm_exec_core+6533>, 0x7f7c4f7c37d3 <vm_exec_core+13379>, 0x7f7c4f7c1ea3 <vm_exec_core+6931>, 0x7f7c4f7c1a6e <vm_exec_core+5854>, 0x7f7c4f7c37bf <vm_exec_core+13359>, 0x7f7c4f7c1a24 <vm_exec_core+5780>, 0x7f7c4f7c19cb <vm_exec_core+5691>, 0x7f7c4f7c1972 <vm_exec_core+5602>, 0x7f7c4f7c1c07 <vm_exec_core+6263>, 0x7f7c4f7c1b31 <vm_exec_core+6049>, 0x7f7c4f7c1ab8 <vm_exec_core+5928>, 0x7f7c4f7c2b8f <vm_exec_core+10239>, 0x7f7c4f7c1e6b <vm_exec_core+6875>, 0x7f7c4f7c1cbe <vm_exec_core+6446>, 0x7f7c4f7c0a4b <vm_exec_core+1723>, 0x7f7c4f7c0a11 <vm_exec_core+1665>, 0x7f7c4f7c0b43 <vm_exec_core+1971>, 0x7f7c4f7c0aa2 <vm_exec_core+1810>, 0x7f7c4f7c37ab <vm_exec_core+13339>, 0x7f7c4f7c3797 <vm_exec_core+13319>, 0x7f7c4f7c3783 <vm_exec_core+13299>, 0x7f7c4f7c376f <vm_exec_core+13279>, 0x7f7c4f7c375b <vm_exec_core+13259>, 0x7f7c4f7c3747 <vm_exec_core+13239>, 0x7f7c4f7c372c <vm_exec_core+13212>, 0x7f7c4f7c3718 <vm_exec_core+13192>, 0x7f7c4f7c3704 <vm_exec_core+13172>, 0x7f7c4f7c36f0 <vm_exec_core+13152>, 0x7f7c4f7c36dc <vm_exec_core+13132>, 0x7f7c4f7c36c8 <vm_exec_core+13112>, 0x7f7c4f7c36b4 <vm_exec_core+13092>, 0x7f7c4f7c36a0 <vm_exec_core+13072>, 0x7f7c4f7c368c <vm_exec_core+13052>, 0x7f7c4f7c3678 <vm_exec_core+13032>, 0x7f7c4f7c09a4 <vm_exec_core+1556>, 0x7f7c4f7c0946 <vm_exec_core+1462>, 0x7f7c4f7c3664 <vm_exec_core+13012>, 0x7f7c4f7c3650 <vm_exec_core+12992>, 0x7f7c4f7c363c <vm_exec_core+12972>, 0x7f7c4f7c3628 <vm_exec_core+12952>, 0x7f7c4f7c03d1 <vm_exec_core+65>, 0x7f7c4f7c03d5 <vm_exec_core+69>, 0x7f7c4f7c08d9 <vm_exec_core+1353>, 0x7f7c4f7c0882 <vm_exec_core+1266>, 0x7f7c4f7c07ff <vm_exec_core+1135>, 0x7f7c4f7c07ba <vm_exec_core+1066>, 0x7f7c4f7c076d <vm_exec_core+989>...}
#37 0x00007f7c4f7c6c2b in rb_vm_exec (ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x563298085120
        _tag = {tag = 36, retval = 4, buf = {0x7f7c4b3caab8, 0x7f7c4f7c6420 <rb_vm_exec+400>, 0x0, 0x7ffd094fb350, 0x24}, prev = 0x7ffd094fcd10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#38 0x00007f7c4f7d013f in vm_call0_cc (kw_splat=0, cc=0x7f7c4b4dfa70, argv=0x7ffd094fb570, argc=3, id=49985, recv=140171814939320, ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm_eval.c:85
        calling = {ci = 0x7ffd094fb500, cc = 0x7f7c4b4dfa70, block_handler = 0, recv = 140171814939320, argc = 3, kw_splat = false}
#39 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffd094fb570, argc=3, mid=49985, recv=140171814939320) at /tmp/ruby/src/trunk-random2/vm_eval.c:1040
        ec = 0x563298085120
        cc = 0x7f7c4b4dfa70
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#40 rb_funcallv (recv=140171814939320, mid=49985, argc=argc@entry=3, argv=argv@entry=0x7ffd094fb570) at /tmp/ruby/src/trunk-random2/vm_eval.c:1055
No locals.
#41 0x00007f7c4b636f12 in ripper_dispatch3 (mid=<optimized out>, a=<optimized out>, b=<optimized out>, c=<optimized out>, p=<optimized out>, p=<optimized out>) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14210
        rb_funcall_argc = 3
        rb_funcall_args = {140171877912840, 140171877898240, 4}
        rb_funcall_nargs = 3
#42 0x00007f7c4b64a083 in ripper_yyparse (p=0x5632983a2470) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:4404
        v1 = <optimized out>
        v2 = <optimized out>
        v3 = <optimized out>
        v4 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 140171877894800, node = 0x7f7c4efd4a90, id = 140171877894800, num = 1325222544, tbl = 0x7f7c4efd4a90, vars = 0x7f7c4efd4a90, strterm = 0x7f7c4efd4a90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 553, column = 8}, end_pos = {lineno = 553, column = 11}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 105, 333, 574, 760, 897, 1032, 97, 387, 634, 810, 980, 1097, 1178, 1231, 1270, 1292, 1300, 586, 273, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32765, 0, 0, 0, 32765, 0, -18208, 2383, 32765, 0, 0, 0, 32636, 0, 32, 0, 0, 0, -22494, 19260, 32636, 0, 3, 0, 0, 0, -13008, 2383, 32765, 0, 3, 0, 0, 0, -12992, 2383, 32765, 0, -18336, 2383, 32765, 0, -18304, 2383, 32765, 0, 0, 0, 0, 512, -18336, 2383, 32765, 0, -13040, 2383, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, -27992, -26564, 22066, 0, 36, 0, 0, 0, 0, 0, 0, 0, -12992, 2383, 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, -488, 20221, 32636, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140171816010560, node = 0x7f7c4b4d0340, id = 140171816010560, num = 1263338304, tbl = 0x7f7c4b4d0340, vars = 0x7f7c4b4d0340, strterm = 0x7f7c4b4d0340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140171816304200, node = 0x7f7c4b517e48, id = 140171816304200, num = 1263631944, tbl = 0x7f7c4b517e48, vars = 0x7f7c4b517e48, strterm = 0x7f7c4b517e48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140171814930080, node = 0x7f7c4b3c86a0, id = 140171814930080, num = 1262257824, tbl = 0x7f7c4b3c86a0, vars = 0x7f7c4b3c86a0, strterm = 0x7f7c4b3c86a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171814932720, node = 0x7f7c4b3c90f0, id = 140171814932720, num = 1262260464, tbl = 0x7f7c4b3c90f0, vars = 0x7f7c4b3c90f0, strterm = 0x7f7c4b3c90f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140170552672256, node = 0x7f7c00000000, id = 140170552672256, num = 0, tbl = 0x7f7c00000000, vars = 0x7f7c00000000, strterm = 0x7f7c00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140171814926160, node = 0x7f7c4b3c7750, id = 140171814926160, num = 1262253904, tbl = 0x7f7c4b3c7750, vars = 0x7f7c4b3c7750, strterm = 0x7f7c4b3c7750, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140171814920920, node = 0x7f7c4b3c62d8, id = 140171814920920, num = 1262248664, tbl = 0x7f7c4b3c62d8, vars = 0x7f7c4b3c62d8, strterm = 0x7f7c4b3c62d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140171815216320, node = 0x7f7c4b40e4c0, id = 140171815216320, num = 1262544064, tbl = 0x7f7c4b40e4c0, vars = 0x7f7c4b40e4c0, strterm = 0x7f7c4b40e4c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140171815205120, node = 0x7f7c4b40b900, id = 140171815205120, num = 1262532864, tbl = 0x7f7c4b40b900, vars = 0x7f7c4b40b900, strterm = 0x7f7c4b40b900, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140171815205880, node = 0x7f7c4b40bbf8, id = 140171815205880, num = 1262533624, tbl = 0x7f7c4b40bbf8, vars = 0x7f7c4b40bbf8, strterm = 0x7f7c4b40bbf8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94775303042680, node = 0x563298457678, id = 94775303042680, num = -1740278152, tbl = 0x563298457678, vars = 0x563298457678, strterm = 0x563298457678, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140171815201040, node = 0x7f7c4b40a910, id = 140171815201040, num = 1262528784, tbl = 0x7f7c4b40a910, vars = 0x7f7c4b40a910, strterm = 0x7f7c4b40a910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140171815201040, node = 0x7f7c4b40a910, id = 140171815201040, num = 1262528784, tbl = 0x7f7c4b40a910, vars = 0x7f7c4b40a910, strterm = 0x7f7c4b40a910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140171816021160, node = 0x7f7c4b4d2ca8, id = 140171816021160, num = 1263348904, tbl = 0x7f7c4b4d2ca8, vars = 0x7f7c4b4d2ca8, strterm = 0x7f7c4b4d2ca8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171816021760, node = 0x7f7c4b4d2f00, id = 140171816021760, num = 1263349504, tbl = 0x7f7c4b4d2f00, vars = 0x7f7c4b4d2f00, strterm = 0x7f7c4b4d2f00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775303046824, node = 0x5632984586a8, id = 94775303046824, num = -1740274008, tbl = 0x5632984586a8, vars = 0x5632984586a8, strterm = 0x5632984586a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171816018160, node = 0x7f7c4b4d20f0, id = 140171816018160, num = 1263345904, tbl = 0x7f7c4b4d20f0, vars = 0x7f7c4b4d20f0, strterm = 0x7f7c4b4d20f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94775300853872, node = 0x563298241070, id = 94775300853872, num = -1742466960, tbl = 0x563298241070, vars = 0x563298241070, strterm = 0x563298241070, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140174847639551, node = 0x7f7cffffffff, id = 140174847639551, num = -1, tbl = 0x7f7cffffffff, vars = 0x7f7cffffffff, strterm = 0x7f7cffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171816540040, node = 0x7f7c4b551788, id = 140171816540040, num = 1263867784, tbl = 0x7f7c4b551788, vars = 0x7f7c4b551788, strterm = 0x7f7c4b551788, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140171816541760, node = 0x7f7c4b551e40, id = 140171816541760, num = 1263869504, tbl = 0x7f7c4b551e40, vars = 0x7f7c4b551e40, strterm = 0x7f7c4b551e40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94775302416240, node = 0x5632983be770, id = 94775302416240, num = -1740904592, tbl = 0x5632983be770, vars = 0x5632983be770, strterm = 0x5632983be770, 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 = 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 = 140171877938080, node = 0x7f7c4efdf3a0, id = 140171877938080, num = 1325265824, tbl = 0x7f7c4efdf3a0, vars = 0x7f7c4efdf3a0, strterm = 0x7f7c4efdf3a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171877934480, node = 0x7f7c4efde590, id = 140171877934480, num = 1325262224, tbl = 0x7f7c4efde590, vars = 0x7f7c4efde590, strterm = 0x7f7c4efde590, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140171877928560, node = 0x7f7c4efdce70, id = 140171877928560, num = 1325256304, tbl = 0x7f7c4efdce70, vars = 0x7f7c4efdce70, strterm = 0x7f7c4efdce70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140171877930160, node = 0x7f7c4efdd4b0, id = 140171877930160, num = 1325257904, tbl = 0x7f7c4efdd4b0, vars = 0x7f7c4efdd4b0, strterm = 0x7f7c4efdd4b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140170552672280, node = 0x7f7c00000018, id = 140170552672280, num = 24, tbl = 0x7f7c00000018, vars = 0x7f7c00000018, strterm = 0x7f7c00000018, 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 = 140171877912840, node = 0x7f7c4efd9108, id = 140171877912840, num = 1325240584, tbl = 0x7f7c4efd9108, vars = 0x7f7c4efd9108, strterm = 0x7f7c4efd9108, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140171877914400, node = 0x7f7c4efd9720, id = 140171877914400, num = 1325242144, tbl = 0x7f7c4efd9720, vars = 0x7f7c4efd9720, strterm = 0x7f7c4efd9720, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171877917120, node = 0x7f7c4efda1c0, id = 140171877917120, num = 1325244864, tbl = 0x7f7c4efda1c0, vars = 0x7f7c4efda1c0, strterm = 0x7f7c4efda1c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140171877898240, node = 0x7f7c4efd5800, id = 140171877898240, num = 1325225984, tbl = 0x7f7c4efd5800, vars = 0x7f7c4efd5800, strterm = 0x7f7c4efd5800, 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 = 140171877902600, node = 0x7f7c4efd6908, id = 140171877902600, num = 1325230344, tbl = 0x7f7c4efd6908, vars = 0x7f7c4efd6908, strterm = 0x7f7c4efd6908, 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 = 140171877903320, node = 0x7f7c4efd6bd8, id = 140171877903320, num = 1325231064, tbl = 0x7f7c4efd6bd8, vars = 0x7f7c4efd6bd8, strterm = 0x7f7c4efd6bd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140171814958400, node = 0x7f7c4b3cf540, id = 140171814958400, num = 1262286144, tbl = 0x7f7c4b3cf540, vars = 0x7f7c4b3cf540, strterm = 0x7f7c4b3cf540, ctxt = {in_defined = 0, 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 = 94775302577624, node = 0x5632983e5dd8, id = 94775302577624, num = -1740743208, tbl = 0x5632983e5dd8, vars = 0x5632983e5dd8, strterm = 0x5632983e5dd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140171815748600, node = 0x7f7c4b4903f8, id = 140171815748600, num = 1263076344, tbl = 0x7f7c4b4903f8, vars = 0x7f7c4b4903f8, strterm = 0x7f7c4b4903f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94775302460072, node = 0x5632983c92a8, id = 94775302460072, num = -1740860760, tbl = 0x5632983c92a8, vars = 0x5632983c92a8, strterm = 0x5632983c92a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171814959400, node = 0x7f7c4b3cf928, id = 140171814959400, num = 1262287144, tbl = 0x7f7c4b3cf928, vars = 0x7f7c4b3cf928, strterm = 0x7f7c4b3cf928, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94775302459848, node = 0x5632983c91c8, id = 94775302459848, num = -1740860984, tbl = 0x5632983c91c8, vars = 0x5632983c91c8, strterm = 0x5632983c91c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 140724759675408, node = 0x7ffd094fc210, id = 140724759675408, num = 156221968, tbl = 0x7ffd094fc210, vars = 0x7ffd094fc210, strterm = 0x7ffd094fc210, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775299792512, node = 0x56329813de80, id = 94775299792512, num = -1743528320, tbl = 0x56329813de80, vars = 0x56329813de80, strterm = 0x56329813de80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140724759675632, node = 0x7ffd094fc2f0, id = 140724759675632, num = 156222192, tbl = 0x7ffd094fc2f0, vars = 0x7ffd094fc2f0, strterm = 0x7ffd094fc2f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94775300426759, node = 0x5632981d8c07, id = 94775300426759, num = -1742894073, tbl = 0x5632981d8c07, vars = 0x5632981d8c07, strterm = 0x5632981d8c07, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, 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 = 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 = 140724759673104, node = 0x7ffd094fb910, id = 140724759673104, num = 156219664, tbl = 0x7ffd094fb910, vars = 0x7ffd094fb910, strterm = 0x7ffd094fb910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94775300426766, node = 0x5632981d8c0e, id = 94775300426766, num = -1742894066, tbl = 0x5632981d8c0e, vars = 0x5632981d8c0e, strterm = 0x5632981d8c0e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94775300426766, node = 0x5632981d8c0e, id = 94775300426766, num = -1742894066, tbl = 0x5632981d8c0e, vars = 0x5632981d8c0e, strterm = 0x5632981d8c0e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775300426766, node = 0x5632981d8c0e, id = 94775300426766, num = -1742894066, tbl = 0x5632981d8c0e, vars = 0x5632981d8c0e, strterm = 0x5632981d8c0e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 16490150661355315456, node = 0xe4d8c8a86ec1a100, id = 16490150661355315456, num = 1858183424, tbl = 0xe4d8c8a86ec1a100, vars = 0xe4d8c8a86ec1a100, strterm = 0xe4d8c8a86ec1a100, 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 = 94775299859344, node = 0x56329814e390, id = 94775299859344, num = -1743461488, tbl = 0x56329814e390, vars = 0x56329814e390, strterm = 0x56329814e390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94775299859344, node = 0x56329814e390, id = 94775299859344, num = -1743461488, tbl = 0x56329814e390, vars = 0x56329814e390, strterm = 0x56329814e390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140724759674192, node = 0x7ffd094fbd50, id = 140724759674192, num = 156220752, tbl = 0x7ffd094fbd50, vars = 0x7ffd094fbd50, strterm = 0x7ffd094fbd50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140724759674896, node = 0x7ffd094fc010, id = 140724759674896, num = 156221456, tbl = 0x7ffd094fc010, vars = 0x7ffd094fc010, strterm = 0x7ffd094fc010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140171887279712, node = 0x7f7c4f8c7e60 <clean_info>, id = 140171887279712, num = 1334607456, tbl = 0x7f7c4f8c7e60 <clean_info>, vars = 0x7f7c4f8c7e60 <clean_info>, strterm = 0x7f7c4f8c7e60 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140724759674944, node = 0x7ffd094fc040, id = 140724759674944, num = 156221504, tbl = 0x7ffd094fc040, vars = 0x7ffd094fc040, strterm = 0x7ffd094fc040, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140171885397282, node = 0x7f7c4f6fc522 <optimize_node_left+450>, id = 140171885397282, num = 1332725026, tbl = 0x7f7c4f6fc522 <optimize_node_left+450>, vars = 0x7f7c4f6fc522 <optimize_node_left+450>, strterm = 0x7f7c4f6fc522 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140724759675032, node = 0x7ffd094fc098, id = 140724759675032, num = 156221592, tbl = 0x7ffd094fc098, vars = 0x7ffd094fc098, strterm = 0x7ffd094fc098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140724759674968, node = 0x7ffd094fc058, id = 140724759674968, num = 156221528, tbl = 0x7ffd094fc058, vars = 0x7ffd094fc058, strterm = 0x7ffd094fc058, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140724759675096, node = 0x7ffd094fc0d8, id = 140724759675096, num = 156221656, tbl = 0x7ffd094fc0d8, vars = 0x7ffd094fc0d8, strterm = 0x7ffd094fc0d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140724603453440, node = 0x7ffd00000000, id = 140724603453440, num = 0, tbl = 0x7ffd00000000, vars = 0x7ffd00000000, strterm = 0x7ffd00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140724759674216, node = 0x7ffd094fbd68, id = 140724759674216, num = 156220776, tbl = 0x7ffd094fbd68, vars = 0x7ffd094fbd68, strterm = 0x7ffd094fbd68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140724759675160, node = 0x7ffd094fc118, id = 140724759675160, num = 156221720, tbl = 0x7ffd094fc118, vars = 0x7ffd094fc118, strterm = 0x7ffd094fc118, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140724759674177, node = 0x7ffd094fbd41, id = 140724759674177, num = 156220737, tbl = 0x7ffd094fbd41, vars = 0x7ffd094fbd41, strterm = 0x7ffd094fbd41, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140724759674177, node = 0x7ffd094fbd41, id = 140724759674177, num = 156220737, tbl = 0x7ffd094fbd41, vars = 0x7ffd094fbd41, strterm = 0x7ffd094fbd41, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140171885391882, node = 0x7f7c4f6fb00a <update_string_node_case_fold+298>, id = 140171885391882, num = 1332719626, tbl = 0x7f7c4f6fb00a <update_string_node_case_fold+298>, vars = 0x7f7c4f6fb00a <update_string_node_case_fold+298>, strterm = 0x7f7c4f6fb00a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775300486529, node = 0x5632981e7581, id = 94775300486529, num = -1742834303, tbl = 0x5632981e7581, vars = 0x5632981e7581, strterm = 0x5632981e7581, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775300998400, node = 0x563298264500, id = 94775300998400, num = -1742322432, tbl = 0x563298264500, vars = 0x563298264500, strterm = 0x563298264500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140724759674168, node = 0x7ffd094fbd38, id = 140724759674168, num = 156220728, tbl = 0x7ffd094fbd38, vars = 0x7ffd094fbd38, strterm = 0x7ffd094fbd38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140724759674176, node = 0x7ffd094fbd40, id = 140724759674176, num = 156220736, tbl = 0x7ffd094fbd40, vars = 0x7ffd094fbd40, strterm = 0x7ffd094fbd40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140724759674177, node = 0x7ffd094fbd41, id = 140724759674177, num = 156220737, tbl = 0x7ffd094fbd41, vars = 0x7ffd094fbd41, strterm = 0x7ffd094fbd41, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 16490150661355315456, node = 0xe4d8c8a86ec1a100, id = 16490150661355315456, num = 1858183424, tbl = 0xe4d8c8a86ec1a100, vars = 0xe4d8c8a86ec1a100, strterm = 0xe4d8c8a86ec1a100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775300486496, node = 0x5632981e7560, id = 94775300486496, num = -1742834336, tbl = 0x5632981e7560, vars = 0x5632981e7560, strterm = 0x5632981e7560, 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 = 94775300516609, node = 0x5632981eeb01, id = 94775300516609, num = -1742804223, tbl = 0x5632981eeb01, vars = 0x5632981eeb01, strterm = 0x5632981eeb01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140171879818923, node = 0x7f7c4f1aa6ab <_int_malloc+3195>, id = 140171879818923, num = 1327146667, tbl = 0x7f7c4f1aa6ab <_int_malloc+3195>, vars = 0x7f7c4f1aa6ab <_int_malloc+3195>, strterm = 0x7f7c4f1aa6ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94775301319488, node = 0x5632982b2b40, id = 94775301319488, num = -1742001344, tbl = 0x5632982b2b40, vars = 0x5632982b2b40, strterm = 0x5632982b2b40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140171881348320, node = 0x7f7c4f31fce0 <main_arena+96>, id = 140171881348320, num = 1328676064, tbl = 0x7f7c4f31fce0 <main_arena+96>, vars = 0x7f7c4f31fce0 <main_arena+96>, strterm = 0x7f7c4f31fce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94557999988736, node = 0x560000000000, id = 94557999988736, num = 0, tbl = 0x560000000000, vars = 0x560000000000, strterm = 0x560000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 174350854912, node = 0x28981eeb00, id = 174350854912, num = -1742804224, tbl = 0x28981eeb00, vars = 0x28981eeb00, strterm = 0x28981eeb00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94775300516609, node = 0x5632981eeb01, id = 94775300516609, num = -1742804223, tbl = 0x5632981eeb01, vars = 0x5632981eeb01, strterm = 0x5632981eeb01, 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 = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 16490150661355315456, node = 0xe4d8c8a86ec1a100, id = 16490150661355315456, num = 1858183424, tbl = 0xe4d8c8a86ec1a100, vars = 0xe4d8c8a86ec1a100, strterm = 0xe4d8c8a86ec1a100, 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 = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775301342384, node = 0x5632982b84b0, id = 94775301342384, num = -1741978448, tbl = 0x5632982b84b0, vars = 0x5632982b84b0, strterm = 0x5632982b84b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140171881348224, node = 0x7f7c4f31fc80 <main_arena>, id = 140171881348224, num = 1328675968, tbl = 0x7f7c4f31fc80 <main_arena>, vars = 0x7f7c4f31fc80 <main_arena>, strterm = 0x7f7c4f31fc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775301342720, node = 0x5632982b8600, id = 94775301342720, num = -1741978112, tbl = 0x5632982b8600, vars = 0x5632982b8600, strterm = 0x5632982b8600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775301319504, node = 0x5632982b2b50, id = 94775301319504, num = -1742001328, tbl = 0x5632982b2b50, vars = 0x5632982b2b50, strterm = 0x5632982b2b50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140171879820379, node = 0x7f7c4f1aac5b <_int_realloc+299>, id = 140171879820379, num = 1327148123, tbl = 0x7f7c4f1aac5b <_int_realloc+299>, vars = 0x7f7c4f1aac5b <_int_realloc+299>, strterm = 0x7f7c4f1aac5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140171881348224, node = 0x7f7c4f31fc80 <main_arena>, id = 140171881348224, num = 1328675968, tbl = 0x7f7c4f31fc80 <main_arena>, vars = 0x7f7c4f31fc80 <main_arena>, strterm = 0x7f7c4f31fc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775301342400, node = 0x5632982b84c0, id = 94775301342400, num = -1741978432, tbl = 0x5632982b84c0, vars = 0x5632982b84c0, strterm = 0x5632982b84c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 94775301342384, node = 0x5632982b84b0, id = 94775301342384, num = -1741978448, tbl = 0x5632982b84b0, vars = 0x5632982b84b0, strterm = 0x5632982b84b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140171879823753, node = 0x7f7c4f1ab989 <__GI___libc_realloc+457>, id = 140171879823753, num = 1327151497, tbl = 0x7f7c4f1ab989 <__GI___libc_realloc+457>, vars = 0x7f7c4f1ab989 <__GI___libc_realloc+457>, strterm = 0x7f7c4f1ab989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94775300998400, node = 0x563298264500, id = 94775300998400, num = -1742322432, tbl = 0x563298264500, vars = 0x563298264500, strterm = 0x563298264500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775300769448, node = 0x56329822c6a8, id = 94775300769448, num = -1742551384, tbl = 0x56329822c6a8, vars = 0x56329822c6a8, strterm = 0x56329822c6a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775300998400, node = 0x563298264500, id = 94775300998400, num = -1742322432, tbl = 0x563298264500, vars = 0x563298264500, strterm = 0x563298264500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775300769440, node = 0x56329822c6a0, id = 94775300769440, num = -1742551392, tbl = 0x56329822c6a0, vars = 0x56329822c6a0, strterm = 0x56329822c6a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140171885423286, node = 0x7f7c4f702ab6 <compile_tree+5558>, id = 140171885423286, num = 1332751030, tbl = 0x7f7c4f702ab6 <compile_tree+5558>, vars = 0x7f7c4f702ab6 <compile_tree+5558>, strterm = 0x7f7c4f702ab6 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94775300217584, node = 0x5632981a5af0, id = 94775300217584, num = -1743103248, tbl = 0x5632981a5af0, vars = 0x5632981a5af0, strterm = 0x5632981a5af0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140171881348224, node = 0x7f7c4f31fc80 <main_arena>, id = 140171881348224, num = 1328675968, tbl = 0x7f7c4f31fc80 <main_arena>, vars = 0x7f7c4f31fc80 <main_arena>, strterm = 0x7f7c4f31fc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 16490150661355315456, node = 0xe4d8c8a86ec1a100, id = 16490150661355315456, num = 1858183424, tbl = 0xe4d8c8a86ec1a100, vars = 0xe4d8c8a86ec1a100, strterm = 0xe4d8c8a86ec1a100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94775301342400, node = 0x5632982b84c0, id = 94775301342400, num = -1741978432, tbl = 0x5632982b84c0, vars = 0x5632982b84c0, strterm = 0x5632982b84c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94775300381808, node = 0x5632981cdc70, id = 94775300381808, num = -1742939024, tbl = 0x5632981cdc70, vars = 0x5632981cdc70, strterm = 0x5632981cdc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 12884903089, node = 0x3000004b1, id = 12884903089, num = 1201, tbl = 0x3000004b1, vars = 0x3000004b1, strterm = 0x3000004b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 546, column = 7}}, {beg_pos = {lineno = 546, column = 8}, end_pos = {lineno = 546, column = 8}}, {beg_pos = {lineno = 548, column = 4}, end_pos = {lineno = 548, column = 16}}, {beg_pos = {lineno = 548, column = 17}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 548, column = 19}, end_pos = {lineno = 548, column = 19}}, {beg_pos = {lineno = 549, column = 6}, end_pos = {lineno = 549, column = 34}}, {beg_pos = {lineno = 549, column = 35}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 37}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 37}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 37}, end_pos = {lineno = 549, column = 37}}, {beg_pos = {lineno = 549, column = 38}, end_pos = {lineno = 549, column = 41}}, {beg_pos = {lineno = 550, column = 8}, end_pos = {lineno = 550, column = 12}}, {beg_pos = {lineno = 550, column = 13}, end_pos = {lineno = 550, column = 14}}, {beg_pos = {lineno = 550, column = 15}, end_pos = {lineno = 550, column = 15}}, {beg_pos = {lineno = 551, column = 8}, end_pos = {lineno = 551, column = 10}}, {beg_pos = {lineno = 551, column = 10}, end_pos = {lineno = 551, column = 10}}, {beg_pos = {lineno = 551, column = 10}, end_pos = {lineno = 551, column = 10}}, {beg_pos = {lineno = 551, column = 11}, end_pos = {lineno = 551, column = 19}}, {beg_pos = {lineno = 551, column = 20}, end_pos = {lineno = 551, column = 20}}, {beg_pos = {lineno = 551, column = 20}, end_pos = {lineno = 551, column = 20}}, {beg_pos = {lineno = 552, column = 10}, end_pos = {lineno = 552, column = 18}}, {beg_pos = {lineno = 552, column = 18}, end_pos = {lineno = 552, column = 18}}, {beg_pos = {lineno = 552, column = 15}, end_pos = {lineno = 552, column = 17}}, {beg_pos = {lineno = 552, column = 16}, end_pos = {lineno = 552, column = 16}}, {beg_pos = {lineno = 552, column = 16}, end_pos = {lineno = 552, column = 17}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1744098736, column = 22066}}, {beg_pos = {lineno = -1743431904, column = 22066}, end_pos = {lineno = 1980944305, column = 259072}}, {beg_pos = {lineno = 1333384272, column = 32636}, end_pos = {lineno = 156222224, column = 32765}}, {beg_pos = {lineno = 1324975624, column = 32636}, end_pos = {lineno = 1332959424, column = 32636}}, {beg_pos = {lineno = 1980944305, column = 259072}, end_pos = {lineno = 1324975624, column = 32636}}, {beg_pos = {lineno = 0, column = 32636}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1324975624, column = 32636}}, {beg_pos = {lineno = -1743431904, column = 22066}, end_pos = {lineno = 1858183424, column = -455554904}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1324975624, column = 32636}, end_pos = {lineno = 1333401828, column = 32636}}, {beg_pos = {lineno = 1307703520, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1324975624, column = 32636}, end_pos = {lineno = 1333424250, column = 32636}}, {beg_pos = {lineno = 1334616832, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1743431904, column = 22066}, end_pos = {lineno = 1333359471, column = 32636}}, {beg_pos = {lineno = -1744289568, column = 22066}, end_pos = {lineno = 1331686678, column = 32636}}, {beg_pos = {lineno = 282, column = 0}, end_pos = {lineno = 1331734457, column = 32636}}, {beg_pos = {lineno = 1324975624, column = 32636}, end_pos = {lineno = 1324975624, column = 32636}}, {beg_pos = {lineno = -1744285408, column = 22066}, end_pos = {lineno = -1740455632, column = 22066}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 1333439781, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = -1740455776, column = 0}, end_pos = {lineno = 1333359471, column = 32636}}, {beg_pos = {lineno = -1744289568, column = 22066}, end_pos = {lineno = 1331686678, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1331734457, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 1333359471, column = 32636}}, {beg_pos = {lineno = -1744289568, column = 22066}, end_pos = {lineno = 1331686678, column = 32636}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 1331734457, column = 32636}}, {beg_pos = {lineno = 0, column = -1}, end_pos = {lineno = 0, column = 32512}}, {beg_pos = {lineno = 1336029952, column = 32636}, end_pos = {lineno = 1333359471, column = 32636}}, {beg_pos = {lineno = -1744289568, column = 22066}, end_pos = {lineno = 1331686678, column = 32636}}, {beg_pos = {lineno = -1744290016, column = 22066}, end_pos = {lineno = 1331734457, column = 32636}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1263994624, column = 32636}, end_pos = {lineno = 1858183424, column = -455554904}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1333359471, column = 32636}}, {beg_pos = {lineno = -1742920848, column = 22066}, end_pos = {lineno = 1331734457, column = 32636}}, {beg_pos = {lineno = -1743617072, column = 22066}, end_pos = {lineno = 1331734457, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 156222584, column = 32765}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = 1858183424, column = -455554904}}, {beg_pos = {lineno = 1325090344, column = 32636}, end_pos = {lineno = 1331671150, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1858183424, column = -455554904}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 1333382368, column = 32636}, end_pos = {lineno = 1331739872, column = 32636}}, {beg_pos = {lineno = 1324975704, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 156222736, column = 32765}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = -1744288264, column = 22066}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1744289528, column = 22066}, end_pos = {lineno = -1744289568, column = 22066}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1327412957, column = 32636}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 1331688274, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 46617710, column = 0}}, {beg_pos = {lineno = 156222912, column = 32765}, end_pos = {lineno = 156222896, column = 32765}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 1331739135, column = 32636}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 1336083324, column = 32636}}, {beg_pos = {lineno = 1328734208, column = 32636}, end_pos = {lineno = 1326492368, column = 32636}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1326485916, column = 32636}}, {beg_pos = {lineno = -1742669440, column = 22066}, end_pos = {lineno = 1336084457, column = 32636}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1336083111, column = 32636}}, {beg_pos = {lineno = 1336029952, column = 32636}, end_pos = {lineno = 1330603512, column = 32636}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 1330603228, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1336084457, column = 32636}}, {beg_pos = {lineno = 2002, column = 0}, end_pos = {lineno = 1336083111, column = 32636}}, {beg_pos = {lineno = 1336029952, column = 32636}, end_pos = {lineno = 1330603512, column = 32636}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1330598876, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1336084457, column = 32636}}, {beg_pos = {lineno = 914, column = 0}, end_pos = {lineno = 1330653264, column = 32636}}, {beg_pos = {lineno = 1336029952, column = 32636}, end_pos = {lineno = 156223272, column = 32765}}, {beg_pos = {lineno = 156223268, column = 32765}, end_pos = {lineno = 1264768113, column = 32636}}, {beg_pos = {lineno = 1330653264, column = 32636}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 156223268, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -1743702528, column = 22066}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 22066}, end_pos = {lineno = 1264769554, column = 32636}}, {beg_pos = {lineno = 1264767072, column = 32636}, end_pos = {lineno = 156223472, column = 32765}}, {beg_pos = {lineno = 156223456, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = -1742648304, column = 22066}, end_pos = {lineno = 156223392, column = 32765}}, {beg_pos = {lineno = 156223408, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 156223616, column = 32765}, end_pos = {lineno = 1264769554, column = 32636}}, {beg_pos = {lineno = -1742648304, column = 22066}, end_pos = {lineno = 156223456, column = 32765}}, {beg_pos = {lineno = 156223472, column = 32765}, end_pos = {lineno = 1336087057, column = 32636}}, {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 = -1742649184, column = 22066}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1742649184, column = 22066}}, {beg_pos = {lineno = 1330651560, column = 1}, end_pos = {lineno = -1742648304, column = 22066}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32636}}, {beg_pos = {lineno = 0, column = 22066}, end_pos = {lineno = 0, column = 22066}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1336115057, column = 32636}}, {beg_pos = {lineno = 1330625448, column = 32636}, end_pos = {lineno = 1336029952, column = 32636}}, {beg_pos = {lineno = -1742649184, column = 22066}, end_pos = {lineno = 1265037896, column = 32636}}, {beg_pos = {lineno = 1263530384, column = 32636}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1263656624, column = 32636}, end_pos = {lineno = 1336115057, column = 32636}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = -1742649184, column = 22066}, end_pos = {lineno = 1265038408, column = 32636}}, {beg_pos = {lineno = -1742642784, column = 22066}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1263656624, column = 32636}, end_pos = {lineno = 1336115057, column = 32636}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1330625448, column = 32636}, end_pos = {lineno = 1332146112, column = 32636}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 156224592, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -1742642784, column = 22066}, end_pos = {lineno = 1336126894, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1265017696, column = 32636}}, {beg_pos = {lineno = 156219614, column = 32765}, end_pos = {lineno = 156224416, column = 32765}}, {beg_pos = {lineno = 1263651584, column = 32636}, end_pos = {lineno = 156219220, column = 32765}}, {beg_pos = {lineno = 156219216, column = 32765}, end_pos = {lineno = 1336029952, column = 32636}}, {beg_pos = {lineno = 1336029952, column = 32636}, end_pos = {lineno = 156223912, column = 32765}}, {beg_pos = {lineno = 156223908, column = 32765}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 1325215704, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1328676144, column = 32636}, end_pos = {lineno = 1328676144, column = 32636}}, {beg_pos = {lineno = 1328677296, column = 32636}, 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 = 1328677296, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1744285408, column = 22066}, end_pos = {lineno = 1326329104, column = 32636}}, {beg_pos = {lineno = 1201, column = 4}, end_pos = {lineno = 1201, column = 4}}, {beg_pos = {lineno = -1796114391, column = 179032}, end_pos = {lineno = -1741373968, column = 22066}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1326329104, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1328676064, column = 32636}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1201, column = 3}}, {beg_pos = {lineno = 1200, column = 6}, end_pos = {lineno = 1200, 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 = -1855790881, column = 2125052683}, 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 = 1328676064, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1331167587, column = 32636}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1328676064, column = 32636}}, {beg_pos = {lineno = -1740475560, column = 22066}, end_pos = {lineno = 1328675968, column = 32636}}, {beg_pos = {lineno = -1855790881, column = 2125052683}, end_pos = {lineno = -1740934480, column = 22066}}, {beg_pos = {lineno = -1744285848, column = 22066}, end_pos = {lineno = 1328675968, column = 32636}}, {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 = 1327144027, column = 32636}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1855790881, column = 2125052683}}, {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 = 494
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140170552672280, node = 0x7f7c00000018, id = 140170552672280, num = 24, tbl = 0x7f7c00000018, vars = 0x7f7c00000018, strterm = 0x7f7c00000018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}
        yyloc = {beg_pos = {lineno = 551, column = 8}, end_pos = {lineno = 552, column = 18}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\b\253<K|\177\000\000\320\273TK|\177\000\000\200\374\061O|\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220-\016O|\177\000\000\000\000\000\000\000\000\000\000\342\262\032O|\177\000\000 \231<\230\062V\000\000\b\253<K|\177\000\000p$:\230\062V\000\000\340@\b\230\062V\000\000\004\000\000\000\000\000\000\000\340\baO|\177\000"
        yymsg = 0x7ffd094fcbc0 "n"
        yymsg_alloc = 128
        yylen = 8
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#43 0x00007f7c4b6515b2 in ripper_parse0 (parser_v=parser_v@entry=140171814939320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14372
        p = 0x5632983a2470
#44 0x00007f7c4f5ed016 in rb_ensure (b_proc=b_proc@entry=0x7f7c4b6514d0 <ripper_parse0>, data1=data1@entry=140171814939320, e_proc=e_proc@entry=0x7f7c4b633ae0 <ripper_ensure>, data2=data2@entry=140171814939320) at /tmp/ruby/src/trunk-random2/eval.c:1005
        _ec = 0x563298085120
        _tag = {tag = 36, retval = 94772748353597, buf = {0x7f7c4b3caab8, 0x7f7c4f5ed100 <rb_ensure+528>, 0x0, 0x7ffd094fccb0, 0x0}, prev = 0x7ffd094fd030, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x563298085120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f7c4b633ae0 <ripper_ensure>, data2 = 140171814939320}}
#45 0x00007f7c4b634315 in ripper_parse (self=140171814939320) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14410
        p = 0x5632983a2470
#46 0x00007f7c4f7b1074 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f7c4f0e2d90, ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c4efd2fd8
        cfunc = 0x5632982161a8
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#47 vm_call_cfunc_with_frame (ec=0x563298085120, reg_cfp=0x7f7c4f0e2d90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#48 0x00007f7c4f7c048d 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 = 96
        ci = 0x6666666666668048
        cc = <optimized out>
        recv = 94775299031264
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f7c4b51cb28, block_handler = 0, recv = 140171814939320, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#49 vm_exec_core (ec=0x563298085120, initial=2314861620740647200) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x20200a61206e6920
        leaf = <optimized out>
        val = 96
        reg_pc = 0x563298354f18
        reg_cfp = 0x7f7c4f0e2d90
        insns_address_table = {0x7f7c4f7c2bff <vm_exec_core+10351>, 0x7f7c4f7c0609 <vm_exec_core+633>, 0x7f7c4f7c27be <vm_exec_core+9262>, 0x7f7c4f7c2744 <vm_exec_core+9140>, 0x7f7c4f7c26cd <vm_exec_core+9021>, 0x7f7c4f7c264e <vm_exec_core+8894>, 0x7f7c4f7c25ce <vm_exec_core+8766>, 0x7f7c4f7c2572 <vm_exec_core+8674>, 0x7f7c4f7c2517 <vm_exec_core+8583>, 0x7f7c4f7c24c7 <vm_exec_core+8503>, 0x7f7c4f7c234c <vm_exec_core+8124>, 0x7f7c4f7c21a1 <vm_exec_core+7697>, 0x7f7c4f7c20b6 <vm_exec_core+7462>, 0x7f7c4f7c2047 <vm_exec_core+7351>, 0x7f7c4f7c1fda <vm_exec_core+7242>, 0x7f7c4f7c1f9f <vm_exec_core+7183>, 0x7f7c4f7c1f69 <vm_exec_core+7129>, 0x7f7c4f7c1f36 <vm_exec_core+7078>, 0x7f7c4f7c282a <vm_exec_core+9370>, 0x7f7c4f7c1297 <vm_exec_core+3847>, 0x7f7c4f7c1229 <vm_exec_core+3737>, 0x7f7c4f7c11ee <vm_exec_core+3678>, 0x7f7c4f7c1198 <vm_exec_core+3592>, 0x7f7c4f7c1154 <vm_exec_core+3524>, 0x7f7c4f7c10cd <vm_exec_core+3389>, 0x7f7c4f7c1098 <vm_exec_core+3336>, 0x7f7c4f7c103d <vm_exec_core+3245>, 0x7f7c4f7c0fc5 <vm_exec_core+3125>, 0x7f7c4f7c0f8d <vm_exec_core+3069>, 0x7f7c4f7c0f55 <vm_exec_core+3013>, 0x7f7c4f7c0d60 <vm_exec_core+2512>, 0x7f7c4f7c0ccf <vm_exec_core+2367>, 0x7f7c4f7c0c72 <vm_exec_core+2274>, 0x7f7c4f7c0bf9 <vm_exec_core+2153>, 0x7f7c4f7c1939 <vm_exec_core+5545>, 0x7f7c4f7c1914 <vm_exec_core+5508>, 0x7f7c4f7c18db <vm_exec_core+5451>, 0x7f7c4f7c188b <vm_exec_core+5371>, 0x7f7c4f7c1859 <vm_exec_core+5321>, 0x7f7c4f7c176e <vm_exec_core+5086>, 0x7f7c4f7c1729 <vm_exec_core+5017>, 0x7f7c4f7c16e3 <vm_exec_core+4947>, 0x7f7c4f7c16b3 <vm_exec_core+4899>, 0x7f7c4f7c15e8 <vm_exec_core+4696>, 0x7f7c4f7c1653 <vm_exec_core+4803>, 0x7f7c4f7c14b8 <vm_exec_core+4392>, 0x7f7c4f7c144b <vm_exec_core+4283>, 0x7f7c4f7c13be <vm_exec_core+4142>, 0x7f7c4f7c1302 <vm_exec_core+3954>, 0x7f7c4f7c12ca <vm_exec_core+3898>, 0x7f7c4f7c1e37 <vm_exec_core+6823>, 0x7f7c4f7c1d24 <vm_exec_core+6548>, 0x7f7c4f7c03e8 <vm_exec_core+88>, 0x7f7c4f7c1eb2 <vm_exec_core+6946>, 0x7f7c4f7c1a7d <vm_exec_core+5869>, 0x7f7c4f7c2d47 <vm_exec_core+10679>, 0x7f7c4f7c1a33 <vm_exec_core+5795>, 0x7f7c4f7c19da <vm_exec_core+5706>, 0x7f7c4f7c1981 <vm_exec_core+5617>, 0x7f7c4f7c1c16 <vm_exec_core+6278>, 0x7f7c4f7c1b40 <vm_exec_core+6064>, 0x7f7c4f7c1ac7 <vm_exec_core+5943>, 0x7f7c4f7c2b9e <vm_exec_core+10254>, 0x7f7c4f7c1e7a <vm_exec_core+6890>, 0x7f7c4f7c1ccd <vm_exec_core+6461>, 0x7f7c4f7c0a5a <vm_exec_core+1738>, 0x7f7c4f7c0a20 <vm_exec_core+1680>, 0x7f7c4f7c0b52 <vm_exec_core+1986>, 0x7f7c4f7c0ab1 <vm_exec_core+1825>, 0x7f7c4f7c302f <vm_exec_core+11423>, 0x7f7c4f7c2f86 <vm_exec_core+11254>, 0x7f7c4f7c3206 <vm_exec_core+11894>, 0x7f7c4f7c3193 <vm_exec_core+11779>, 0x7f7c4f7c30ed <vm_exec_core+11613>, 0x7f7c4f7c3091 <vm_exec_core+11521>, 0x7f7c4f7c35b3 <vm_exec_core+12835>, 0x7f7c4f7c3516 <vm_exec_core+12678>, 0x7f7c4f7c347e <vm_exec_core+12526>, 0x7f7c4f7c33e1 <vm_exec_core+12369>, 0x7f7c4f7c3349 <vm_exec_core+12217>, 0x7f7c4f7c2c88 <vm_exec_core+10488>, 0x7f7c4f7c32fe <vm_exec_core+12142>, 0x7f7c4f7c32a8 <vm_exec_core+12056>, 0x7f7c4f7c2e15 <vm_exec_core+10885>, 0x7f7c4f7c2d8b <vm_exec_core+10747>, 0x7f7c4f7c09b3 <vm_exec_core+1571>, 0x7f7c4f7c0955 <vm_exec_core+1477>, 0x7f7c4f7c2f52 <vm_exec_core+11202>, 0x7f7c4f7c2f1e <vm_exec_core+11150>, 0x7f7c4f7c2ecd <vm_exec_core+11069>, 0x7f7c4f7c2e7e <vm_exec_core+10990>, 0x7f7c4f7c2cbb <vm_exec_core+10539>, 0x7f7c4f7c2c10 <vm_exec_core+10368>, 0x7f7c4f7c08e8 <vm_exec_core+1368>, 0x7f7c4f7c0891 <vm_exec_core+1281>, 0x7f7c4f7c080e <vm_exec_core+1150>, 0x7f7c4f7c07c9 <vm_exec_core+1081>, 0x7f7c4f7c077c <vm_exec_core+1004>, 0x7f7c4f7c072f <vm_exec_core+927>, 0x7f7c4f7c06da <vm_exec_core+842>, 0x7f7c4f7c06a7 <vm_exec_core+791>, 0x7f7c4f7c0674 <vm_exec_core+740>, 0x7f7c4f7c2d2b <vm_exec_core+10651>, 0x7f7c4f7c05fa <vm_exec_core+618>, 0x7f7c4f7c27af <vm_exec_core+9247>, 0x7f7c4f7c2735 <vm_exec_core+9125>, 0x7f7c4f7c26be <vm_exec_core+9006>, 0x7f7c4f7c263f <vm_exec_core+8879>, 0x7f7c4f7c25bf <vm_exec_core+8751>, 0x7f7c4f7c2563 <vm_exec_core+8659>, 0x7f7c4f7c2508 <vm_exec_core+8568>, 0x7f7c4f7c24b8 <vm_exec_core+8488>, 0x7f7c4f7c233d <vm_exec_core+8109>, 0x7f7c4f7c2192 <vm_exec_core+7682>, 0x7f7c4f7c20a7 <vm_exec_core+7447>, 0x7f7c4f7c2038 <vm_exec_core+7336>, 0x7f7c4f7c1fcb <vm_exec_core+7227>, 0x7f7c4f7c1f90 <vm_exec_core+7168>, 0x7f7c4f7c1f5a <vm_exec_core+7114>, 0x7f7c4f7c1f27 <vm_exec_core+7063>, 0x7f7c4f7c281b <vm_exec_core+9355>, 0x7f7c4f7c1288 <vm_exec_core+3832>, 0x7f7c4f7c121a <vm_exec_core+3722>, 0x7f7c4f7c11df <vm_exec_core+3663>, 0x7f7c4f7c1189 <vm_exec_core+3577>, 0x7f7c4f7c1145 <vm_exec_core+3509>, 0x7f7c4f7c10be <vm_exec_core+3374>, 0x7f7c4f7c1089 <vm_exec_core+3321>, 0x7f7c4f7c102e <vm_exec_core+3230>, 0x7f7c4f7c0fb6 <vm_exec_core+3110>, 0x7f7c4f7c0f7e <vm_exec_core+3054>, 0x7f7c4f7c0f46 <vm_exec_core+2998>, 0x7f7c4f7c0d51 <vm_exec_core+2497>, 0x7f7c4f7c0cc0 <vm_exec_core+2352>, 0x7f7c4f7c0c63 <vm_exec_core+2259>, 0x7f7c4f7c0bea <vm_exec_core+2138>, 0x7f7c4f7c192a <vm_exec_core+5530>, 0x7f7c4f7c1905 <vm_exec_core+5493>, 0x7f7c4f7c18cc <vm_exec_core+5436>, 0x7f7c4f7c187c <vm_exec_core+5356>, 0x7f7c4f7c184a <vm_exec_core+5306>, 0x7f7c4f7c175f <vm_exec_core+5071>, 0x7f7c4f7c171a <vm_exec_core+5002>, 0x7f7c4f7c16d4 <vm_exec_core+4932>, 0x7f7c4f7c16a4 <vm_exec_core+4884>, 0x7f7c4f7c15d9 <vm_exec_core+4681>, 0x7f7c4f7c1644 <vm_exec_core+4788>, 0x7f7c4f7c14a9 <vm_exec_core+4377>, 0x7f7c4f7c143c <vm_exec_core+4268>, 0x7f7c4f7c13af <vm_exec_core+4127>, 0x7f7c4f7c12f3 <vm_exec_core+3939>, 0x7f7c4f7c12bb <vm_exec_core+3883>, 0x7f7c4f7c1e28 <vm_exec_core+6808>, 0x7f7c4f7c1d15 <vm_exec_core+6533>, 0x7f7c4f7c37d3 <vm_exec_core+13379>, 0x7f7c4f7c1ea3 <vm_exec_core+6931>, 0x7f7c4f7c1a6e <vm_exec_core+5854>, 0x7f7c4f7c37bf <vm_exec_core+13359>, 0x7f7c4f7c1a24 <vm_exec_core+5780>, 0x7f7c4f7c19cb <vm_exec_core+5691>, 0x7f7c4f7c1972 <vm_exec_core+5602>, 0x7f7c4f7c1c07 <vm_exec_core+6263>, 0x7f7c4f7c1b31 <vm_exec_core+6049>, 0x7f7c4f7c1ab8 <vm_exec_core+5928>, 0x7f7c4f7c2b8f <vm_exec_core+10239>, 0x7f7c4f7c1e6b <vm_exec_core+6875>, 0x7f7c4f7c1cbe <vm_exec_core+6446>, 0x7f7c4f7c0a4b <vm_exec_core+1723>, 0x7f7c4f7c0a11 <vm_exec_core+1665>, 0x7f7c4f7c0b43 <vm_exec_core+1971>, 0x7f7c4f7c0aa2 <vm_exec_core+1810>, 0x7f7c4f7c37ab <vm_exec_core+13339>, 0x7f7c4f7c3797 <vm_exec_core+13319>, 0x7f7c4f7c3783 <vm_exec_core+13299>, 0x7f7c4f7c376f <vm_exec_core+13279>, 0x7f7c4f7c375b <vm_exec_core+13259>, 0x7f7c4f7c3747 <vm_exec_core+13239>, 0x7f7c4f7c372c <vm_exec_core+13212>, 0x7f7c4f7c3718 <vm_exec_core+13192>, 0x7f7c4f7c3704 <vm_exec_core+13172>, 0x7f7c4f7c36f0 <vm_exec_core+13152>, 0x7f7c4f7c36dc <vm_exec_core+13132>, 0x7f7c4f7c36c8 <vm_exec_core+13112>, 0x7f7c4f7c36b4 <vm_exec_core+13092>, 0x7f7c4f7c36a0 <vm_exec_core+13072>, 0x7f7c4f7c368c <vm_exec_core+13052>, 0x7f7c4f7c3678 <vm_exec_core+13032>, 0x7f7c4f7c09a4 <vm_exec_core+1556>, 0x7f7c4f7c0946 <vm_exec_core+1462>, 0x7f7c4f7c3664 <vm_exec_core+13012>, 0x7f7c4f7c3650 <vm_exec_core+12992>, 0x7f7c4f7c363c <vm_exec_core+12972>, 0x7f7c4f7c3628 <vm_exec_core+12952>, 0x7f7c4f7c03d1 <vm_exec_core+65>, 0x7f7c4f7c03d5 <vm_exec_core+69>, 0x7f7c4f7c08d9 <vm_exec_core+1353>, 0x7f7c4f7c0882 <vm_exec_core+1266>, 0x7f7c4f7c07ff <vm_exec_core+1135>, 0x7f7c4f7c07ba <vm_exec_core+1066>, 0x7f7c4f7c076d <vm_exec_core+989>...}
#50 0x00007f7c4f7c6c2b in rb_vm_exec (ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x563298085120
        _tag = {tag = 36, retval = 4, buf = {0x563298085120, 0x7f7c4f7c6420 <rb_vm_exec+400>, 0x0, 0x7ffd094fcf60, 0x7f7c4efe3120}, prev = 0x7ffd094fd410, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#51 0x00007f7c4f7c6e29 in eval_string_with_cref (self=<optimized out>, src=140171814939240, cref=0x7f7c4b3caa40, file=140171816516720, line=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1701
        ec = 0x563298085120
        block = {as = {captured = {self = 140171814939320, ep = 0x7f7c4efe3150, code = {iseq = 0x7f7c4b5ef398, ifunc = 0x7f7c4b5ef398, val = 140171817186200}}, symbol = 140171814939320, proc = 140171814939320}, type = block_type_iseq}
        iseq = 0x7f7c4b3ca838
        cfp = <optimized out>
#52 0x00007f7c4f7d62ca in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140171814939320) at /tmp/ruby/src/trunk-random2/vm_eval.c:1946
        cref = 0x7f7c4b3caa40
#53 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 = 140171816516720
        line = <optimized out>
        code = 140171814939240
#54 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140171814939320) at /tmp/ruby/src/trunk-random2/vm_eval.c:2010
No locals.
#55 0x00007f7c4f7b1074 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f7c4f0e2e10, ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c4ef86e80
        cfunc = 0x5632980c7e08
        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>
#56 vm_call_cfunc_with_frame (ec=0x563298085120, reg_cfp=0x7f7c4f0e2e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#57 0x00007f7c4f7c048d 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 = 96
        ci = 0x6666666666668048
        cc = <optimized out>
        recv = 94775299031264
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f7c4b51cc90, block_handler = 0, recv = 140171814939320, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#58 vm_exec_core (ec=0x563298085120, initial=2314861620740647200) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x20200a61206e6920
        leaf = <optimized out>
        val = 96
        reg_pc = 0x5632981ef848
        reg_cfp = 0x7f7c4f0e2e10
        insns_address_table = {0x7f7c4f7c2bff <vm_exec_core+10351>, 0x7f7c4f7c0609 <vm_exec_core+633>, 0x7f7c4f7c27be <vm_exec_core+9262>, 0x7f7c4f7c2744 <vm_exec_core+9140>, 0x7f7c4f7c26cd <vm_exec_core+9021>, 0x7f7c4f7c264e <vm_exec_core+8894>, 0x7f7c4f7c25ce <vm_exec_core+8766>, 0x7f7c4f7c2572 <vm_exec_core+8674>, 0x7f7c4f7c2517 <vm_exec_core+8583>, 0x7f7c4f7c24c7 <vm_exec_core+8503>, 0x7f7c4f7c234c <vm_exec_core+8124>, 0x7f7c4f7c21a1 <vm_exec_core+7697>, 0x7f7c4f7c20b6 <vm_exec_core+7462>, 0x7f7c4f7c2047 <vm_exec_core+7351>, 0x7f7c4f7c1fda <vm_exec_core+7242>, 0x7f7c4f7c1f9f <vm_exec_core+7183>, 0x7f7c4f7c1f69 <vm_exec_core+7129>, 0x7f7c4f7c1f36 <vm_exec_core+7078>, 0x7f7c4f7c282a <vm_exec_core+9370>, 0x7f7c4f7c1297 <vm_exec_core+3847>, 0x7f7c4f7c1229 <vm_exec_core+3737>, 0x7f7c4f7c11ee <vm_exec_core+3678>, 0x7f7c4f7c1198 <vm_exec_core+3592>, 0x7f7c4f7c1154 <vm_exec_core+3524>, 0x7f7c4f7c10cd <vm_exec_core+3389>, 0x7f7c4f7c1098 <vm_exec_core+3336>, 0x7f7c4f7c103d <vm_exec_core+3245>, 0x7f7c4f7c0fc5 <vm_exec_core+3125>, 0x7f7c4f7c0f8d <vm_exec_core+3069>, 0x7f7c4f7c0f55 <vm_exec_core+3013>, 0x7f7c4f7c0d60 <vm_exec_core+2512>, 0x7f7c4f7c0ccf <vm_exec_core+2367>, 0x7f7c4f7c0c72 <vm_exec_core+2274>, 0x7f7c4f7c0bf9 <vm_exec_core+2153>, 0x7f7c4f7c1939 <vm_exec_core+5545>, 0x7f7c4f7c1914 <vm_exec_core+5508>, 0x7f7c4f7c18db <vm_exec_core+5451>, 0x7f7c4f7c188b <vm_exec_core+5371>, 0x7f7c4f7c1859 <vm_exec_core+5321>, 0x7f7c4f7c176e <vm_exec_core+5086>, 0x7f7c4f7c1729 <vm_exec_core+5017>, 0x7f7c4f7c16e3 <vm_exec_core+4947>, 0x7f7c4f7c16b3 <vm_exec_core+4899>, 0x7f7c4f7c15e8 <vm_exec_core+4696>, 0x7f7c4f7c1653 <vm_exec_core+4803>, 0x7f7c4f7c14b8 <vm_exec_core+4392>, 0x7f7c4f7c144b <vm_exec_core+4283>, 0x7f7c4f7c13be <vm_exec_core+4142>, 0x7f7c4f7c1302 <vm_exec_core+3954>, 0x7f7c4f7c12ca <vm_exec_core+3898>, 0x7f7c4f7c1e37 <vm_exec_core+6823>, 0x7f7c4f7c1d24 <vm_exec_core+6548>, 0x7f7c4f7c03e8 <vm_exec_core+88>, 0x7f7c4f7c1eb2 <vm_exec_core+6946>, 0x7f7c4f7c1a7d <vm_exec_core+5869>, 0x7f7c4f7c2d47 <vm_exec_core+10679>, 0x7f7c4f7c1a33 <vm_exec_core+5795>, 0x7f7c4f7c19da <vm_exec_core+5706>, 0x7f7c4f7c1981 <vm_exec_core+5617>, 0x7f7c4f7c1c16 <vm_exec_core+6278>, 0x7f7c4f7c1b40 <vm_exec_core+6064>, 0x7f7c4f7c1ac7 <vm_exec_core+5943>, 0x7f7c4f7c2b9e <vm_exec_core+10254>, 0x7f7c4f7c1e7a <vm_exec_core+6890>, 0x7f7c4f7c1ccd <vm_exec_core+6461>, 0x7f7c4f7c0a5a <vm_exec_core+1738>, 0x7f7c4f7c0a20 <vm_exec_core+1680>, 0x7f7c4f7c0b52 <vm_exec_core+1986>, 0x7f7c4f7c0ab1 <vm_exec_core+1825>, 0x7f7c4f7c302f <vm_exec_core+11423>, 0x7f7c4f7c2f86 <vm_exec_core+11254>, 0x7f7c4f7c3206 <vm_exec_core+11894>, 0x7f7c4f7c3193 <vm_exec_core+11779>, 0x7f7c4f7c30ed <vm_exec_core+11613>, 0x7f7c4f7c3091 <vm_exec_core+11521>, 0x7f7c4f7c35b3 <vm_exec_core+12835>, 0x7f7c4f7c3516 <vm_exec_core+12678>, 0x7f7c4f7c347e <vm_exec_core+12526>, 0x7f7c4f7c33e1 <vm_exec_core+12369>, 0x7f7c4f7c3349 <vm_exec_core+12217>, 0x7f7c4f7c2c88 <vm_exec_core+10488>, 0x7f7c4f7c32fe <vm_exec_core+12142>, 0x7f7c4f7c32a8 <vm_exec_core+12056>, 0x7f7c4f7c2e15 <vm_exec_core+10885>, 0x7f7c4f7c2d8b <vm_exec_core+10747>, 0x7f7c4f7c09b3 <vm_exec_core+1571>, 0x7f7c4f7c0955 <vm_exec_core+1477>, 0x7f7c4f7c2f52 <vm_exec_core+11202>, 0x7f7c4f7c2f1e <vm_exec_core+11150>, 0x7f7c4f7c2ecd <vm_exec_core+11069>, 0x7f7c4f7c2e7e <vm_exec_core+10990>, 0x7f7c4f7c2cbb <vm_exec_core+10539>, 0x7f7c4f7c2c10 <vm_exec_core+10368>, 0x7f7c4f7c08e8 <vm_exec_core+1368>, 0x7f7c4f7c0891 <vm_exec_core+1281>, 0x7f7c4f7c080e <vm_exec_core+1150>, 0x7f7c4f7c07c9 <vm_exec_core+1081>, 0x7f7c4f7c077c <vm_exec_core+1004>, 0x7f7c4f7c072f <vm_exec_core+927>, 0x7f7c4f7c06da <vm_exec_core+842>, 0x7f7c4f7c06a7 <vm_exec_core+791>, 0x7f7c4f7c0674 <vm_exec_core+740>, 0x7f7c4f7c2d2b <vm_exec_core+10651>, 0x7f7c4f7c05fa <vm_exec_core+618>, 0x7f7c4f7c27af <vm_exec_core+9247>, 0x7f7c4f7c2735 <vm_exec_core+9125>, 0x7f7c4f7c26be <vm_exec_core+9006>, 0x7f7c4f7c263f <vm_exec_core+8879>, 0x7f7c4f7c25bf <vm_exec_core+8751>, 0x7f7c4f7c2563 <vm_exec_core+8659>, 0x7f7c4f7c2508 <vm_exec_core+8568>, 0x7f7c4f7c24b8 <vm_exec_core+8488>, 0x7f7c4f7c233d <vm_exec_core+8109>, 0x7f7c4f7c2192 <vm_exec_core+7682>, 0x7f7c4f7c20a7 <vm_exec_core+7447>, 0x7f7c4f7c2038 <vm_exec_core+7336>, 0x7f7c4f7c1fcb <vm_exec_core+7227>, 0x7f7c4f7c1f90 <vm_exec_core+7168>, 0x7f7c4f7c1f5a <vm_exec_core+7114>, 0x7f7c4f7c1f27 <vm_exec_core+7063>, 0x7f7c4f7c281b <vm_exec_core+9355>, 0x7f7c4f7c1288 <vm_exec_core+3832>, 0x7f7c4f7c121a <vm_exec_core+3722>, 0x7f7c4f7c11df <vm_exec_core+3663>, 0x7f7c4f7c1189 <vm_exec_core+3577>, 0x7f7c4f7c1145 <vm_exec_core+3509>, 0x7f7c4f7c10be <vm_exec_core+3374>, 0x7f7c4f7c1089 <vm_exec_core+3321>, 0x7f7c4f7c102e <vm_exec_core+3230>, 0x7f7c4f7c0fb6 <vm_exec_core+3110>, 0x7f7c4f7c0f7e <vm_exec_core+3054>, 0x7f7c4f7c0f46 <vm_exec_core+2998>, 0x7f7c4f7c0d51 <vm_exec_core+2497>, 0x7f7c4f7c0cc0 <vm_exec_core+2352>, 0x7f7c4f7c0c63 <vm_exec_core+2259>, 0x7f7c4f7c0bea <vm_exec_core+2138>, 0x7f7c4f7c192a <vm_exec_core+5530>, 0x7f7c4f7c1905 <vm_exec_core+5493>, 0x7f7c4f7c18cc <vm_exec_core+5436>, 0x7f7c4f7c187c <vm_exec_core+5356>, 0x7f7c4f7c184a <vm_exec_core+5306>, 0x7f7c4f7c175f <vm_exec_core+5071>, 0x7f7c4f7c171a <vm_exec_core+5002>, 0x7f7c4f7c16d4 <vm_exec_core+4932>, 0x7f7c4f7c16a4 <vm_exec_core+4884>, 0x7f7c4f7c15d9 <vm_exec_core+4681>, 0x7f7c4f7c1644 <vm_exec_core+4788>, 0x7f7c4f7c14a9 <vm_exec_core+4377>, 0x7f7c4f7c143c <vm_exec_core+4268>, 0x7f7c4f7c13af <vm_exec_core+4127>, 0x7f7c4f7c12f3 <vm_exec_core+3939>, 0x7f7c4f7c12bb <vm_exec_core+3883>, 0x7f7c4f7c1e28 <vm_exec_core+6808>, 0x7f7c4f7c1d15 <vm_exec_core+6533>, 0x7f7c4f7c37d3 <vm_exec_core+13379>, 0x7f7c4f7c1ea3 <vm_exec_core+6931>, 0x7f7c4f7c1a6e <vm_exec_core+5854>, 0x7f7c4f7c37bf <vm_exec_core+13359>, 0x7f7c4f7c1a24 <vm_exec_core+5780>, 0x7f7c4f7c19cb <vm_exec_core+5691>, 0x7f7c4f7c1972 <vm_exec_core+5602>, 0x7f7c4f7c1c07 <vm_exec_core+6263>, 0x7f7c4f7c1b31 <vm_exec_core+6049>, 0x7f7c4f7c1ab8 <vm_exec_core+5928>, 0x7f7c4f7c2b8f <vm_exec_core+10239>, 0x7f7c4f7c1e6b <vm_exec_core+6875>, 0x7f7c4f7c1cbe <vm_exec_core+6446>, 0x7f7c4f7c0a4b <vm_exec_core+1723>, 0x7f7c4f7c0a11 <vm_exec_core+1665>, 0x7f7c4f7c0b43 <vm_exec_core+1971>, 0x7f7c4f7c0aa2 <vm_exec_core+1810>, 0x7f7c4f7c37ab <vm_exec_core+13339>, 0x7f7c4f7c3797 <vm_exec_core+13319>, 0x7f7c4f7c3783 <vm_exec_core+13299>, 0x7f7c4f7c376f <vm_exec_core+13279>, 0x7f7c4f7c375b <vm_exec_core+13259>, 0x7f7c4f7c3747 <vm_exec_core+13239>, 0x7f7c4f7c372c <vm_exec_core+13212>, 0x7f7c4f7c3718 <vm_exec_core+13192>, 0x7f7c4f7c3704 <vm_exec_core+13172>, 0x7f7c4f7c36f0 <vm_exec_core+13152>, 0x7f7c4f7c36dc <vm_exec_core+13132>, 0x7f7c4f7c36c8 <vm_exec_core+13112>, 0x7f7c4f7c36b4 <vm_exec_core+13092>, 0x7f7c4f7c36a0 <vm_exec_core+13072>, 0x7f7c4f7c368c <vm_exec_core+13052>, 0x7f7c4f7c3678 <vm_exec_core+13032>, 0x7f7c4f7c09a4 <vm_exec_core+1556>, 0x7f7c4f7c0946 <vm_exec_core+1462>, 0x7f7c4f7c3664 <vm_exec_core+13012>, 0x7f7c4f7c3650 <vm_exec_core+12992>, 0x7f7c4f7c363c <vm_exec_core+12972>, 0x7f7c4f7c3628 <vm_exec_core+12952>, 0x7f7c4f7c03d1 <vm_exec_core+65>, 0x7f7c4f7c03d5 <vm_exec_core+69>, 0x7f7c4f7c08d9 <vm_exec_core+1353>, 0x7f7c4f7c0882 <vm_exec_core+1266>, 0x7f7c4f7c07ff <vm_exec_core+1135>, 0x7f7c4f7c07ba <vm_exec_core+1066>, 0x7f7c4f7c076d <vm_exec_core+989>...}
#59 0x00007f7c4f7c6c2b in rb_vm_exec (ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x563298085120
        _tag = {tag = 36, retval = 4, buf = {0x7f7c4f0e2f50, 0x7f7c4f7c6420 <rb_vm_exec+400>, 0x0, 0x7ffd094fd340, 0x0}, prev = 0x7ffd094fd790, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#60 0x00007f7c4f7d52da in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#61 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm.c:1440
        iseq = <optimized out>
        i = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#62 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>
#63 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm.c:1495
No locals.
#64 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm.c:1503
No locals.
#65 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1337
No locals.
#66 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1353
No locals.
#67 0x00007f7c4f54933c in rb_ary_each (ary=140171816203120) at /tmp/ruby/src/trunk-random2/array.c:2747
        i = 5
#68 0x00007f7c4f7b1074 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f7c4f0e2f90, ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7c4ef804b8
        cfunc = 0x5632980dc348
        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>
#69 vm_call_cfunc_with_frame (ec=0x563298085120, reg_cfp=0x7f7c4f0e2f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#70 0x00007f7c4f7c1e09 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 = 96
        ci = <optimized out>
        cc = <optimized out>
        recv = 94775299031264
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f7c4efbb720, block_handler = 140171879002025, recv = 140171816203120, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#71 vm_exec_core (ec=0x563298085120, initial=2314861620740647200) at ../../src/trunk-random2/insns.def:815
        bh = <optimized out>
        cd = 0x5632981c71f0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 96
        reg_pc = 0x5632981c53e8
        reg_cfp = 0x7f7c4f0e2f90
        insns_address_table = {0x7f7c4f7c2bff <vm_exec_core+10351>, 0x7f7c4f7c0609 <vm_exec_core+633>, 0x7f7c4f7c27be <vm_exec_core+9262>, 0x7f7c4f7c2744 <vm_exec_core+9140>, 0x7f7c4f7c26cd <vm_exec_core+9021>, 0x7f7c4f7c264e <vm_exec_core+8894>, 0x7f7c4f7c25ce <vm_exec_core+8766>, 0x7f7c4f7c2572 <vm_exec_core+8674>, 0x7f7c4f7c2517 <vm_exec_core+8583>, 0x7f7c4f7c24c7 <vm_exec_core+8503>, 0x7f7c4f7c234c <vm_exec_core+8124>, 0x7f7c4f7c21a1 <vm_exec_core+7697>, 0x7f7c4f7c20b6 <vm_exec_core+7462>, 0x7f7c4f7c2047 <vm_exec_core+7351>, 0x7f7c4f7c1fda <vm_exec_core+7242>, 0x7f7c4f7c1f9f <vm_exec_core+7183>, 0x7f7c4f7c1f69 <vm_exec_core+7129>, 0x7f7c4f7c1f36 <vm_exec_core+7078>, 0x7f7c4f7c282a <vm_exec_core+9370>, 0x7f7c4f7c1297 <vm_exec_core+3847>, 0x7f7c4f7c1229 <vm_exec_core+3737>, 0x7f7c4f7c11ee <vm_exec_core+3678>, 0x7f7c4f7c1198 <vm_exec_core+3592>, 0x7f7c4f7c1154 <vm_exec_core+3524>, 0x7f7c4f7c10cd <vm_exec_core+3389>, 0x7f7c4f7c1098 <vm_exec_core+3336>, 0x7f7c4f7c103d <vm_exec_core+3245>, 0x7f7c4f7c0fc5 <vm_exec_core+3125>, 0x7f7c4f7c0f8d <vm_exec_core+3069>, 0x7f7c4f7c0f55 <vm_exec_core+3013>, 0x7f7c4f7c0d60 <vm_exec_core+2512>, 0x7f7c4f7c0ccf <vm_exec_core+2367>, 0x7f7c4f7c0c72 <vm_exec_core+2274>, 0x7f7c4f7c0bf9 <vm_exec_core+2153>, 0x7f7c4f7c1939 <vm_exec_core+5545>, 0x7f7c4f7c1914 <vm_exec_core+5508>, 0x7f7c4f7c18db <vm_exec_core+5451>, 0x7f7c4f7c188b <vm_exec_core+5371>, 0x7f7c4f7c1859 <vm_exec_core+5321>, 0x7f7c4f7c176e <vm_exec_core+5086>, 0x7f7c4f7c1729 <vm_exec_core+5017>, 0x7f7c4f7c16e3 <vm_exec_core+4947>, 0x7f7c4f7c16b3 <vm_exec_core+4899>, 0x7f7c4f7c15e8 <vm_exec_core+4696>, 0x7f7c4f7c1653 <vm_exec_core+4803>, 0x7f7c4f7c14b8 <vm_exec_core+4392>, 0x7f7c4f7c144b <vm_exec_core+4283>, 0x7f7c4f7c13be <vm_exec_core+4142>, 0x7f7c4f7c1302 <vm_exec_core+3954>, 0x7f7c4f7c12ca <vm_exec_core+3898>, 0x7f7c4f7c1e37 <vm_exec_core+6823>, 0x7f7c4f7c1d24 <vm_exec_core+6548>, 0x7f7c4f7c03e8 <vm_exec_core+88>, 0x7f7c4f7c1eb2 <vm_exec_core+6946>, 0x7f7c4f7c1a7d <vm_exec_core+5869>, 0x7f7c4f7c2d47 <vm_exec_core+10679>, 0x7f7c4f7c1a33 <vm_exec_core+5795>, 0x7f7c4f7c19da <vm_exec_core+5706>, 0x7f7c4f7c1981 <vm_exec_core+5617>, 0x7f7c4f7c1c16 <vm_exec_core+6278>, 0x7f7c4f7c1b40 <vm_exec_core+6064>, 0x7f7c4f7c1ac7 <vm_exec_core+5943>, 0x7f7c4f7c2b9e <vm_exec_core+10254>, 0x7f7c4f7c1e7a <vm_exec_core+6890>, 0x7f7c4f7c1ccd <vm_exec_core+6461>, 0x7f7c4f7c0a5a <vm_exec_core+1738>, 0x7f7c4f7c0a20 <vm_exec_core+1680>, 0x7f7c4f7c0b52 <vm_exec_core+1986>, 0x7f7c4f7c0ab1 <vm_exec_core+1825>, 0x7f7c4f7c302f <vm_exec_core+11423>, 0x7f7c4f7c2f86 <vm_exec_core+11254>, 0x7f7c4f7c3206 <vm_exec_core+11894>, 0x7f7c4f7c3193 <vm_exec_core+11779>, 0x7f7c4f7c30ed <vm_exec_core+11613>, 0x7f7c4f7c3091 <vm_exec_core+11521>, 0x7f7c4f7c35b3 <vm_exec_core+12835>, 0x7f7c4f7c3516 <vm_exec_core+12678>, 0x7f7c4f7c347e <vm_exec_core+12526>, 0x7f7c4f7c33e1 <vm_exec_core+12369>, 0x7f7c4f7c3349 <vm_exec_core+12217>, 0x7f7c4f7c2c88 <vm_exec_core+10488>, 0x7f7c4f7c32fe <vm_exec_core+12142>, 0x7f7c4f7c32a8 <vm_exec_core+12056>, 0x7f7c4f7c2e15 <vm_exec_core+10885>, 0x7f7c4f7c2d8b <vm_exec_core+10747>, 0x7f7c4f7c09b3 <vm_exec_core+1571>, 0x7f7c4f7c0955 <vm_exec_core+1477>, 0x7f7c4f7c2f52 <vm_exec_core+11202>, 0x7f7c4f7c2f1e <vm_exec_core+11150>, 0x7f7c4f7c2ecd <vm_exec_core+11069>, 0x7f7c4f7c2e7e <vm_exec_core+10990>, 0x7f7c4f7c2cbb <vm_exec_core+10539>, 0x7f7c4f7c2c10 <vm_exec_core+10368>, 0x7f7c4f7c08e8 <vm_exec_core+1368>, 0x7f7c4f7c0891 <vm_exec_core+1281>, 0x7f7c4f7c080e <vm_exec_core+1150>, 0x7f7c4f7c07c9 <vm_exec_core+1081>, 0x7f7c4f7c077c <vm_exec_core+1004>, 0x7f7c4f7c072f <vm_exec_core+927>, 0x7f7c4f7c06da <vm_exec_core+842>, 0x7f7c4f7c06a7 <vm_exec_core+791>, 0x7f7c4f7c0674 <vm_exec_core+740>, 0x7f7c4f7c2d2b <vm_exec_core+10651>, 0x7f7c4f7c05fa <vm_exec_core+618>, 0x7f7c4f7c27af <vm_exec_core+9247>, 0x7f7c4f7c2735 <vm_exec_core+9125>, 0x7f7c4f7c26be <vm_exec_core+9006>, 0x7f7c4f7c263f <vm_exec_core+8879>, 0x7f7c4f7c25bf <vm_exec_core+8751>, 0x7f7c4f7c2563 <vm_exec_core+8659>, 0x7f7c4f7c2508 <vm_exec_core+8568>, 0x7f7c4f7c24b8 <vm_exec_core+8488>, 0x7f7c4f7c233d <vm_exec_core+8109>, 0x7f7c4f7c2192 <vm_exec_core+7682>, 0x7f7c4f7c20a7 <vm_exec_core+7447>, 0x7f7c4f7c2038 <vm_exec_core+7336>, 0x7f7c4f7c1fcb <vm_exec_core+7227>, 0x7f7c4f7c1f90 <vm_exec_core+7168>, 0x7f7c4f7c1f5a <vm_exec_core+7114>, 0x7f7c4f7c1f27 <vm_exec_core+7063>, 0x7f7c4f7c281b <vm_exec_core+9355>, 0x7f7c4f7c1288 <vm_exec_core+3832>, 0x7f7c4f7c121a <vm_exec_core+3722>, 0x7f7c4f7c11df <vm_exec_core+3663>, 0x7f7c4f7c1189 <vm_exec_core+3577>, 0x7f7c4f7c1145 <vm_exec_core+3509>, 0x7f7c4f7c10be <vm_exec_core+3374>, 0x7f7c4f7c1089 <vm_exec_core+3321>, 0x7f7c4f7c102e <vm_exec_core+3230>, 0x7f7c4f7c0fb6 <vm_exec_core+3110>, 0x7f7c4f7c0f7e <vm_exec_core+3054>, 0x7f7c4f7c0f46 <vm_exec_core+2998>, 0x7f7c4f7c0d51 <vm_exec_core+2497>, 0x7f7c4f7c0cc0 <vm_exec_core+2352>, 0x7f7c4f7c0c63 <vm_exec_core+2259>, 0x7f7c4f7c0bea <vm_exec_core+2138>, 0x7f7c4f7c192a <vm_exec_core+5530>, 0x7f7c4f7c1905 <vm_exec_core+5493>, 0x7f7c4f7c18cc <vm_exec_core+5436>, 0x7f7c4f7c187c <vm_exec_core+5356>, 0x7f7c4f7c184a <vm_exec_core+5306>, 0x7f7c4f7c175f <vm_exec_core+5071>, 0x7f7c4f7c171a <vm_exec_core+5002>, 0x7f7c4f7c16d4 <vm_exec_core+4932>, 0x7f7c4f7c16a4 <vm_exec_core+4884>, 0x7f7c4f7c15d9 <vm_exec_core+4681>, 0x7f7c4f7c1644 <vm_exec_core+4788>, 0x7f7c4f7c14a9 <vm_exec_core+4377>, 0x7f7c4f7c143c <vm_exec_core+4268>, 0x7f7c4f7c13af <vm_exec_core+4127>, 0x7f7c4f7c12f3 <vm_exec_core+3939>, 0x7f7c4f7c12bb <vm_exec_core+3883>, 0x7f7c4f7c1e28 <vm_exec_core+6808>, 0x7f7c4f7c1d15 <vm_exec_core+6533>, 0x7f7c4f7c37d3 <vm_exec_core+13379>, 0x7f7c4f7c1ea3 <vm_exec_core+6931>, 0x7f7c4f7c1a6e <vm_exec_core+5854>, 0x7f7c4f7c37bf <vm_exec_core+13359>, 0x7f7c4f7c1a24 <vm_exec_core+5780>, 0x7f7c4f7c19cb <vm_exec_core+5691>, 0x7f7c4f7c1972 <vm_exec_core+5602>, 0x7f7c4f7c1c07 <vm_exec_core+6263>, 0x7f7c4f7c1b31 <vm_exec_core+6049>, 0x7f7c4f7c1ab8 <vm_exec_core+5928>, 0x7f7c4f7c2b8f <vm_exec_core+10239>, 0x7f7c4f7c1e6b <vm_exec_core+6875>, 0x7f7c4f7c1cbe <vm_exec_core+6446>, 0x7f7c4f7c0a4b <vm_exec_core+1723>, 0x7f7c4f7c0a11 <vm_exec_core+1665>, 0x7f7c4f7c0b43 <vm_exec_core+1971>, 0x7f7c4f7c0aa2 <vm_exec_core+1810>, 0x7f7c4f7c37ab <vm_exec_core+13339>, 0x7f7c4f7c3797 <vm_exec_core+13319>, 0x7f7c4f7c3783 <vm_exec_core+13299>, 0x7f7c4f7c376f <vm_exec_core+13279>, 0x7f7c4f7c375b <vm_exec_core+13259>, 0x7f7c4f7c3747 <vm_exec_core+13239>, 0x7f7c4f7c372c <vm_exec_core+13212>, 0x7f7c4f7c3718 <vm_exec_core+13192>, 0x7f7c4f7c3704 <vm_exec_core+13172>, 0x7f7c4f7c36f0 <vm_exec_core+13152>, 0x7f7c4f7c36dc <vm_exec_core+13132>, 0x7f7c4f7c36c8 <vm_exec_core+13112>, 0x7f7c4f7c36b4 <vm_exec_core+13092>, 0x7f7c4f7c36a0 <vm_exec_core+13072>, 0x7f7c4f7c368c <vm_exec_core+13052>, 0x7f7c4f7c3678 <vm_exec_core+13032>, 0x7f7c4f7c09a4 <vm_exec_core+1556>, 0x7f7c4f7c0946 <vm_exec_core+1462>, 0x7f7c4f7c3664 <vm_exec_core+13012>, 0x7f7c4f7c3650 <vm_exec_core+12992>, 0x7f7c4f7c363c <vm_exec_core+12972>, 0x7f7c4f7c3628 <vm_exec_core+12952>, 0x7f7c4f7c03d1 <vm_exec_core+65>, 0x7f7c4f7c03d5 <vm_exec_core+69>, 0x7f7c4f7c08d9 <vm_exec_core+1353>, 0x7f7c4f7c0882 <vm_exec_core+1266>, 0x7f7c4f7c07ff <vm_exec_core+1135>, 0x7f7c4f7c07ba <vm_exec_core+1066>, 0x7f7c4f7c076d <vm_exec_core+989>...}
#72 0x00007f7c4f7c6c2b in rb_vm_exec (ec=0x563298085120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x563298085120
        _tag = {tag = 36, retval = 4, buf = {0x7f7c4b5ef988, 0x7f7c4f7c6420 <rb_vm_exec+400>, 0x0, 0x7ffd094fd6c0, 0x563298113c80}, prev = 0x7ffd094fd850, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#73 0x00007f7c4f5e88d1 in rb_ec_exec_node (ec=ec@entry=0x563298085120, n=n@entry=0x7f7c4b5ef988) at /tmp/ruby/src/trunk-random2/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140171885876260, buf = {0x7f7c4b5ef988, 0x7f7c4f5e8922 <rb_ec_exec_node+258>, 0x0, 0x7ffd094fd820, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7c4b5ef988
#74 0x00007f7c4f5eed93 in ruby_run_node (n=0x7f7c4b5ef988) at /tmp/ruby/src/trunk-random2/eval.c:328
        ec = 0x563298085120
        status = 0
#75 0x000056329621e187 in rb_main (argv=0x7ffd094fda58, argc=141) at /tmp/ruby/src/trunk-random2/main.c:39
        variable_in_this_stack_frame = 140724759683401
#76 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