# Logfile created on 2023-03-29 16:24:03 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000555f1c800e28 @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-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20230329-162403", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555f1c8970d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555f1c896f40 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555f1c896db0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20230329-162403", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20230329-162403>, @binmode=false, @mon_data=#<Monitor:0x0000555f1c896ce8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode DEFS="-DRUBY_DEBUG=1" make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make update-download DEFS="-DRUBY_DEBUG=1" 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-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision unchanged $$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make update-rubyspec DEFS="-DRUBY_DEBUG=1" make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make update-src DEFS="-DRUBY_DEBUG=1" From https://github.com/ruby/ruby 9a1f697..b168141 master -> origin/master Updating 9a1f697..b168141 Fast-forward .github/workflows/windows.yml | 17 ++++------------- lib/reline/line_editor.rb | 18 +++++++++--------- lib/reline/unicode.rb | 4 ++-- 3 files changed, 15 insertions(+), 24 deletions(-) Latest commit hash = b168141c78 $$$[end] "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make after-update DEFS="-DRUBY_DEBUG=1" /tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' 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-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision unchanged $$$[end] "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1" 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/version.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make ruby DEFS="-DRUBY_DEBUG=1" 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.3.0 linking ruby $$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make all DEFS="-DRUBY_DEBUG=1" 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/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 making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' $$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make install DEFS="-DRUBY_DEBUG=1" 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-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/rbs.revision unchanged 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/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 making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20-asserts/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' ./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --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-repeat20-asserts/bin installing base libraries: /tmp/ruby/install/trunk-repeat20-asserts/lib installing arch files: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat20-asserts/bin installing library scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat20-asserts/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-repeat20-asserts/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-repeat20-asserts/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-repeat20-asserts/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1824 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=20 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-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/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-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 Run options: --seed=330 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: 1) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20-asserts/test/ripper/test_files_test_2.rb:6]: pid 4120973 killed by SIGABRT (signal 6) (core dumped) | (eval):1: [BUG] Segmentation fault at 0x0000000000000000 | ruby 3.3.0dev (2023-03-29T13:51:27Z master b168141c78) [x86_64-linux] | | -- Control frame information ----------------------------------------------- | c:0012 p:0000 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-repeat20-asserts/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-repeat20-asserts/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:0015c0 EVAL -:29 [FINISH] | c:0001 p:0000 s:0003 E:0025c0 DUMMY [FINISH] | | -- Ruby level backtrace information ---------------------------------------- | -:29:in `<main>' | -:29:in `each' | -:30:in `block in <main>' | /tmp/ruby/src/trunk-repeat20-asserts/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' | -:32:in `block (2 levels) in <main>' | /tmp/ruby/src/trunk-repeat20-asserts/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_ident' | | -- Threading information --------------------------------------------------- | Total ractor count: 1 | Ruby thread count for this ractor: 1 | | -- Machine register context ------------------------------------------------ | RIP: 0x00007fe50c4885b8 RBP: 0x0000557bb5bbe768 RSP: 0x00007ffc620ae890 | RAX: 0x01ef004f02240000 RBX: 0x0000000000000012 RCX: 0xaaaaaaaaaaaaaaab | RDX: 0x01ef004f02240188 RDI: 0x0000557bb57f80e0 RSI: 0x0000557bb5bbe768 | R8: 0x0000000000000010 R9: 0x0000000000000040 R10: 0x00007fe50bdf0010 | R11: 0x0000000000000007 R12: 0x0000557bb57f80e0 R13: 0x0000000000000098 | R14: 0x0000557bb5bb0000 R15: 0x0000000000000000 EFL: 0x0000000000010246 | | -- C level backtrace information ------------------------------------------- | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fe50c64c586] /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:785 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20-asserts/vm_dump.c:1101 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_bug_for_fatal_signal+0xf6) [0x7fe50c45ee56] /tmp/ruby/src/trunk-repeat20-asserts/error.c:813 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(sigsegv+0x4d) [0x7fe50c59e97d] /tmp/ruby/src/trunk-repeat20-asserts/signal.c:964 | /lib/x86_64-linux-gnu/libc.so.6(0x7fe50bfb9520) [0x7fe50bfb9520] | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(RVALUE_MARKED+0xb) [0x7fe50c4885b8] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1636 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(gc_mark_set) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:6948 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:7060 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(mark_ast_value+0x9) [0x7fe50c4ea8cc] /tmp/ruby/src/trunk-repeat20-asserts/node.c:1379 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-repeat20-asserts/node.c:1338 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-repeat20-asserts/node.c:1348 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-repeat20-asserts/node.c:1436 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(gc_mark_stacked_objects+0x2e) [0x7fe50c48bb7e] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:7512 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:7550 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:8717 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(gc_marks+0x445) [0x7fe50c48e1d0] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:8774 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:9557 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(heap_prepare+0x64) [0x7fe50c48f95d] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2416 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2685 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2791 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(newobj_of0+0x6b) [0x7fe50c490681] /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2893 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2913 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2935 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(ary_make_partial+0x1c0) [0x7fe50c3d3e70] /tmp/ruby/src/trunk-repeat20-asserts/array.c:797 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_exec_core+0x1104) [0x7fe50c6315a4] ../../src/trunk-repeat20-asserts/insns.def:486 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_vm_exec+0x421) [0x7fe50c638a21] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_funcallv+0x120) [0x7fe50c643d50] /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:85 | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so(ripper_dispatch1+0x40) [0x7fe508479cf0] /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:14192 | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x49) [0x7fe508479dca] /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:6272 | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:6282 | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so(yylex+0xc) [0x7fe50848154e] /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:10490 | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.c:10528 | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fe508490ab2] /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:14371 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_ensure+0x145) [0x7fe50c469615] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:1005 | /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fe508476ec5] /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:14409 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xc7) [0x7fe50c61ff8a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_sendish+0x168) [0x7fe50c6244b8] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_exec_core+0xa6) [0x7fe50c630546] ../../src/trunk-repeat20-asserts/insns.def:835 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_vm_exec+0x421) [0x7fe50c638a21] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(eval_string_with_cref+0x16b) [0x7fe50c6394eb] /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1701 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(eval_under+0x4e) [0x7fe50c63c77c] /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1946 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(specific_eval) /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1970 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xc7) [0x7fe50c61ff8a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_sendish+0x168) [0x7fe50c6244b8] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_exec_core+0xa6) [0x7fe50c630546] ../../src/trunk-repeat20-asserts/insns.def:835 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_vm_exec+0x421) [0x7fe50c638a21] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_yield+0x30a) [0x7fe50c63f4da] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1384 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_ary_each+0x9a) [0x7fe50c3d247a] /tmp/ruby/src/trunk-repeat20-asserts/array.c:2747 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xc7) [0x7fe50c61ff8a] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_sendish+0x168) [0x7fe50c6244b8] /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(vm_exec_core+0x137) [0x7fe50c6305d7] ../../src/trunk-repeat20-asserts/insns.def:815 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_vm_exec+0x421) [0x7fe50c638a21] /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(rb_ec_exec_node+0xc1) [0x7fe50c464e61] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:287 | /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3(ruby_run_node+0xa3) [0x7fe50c46b6b3] /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328 | /tmp/ruby/build/trunk-repeat20-asserts/ruby(rb_main+0x21) [0x557bb4e6b187] /tmp/ruby/src/trunk-repeat20-asserts/main.c:39 | /tmp/ruby/build/trunk-repeat20-asserts/ruby(main) /tmp/ruby/src/trunk-repeat20-asserts/main.c:58 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7fe50bfa0d90] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fe50bfa0e40] ../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 | [0x557bb4e6b1d5] | | -- Other runtime information ----------------------------------------------- | | * Process memory map: | | 557bb4e6a000-557bb4e6b000 r--p 00000000 00:65 15868818 /tmp/ruby/build/trunk-repeat20-asserts/ruby | 557bb4e6b000-557bb4e6c000 r-xp 00001000 00:65 15868818 /tmp/ruby/build/trunk-repeat20-asserts/ruby | 557bb4e6c000-557bb4e6d000 r--p 00002000 00:65 15868818 /tmp/ruby/build/trunk-repeat20-asserts/ruby | 557bb4e6d000-557bb4e6e000 r--p 00002000 00:65 15868818 /tmp/ruby/build/trunk-repeat20-asserts/ruby | 557bb4e6e000-557bb4e6f000 rw-p 00003000 00:65 15868818 /tmp/ruby/build/trunk-repeat20-asserts/ruby | 557bb57f5000-557bb5cad000 rw-p 00000000 00:00 0 [heap] | 7fe504f8f000-7fe5057b7000 rw-p 00000000 00:00 0 | 7fe5057b7000-7fe505bee000 r--s 00000000 00:65 14692161 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug | 7fe505bee000-7fe505e0c000 r--s 00000000 00:65 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe505e0c000-7fe507126000 rw-p 00000000 00:00 0 | 7fe507126000-7fe508190000 r--s 00000000 00:65 15868816 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3.0 | 7fe508190000-7fe5081c0000 rw-p 00000000 00:00 0 | 7fe5081fa000-7fe508230000 r--s 00000000 00:65 15868818 /tmp/ruby/build/trunk-repeat20-asserts/ruby | 7fe508230000-7fe5083d0000 rw-p 00000000 00:00 0 | 7fe5083e0000-7fe508460000 rw-p 00000000 00:00 0 | 7fe508464000-7fe508466000 r--p 00000000 00:65 16671871 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so | 7fe508466000-7fe50846b000 r-xp 00002000 00:65 16671871 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so | 7fe50846b000-7fe50846d000 r--p 00007000 00:65 16671871 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so | 7fe50846d000-7fe50846e000 r--p 00008000 00:65 16671871 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so | 7fe50846e000-7fe50846f000 rw-p 00009000 00:65 16671871 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/io/console.so | 7fe50846f000-7fe508475000 r--p 00000000 00:65 16672200 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so | 7fe508475000-7fe508493000 r-xp 00006000 00:65 16672200 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so | 7fe508493000-7fe5084ac000 r--p 00024000 00:65 16672200 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so | 7fe5084ac000-7fe5084ad000 ---p 0003d000 00:65 16672200 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so | 7fe5084ad000-7fe5084af000 r--p 0003d000 00:65 16672200 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so | 7fe5084af000-7fe5084b0000 rw-p 0003f000 00:65 16672200 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/ripper.so | 7fe5084b0000-7fe5084e0000 rw-p 00000000 00:00 0 | 7fe5084e5000-7fe5084e6000 r--p 00000000 00:65 16789511 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so | 7fe5084e6000-7fe5084e8000 r-xp 00001000 00:65 16789511 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so | 7fe5084e8000-7fe5084e9000 r--p 00003000 00:65 16789511 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so | 7fe5084e9000-7fe5084ea000 r--p 00003000 00:65 16789511 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so | 7fe5084ea000-7fe5084eb000 rw-p 00004000 00:65 16789511 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/rbconfig/sizeof.so | 7fe5084eb000-7fe5084ec000 r--p 00000000 00:65 16792493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7fe5084ec000-7fe5084ed000 r-xp 00001000 00:65 16792493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7fe5084ed000-7fe5084ee000 r--p 00002000 00:65 16792493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7fe5084ee000-7fe5084ef000 r--p 00002000 00:65 16792493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7fe5084ef000-7fe5084f0000 rw-p 00003000 00:65 16792493 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7fe5084f0000-7fe508500000 rw-p 00000000 00:00 0 | 7fe508500000-7fe508501000 ---p 00000000 00:00 0 | 7fe508501000-7fe508542000 rw-p 00000000 00:00 0 | 7fe508542000-7fe508543000 ---p 00000000 00:00 0 | 7fe508543000-7fe508584000 rw-p 00000000 00:00 0 | 7fe508584000-7fe508585000 ---p 00000000 00:00 0 | 7fe508585000-7fe5085c6000 rw-p 00000000 00:00 0 | 7fe5085c6000-7fe5085c7000 ---p 00000000 00:00 0 | 7fe5085c7000-7fe508608000 rw-p 00000000 00:00 0 | 7fe508608000-7fe508609000 ---p 00000000 00:00 0 | 7fe508609000-7fe50864a000 rw-p 00000000 00:00 0 | 7fe50864a000-7fe50864b000 ---p 00000000 00:00 0 | 7fe50864b000-7fe50868c000 rw-p 00000000 00:00 0 | 7fe50868c000-7fe50868d000 ---p 00000000 00:00 0 | 7fe50868d000-7fe5086ce000 rw-p 00000000 00:00 0 | 7fe5086ce000-7fe5086cf000 ---p 00000000 00:00 0 | 7fe5086cf000-7fe508710000 rw-p 00000000 00:00 0 | 7fe508710000-7fe508711000 ---p 00000000 00:00 0 | 7fe508711000-7fe508752000 rw-p 00000000 00:00 0 | 7fe508752000-7fe508753000 ---p 00000000 00:00 0 | 7fe508753000-7fe508794000 rw-p 00000000 00:00 0 | 7fe508794000-7fe508795000 ---p 00000000 00:00 0 | 7fe508795000-7fe5087d6000 rw-p 00000000 00:00 0 | 7fe5087d6000-7fe5087d7000 ---p 00000000 00:00 0 | 7fe5087d7000-7fe508818000 rw-p 00000000 00:00 0 | 7fe508818000-7fe508819000 ---p 00000000 00:00 0 | 7fe508819000-7fe50885a000 rw-p 00000000 00:00 0 | 7fe50885a000-7fe50885b000 ---p 00000000 00:00 0 | 7fe50885b000-7fe50889c000 rw-p 00000000 00:00 0 | 7fe50889c000-7fe50889d000 ---p 00000000 00:00 0 | 7fe50889d000-7fe5088de000 rw-p 00000000 00:00 0 | 7fe5088de000-7fe5088df000 ---p 00000000 00:00 0 | 7fe5088df000-7fe508920000 rw-p 00000000 00:00 0 | 7fe508920000-7fe508921000 ---p 00000000 00:00 0 | 7fe508921000-7fe508962000 rw-p 00000000 00:00 0 | 7fe508962000-7fe508963000 ---p 00000000 00:00 0 | 7fe508963000-7fe5089a4000 rw-p 00000000 00:00 0 | 7fe5089a4000-7fe5089a5000 ---p 00000000 00:00 0 | 7fe5089a5000-7fe5089e6000 rw-p 00000000 00:00 0 | 7fe5089e6000-7fe5089e7000 ---p 00000000 00:00 0 | 7fe5089e7000-7fe508a28000 rw-p 00000000 00:00 0 | 7fe508a28000-7fe508a29000 ---p 00000000 00:00 0 | 7fe508a29000-7fe508a6a000 rw-p 00000000 00:00 0 | 7fe508a6a000-7fe508a6b000 ---p 00000000 00:00 0 | 7fe508a6b000-7fe508aac000 rw-p 00000000 00:00 0 | 7fe508aac000-7fe508aad000 ---p 00000000 00:00 0 | 7fe508aad000-7fe508aee000 rw-p 00000000 00:00 0 | 7fe508aee000-7fe508aef000 ---p 00000000 00:00 0 | 7fe508aef000-7fe508b30000 rw-p 00000000 00:00 0 | 7fe508b30000-7fe508b31000 ---p 00000000 00:00 0 | 7fe508b31000-7fe508b72000 rw-p 00000000 00:00 0 | 7fe508b72000-7fe508b73000 ---p 00000000 00:00 0 | 7fe508b73000-7fe508bb4000 rw-p 00000000 00:00 0 | 7fe508bb4000-7fe508bb5000 ---p 00000000 00:00 0 | 7fe508bb5000-7fe508bf6000 rw-p 00000000 00:00 0 | 7fe508bf6000-7fe508bf7000 ---p 00000000 00:00 0 | 7fe508bf7000-7fe508c38000 rw-p 00000000 00:00 0 | 7fe508c38000-7fe508c39000 ---p 00000000 00:00 0 | 7fe508c39000-7fe508c7a000 rw-p 00000000 00:00 0 | 7fe508c7a000-7fe508c7b000 ---p 00000000 00:00 0 | 7fe508c7b000-7fe508cbc000 rw-p 00000000 00:00 0 | 7fe508cbc000-7fe508cbd000 ---p 00000000 00:00 0 | 7fe508cbd000-7fe508cfe000 rw-p 00000000 00:00 0 | 7fe508cfe000-7fe508cff000 ---p 00000000 00:00 0 | 7fe508cff000-7fe508d70000 rw-p 00000000 00:00 0 | 7fe508d71000-7fe508d72000 r--p 00000000 00:65 16792337 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so | 7fe508d72000-7fe508d73000 r-xp 00001000 00:65 16792337 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so | 7fe508d73000-7fe508d74000 r--p 00002000 00:65 16792337 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so | 7fe508d74000-7fe508d75000 r--p 00002000 00:65 16792337 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so | 7fe508d75000-7fe508d76000 rw-p 00003000 00:65 16792337 /tmp/ruby/build/trunk-repeat20-asserts/.ext/x86_64-linux/enc/encdb.so | 7fe508d76000-7fe50be50000 rw-p 00000000 00:00 0 | 7fe50be54000-7fe50bf57000 rw-p 00000000 00:00 0 | 7fe50bf57000-7fe50bf5a000 r--p 00000000 00:65 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe50bf5a000-7fe50bf71000 r-xp 00003000 00:65 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe50bf71000-7fe50bf75000 r--p 0001a000 00:65 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe50bf75000-7fe50bf76000 r--p 0001d000 00:65 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe50bf76000-7fe50bf77000 rw-p 0001e000 00:65 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7fe50bf77000-7fe50bf9f000 r--p 00000000 00:65 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe50bf9f000-7fe50c134000 r-xp 00028000 00:65 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe50c134000-7fe50c18c000 r--p 001bd000 00:65 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe50c18c000-7fe50c190000 r--p 00214000 00:65 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe50c190000-7fe50c192000 rw-p 00218000 00:65 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7fe50c192000-7fe50c1a1000 rw-p 00000000 00:00 0 | 7fe50c1a1000-7fe50c1af000 r--p 00000000 00:65 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe50c1af000-7fe50c22b000 r-xp 0000e000 00:65 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe50c22b000-7fe50c286000 r--p 0008a000 00:65 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe50c286000-7fe50c287000 r--p 000e4000 00:65 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe50c287000-7fe50c288000 rw-p 000e5000 00:65 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7fe50c288000-7fe50c28a000 r--p 00000000 00:65 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe50c28a000-7fe50c29e000 r-xp 00002000 00:65 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe50c29e000-7fe50c2b7000 r--p 00016000 00:65 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe50c2b7000-7fe50c2b8000 ---p 0002f000 00:65 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe50c2b8000-7fe50c2b9000 r--p 0002f000 00:65 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe50c2b9000-7fe50c2ba000 rw-p 00030000 00:65 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7fe50c2ba000-7fe50c2c2000 rw-p 00000000 00:00 0 | 7fe50c2c2000-7fe50c2cc000 r--p 00000000 00:65 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7fe50c2cc000-7fe50c32b000 r-xp 0000a000 00:65 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7fe50c32b000-7fe50c342000 r--p 00069000 00:65 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7fe50c342000-7fe50c343000 r--p 0007f000 00:65 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7fe50c343000-7fe50c344000 rw-p 00080000 00:65 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7fe50c344000-7fe50c346000 r--p 00000000 00:65 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7fe50c346000-7fe50c357000 r-xp 00002000 00:65 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7fe50c357000-7fe50c35d000 r--p 00013000 00:65 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7fe50c35d000-7fe50c35e000 ---p 00019000 00:65 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7fe50c35e000-7fe50c35f000 r--p 00019000 00:65 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7fe50c35f000-7fe50c360000 rw-p 0001a000 00:65 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7fe50c364000-7fe50c3a8000 r--p 00000000 00:65 15868816 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3.0 | 7fe50c3a8000-7fe50c707000 r-xp 00044000 00:65 15868816 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3.0 | 7fe50c707000-7fe50c88f000 r--p 003a3000 00:65 15868816 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3.0 | 7fe50c88f000-7fe50c8a3000 r--p 0052a000 00:65 15868816 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3.0 | 7fe50c8a3000-7fe50c8a6000 rw-p 0053e000 00:65 15868816 /tmp/ruby/build/trunk-repeat20-asserts/libruby.so.3.3.0 | 7fe50c8a6000-7fe50c8bc000 rw-p 00000000 00:00 0 | 7fe50c8bc000-7fe50c8be000 r--p 00000000 00:65 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe50c8be000-7fe50c8e8000 r-xp 00002000 00:65 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe50c8e8000-7fe50c8f3000 r--p 0002c000 00:65 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe50c8f4000-7fe50c8f6000 r--p 00037000 00:65 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fe50c8f6000-7fe50c8f8000 rw-p 00039000 00:65 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7ffc618b7000-7ffc620b6000 rw-p 00000000 00:00 0 [stack] | 7ffc621bd000-7ffc621c1000 r--p 00000000 00:00 0 [vvar] | 7ffc621c1000-7ffc621c3000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | Finished(1/20) tests in 1196.396156s, 19.8964 tests/s, 7449.9713 assertions/s. 23804 tests, 8913117 assertions, 1 failures, 0 errors, 74 skips ruby -v: ruby 3.3.0dev (2023-03-29T13:51:27Z master b168141c78) [x86_64-linux] make: *** [uncommon.mk:828: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20 $ /tmp/ruby/build/trunk-repeat20-asserts/miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20-asserts --extout=.ext -- /tmp/ruby/src/trunk-repeat20-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20-asserts/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-03-29T13:51:27Z master b168141c78) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 116.765676 seconds 3841 files, 31577 examples, 150950 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-repeat20-asserts/ruby -c /tmp/cores/core.1001.4120973.ruby -x gdbscript [New LWP 4120973] [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-repeat20-asserts/ruby -w --disable=gems -I/tmp/ruby/src/t'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140621724867584) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7fe50bf55c00 (LWP 4120973) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140621724867584) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7fe50bf55c00 (LWP 4120973)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140621724867584) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7fe50bf55c00 old_mask = {__val = {93989814360848, 140621725680851, 93989814899712, 16581544151005023744, 32, 18446744073709551344, 2, 0, 93989814899712, 1, 93989814360848, 140621725680851, 0, 140621725577197, 140621724867584, 140621727192576}} 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=140621724867584) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140621724867584, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007fe50bfb9476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007fe50bf9f7f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x2d72203030303363, sa_sigaction = 0x2d72203030303363}, sa_mask = {__val = {2, 140621727209120, 3432, 140621733242990, 140621725575248, 2, 7378697627939729267, 3474076752553600614, 140621727209120, 2, 2, 1, 140621733242990, 140621727192576, 140621725528151, 0}}, sa_flags = 0, sa_restorer = 0x7fe50c1916a0 <_IO_2_1_stderr_>} sigs = {__val = {32, 746872325959545721, 7022364554195640352, 7162524643962481507, 3472328520404906550, 3544955657241638701, 3274715270390755683, 3472328296226648109, 3475143045726351408, 2314885530819502128, 2314885530818453536, 2314885530818453536, 8536110337263411232, 7162524643962483297, 3472328301378351670, 140621725572973}} #5 0x00007fe50c3b33da in die () at /tmp/ruby/src/trunk-repeat20-asserts/error.c:776 No locals. #6 rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x557bb5879680, fmt=fmt@entry=0x7fe50c745166 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20-asserts/error.c:817 file = <optimized out> line = 1 #7 0x00007fe50c59e97d in sigsegv (sig=11, info=0x557bb58797b0, ctx=0x557bb5879680) at /tmp/ruby/src/trunk-repeat20-asserts/signal.c:964 No locals. #8 <signal handler called> No locals. #9 0x00007fe50c4885b8 in RVALUE_MARKED (obj=93989818328936) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:1636 No locals. #10 gc_mark_set (objspace=0x557bb57f80e0, obj=93989818328936) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:6948 No locals. #11 gc_mark_ptr (objspace=0x557bb57f80e0, obj=93989818328936) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:7060 __func__ = "gc_mark_ptr" #12 0x00007fe50c4ea8cc in mark_ast_value (node=0x557bb5bbba78, ctx=0x0) at /tmp/ruby/src/trunk-repeat20-asserts/node.c:1379 args = <optimized out> #13 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=3, nbe=0x557bb5bbba30) at /tmp/ruby/src/trunk-repeat20-asserts/node.c:1338 cursor = 1 cursor = <optimized out> #14 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/node.c:1348 nbe = 0x557bb5bbba30 nbe = <optimized out> #15 rb_ast_mark (ast=0x7fe5082b2c80) at /tmp/ruby/src/trunk-repeat20-asserts/node.c:1436 nb = <optimized out> #16 0x00007fe50c48bb7e in gc_mark_stacked_objects (incremental=<optimized out>, count=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:7512 mstack = <optimized out> obj = <optimized out> marked_slots_at_the_beginning = <optimized out> popped_count = 0 mstack = <optimized out> obj = <optimized out> marked_slots_at_the_beginning = <optimized out> popped_count = <optimized out> #17 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:7550 No locals. #18 gc_marks_rest (objspace=0x557bb57f80e0) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:8717 No locals. #19 0x00007fe50c48e1d0 in gc_marks (full_mark=<optimized out>, objspace=0x557bb57f80e0) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:8774 marking_finished = false marking_finished = <optimized out> #20 gc_start (objspace=0x557bb57f80e0, reason=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:9557 do_full_mark = <optimized out> immediate_mark = <optimized out> __func__ = "gc_start" lock_lev = 3860691597 #21 0x00007fe50c48f95d in heap_prepare (heap=0x557bb57f8140, size_pool=0x557bb57f8108, objspace=0x557bb57f80e0) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2416 __func__ = "heap_prepare" #22 heap_next_free_page (heap=0x557bb57f8140, size_pool=0x557bb57f8108, objspace=0x557bb57f80e0) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2685 page = <optimized out> page = <optimized out> __func__ = "heap_next_free_page" #23 newobj_alloc (objspace=0x557bb57f80e0, cr=0x557bb57f8df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2791 page = <optimized out> lev = 1 unlock_vm = true size_pool = 0x557bb57f8108 heap = 0x557bb57f8140 cache = 0x557bb57f9070 obj = <optimized out> __func__ = "newobj_alloc" #24 0x00007fe50c490681 in newobj_of0 (alloc_size=24, cr=<optimized out>, wb_protected=1, flags=8199, klass=140621672408448) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2893 obj = <optimized out> objspace = 0x557bb57f80e0 size_pool_idx = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> #25 newobj_of (alloc_size=24, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=140621672408448) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2913 obj = <optimized out> obj = <optimized out> #26 rb_wb_protected_newobj_of (klass=klass@entry=140621672408448, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-repeat20-asserts/gc.c:2935 __func__ = "rb_wb_protected_newobj_of" #27 0x00007fe50c3d3e70 in ary_alloc_embed (capa=1, klass=140621672408448) at /tmp/ruby/src/trunk-repeat20-asserts/array.c:797 size = 24 ary = <optimized out> size = <optimized out> __func__ = "ary_alloc_embed" ary = <optimized out> #28 ary_make_partial (ary=140621661961872, klass=140621672408448, offset=0, len=1) at /tmp/ruby/src/trunk-repeat20-asserts/array.c:1344 result = <optimized out> __func__ = "ary_make_partial" rarray_embed_capa_max = 3 #29 0x00007fe50c6315a4 in vm_exec_core (ec=0x557bb57f9130, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:486 leaf = true val = <optimized out> canary = 0x7fe50be541f0 ary = 140621661961872 dtrace_line = <optimized out> dtrace_file = <optimized out> reg_pc = 0x557bb5b654f0 reg_cfp = 0x7fe50bf53d10 insns_address_table = {0x7fe50c6329ea <vm_exec_core+9546>, 0x7fe50c63291d <vm_exec_core+9341>, 0x7fe50c63286f <vm_exec_core+9167>, 0x7fe50c63277b <vm_exec_core+8923>, 0x7fe50c632423 <vm_exec_core+8067>, 0x7fe50c632327 <vm_exec_core+7815>, 0x7fe50c632247 <vm_exec_core+7591>, 0x7fe50c6321bc <vm_exec_core+7452>, 0x7fe50c632568 <vm_exec_core+8392>, 0x7fe50c6324f9 <vm_exec_core+8281>, 0x7fe50c632613 <vm_exec_core+8563>, 0x7fe50c632030 <vm_exec_core+7056>, 0x7fe50c631f08 <vm_exec_core+6760>, 0x7fe50c631e89 <vm_exec_core+6633>, 0x7fe50c631df7 <vm_exec_core+6487>, 0x7fe50c631d6f <vm_exec_core+6351>, 0x7fe50c631d16 <vm_exec_core+6262>, 0x7fe50c631ca1 <vm_exec_core+6145>, 0x7fe50c631c05 <vm_exec_core+5989>, 0x7fe50c631b96 <vm_exec_core+5878>, 0x7fe50c631b09 <vm_exec_core+5737>, 0x7fe50c631a5e <vm_exec_core+5566>, 0x7fe50c6319be <vm_exec_core+5406>, 0x7fe50c631912 <vm_exec_core+5234>, 0x7fe50c631848 <vm_exec_core+5032>, 0x7fe50c6317a7 <vm_exec_core+4871>, 0x7fe50c6316e7 <vm_exec_core+4679>, 0x7fe50c631610 <vm_exec_core+4464>, 0x7fe50c631569 <vm_exec_core+4297>, 0x7fe50c6314c2 <vm_exec_core+4130>, 0x7fe50c6313c8 <vm_exec_core+3880>, 0x7fe50c6312fd <vm_exec_core+3677>, 0x7fe50c631258 <vm_exec_core+3512>, 0x7fe50c6311bc <vm_exec_core+3356>, 0x7fe50c63111f <vm_exec_core+3199>, 0x7fe50c6310b8 <vm_exec_core+3096>, 0x7fe50c630a72 <vm_exec_core+1490>, 0x7fe50c630a0d <vm_exec_core+1389>, 0x7fe50c630972 <vm_exec_core+1234>, 0x7fe50c630869 <vm_exec_core+969>, 0x7fe50c6307bf <vm_exec_core+799>, 0x7fe50c630714 <vm_exec_core+628>, 0x7fe50c6306d3 <vm_exec_core+563>, 0x7fe50c63060c <vm_exec_core+364>, 0x7fe50c630d8e <vm_exec_core+2286>, 0x7fe50c630cc2 <vm_exec_core+2082>, 0x7fe50c630bee <vm_exec_core+1870>, 0x7fe50c630b3d <vm_exec_core+1693>, 0x7fe50c630f15 <vm_exec_core+2677>, 0x7fe50c630e44 <vm_exec_core+2468>, 0x7fe50c630ea7 <vm_exec_core+2567>, 0x7fe50c63057b <vm_exec_core+219>, 0x7fe50c630500 <vm_exec_core+96>, 0x7fe50c6338ce <vm_exec_core+13358>, 0x7fe50c633818 <vm_exec_core+13176>, 0x7fe50c63492c <vm_exec_core+17548>, 0x7fe50c633965 <vm_exec_core+13509>, 0x7fe50c633479 <vm_exec_core+12249>, 0x7fe50c633b64 <vm_exec_core+14020>, 0x7fe50c633535 <vm_exec_core+12437>, 0x7fe50c633a1b <vm_exec_core+13691>, 0x7fe50c63305a <vm_exec_core+11194>, 0x7fe50c633c25 <vm_exec_core+14213>, 0x7fe50c6331b5 <vm_exec_core+11541>, 0x7fe50c633155 <vm_exec_core+11445>, 0x7fe50c6330f5 <vm_exec_core+11349>, 0x7fe50c63330a <vm_exec_core+11882>, 0x7fe50c633207 <vm_exec_core+11623>, 0x7fe50c633367 <vm_exec_core+11975>, 0x7fe50c634815 <vm_exec_core+17269>, 0x7fe50c635b8d <vm_exec_core+22253>, 0x7fe50c635a76 <vm_exec_core+21974>, 0x7fe50c6359b5 <vm_exec_core+21781>, 0x7fe50c6358ca <vm_exec_core+21546>, 0x7fe50c6357d7 <vm_exec_core+21303>, 0x7fe50c6356c2 <vm_exec_core+21026>, 0x7fe50c6355ae <vm_exec_core+20750>, 0x7fe50c63549f <vm_exec_core+20479>, 0x7fe50c63538b <vm_exec_core+20203>, 0x7fe50c63527c <vm_exec_core+19932>, 0x7fe50c6351ab <vm_exec_core+19723>, 0x7fe50c6350ef <vm_exec_core+19535>, 0x7fe50c63501b <vm_exec_core+19323>, 0x7fe50c634f64 <vm_exec_core+19140>, 0x7fe50c634e8a <vm_exec_core+18922>, 0x7fe50c632fc0 <vm_exec_core+11040>, 0x7fe50c632f3f <vm_exec_core+10911>, 0x7fe50c634de8 <vm_exec_core+18760>, 0x7fe50c634d4a <vm_exec_core+18602>, 0x7fe50c634c62 <vm_exec_core+18370>, 0x7fe50c634b98 <vm_exec_core+18168>, 0x7fe50c634abf <vm_exec_core+17951>, 0x7fe50c6349ee <vm_exec_core+17742>, 0x7fe50c632e95 <vm_exec_core+10741>, 0x7fe50c632df1 <vm_exec_core+10577>, 0x7fe50c632d0d <vm_exec_core+10349>, 0x7fe50c632c63 <vm_exec_core+10179>, 0x7fe50c632bb1 <vm_exec_core+10001>, 0x7fe50c632b31 <vm_exec_core+9873>, 0x7fe50c632aa9 <vm_exec_core+9737>, 0x7fe50c632a61 <vm_exec_core+9665>, 0x7fe50c632a19 <vm_exec_core+9593>, 0x7fe50c6329da <vm_exec_core+9530>, 0x7fe50c63290d <vm_exec_core+9325>, 0x7fe50c63285f <vm_exec_core+9151>, 0x7fe50c63276b <vm_exec_core+8907>, 0x7fe50c632413 <vm_exec_core+8051>, 0x7fe50c632317 <vm_exec_core+7799>, 0x7fe50c632237 <vm_exec_core+7575>, 0x7fe50c6321ac <vm_exec_core+7436>, 0x7fe50c632558 <vm_exec_core+8376>, 0x7fe50c6324e9 <vm_exec_core+8265>, 0x7fe50c632603 <vm_exec_core+8547>, 0x7fe50c632020 <vm_exec_core+7040>, 0x7fe50c631ef8 <vm_exec_core+6744>, 0x7fe50c631e79 <vm_exec_core+6617>, 0x7fe50c631de7 <vm_exec_core+6471>, 0x7fe50c631d5f <vm_exec_core+6335>, 0x7fe50c631d06 <vm_exec_core+6246>, 0x7fe50c631c91 <vm_exec_core+6129>, 0x7fe50c631bf5 <vm_exec_core+5973>, 0x7fe50c631b86 <vm_exec_core+5862>, 0x7fe50c631af9 <vm_exec_core+5721>, 0x7fe50c631a4e <vm_exec_core+5550>, 0x7fe50c6319ae <vm_exec_core+5390>, 0x7fe50c631902 <vm_exec_core+5218>, 0x7fe50c631838 <vm_exec_core+5016>, 0x7fe50c631797 <vm_exec_core+4855>, 0x7fe50c6316d7 <vm_exec_core+4663>, 0x7fe50c631600 <vm_exec_core+4448>, 0x7fe50c631559 <vm_exec_core+4281>, 0x7fe50c6314b2 <vm_exec_core+4114>, 0x7fe50c6313b8 <vm_exec_core+3864>, 0x7fe50c6312ed <vm_exec_core+3661>, 0x7fe50c631248 <vm_exec_core+3496>, 0x7fe50c6311ac <vm_exec_core+3340>, 0x7fe50c63110f <vm_exec_core+3183>, 0x7fe50c6310a8 <vm_exec_core+3080>, 0x7fe50c630a62 <vm_exec_core+1474>, 0x7fe50c6309fd <vm_exec_core+1373>, 0x7fe50c630962 <vm_exec_core+1218>, 0x7fe50c630859 <vm_exec_core+953>, 0x7fe50c6307af <vm_exec_core+783>, 0x7fe50c630704 <vm_exec_core+612>, 0x7fe50c6306c3 <vm_exec_core+547>, 0x7fe50c6305fc <vm_exec_core+348>, 0x7fe50c630d7e <vm_exec_core+2270>, 0x7fe50c630cb2 <vm_exec_core+2066>, 0x7fe50c630bde <vm_exec_core+1854>, 0x7fe50c630b2d <vm_exec_core+1677>, 0x7fe50c630f05 <vm_exec_core+2661>, 0x7fe50c630e34 <vm_exec_core+2452>, 0x7fe50c630e97 <vm_exec_core+2551>, 0x7fe50c63056b <vm_exec_core+203>, 0x7fe50c635d3b <vm_exec_core+22683>, 0x7fe50c6338be <vm_exec_core+13342>, 0x7fe50c633808 <vm_exec_core+13160>, 0x7fe50c635d26 <vm_exec_core+22662>, 0x7fe50c633955 <vm_exec_core+13493>, 0x7fe50c633469 <vm_exec_core+12233>, 0x7fe50c633b54 <vm_exec_core+14004>, 0x7fe50c633525 <vm_exec_core+12421>, 0x7fe50c633a0b <vm_exec_core+13675>, 0x7fe50c63304a <vm_exec_core+11178>, 0x7fe50c633c15 <vm_exec_core+14197>, 0x7fe50c6331a5 <vm_exec_core+11525>, 0x7fe50c633145 <vm_exec_core+11429>, 0x7fe50c6330e5 <vm_exec_core+11333>, 0x7fe50c6332fa <vm_exec_core+11866>, 0x7fe50c6331f7 <vm_exec_core+11607>, 0x7fe50c633357 <vm_exec_core+11959>, 0x7fe50c635d11 <vm_exec_core+22641>, 0x7fe50c635cfc <vm_exec_core+22620>, 0x7fe50c635ce7 <vm_exec_core+22599>, 0x7fe50c635cd2 <vm_exec_core+22578>, 0x7fe50c635cbd <vm_exec_core+22557>, 0x7fe50c635ca8 <vm_exec_core+22536>, 0x7fe50c6347f9 <vm_exec_core+17241>, 0x7fe50c6347e4 <vm_exec_core+17220>, 0x7fe50c6347cf <vm_exec_core+17199>, 0x7fe50c6347ba <vm_exec_core+17178>, 0x7fe50c6347a5 <vm_exec_core+17157>, 0x7fe50c634790 <vm_exec_core+17136>, 0x7fe50c63477b <vm_exec_core+17115>, 0x7fe50c634766 <vm_exec_core+17094>, 0x7fe50c634751 <vm_exec_core+17073>, 0x7fe50c63473c <vm_exec_core+17052>, 0x7fe50c632fb0 <vm_exec_core+11024>, 0x7fe50c632f2f <vm_exec_core+10895>, 0x7fe50c634727 <vm_exec_core+17031>, 0x7fe50c634712 <vm_exec_core+17010>, 0x7fe50c6346fd <vm_exec_core+16989>, 0x7fe50c6346e8 <vm_exec_core+16968>, 0x7fe50c6304e2 <vm_exec_core+66>, 0x7fe50c6304e6 <vm_exec_core+70>, 0x7fe50c632e85 <vm_exec_core+10725>, 0x7fe50c632de1 <vm_exec_core+10561>, 0x7fe50c632cfd <vm_exec_core+10333>, 0x7fe50c632c53 <vm_exec_core+10163>, 0x7fe50c632ba1 <vm_exec_core+9985>...} __func__ = "vm_exec_core" #30 0x00007fe50c638a21 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 _ec = <optimized out> _tag = {tag = 36, retval = 4, buf = {0x7ffc620af040, 0x7fe50c639265 <rb_vm_exec+3173>, 0x0, 0x7ffc620aeed0, 0x5}, prev = 0x7ffc620b09d0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> __func__ = "rb_vm_exec" #31 0x00007fe50c643d50 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x7ffc620af100, argc=1, id=51729, recv=140621661288336, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:85 calling = {ci = 0x7ffc620af090, cc = 0x7fe5084278b0, block_handler = 0, recv = 140621661288336, argc = 1, kw_splat = false} calling = <optimized out> #32 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffc620af100, argc=1, mid=51729, recv=140621661288336) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1040 ec = 0x557bb57f9130 cc = <optimized out> self = 140621661288336 ec = <optimized out> cc = <optimized out> self = <optimized out> #33 rb_funcallv (recv=140621661288336, mid=51729, argc=argc@entry=1, argv=argv@entry=0x7ffc620af100) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1055 __func__ = "rb_funcallv" #34 0x00007fe508479cf0 in ripper_dispatch1 (p=<optimized out>, mid=<optimized out>, a=<optimized out>) at /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:14192 rb_funcall_argc = 1 rb_funcall_args = {140621723736816} rb_funcall_nargs = 1 #35 0x00007fe508479dca in ripper_scan_event_val (t=tIDENTIFIER, p=0x557bb5b6c950) at /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:6272 str = <optimized out> rval = <optimized out> str = <optimized out> rval = <optimized out> #36 ripper_dispatch_scan_event (p=0x557bb5b6c950, t=tIDENTIFIER) at /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:6282 No locals. #37 0x00007fe50848154e in yylex (p=0x557bb5b6c950, yylloc=0x7ffc620af230, lval=0x7ffc620af208) at /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:10490 t = <optimized out> t = <optimized out> #38 ripper_yyparse (p=0x557bb5b6c950) at /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.c:10528 yychar = <optimized out> yylval = {val = 93989818329720, node = 0x557bb5bbea78, id = 93989818329720, num = -1245975944, tbl = 0x557bb5bbea78, vars = 0x557bb5bbea78, strterm = 0x557bb5bbea78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}} yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}} yylloc = {beg_pos = {lineno = 538, column = 13}, end_pos = {lineno = 538, column = 14}} 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, 55, 274, 486, 256, 475, 1032, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 586, 273, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 5, 0, 0, 0, -288, -19073, 21883, 0, -19552, -19020, 21883, 0, 31859, 3165, 32741, 0, 25, 0, 0, 0, 19968, 29724, 31373, -6627, -19552, -19020, 21883, 0, -272, -1, -1, -1, 0, 0, 0, 0, 2192, -19035, 21883, 0, 2392, -19021, 21883, 0, -1840, 25098, 32764, 0, -19552, -19020, 21883, 0, -15149, 3073, 32741, 0, 5, 0, 0, 0, -25176, 3165, 32741, 0, 10245, -16304, 10, 0, 56, 0, 0, 0, -32544, -19073, 21883, 0, 12341, 3144, 32741, 0, -19552, -19020, 21883, 0, 544, -19027, 21883, 0, 0, 0, 0, 0, -32639, 3153, 32741, 0, -1, -1, -1, -1, -1848, 25098, 32764, 0, 2392, -19021, 21883, 0, -5969, 3154, 32741, 0, 0, 0, 32764, 0, -2256, 25098, 32764, 0, -2, -1, 32764, 0, -1, -1, -1, -1, 0, 0, 32764, 0, -256, 25098, 32764, 0, 2, 0, 32764, 0, 1, 0, 0, 0, -1840, 25098, 32764, 0, -224, 25098, 32764, 0} yyss = <optimized out> yyssp = <optimized out> yyvsa = {{val = 200, node = 0xc8, id = 200, num = 200, tbl = 0xc8, vars = 0xc8, strterm = 0xc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621661385440, node = 0x7fe5082cb2e0, id = 140621661385440, num = 137147104, tbl = 0x7fe5082cb2e0, vars = 0x7fe5082cb2e0, strterm = 0x7fe5082cb2e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140621661395232, node = 0x7fe5082cd920, id = 140621661395232, num = 137156896, tbl = 0x7fe5082cd920, vars = 0x7fe5082cd920, strterm = 0x7fe5082cd920, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621524238336, node = 0x7fe500000000, id = 140621524238336, num = 0, tbl = 0x7fe500000000, vars = 0x7fe500000000, strterm = 0x7fe500000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621661371136, node = 0x7fe5082c7b00, id = 140621661371136, num = 137132800, tbl = 0x7fe5082c7b00, vars = 0x7fe5082c7b00, strterm = 0x7fe5082c7b00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621661351312, node = 0x7fe5082c2d90, id = 140621661351312, num = 137112976, tbl = 0x7fe5082c2d90, vars = 0x7fe5082c2d90, strterm = 0x7fe5082c2d90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 420906795009, node = 0x6200000001, id = 420906795009, num = 1, tbl = 0x6200000001, vars = 0x6200000001, strterm = 0x6200000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621660999808, node = 0x7fe50826d080, id = 140621660999808, num = 136761472, tbl = 0x7fe50826d080, vars = 0x7fe50826d080, strterm = 0x7fe50826d080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621661000240, node = 0x7fe50826d230, id = 140621661000240, num = 136761904, tbl = 0x7fe50826d230, vars = 0x7fe50826d230, strterm = 0x7fe50826d230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 93989818326136, node = 0x557bb5bbdc78, id = 93989818326136, num = -1245979528, tbl = 0x557bb5bbdc78, vars = 0x557bb5bbdc78, strterm = 0x557bb5bbdc78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140621660996928, node = 0x7fe50826c540, id = 140621660996928, num = 136758592, tbl = 0x7fe50826c540, vars = 0x7fe50826c540, strterm = 0x7fe50826c540, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140621660996928, node = 0x7fe50826c540, id = 140621660996928, num = 136758592, tbl = 0x7fe50826c540, vars = 0x7fe50826c540, strterm = 0x7fe50826c540, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140621723756448, node = 0x7fe50be467a0, id = 140621723756448, num = 199518112, tbl = 0x7fe50be467a0, vars = 0x7fe50be467a0, strterm = 0x7fe50be467a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621723757264, node = 0x7fe50be46ad0, id = 140621723757264, num = 199518928, tbl = 0x7fe50be46ad0, vars = 0x7fe50be46ad0, strterm = 0x7fe50be46ad0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93989818329608, node = 0x557bb5bbea08, id = 93989818329608, num = -1245976056, tbl = 0x557bb5bbea08, vars = 0x557bb5bbea08, strterm = 0x557bb5bbea08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621723751072, node = 0x7fe50be452a0, id = 140621723751072, num = 199512736, tbl = 0x7fe50be452a0, vars = 0x7fe50be452a0, strterm = 0x7fe50be452a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93989817934256, node = 0x557bb5b5e1b0, id = 93989817934256, num = -1246371408, tbl = 0x557bb5b5e1b0, vars = 0x557bb5b5e1b0, strterm = 0x557bb5b5e1b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140625819205631, node = 0x7fe5ffffffff, id = 140625819205631, num = -1, tbl = 0x7fe5ffffffff, vars = 0x7fe5ffffffff, strterm = 0x7fe5ffffffff, 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 = 140621723747904, node = 0x7fe50be44640, id = 140621723747904, num = 199509568, tbl = 0x7fe50be44640, vars = 0x7fe50be44640, strterm = 0x7fe50be44640, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140621723740704, node = 0x7fe50be42a20, id = 140621723740704, num = 199502368, tbl = 0x7fe50be42a20, vars = 0x7fe50be42a20, strterm = 0x7fe50be42a20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621723743152, node = 0x7fe50be433b0, id = 140621723743152, num = 199504816, tbl = 0x7fe50be433b0, vars = 0x7fe50be433b0, strterm = 0x7fe50be433b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140621723736864, node = 0x7fe50be41b20, id = 140621723736864, num = 199498528, tbl = 0x7fe50be41b20, vars = 0x7fe50be41b20, strterm = 0x7fe50be41b20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621723738496, node = 0x7fe50be42180, id = 140621723738496, num = 199500160, tbl = 0x7fe50be42180, vars = 0x7fe50be42180, strterm = 0x7fe50be42180, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621662290768, node = 0x7fe5083a8350, id = 140621662290768, num = 138052432, tbl = 0x7fe5083a8350, vars = 0x7fe5083a8350, strterm = 0x7fe5083a8350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140621723770080, node = 0x7fe50be49ce0, id = 140621723770080, num = 199531744, tbl = 0x7fe50be49ce0, vars = 0x7fe50be49ce0, strterm = 0x7fe50be49ce0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 140621723781456, node = 0x7fe50be4c950, id = 140621723781456, num = 199543120, tbl = 0x7fe50be4c950, vars = 0x7fe50be4c950, strterm = 0x7fe50be4c950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140621723784432, node = 0x7fe50be4d4f0, id = 140621723784432, num = 199546096, tbl = 0x7fe50be4d4f0, vars = 0x7fe50be4d4f0, strterm = 0x7fe50be4d4f0, 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 = 140621662265616, node = 0x7fe5083a2110, id = 140621662265616, num = 138027280, tbl = 0x7fe5083a2110, vars = 0x7fe5083a2110, strterm = 0x7fe5083a2110, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140621662267152, node = 0x7fe5083a2710, id = 140621662267152, num = 138028816, tbl = 0x7fe5083a2710, vars = 0x7fe5083a2710, strterm = 0x7fe5083a2710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93989818317376, node = 0x557bb5bbba40, id = 93989818317376, num = -1245988288, tbl = 0x557bb5bbba40, vars = 0x557bb5bbba40, strterm = 0x557bb5bbba40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140621723786544, node = 0x7fe50be4dd30, id = 140621723786544, num = 199548208, tbl = 0x7fe50be4dd30, vars = 0x7fe50be4dd30, strterm = 0x7fe50be4dd30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621723791104, node = 0x7fe50be4ef00, id = 140621723791104, num = 199552768, tbl = 0x7fe50be4ef00, vars = 0x7fe50be4ef00, strterm = 0x7fe50be4ef00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621723791824, node = 0x7fe50be4f1d0, id = 140621723791824, num = 199553488, tbl = 0x7fe50be4f1d0, vars = 0x7fe50be4f1d0, strterm = 0x7fe50be4f1d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140621723794944, node = 0x7fe50be4fe00, id = 140621723794944, num = 199556608, tbl = 0x7fe50be4fe00, vars = 0x7fe50be4fe00, strterm = 0x7fe50be4fe00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621662619232, node = 0x7fe5083f8660, id = 140621662619232, num = 138380896, tbl = 0x7fe5083f8660, vars = 0x7fe5083f8660, strterm = 0x7fe5083f8660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989818287784, node = 0x557bb5bb46a8, id = 93989818287784, num = -1246017880, tbl = 0x557bb5bb46a8, vars = 0x557bb5bb46a8, strterm = 0x557bb5bb46a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621662628448, node = 0x7fe5083faa60, id = 140621662628448, num = 138390112, tbl = 0x7fe5083faa60, vars = 0x7fe5083faa60, strterm = 0x7fe5083faa60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 273034562864218677, node = 0x3ca037d02ed0235, id = 273034562864218677, num = 49087029, tbl = 0x3ca037d02ed0235, vars = 0x3ca037d02ed0235, strterm = 0x3ca037d02ed0235, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140621662620864, node = 0x7fe5083f8cc0, id = 140621662620864, num = 138382528, tbl = 0x7fe5083f8cc0, vars = 0x7fe5083f8cc0, strterm = 0x7fe5083f8cc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 87538730641981440, node = 0x137000300010000, id = 87538730641981440, num = 65536, tbl = 0x137000300010000, vars = 0x137000300010000, strterm = 0x137000300010000, 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 = 93989816834014, node = 0x557bb5a517de, id = 93989816834014, num = -1247471650, tbl = 0x557bb5a517de, vars = 0x557bb5a517de, strterm = 0x557bb5a517de, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93989816834014, node = 0x557bb5a517de, id = 93989816834014, num = -1247471650, tbl = 0x557bb5a517de, vars = 0x557bb5a517de, strterm = 0x557bb5a517de, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 16581544151005023744, node = 0xe61d7a8d741c4e00, id = 16581544151005023744, num = 1948012032, tbl = 0xe61d7a8d741c4e00, vars = 0xe61d7a8d741c4e00, strterm = 0xe61d7a8d741c4e00, 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 = 93989817488064, node = 0x557bb5af12c0, id = 93989817488064, num = -1246817600, tbl = 0x557bb5af12c0, vars = 0x557bb5af12c0, strterm = 0x557bb5af12c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93989817488064, node = 0x557bb5af12c0, id = 93989817488064, num = -1246817600, tbl = 0x557bb5af12c0, vars = 0x557bb5af12c0, strterm = 0x557bb5af12c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140721953372256, node = 0x7ffc620af860, id = 140721953372256, num = 1644886112, tbl = 0x7ffc620af860, vars = 0x7ffc620af860, strterm = 0x7ffc620af860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140721953372960, node = 0x7ffc620afb20, id = 140721953372960, num = 1644886816, tbl = 0x7ffc620afb20, vars = 0x7ffc620afb20, strterm = 0x7ffc620afb20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621733168288, node = 0x7fe50c7404a0 <clean_info>, id = 140621733168288, num = 208929952, tbl = 0x7fe50c7404a0 <clean_info>, vars = 0x7fe50c7404a0 <clean_info>, strterm = 0x7fe50c7404a0 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721953373008, node = 0x7ffc620afb50, id = 140721953373008, num = 1644886864, tbl = 0x7ffc620afb50, vars = 0x7ffc620afb50, strterm = 0x7ffc620afb50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140621731272338, node = 0x7fe50c571692 <optimize_node_left+450>, id = 140621731272338, num = 207034002, tbl = 0x7fe50c571692 <optimize_node_left+450>, vars = 0x7fe50c571692 <optimize_node_left+450>, strterm = 0x7fe50c571692 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721953373096, node = 0x7ffc620afba8, id = 140721953373096, num = 1644886952, tbl = 0x7ffc620afba8, vars = 0x7ffc620afba8, strterm = 0x7ffc620afba8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721953373032, node = 0x7ffc620afb68, id = 140721953373032, num = 1644886888, tbl = 0x7ffc620afb68, vars = 0x7ffc620afb68, strterm = 0x7ffc620afb68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140721953373160, node = 0x7ffc620afbe8, id = 140721953373160, num = 1644887016, tbl = 0x7ffc620afbe8, vars = 0x7ffc620afbe8, strterm = 0x7ffc620afbe8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140720308486144, node = 0x7ffc00000000, id = 140720308486144, num = 0, tbl = 0x7ffc00000000, vars = 0x7ffc00000000, strterm = 0x7ffc00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721953372280, node = 0x7ffc620af878, id = 140721953372280, num = 1644886136, tbl = 0x7ffc620af878, vars = 0x7ffc620af878, strterm = 0x7ffc620af878, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721953373224, node = 0x7ffc620afc28, id = 140721953373224, num = 1644887080, tbl = 0x7ffc620afc28, vars = 0x7ffc620afc28, strterm = 0x7ffc620afc28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721953372241, node = 0x7ffc620af851, id = 140721953372241, num = 1644886097, tbl = 0x7ffc620af851, vars = 0x7ffc620af851, strterm = 0x7ffc620af851, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140721953372241, node = 0x7ffc620af851, id = 140721953372241, num = 1644886097, tbl = 0x7ffc620af851, vars = 0x7ffc620af851, strterm = 0x7ffc620af851, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140621731266938, node = 0x7fe50c57017a <update_string_node_case_fold+298>, id = 140621731266938, num = 207028602, tbl = 0x7fe50c57017a <update_string_node_case_fold+298>, vars = 0x7fe50c57017a <update_string_node_case_fold+298>, strterm = 0x7fe50c57017a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93989818213489, node = 0x557bb5ba2471, id = 93989818213489, num = -1246092175, tbl = 0x557bb5ba2471, vars = 0x557bb5ba2471, strterm = 0x557bb5ba2471, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721953372232, node = 0x7ffc620af848, id = 140721953372232, num = 1644886088, tbl = 0x7ffc620af848, vars = 0x7ffc620af848, strterm = 0x7ffc620af848, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140721953372240, node = 0x7ffc620af850, id = 140721953372240, num = 1644886096, tbl = 0x7ffc620af850, vars = 0x7ffc620af850, strterm = 0x7ffc620af850, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140721953372241, node = 0x7ffc620af851, id = 140721953372241, num = 1644886097, tbl = 0x7ffc620af851, vars = 0x7ffc620af851, strterm = 0x7ffc620af851, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 16581544151005023744, node = 0xe61d7a8d741c4e00, id = 16581544151005023744, num = 1948012032, tbl = 0xe61d7a8d741c4e00, vars = 0xe61d7a8d741c4e00, strterm = 0xe61d7a8d741c4e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989818213456, node = 0x557bb5ba2450, id = 93989818213456, num = -1246092208, tbl = 0x557bb5ba2450, vars = 0x557bb5ba2450, strterm = 0x557bb5ba2450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {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 = 93989818221809, node = 0x557bb5ba44f1, id = 93989818221809, num = -1246083855, tbl = 0x557bb5ba44f1, vars = 0x557bb5ba44f1, strterm = 0x557bb5ba44f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621725677227, node = 0x7fe50c01b6ab <_int_malloc+3195>, id = 140621725677227, num = 201438891, tbl = 0x7fe50c01b6ab <_int_malloc+3195>, vars = 0x7fe50c01b6ab <_int_malloc+3195>, strterm = 0x7fe50c01b6ab <_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 = 93989814799984, node = 0x557bb5860e70, id = 93989814799984, num = -1249505680, tbl = 0x557bb5860e70, vars = 0x557bb5860e70, strterm = 0x557bb5860e70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140621727206624, node = 0x7fe50c190ce0 <main_arena+96>, id = 140621727206624, num = 202968288, tbl = 0x7fe50c190ce0 <main_arena+96>, vars = 0x7fe50c190ce0 <main_arena+96>, strterm = 0x7fe50c190ce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 174847575280, node = 0x28b5ba44f0, id = 174847575280, num = -1246083856, tbl = 0x28b5ba44f0, vars = 0x28b5ba44f0, strterm = 0x28b5ba44f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 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 = 93989816908952, node = 0x557bb5a63c98, id = 93989816908952, num = -1247396712, tbl = 0x557bb5a63c98, vars = 0x557bb5a63c98, strterm = 0x557bb5a63c98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93989816908952, node = 0x557bb5a63c98, id = 93989816908952, num = -1247396712, tbl = 0x557bb5a63c98, vars = 0x557bb5a63c98, strterm = 0x557bb5a63c98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93989816908488, node = 0x557bb5a63ac8, id = 93989816908488, num = -1247397176, tbl = 0x557bb5a63ac8, vars = 0x557bb5a63ac8, strterm = 0x557bb5a63ac8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 46, node = 0x2e, id = 46, num = 46, tbl = 0x2e, vars = 0x2e, strterm = 0x2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, 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 = 93989816908264, node = 0x557bb5a639e8, id = 93989816908264, num = -1247397400, tbl = 0x557bb5a639e8, vars = 0x557bb5a639e8, strterm = 0x557bb5a639e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 16581544151005023744, node = 0xe61d7a8d741c4e00, id = 16581544151005023744, num = 1948012032, tbl = 0xe61d7a8d741c4e00, vars = 0xe61d7a8d741c4e00, strterm = 0xe61d7a8d741c4e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989816834528, node = 0x557bb5a519e0, id = 93989816834528, num = -1247471136, tbl = 0x557bb5a519e0, vars = 0x557bb5a519e0, strterm = 0x557bb5a519e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140621727206528, node = 0x7fe50c190c80 <main_arena>, id = 140621727206528, num = 202968192, tbl = 0x7fe50c190c80 <main_arena>, vars = 0x7fe50c190c80 <main_arena>, strterm = 0x7fe50c190c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989816834848, node = 0x557bb5a51b20, id = 93989816834848, num = -1247470816, tbl = 0x557bb5a51b20, vars = 0x557bb5a51b20, strterm = 0x557bb5a51b20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93989814800000, node = 0x557bb5860e80, id = 93989814800000, num = -1249505664, tbl = 0x557bb5860e80, vars = 0x557bb5860e80, strterm = 0x557bb5860e80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621725678683, node = 0x7fe50c01bc5b <_int_realloc+299>, id = 140621725678683, num = 201440347, tbl = 0x7fe50c01bc5b <_int_realloc+299>, vars = 0x7fe50c01bc5b <_int_realloc+299>, strterm = 0x7fe50c01bc5b <_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 = 140621727206528, node = 0x7fe50c190c80 <main_arena>, id = 140621727206528, num = 202968192, tbl = 0x7fe50c190c80 <main_arena>, vars = 0x7fe50c190c80 <main_arena>, strterm = 0x7fe50c190c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989816834544, node = 0x557bb5a519f0, id = 93989816834544, num = -1247471120, tbl = 0x557bb5a519f0, vars = 0x557bb5a519f0, strterm = 0x557bb5a519f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93989816834528, node = 0x557bb5a519e0, id = 93989816834528, num = -1247471136, tbl = 0x557bb5a519e0, vars = 0x557bb5a519e0, strterm = 0x557bb5a519e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140621725682057, node = 0x7fe50c01c989 <__GI___libc_realloc+457>, id = 140621725682057, num = 201443721, tbl = 0x7fe50c01c989 <__GI___libc_realloc+457>, vars = 0x7fe50c01c989 <__GI___libc_realloc+457>, strterm = 0x7fe50c01c989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93989817734296, node = 0x557bb5b2d498, id = 93989817734296, num = -1246571368, tbl = 0x557bb5b2d498, vars = 0x557bb5b2d498, strterm = 0x557bb5b2d498, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93989817734288, node = 0x557bb5b2d490, id = 93989817734288, num = -1246571376, tbl = 0x557bb5b2d490, vars = 0x557bb5b2d490, strterm = 0x557bb5b2d490, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140621731298342, node = 0x7fe50c577c26 <compile_tree+5558>, id = 140621731298342, num = 207060006, tbl = 0x7fe50c577c26 <compile_tree+5558>, vars = 0x7fe50c577c26 <compile_tree+5558>, strterm = 0x7fe50c577c26 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1216, node = 0x4c0, id = 1216, num = 1216, tbl = 0x4c0, vars = 0x4c0, strterm = 0x4c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 321, node = 0x141, id = 321, num = 321, tbl = 0x141, vars = 0x141, strterm = 0x141, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93989816834528, node = 0x557bb5a519e0, id = 93989816834528, num = -1247471136, tbl = 0x557bb5a519e0, vars = 0x557bb5a519e0, strterm = 0x557bb5a519e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140621727206528, node = 0x7fe50c190c80 <main_arena>, id = 140621727206528, num = 202968192, tbl = 0x7fe50c190c80 <main_arena>, vars = 0x7fe50c190c80 <main_arena>, strterm = 0x7fe50c190c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 16581544151005023744, node = 0xe61d7a8d741c4e00, id = 16581544151005023744, num = 1948012032, tbl = 0xe61d7a8d741c4e00, vars = 0xe61d7a8d741c4e00, strterm = 0xe61d7a8d741c4e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1216, node = 0x4c0, id = 1216, num = 1216, tbl = 0x4c0, vars = 0x4c0, strterm = 0x4c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93989818221456, node = 0x557bb5ba4390, id = 93989818221456, num = -1246084208, tbl = 0x557bb5ba4390, vars = 0x557bb5ba4390, strterm = 0x557bb5ba4390, 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 = 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 = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93989818221392, node = 0x557bb5ba4350, id = 93989818221392, num = -1246084272, tbl = 0x557bb5ba4350, vars = 0x557bb5ba4350, strterm = 0x557bb5ba4350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140621731303432, node = 0x7fe50c579008 <compile_quantifier_node+1624>, id = 140621731303432, num = 207065096, tbl = 0x7fe50c579008 <compile_quantifier_node+1624>, vars = 0x7fe50c579008 <compile_quantifier_node+1624>, strterm = 0x7fe50c579008 <compile_quantifier_node+1624>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 141733920768, node = 0x2100000000, id = 141733920768, num = 0, tbl = 0x2100000000, vars = 0x2100000000, strterm = 0x2100000000, 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 = 140621733167512, node = 0x7fe50c740198, id = 140621733167512, num = 208929176, tbl = 0x7fe50c740198, vars = 0x7fe50c740198, strterm = 0x7fe50c740198, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621733167512, node = 0x7fe50c740198, id = 140621733167512, num = 208929176, tbl = 0x7fe50c740198, vars = 0x7fe50c740198, strterm = 0x7fe50c740198, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93989818221520, node = 0x557bb5ba43d0, id = 93989818221520, num = -1246084144, tbl = 0x557bb5ba43d0, vars = 0x557bb5ba43d0, strterm = 0x557bb5ba43d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621731292869, node = 0x7fe50c5766c5 <compile_tree+85>, id = 140621731292869, num = 207054533, tbl = 0x7fe50c5766c5 <compile_tree+85>, vars = 0x7fe50c5766c5 <compile_tree+85>, strterm = 0x7fe50c5766c5 <compile_tree+85>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621731270718, node = 0x7fe50c57103e <compile_length_tree+638>, id = 140621731270718, num = 207032382, tbl = 0x7fe50c57103e <compile_length_tree+638>, vars = 0x7fe50c57103e <compile_length_tree+638>, strterm = 0x7fe50c57103e <compile_length_tree+638>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 16581544151005023744, node = 0xe61d7a8d741c4e00, id = 16581544151005023744, num = 1948012032, tbl = 0xe61d7a8d741c4e00, vars = 0xe61d7a8d741c4e00, strterm = 0xe61d7a8d741c4e00, 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 = 93989818221584, node = 0x557bb5ba4410, id = 93989818221584, num = -1246084080, tbl = 0x557bb5ba4410, vars = 0x557bb5ba4410, strterm = 0x557bb5ba4410, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 78, node = 0x4e, id = 78, num = 78, tbl = 0x4e, vars = 0x4e, strterm = 0x4e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93989818221328, node = 0x557bb5ba4310, id = 93989818221328, num = -1246084336, tbl = 0x557bb5ba4310, vars = 0x557bb5ba4310, strterm = 0x557bb5ba4310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140621731303432, node = 0x7fe50c579008 <compile_quantifier_node+1624>, id = 140621731303432, num = 207065096, tbl = 0x7fe50c579008 <compile_quantifier_node+1624>, vars = 0x7fe50c579008 <compile_quantifier_node+1624>, strterm = 0x7fe50c579008 <compile_quantifier_node+1624>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989816834080, node = 0x557bb5a51820, id = 93989816834080, num = -1247471584, tbl = 0x557bb5a51820, vars = 0x557bb5a51820, strterm = 0x557bb5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621725677227, node = 0x7fe50c01b6ab <_int_malloc+3195>, id = 140621725677227, num = 201438891, tbl = 0x7fe50c01b6ab <_int_malloc+3195>, vars = 0x7fe50c01b6ab <_int_malloc+3195>, strterm = 0x7fe50c01b6ab <_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 = 93989818109088, node = 0x557bb5b88ca0, id = 93989818109088, num = -1246196576, tbl = 0x557bb5b88ca0, vars = 0x557bb5b88ca0, strterm = 0x557bb5b88ca0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140621727206624, node = 0x7fe50c190ce0 <main_arena+96>, id = 140621727206624, num = 202968288, tbl = 0x7fe50c190ce0 <main_arena+96>, vars = 0x7fe50c190ce0 <main_arena+96>, strterm = 0x7fe50c190ce0 <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 = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140621733167512, node = 0x7fe50c740198, id = 140621733167512, num = 208929176, tbl = 0x7fe50c740198, vars = 0x7fe50c740198, strterm = 0x7fe50c740198, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 76061939744, node = 0x11b5a51820, id = 76061939744, num = -1247471584, tbl = 0x11b5a51820, vars = 0x11b5a51820, strterm = 0x11b5a51820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 256, node = 0x100, id = 256, num = 256, tbl = 0x100, vars = 0x100, strterm = 0x100, 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 = 5221199180917890439, node = 0x48756cfdf02bdd87, id = 5221199180917890439, num = -265560697, tbl = 0x48756cfdf02bdd87, vars = 0x48756cfdf02bdd87, strterm = 0x48756cfdf02bdd87, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 31, node = 0x1f, id = 31, num = 31, tbl = 0x1f, vars = 0x1f, strterm = 0x1f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 304, node = 0x130, id = 304, num = 304, tbl = 0x130, vars = 0x130, strterm = 0x130, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 223338299409, node = 0x3400000011, id = 223338299409, num = 17, tbl = 0x3400000011, vars = 0x3400000011, strterm = 0x3400000011, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 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 = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93989818254928, node = 0x557bb5bac650, id = 93989818254928, num = -1246050736, tbl = 0x557bb5bac650, vars = 0x557bb5bac650, strterm = 0x557bb5bac650, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 8590031280, node = 0x2000179b0, id = 8590031280, num = 96688, tbl = 0x2000179b0, vars = 0x2000179b0, strterm = 0x2000179b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 16, node = 0x10, id = 16, num = 16, tbl = 0x10, vars = 0x10, strterm = 0x10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140621727206400, node = 0x7fe50c190c00 <_IO_wide_data_0+128>, id = 140621727206400, num = 202968064, tbl = 0x7fe50c190c00 <_IO_wide_data_0+128>, vars = 0x7fe50c190c00 <_IO_wide_data_0+128>, strterm = 0x7fe50c190c00 <_IO_wide_data_0+128>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5221199180917890439, node = 0x48756cfdf02bdd87, id = 5221199180917890439, num = -265560697, tbl = 0x48756cfdf02bdd87, vars = 0x48756cfdf02bdd87, strterm = 0x48756cfdf02bdd87, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}} yyvs = <optimized out> yyvsp = <optimized out> yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 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 = 535, column = 7}}, {beg_pos = {lineno = 535, column = 8}, end_pos = {lineno = 535, column = 8}}, {beg_pos = {lineno = 537, column = 4}, end_pos = {lineno = 537, column = 16}}, {beg_pos = {lineno = 537, column = 17}, end_pos = {lineno = 537, column = 19}}, {beg_pos = {lineno = 537, column = 19}, end_pos = {lineno = 537, column = 19}}, {beg_pos = {lineno = 537, column = 19}, end_pos = {lineno = 537, column = 19}}, {beg_pos = {lineno = 537, column = 19}, end_pos = {lineno = 537, column = 19}}, {beg_pos = {lineno = 537, column = 19}, end_pos = {lineno = 537, column = 19}}, {beg_pos = {lineno = 538, column = 6}, end_pos = {lineno = 538, column = 7}}, {beg_pos = {lineno = 538, column = 7}, end_pos = {lineno = 538, column = 10}}, {beg_pos = {lineno = 538, column = 10}, end_pos = {lineno = 538, column = 11}}, {beg_pos = {lineno = 538, column = 12}, end_pos = {lineno = 538, column = 13}}, {beg_pos = {lineno = 538, column = 13}, end_pos = {lineno = 538, column = 14}}, {beg_pos = {lineno = 529, column = 32}, end_pos = {lineno = 529, column = 35}}, {beg_pos = {lineno = 530, column = 8}, end_pos = {lineno = 533, column = 12}}, {beg_pos = {lineno = 533, column = 12}, end_pos = {lineno = 533, column = 12}}, {beg_pos = {lineno = 533, column = 12}, end_pos = {lineno = 533, column = 12}}, {beg_pos = {lineno = 531, column = 8}, end_pos = {lineno = 532, column = 19}}, {beg_pos = {lineno = 533, column = 8}, end_pos = {lineno = 533, column = 11}}, {beg_pos = {lineno = 531, column = 10}, end_pos = {lineno = 531, column = 10}}, {beg_pos = {lineno = 531, column = 11}, end_pos = {lineno = 531, column = 13}}, {beg_pos = {lineno = 531, column = 14}, end_pos = {lineno = 531, column = 14}}, {beg_pos = {lineno = 531, column = 14}, end_pos = {lineno = 531, column = 14}}, {beg_pos = {lineno = 532, column = 10}, end_pos = {lineno = 532, column = 19}}, {beg_pos = {lineno = 532, column = 19}, end_pos = {lineno = 532, column = 19}}, {beg_pos = {lineno = 532, column = 15}, end_pos = {lineno = 532, column = 18}}, {beg_pos = {lineno = 532, column = 16}, end_pos = {lineno = 532, column = 17}}, {beg_pos = {lineno = 532, column = 17}, end_pos = {lineno = 532, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 76}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 5}}, {beg_pos = {lineno = 1, column = 5}, end_pos = {lineno = 1, column = 5}}, {beg_pos = {lineno = 1, column = 5}, end_pos = {lineno = 1, column = 5}}, {beg_pos = {lineno = 1, column = 73}, end_pos = {lineno = 1, column = 76}}, {beg_pos = {lineno = 1, column = 72}, end_pos = {lineno = 1, column = 72}}, {beg_pos = {lineno = 1, column = 68}, end_pos = {lineno = 1, column = 69}}, {beg_pos = {lineno = 1, column = 69}, end_pos = {lineno = 1, column = 72}}, {beg_pos = {lineno = 1, column = 72}, end_pos = {lineno = 1, column = 72}}, {beg_pos = {lineno = 1, column = 43}, end_pos = {lineno = 1, column = 44}}, {beg_pos = {lineno = 1, column = 44}, end_pos = {lineno = 1, column = 48}}, {beg_pos = {lineno = 135, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1948012032, column = -434275699}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 138372112, column = 32741}}, {beg_pos = {lineno = 1644888448, column = 32764}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1644888632, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1249930960, column = 21883}, end_pos = {lineno = 207850017, column = 32741}}, {beg_pos = {lineno = 0, column = 572653569}, end_pos = {lineno = 199573833, column = 32741}}, {beg_pos = {lineno = 199573872, column = 32741}, end_pos = {lineno = 199573872, column = 32741}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 138401536, column = 32741}}, {beg_pos = {lineno = 572653601, column = 0}, end_pos = {lineno = 199573872, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 138401536, column = 32741}}, {beg_pos = {lineno = -1249930960, column = 21883}, end_pos = {lineno = -1246068656, column = 21883}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 199573833, column = 32741}}, {beg_pos = {lineno = 138372112, column = 32741}, end_pos = {lineno = 199573833, column = 32741}}, {beg_pos = {lineno = 200621456, column = 32741}, end_pos = {lineno = 199178848, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1644888528, column = 32764}}, {beg_pos = {lineno = -1249930960, column = 21883}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1644888632, column = 32764}}, {beg_pos = {lineno = 138401536, column = 32741}, end_pos = {lineno = 207863955, column = 32741}}, {beg_pos = {lineno = -1246172784, column = 21883}, end_pos = {lineno = 199573872, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2, column = 0}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1644888448, column = 32764}, end_pos = {lineno = 207852133, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1644888080, column = 32764}}, {beg_pos = {lineno = 200621520, column = 32741}, end_pos = {lineno = 1644889680, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1948012032, column = -434275699}}, {beg_pos = {lineno = 199178848, column = 32741}, end_pos = {lineno = 138372112, column = 32741}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1644888632, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1249930960, column = 21883}}, {beg_pos = {lineno = 199178848, column = 32741}, end_pos = {lineno = 207864824, column = 32741}}, {beg_pos = {lineno = 138372112, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 207864787, column = 32741}}, {beg_pos = {lineno = 9537, column = 1431633921}, end_pos = {lineno = 0, column = 32741}}, {beg_pos = {lineno = 1644888529, column = 32764}, end_pos = {lineno = 205317721, column = 32741}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 205326964, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 205532211, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 205317721, column = 32741}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = 1644888720, column = 32764}}, {beg_pos = {lineno = 1644888608, column = 32764}, end_pos = {lineno = 1948012032, column = -434275699}}, {beg_pos = {lineno = 138583840, column = 32741}, end_pos = {lineno = 207214317, column = 32741}}, {beg_pos = {lineno = 14323980, column = 0}, end_pos = {lineno = 207215479, column = 32741}}, {beg_pos = {lineno = 138583744, column = 32741}, end_pos = {lineno = 1948012032, column = -434275699}}, {beg_pos = {lineno = 138583744, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1644890368, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 210531196, column = 32741}}, {beg_pos = {lineno = 203026432, column = 32741}, end_pos = {lineno = 200784592, column = 32741}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 200778140, column = 32741}}, {beg_pos = {lineno = -1248268224, column = 21883}, end_pos = {lineno = 210532329, column = 32741}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 210530983, column = 32741}}, {beg_pos = {lineno = 210477872, column = 32741}, end_pos = {lineno = 204895728, column = 32741}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 204895440, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 210532329, column = 32741}}, {beg_pos = {lineno = 1999, column = 0}, end_pos = {lineno = 210530983, column = 32741}}, {beg_pos = {lineno = 210477872, column = 32741}, end_pos = {lineno = 204895728, column = 32741}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 204891096, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 210532329, column = 32741}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 204945408, column = 32741}}, {beg_pos = {lineno = 210477872, column = 32741}, end_pos = {lineno = 1644889064, column = 32764}}, {beg_pos = {lineno = 1644889060, column = 32764}, end_pos = {lineno = 138871735, column = 32741}}, {beg_pos = {lineno = 204945408, column = 32741}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1644889060, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -1249347712, column = 21883}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21883}, end_pos = {lineno = 138873447, column = 32741}}, {beg_pos = {lineno = 138870928, column = 32741}, end_pos = {lineno = 1644889264, column = 32764}}, {beg_pos = {lineno = 1644889248, column = 32764}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = -1248264464, column = 21883}, end_pos = {lineno = 1644889184, column = 32764}}, {beg_pos = {lineno = 1644889200, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1644889408, column = 32764}, end_pos = {lineno = 138873447, column = 32741}}, {beg_pos = {lineno = -1248264464, column = 21883}, end_pos = {lineno = 1644889248, column = 32764}}, {beg_pos = {lineno = 1644889264, column = 32764}, end_pos = {lineno = 210534929, column = 32741}}, {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 = -1248265344, column = 21883}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1248265344, column = 21883}}, {beg_pos = {lineno = 204943704, column = 1}, end_pos = {lineno = -1248264464, column = 21883}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32741}}, {beg_pos = {lineno = 0, column = 21883}, end_pos = {lineno = 0, column = 21883}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 210562929, column = 32741}}, {beg_pos = {lineno = 204917640, column = 32741}, end_pos = {lineno = 210477872, column = 32741}}, {beg_pos = {lineno = -1248265344, column = 21883}, end_pos = {lineno = 139129432, column = 32741}}, {beg_pos = {lineno = 1431634051, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 138577216, column = 32741}, end_pos = {lineno = 210562929, column = 32741}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 136, column = 0}}, {beg_pos = {lineno = -1248265344, column = 21883}, end_pos = {lineno = 139129944, column = 32741}}, {beg_pos = {lineno = 1431634051, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 138577216, column = 32741}, end_pos = {lineno = 210562929, column = 32741}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 204917640, column = 32741}, end_pos = {lineno = 206481968, column = 32741}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 1644890400, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1431634051, column = 0}, end_pos = {lineno = 210574766, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1644885024, column = 32764}}, {beg_pos = {lineno = 1644885422, column = 32764}, end_pos = {lineno = 1644890224, column = 32764}}, {beg_pos = {lineno = 138575584, column = 32741}, end_pos = {lineno = 1644887056, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1248264464, column = 21883}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 199573952, column = 32741}}, {beg_pos = {lineno = 199252288, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 199252288, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 199573952, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1866670115, column = 1769109872}, end_pos = {lineno = 544499815, column = 841001410}}, {beg_pos = {lineno = 543782259, column = -1096948184}, end_pos = {lineno = 546683620, column = -461259804}}, {beg_pos = {lineno = 1924973380, column = 673215603}, end_pos = {lineno = 1919251812, column = 1765831795}}, {beg_pos = {lineno = -433577879, column = -1159414115}, end_pos = {lineno = -1142677355, column = -1162156927}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 199574056, column = 32741}}, {beg_pos = {lineno = 199157104, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 199157104, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 199574056, column = 32741}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 53274, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1, column = -1}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 231, column = 4}, end_pos = {lineno = 231, column = 4}}, {beg_pos = {lineno = 1644884488, column = 32764}, end_pos = {lineno = 1644884528, column = 32764}}, {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 = -1249931792, column = 21883}, end_pos = {lineno = 206856317, column = 32741}}, {beg_pos = {lineno = -1249931792, column = 21883}, end_pos = {lineno = 206856317, column = 32741}}, {beg_pos = {lineno = -1249931408, column = 21883}, end_pos = {lineno = 1948012032, column = -434275699}}, {beg_pos = {lineno = -1249931792, column = 21883}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = -1249935136, column = 21883}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 206874936, column = 32741}}, {beg_pos = {lineno = 55, column = 0}, end_pos = {lineno = 206112456, column = 32741}}, {beg_pos = {lineno = -1245870009, column = 21883}, end_pos = {lineno = 148236832, column = 32741}}, {beg_pos = {lineno = -1249935416, column = 21883}, end_pos = {lineno = 207304534, column = 32741}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = -1245899088, column = 21883}}, {beg_pos = {lineno = 138345088, column = 32741}, end_pos = {lineno = 207319709, column = 32741}}, {beg_pos = {lineno = 8192, column = 0}, end_pos = {lineno = 207518693, column = 32741}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 138345112, column = 32741}}, {beg_pos = {lineno = 0, column = 32764}, end_pos = {lineno = 201438891, column = 32741}}, {beg_pos = {lineno = -1246557984, column = 21883}, end_pos = {lineno = 202968288, column = 32741}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 207308321, column = 32741}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -265560697, column = 1215655165}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}} yyls = <optimized out> yylsp = <optimized out> yyn = <optimized out> yyresult = <optimized out> yytoken = <optimized out> yyval = {val = 140621723738496, node = 0x7fe50be42180, id = 140621723738496, num = 199500160, tbl = 0x7fe50be42180, vars = 0x7fe50be42180, strterm = 0x7fe50be42180, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} yyloc = {beg_pos = {lineno = 538, column = 13}, end_pos = {lineno = 538, column = 14}} yyerror_range = <optimized out> yymsgbuf = "n\000\000\000^\000\000\000 \352\325\b\345\177\000\000\227q\000\000\000\000\000\000\200\f\031\f\345\177\000\000x\a\000\000\000\000\000\000\000N\034t\215z\035\346x\a", '\000' <repeats 14 times>, "#\000\000\000\000\000\000\000\032\220\000\000\000\000\000\000\340\200\177\265{U\000\000\070\251T\f\345\177\000\000\220\067+\b\345\177\000\000&\004I\f\345\177\000\000\004\000\000\000\000\000\000\000\360\b\263\265{U\000" yymsg = 0x7ffc620b0870 "n" yymsg_alloc = 128 yylen = 0 yyabortlab = <optimized out> yyerrorlab = <optimized out> #39 0x00007fe508490ab2 in ripper_parse0 (parser_v=parser_v@entry=140621661288336) at /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:14371 p = 0x557bb5b6c950 #40 0x00007fe50c469615 in rb_ensure (b_proc=b_proc@entry=0x7fe5084909d0 <ripper_parse0>, data1=data1@entry=140621661288336, e_proc=e_proc@entry=0x7fe508476a40 <ripper_ensure>, data2=data2@entry=140621661288336) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:1005 _ec = 0x557bb57f9130 _tag = {tag = 36, retval = 0, buf = {0x7fe5082b3790, 0x7fe50c46971a <rb_ensure+586>, 0x0, 0x7ffc620b0960, 0x7fe50be05940}, prev = 0x7ffc620b0e30, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x557bb57f9130 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fe508476a40 <ripper_ensure>, data2 = 140621661288336}} #41 0x00007fe508476ec5 in ripper_parse (self=140621661288336) at /tmp/ruby/build/trunk-repeat20-asserts/ext/ripper/ripper.y:14409 p = 0x557bb5b6c950 #42 0x00007fe50c61ff8a in vm_call_cfunc_with_frame_ (stack_bottom=0x7fe50be541a0, argv=0x7fe50be541a8, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3357 ci = 0x8801001c0001 cc = <optimized out> val = <optimized out> me = 0x7fe50be05940 cfunc = <optimized out> recv = 140621661288336 frame_type = <optimized out> len = <optimized out> block_handler = 0 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> __func__ = "vm_call_cfunc_with_frame_" 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> #43 vm_call_cfunc_with_frame (ec=0x557bb57f9130, reg_cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3385 argc = <optimized out> stack_bottom = 0x7fe50be541a0 argv = 0x7fe50be541a8 #44 0x00007fe50c6244b8 in vm_sendish (ec=0x557bb57f9130, reg_cfp=0x7fe50bf53d90, cd=0x557bb59b9740, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-repeat20-asserts/vm_callinfo.h:368 val = 36 ci = 0x8801001c0001 cc = 0x7fe508427f40 argc = <optimized out> recv = <optimized out> calling = {ci = 0x8801001c0001, cc = 0x7fe508427f40, block_handler = 0, recv = 140621661288336, argc = 0, kw_splat = false} #45 0x00007fe50c630546 in vm_exec_core (ec=0x557bb57f9130, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:835 bh = 0 cd = 0x557bb59b9740 leaf = false val = <optimized out> canary = 0x0 reg_pc = 0x557bb5ae2e78 reg_cfp = 0x7fe50bf53d90 insns_address_table = {0x7fe50c6329ea <vm_exec_core+9546>, 0x7fe50c63291d <vm_exec_core+9341>, 0x7fe50c63286f <vm_exec_core+9167>, 0x7fe50c63277b <vm_exec_core+8923>, 0x7fe50c632423 <vm_exec_core+8067>, 0x7fe50c632327 <vm_exec_core+7815>, 0x7fe50c632247 <vm_exec_core+7591>, 0x7fe50c6321bc <vm_exec_core+7452>, 0x7fe50c632568 <vm_exec_core+8392>, 0x7fe50c6324f9 <vm_exec_core+8281>, 0x7fe50c632613 <vm_exec_core+8563>, 0x7fe50c632030 <vm_exec_core+7056>, 0x7fe50c631f08 <vm_exec_core+6760>, 0x7fe50c631e89 <vm_exec_core+6633>, 0x7fe50c631df7 <vm_exec_core+6487>, 0x7fe50c631d6f <vm_exec_core+6351>, 0x7fe50c631d16 <vm_exec_core+6262>, 0x7fe50c631ca1 <vm_exec_core+6145>, 0x7fe50c631c05 <vm_exec_core+5989>, 0x7fe50c631b96 <vm_exec_core+5878>, 0x7fe50c631b09 <vm_exec_core+5737>, 0x7fe50c631a5e <vm_exec_core+5566>, 0x7fe50c6319be <vm_exec_core+5406>, 0x7fe50c631912 <vm_exec_core+5234>, 0x7fe50c631848 <vm_exec_core+5032>, 0x7fe50c6317a7 <vm_exec_core+4871>, 0x7fe50c6316e7 <vm_exec_core+4679>, 0x7fe50c631610 <vm_exec_core+4464>, 0x7fe50c631569 <vm_exec_core+4297>, 0x7fe50c6314c2 <vm_exec_core+4130>, 0x7fe50c6313c8 <vm_exec_core+3880>, 0x7fe50c6312fd <vm_exec_core+3677>, 0x7fe50c631258 <vm_exec_core+3512>, 0x7fe50c6311bc <vm_exec_core+3356>, 0x7fe50c63111f <vm_exec_core+3199>, 0x7fe50c6310b8 <vm_exec_core+3096>, 0x7fe50c630a72 <vm_exec_core+1490>, 0x7fe50c630a0d <vm_exec_core+1389>, 0x7fe50c630972 <vm_exec_core+1234>, 0x7fe50c630869 <vm_exec_core+969>, 0x7fe50c6307bf <vm_exec_core+799>, 0x7fe50c630714 <vm_exec_core+628>, 0x7fe50c6306d3 <vm_exec_core+563>, 0x7fe50c63060c <vm_exec_core+364>, 0x7fe50c630d8e <vm_exec_core+2286>, 0x7fe50c630cc2 <vm_exec_core+2082>, 0x7fe50c630bee <vm_exec_core+1870>, 0x7fe50c630b3d <vm_exec_core+1693>, 0x7fe50c630f15 <vm_exec_core+2677>, 0x7fe50c630e44 <vm_exec_core+2468>, 0x7fe50c630ea7 <vm_exec_core+2567>, 0x7fe50c63057b <vm_exec_core+219>, 0x7fe50c630500 <vm_exec_core+96>, 0x7fe50c6338ce <vm_exec_core+13358>, 0x7fe50c633818 <vm_exec_core+13176>, 0x7fe50c63492c <vm_exec_core+17548>, 0x7fe50c633965 <vm_exec_core+13509>, 0x7fe50c633479 <vm_exec_core+12249>, 0x7fe50c633b64 <vm_exec_core+14020>, 0x7fe50c633535 <vm_exec_core+12437>, 0x7fe50c633a1b <vm_exec_core+13691>, 0x7fe50c63305a <vm_exec_core+11194>, 0x7fe50c633c25 <vm_exec_core+14213>, 0x7fe50c6331b5 <vm_exec_core+11541>, 0x7fe50c633155 <vm_exec_core+11445>, 0x7fe50c6330f5 <vm_exec_core+11349>, 0x7fe50c63330a <vm_exec_core+11882>, 0x7fe50c633207 <vm_exec_core+11623>, 0x7fe50c633367 <vm_exec_core+11975>, 0x7fe50c634815 <vm_exec_core+17269>, 0x7fe50c635b8d <vm_exec_core+22253>, 0x7fe50c635a76 <vm_exec_core+21974>, 0x7fe50c6359b5 <vm_exec_core+21781>, 0x7fe50c6358ca <vm_exec_core+21546>, 0x7fe50c6357d7 <vm_exec_core+21303>, 0x7fe50c6356c2 <vm_exec_core+21026>, 0x7fe50c6355ae <vm_exec_core+20750>, 0x7fe50c63549f <vm_exec_core+20479>, 0x7fe50c63538b <vm_exec_core+20203>, 0x7fe50c63527c <vm_exec_core+19932>, 0x7fe50c6351ab <vm_exec_core+19723>, 0x7fe50c6350ef <vm_exec_core+19535>, 0x7fe50c63501b <vm_exec_core+19323>, 0x7fe50c634f64 <vm_exec_core+19140>, 0x7fe50c634e8a <vm_exec_core+18922>, 0x7fe50c632fc0 <vm_exec_core+11040>, 0x7fe50c632f3f <vm_exec_core+10911>, 0x7fe50c634de8 <vm_exec_core+18760>, 0x7fe50c634d4a <vm_exec_core+18602>, 0x7fe50c634c62 <vm_exec_core+18370>, 0x7fe50c634b98 <vm_exec_core+18168>, 0x7fe50c634abf <vm_exec_core+17951>, 0x7fe50c6349ee <vm_exec_core+17742>, 0x7fe50c632e95 <vm_exec_core+10741>, 0x7fe50c632df1 <vm_exec_core+10577>, 0x7fe50c632d0d <vm_exec_core+10349>, 0x7fe50c632c63 <vm_exec_core+10179>, 0x7fe50c632bb1 <vm_exec_core+10001>, 0x7fe50c632b31 <vm_exec_core+9873>, 0x7fe50c632aa9 <vm_exec_core+9737>, 0x7fe50c632a61 <vm_exec_core+9665>, 0x7fe50c632a19 <vm_exec_core+9593>, 0x7fe50c6329da <vm_exec_core+9530>, 0x7fe50c63290d <vm_exec_core+9325>, 0x7fe50c63285f <vm_exec_core+9151>, 0x7fe50c63276b <vm_exec_core+8907>, 0x7fe50c632413 <vm_exec_core+8051>, 0x7fe50c632317 <vm_exec_core+7799>, 0x7fe50c632237 <vm_exec_core+7575>, 0x7fe50c6321ac <vm_exec_core+7436>, 0x7fe50c632558 <vm_exec_core+8376>, 0x7fe50c6324e9 <vm_exec_core+8265>, 0x7fe50c632603 <vm_exec_core+8547>, 0x7fe50c632020 <vm_exec_core+7040>, 0x7fe50c631ef8 <vm_exec_core+6744>, 0x7fe50c631e79 <vm_exec_core+6617>, 0x7fe50c631de7 <vm_exec_core+6471>, 0x7fe50c631d5f <vm_exec_core+6335>, 0x7fe50c631d06 <vm_exec_core+6246>, 0x7fe50c631c91 <vm_exec_core+6129>, 0x7fe50c631bf5 <vm_exec_core+5973>, 0x7fe50c631b86 <vm_exec_core+5862>, 0x7fe50c631af9 <vm_exec_core+5721>, 0x7fe50c631a4e <vm_exec_core+5550>, 0x7fe50c6319ae <vm_exec_core+5390>, 0x7fe50c631902 <vm_exec_core+5218>, 0x7fe50c631838 <vm_exec_core+5016>, 0x7fe50c631797 <vm_exec_core+4855>, 0x7fe50c6316d7 <vm_exec_core+4663>, 0x7fe50c631600 <vm_exec_core+4448>, 0x7fe50c631559 <vm_exec_core+4281>, 0x7fe50c6314b2 <vm_exec_core+4114>, 0x7fe50c6313b8 <vm_exec_core+3864>, 0x7fe50c6312ed <vm_exec_core+3661>, 0x7fe50c631248 <vm_exec_core+3496>, 0x7fe50c6311ac <vm_exec_core+3340>, 0x7fe50c63110f <vm_exec_core+3183>, 0x7fe50c6310a8 <vm_exec_core+3080>, 0x7fe50c630a62 <vm_exec_core+1474>, 0x7fe50c6309fd <vm_exec_core+1373>, 0x7fe50c630962 <vm_exec_core+1218>, 0x7fe50c630859 <vm_exec_core+953>, 0x7fe50c6307af <vm_exec_core+783>, 0x7fe50c630704 <vm_exec_core+612>, 0x7fe50c6306c3 <vm_exec_core+547>, 0x7fe50c6305fc <vm_exec_core+348>, 0x7fe50c630d7e <vm_exec_core+2270>, 0x7fe50c630cb2 <vm_exec_core+2066>, 0x7fe50c630bde <vm_exec_core+1854>, 0x7fe50c630b2d <vm_exec_core+1677>, 0x7fe50c630f05 <vm_exec_core+2661>, 0x7fe50c630e34 <vm_exec_core+2452>, 0x7fe50c630e97 <vm_exec_core+2551>, 0x7fe50c63056b <vm_exec_core+203>, 0x7fe50c635d3b <vm_exec_core+22683>, 0x7fe50c6338be <vm_exec_core+13342>, 0x7fe50c633808 <vm_exec_core+13160>, 0x7fe50c635d26 <vm_exec_core+22662>, 0x7fe50c633955 <vm_exec_core+13493>, 0x7fe50c633469 <vm_exec_core+12233>, 0x7fe50c633b54 <vm_exec_core+14004>, 0x7fe50c633525 <vm_exec_core+12421>, 0x7fe50c633a0b <vm_exec_core+13675>, 0x7fe50c63304a <vm_exec_core+11178>, 0x7fe50c633c15 <vm_exec_core+14197>, 0x7fe50c6331a5 <vm_exec_core+11525>, 0x7fe50c633145 <vm_exec_core+11429>, 0x7fe50c6330e5 <vm_exec_core+11333>, 0x7fe50c6332fa <vm_exec_core+11866>, 0x7fe50c6331f7 <vm_exec_core+11607>, 0x7fe50c633357 <vm_exec_core+11959>, 0x7fe50c635d11 <vm_exec_core+22641>, 0x7fe50c635cfc <vm_exec_core+22620>, 0x7fe50c635ce7 <vm_exec_core+22599>, 0x7fe50c635cd2 <vm_exec_core+22578>, 0x7fe50c635cbd <vm_exec_core+22557>, 0x7fe50c635ca8 <vm_exec_core+22536>, 0x7fe50c6347f9 <vm_exec_core+17241>, 0x7fe50c6347e4 <vm_exec_core+17220>, 0x7fe50c6347cf <vm_exec_core+17199>, 0x7fe50c6347ba <vm_exec_core+17178>, 0x7fe50c6347a5 <vm_exec_core+17157>, 0x7fe50c634790 <vm_exec_core+17136>, 0x7fe50c63477b <vm_exec_core+17115>, 0x7fe50c634766 <vm_exec_core+17094>, 0x7fe50c634751 <vm_exec_core+17073>, 0x7fe50c63473c <vm_exec_core+17052>, 0x7fe50c632fb0 <vm_exec_core+11024>, 0x7fe50c632f2f <vm_exec_core+10895>, 0x7fe50c634727 <vm_exec_core+17031>, 0x7fe50c634712 <vm_exec_core+17010>, 0x7fe50c6346fd <vm_exec_core+16989>, 0x7fe50c6346e8 <vm_exec_core+16968>, 0x7fe50c6304e2 <vm_exec_core+66>, 0x7fe50c6304e6 <vm_exec_core+70>, 0x7fe50c632e85 <vm_exec_core+10725>, 0x7fe50c632de1 <vm_exec_core+10561>, 0x7fe50c632cfd <vm_exec_core+10333>, 0x7fe50c632c53 <vm_exec_core+10163>, 0x7fe50c632ba1 <vm_exec_core+9985>...} __func__ = "vm_exec_core" #46 0x00007fe50c638a21 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 _ec = <optimized out> _tag = {tag = 36, retval = 4, buf = {0x7ffc620b0eb0, 0x7fe50c639265 <rb_vm_exec+3173>, 0x0, 0x7ffc620b0d40, 0x557bb57f80e0}, prev = 0x7ffc620b1350, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> __func__ = "rb_vm_exec" #47 0x00007fe50c6394eb in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7fe5082b34c0, file=140621662583616, line=1) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1701 ec = 0x557bb57f9130 block = {as = {captured = {self = 140621661288336, ep = 0x7fe50be54150, code = {iseq = 0x7fe50845b5a0, ifunc = 0x7fe50845b5a0, val = 140621663024544}}, symbol = 140621661288336, proc = 140621661288336}, type = block_type_iseq} iseq = 0x7fe5082b2e00 cfp = <optimized out> #48 0x00007fe50c63c77c in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140621661288336) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1946 cref = 0x7fe5082b34c0 cref = <optimized out> #49 specific_eval (argc=<optimized out>, argv=<optimized out>, self=<optimized out>, singleton=1, kw_splat=0) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1970 file = 140621662583616 line = <optimized out> code = 140621661288096 #50 0x00007fe50c61ff8a in vm_call_cfunc_with_frame_ (stack_bottom=0x7fe50be54158, argv=0x7fe50be54160, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3357 ci = 0x254100100005 cc = <optimized out> val = <optimized out> me = 0x7fe50bde5150 cfunc = <optimized out> recv = 140621661288336 frame_type = <optimized out> len = <optimized out> block_handler = 0 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> __func__ = "vm_call_cfunc_with_frame_" len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #51 vm_call_cfunc_with_frame (ec=0x557bb57f9130, reg_cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3385 argc = <optimized out> stack_bottom = 0x7fe50be54158 argv = 0x7fe50be54160 #52 0x00007fe50c6244b8 in vm_sendish (ec=0x557bb57f9130, reg_cfp=0x7fe50bf53e10, cd=0x557bb593f4b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-repeat20-asserts/vm_callinfo.h:368 val = 36 ci = 0x254100100005 cc = 0x7fe508428270 argc = <optimized out> recv = <optimized out> calling = {ci = 0x254100100005, cc = 0x7fe508428270, block_handler = 0, recv = 140621661288336, argc = 2, kw_splat = false} #53 0x00007fe50c630546 in vm_exec_core (ec=0x557bb57f9130, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:835 bh = 0 cd = 0x557bb593f4b0 leaf = false val = <optimized out> canary = 0x0 reg_pc = 0x557bb58c1f88 reg_cfp = 0x7fe50bf53e10 insns_address_table = {0x7fe50c6329ea <vm_exec_core+9546>, 0x7fe50c63291d <vm_exec_core+9341>, 0x7fe50c63286f <vm_exec_core+9167>, 0x7fe50c63277b <vm_exec_core+8923>, 0x7fe50c632423 <vm_exec_core+8067>, 0x7fe50c632327 <vm_exec_core+7815>, 0x7fe50c632247 <vm_exec_core+7591>, 0x7fe50c6321bc <vm_exec_core+7452>, 0x7fe50c632568 <vm_exec_core+8392>, 0x7fe50c6324f9 <vm_exec_core+8281>, 0x7fe50c632613 <vm_exec_core+8563>, 0x7fe50c632030 <vm_exec_core+7056>, 0x7fe50c631f08 <vm_exec_core+6760>, 0x7fe50c631e89 <vm_exec_core+6633>, 0x7fe50c631df7 <vm_exec_core+6487>, 0x7fe50c631d6f <vm_exec_core+6351>, 0x7fe50c631d16 <vm_exec_core+6262>, 0x7fe50c631ca1 <vm_exec_core+6145>, 0x7fe50c631c05 <vm_exec_core+5989>, 0x7fe50c631b96 <vm_exec_core+5878>, 0x7fe50c631b09 <vm_exec_core+5737>, 0x7fe50c631a5e <vm_exec_core+5566>, 0x7fe50c6319be <vm_exec_core+5406>, 0x7fe50c631912 <vm_exec_core+5234>, 0x7fe50c631848 <vm_exec_core+5032>, 0x7fe50c6317a7 <vm_exec_core+4871>, 0x7fe50c6316e7 <vm_exec_core+4679>, 0x7fe50c631610 <vm_exec_core+4464>, 0x7fe50c631569 <vm_exec_core+4297>, 0x7fe50c6314c2 <vm_exec_core+4130>, 0x7fe50c6313c8 <vm_exec_core+3880>, 0x7fe50c6312fd <vm_exec_core+3677>, 0x7fe50c631258 <vm_exec_core+3512>, 0x7fe50c6311bc <vm_exec_core+3356>, 0x7fe50c63111f <vm_exec_core+3199>, 0x7fe50c6310b8 <vm_exec_core+3096>, 0x7fe50c630a72 <vm_exec_core+1490>, 0x7fe50c630a0d <vm_exec_core+1389>, 0x7fe50c630972 <vm_exec_core+1234>, 0x7fe50c630869 <vm_exec_core+969>, 0x7fe50c6307bf <vm_exec_core+799>, 0x7fe50c630714 <vm_exec_core+628>, 0x7fe50c6306d3 <vm_exec_core+563>, 0x7fe50c63060c <vm_exec_core+364>, 0x7fe50c630d8e <vm_exec_core+2286>, 0x7fe50c630cc2 <vm_exec_core+2082>, 0x7fe50c630bee <vm_exec_core+1870>, 0x7fe50c630b3d <vm_exec_core+1693>, 0x7fe50c630f15 <vm_exec_core+2677>, 0x7fe50c630e44 <vm_exec_core+2468>, 0x7fe50c630ea7 <vm_exec_core+2567>, 0x7fe50c63057b <vm_exec_core+219>, 0x7fe50c630500 <vm_exec_core+96>, 0x7fe50c6338ce <vm_exec_core+13358>, 0x7fe50c633818 <vm_exec_core+13176>, 0x7fe50c63492c <vm_exec_core+17548>, 0x7fe50c633965 <vm_exec_core+13509>, 0x7fe50c633479 <vm_exec_core+12249>, 0x7fe50c633b64 <vm_exec_core+14020>, 0x7fe50c633535 <vm_exec_core+12437>, 0x7fe50c633a1b <vm_exec_core+13691>, 0x7fe50c63305a <vm_exec_core+11194>, 0x7fe50c633c25 <vm_exec_core+14213>, 0x7fe50c6331b5 <vm_exec_core+11541>, 0x7fe50c633155 <vm_exec_core+11445>, 0x7fe50c6330f5 <vm_exec_core+11349>, 0x7fe50c63330a <vm_exec_core+11882>, 0x7fe50c633207 <vm_exec_core+11623>, 0x7fe50c633367 <vm_exec_core+11975>, 0x7fe50c634815 <vm_exec_core+17269>, 0x7fe50c635b8d <vm_exec_core+22253>, 0x7fe50c635a76 <vm_exec_core+21974>, 0x7fe50c6359b5 <vm_exec_core+21781>, 0x7fe50c6358ca <vm_exec_core+21546>, 0x7fe50c6357d7 <vm_exec_core+21303>, 0x7fe50c6356c2 <vm_exec_core+21026>, 0x7fe50c6355ae <vm_exec_core+20750>, 0x7fe50c63549f <vm_exec_core+20479>, 0x7fe50c63538b <vm_exec_core+20203>, 0x7fe50c63527c <vm_exec_core+19932>, 0x7fe50c6351ab <vm_exec_core+19723>, 0x7fe50c6350ef <vm_exec_core+19535>, 0x7fe50c63501b <vm_exec_core+19323>, 0x7fe50c634f64 <vm_exec_core+19140>, 0x7fe50c634e8a <vm_exec_core+18922>, 0x7fe50c632fc0 <vm_exec_core+11040>, 0x7fe50c632f3f <vm_exec_core+10911>, 0x7fe50c634de8 <vm_exec_core+18760>, 0x7fe50c634d4a <vm_exec_core+18602>, 0x7fe50c634c62 <vm_exec_core+18370>, 0x7fe50c634b98 <vm_exec_core+18168>, 0x7fe50c634abf <vm_exec_core+17951>, 0x7fe50c6349ee <vm_exec_core+17742>, 0x7fe50c632e95 <vm_exec_core+10741>, 0x7fe50c632df1 <vm_exec_core+10577>, 0x7fe50c632d0d <vm_exec_core+10349>, 0x7fe50c632c63 <vm_exec_core+10179>, 0x7fe50c632bb1 <vm_exec_core+10001>, 0x7fe50c632b31 <vm_exec_core+9873>, 0x7fe50c632aa9 <vm_exec_core+9737>, 0x7fe50c632a61 <vm_exec_core+9665>, 0x7fe50c632a19 <vm_exec_core+9593>, 0x7fe50c6329da <vm_exec_core+9530>, 0x7fe50c63290d <vm_exec_core+9325>, 0x7fe50c63285f <vm_exec_core+9151>, 0x7fe50c63276b <vm_exec_core+8907>, 0x7fe50c632413 <vm_exec_core+8051>, 0x7fe50c632317 <vm_exec_core+7799>, 0x7fe50c632237 <vm_exec_core+7575>, 0x7fe50c6321ac <vm_exec_core+7436>, 0x7fe50c632558 <vm_exec_core+8376>, 0x7fe50c6324e9 <vm_exec_core+8265>, 0x7fe50c632603 <vm_exec_core+8547>, 0x7fe50c632020 <vm_exec_core+7040>, 0x7fe50c631ef8 <vm_exec_core+6744>, 0x7fe50c631e79 <vm_exec_core+6617>, 0x7fe50c631de7 <vm_exec_core+6471>, 0x7fe50c631d5f <vm_exec_core+6335>, 0x7fe50c631d06 <vm_exec_core+6246>, 0x7fe50c631c91 <vm_exec_core+6129>, 0x7fe50c631bf5 <vm_exec_core+5973>, 0x7fe50c631b86 <vm_exec_core+5862>, 0x7fe50c631af9 <vm_exec_core+5721>, 0x7fe50c631a4e <vm_exec_core+5550>, 0x7fe50c6319ae <vm_exec_core+5390>, 0x7fe50c631902 <vm_exec_core+5218>, 0x7fe50c631838 <vm_exec_core+5016>, 0x7fe50c631797 <vm_exec_core+4855>, 0x7fe50c6316d7 <vm_exec_core+4663>, 0x7fe50c631600 <vm_exec_core+4448>, 0x7fe50c631559 <vm_exec_core+4281>, 0x7fe50c6314b2 <vm_exec_core+4114>, 0x7fe50c6313b8 <vm_exec_core+3864>, 0x7fe50c6312ed <vm_exec_core+3661>, 0x7fe50c631248 <vm_exec_core+3496>, 0x7fe50c6311ac <vm_exec_core+3340>, 0x7fe50c63110f <vm_exec_core+3183>, 0x7fe50c6310a8 <vm_exec_core+3080>, 0x7fe50c630a62 <vm_exec_core+1474>, 0x7fe50c6309fd <vm_exec_core+1373>, 0x7fe50c630962 <vm_exec_core+1218>, 0x7fe50c630859 <vm_exec_core+953>, 0x7fe50c6307af <vm_exec_core+783>, 0x7fe50c630704 <vm_exec_core+612>, 0x7fe50c6306c3 <vm_exec_core+547>, 0x7fe50c6305fc <vm_exec_core+348>, 0x7fe50c630d7e <vm_exec_core+2270>, 0x7fe50c630cb2 <vm_exec_core+2066>, 0x7fe50c630bde <vm_exec_core+1854>, 0x7fe50c630b2d <vm_exec_core+1677>, 0x7fe50c630f05 <vm_exec_core+2661>, 0x7fe50c630e34 <vm_exec_core+2452>, 0x7fe50c630e97 <vm_exec_core+2551>, 0x7fe50c63056b <vm_exec_core+203>, 0x7fe50c635d3b <vm_exec_core+22683>, 0x7fe50c6338be <vm_exec_core+13342>, 0x7fe50c633808 <vm_exec_core+13160>, 0x7fe50c635d26 <vm_exec_core+22662>, 0x7fe50c633955 <vm_exec_core+13493>, 0x7fe50c633469 <vm_exec_core+12233>, 0x7fe50c633b54 <vm_exec_core+14004>, 0x7fe50c633525 <vm_exec_core+12421>, 0x7fe50c633a0b <vm_exec_core+13675>, 0x7fe50c63304a <vm_exec_core+11178>, 0x7fe50c633c15 <vm_exec_core+14197>, 0x7fe50c6331a5 <vm_exec_core+11525>, 0x7fe50c633145 <vm_exec_core+11429>, 0x7fe50c6330e5 <vm_exec_core+11333>, 0x7fe50c6332fa <vm_exec_core+11866>, 0x7fe50c6331f7 <vm_exec_core+11607>, 0x7fe50c633357 <vm_exec_core+11959>, 0x7fe50c635d11 <vm_exec_core+22641>, 0x7fe50c635cfc <vm_exec_core+22620>, 0x7fe50c635ce7 <vm_exec_core+22599>, 0x7fe50c635cd2 <vm_exec_core+22578>, 0x7fe50c635cbd <vm_exec_core+22557>, 0x7fe50c635ca8 <vm_exec_core+22536>, 0x7fe50c6347f9 <vm_exec_core+17241>, 0x7fe50c6347e4 <vm_exec_core+17220>, 0x7fe50c6347cf <vm_exec_core+17199>, 0x7fe50c6347ba <vm_exec_core+17178>, 0x7fe50c6347a5 <vm_exec_core+17157>, 0x7fe50c634790 <vm_exec_core+17136>, 0x7fe50c63477b <vm_exec_core+17115>, 0x7fe50c634766 <vm_exec_core+17094>, 0x7fe50c634751 <vm_exec_core+17073>, 0x7fe50c63473c <vm_exec_core+17052>, 0x7fe50c632fb0 <vm_exec_core+11024>, 0x7fe50c632f2f <vm_exec_core+10895>, 0x7fe50c634727 <vm_exec_core+17031>, 0x7fe50c634712 <vm_exec_core+17010>, 0x7fe50c6346fd <vm_exec_core+16989>, 0x7fe50c6346e8 <vm_exec_core+16968>, 0x7fe50c6304e2 <vm_exec_core+66>, 0x7fe50c6304e6 <vm_exec_core+70>, 0x7fe50c632e85 <vm_exec_core+10725>, 0x7fe50c632de1 <vm_exec_core+10561>, 0x7fe50c632cfd <vm_exec_core+10333>, 0x7fe50c632c53 <vm_exec_core+10163>, 0x7fe50c632ba1 <vm_exec_core+9985>...} __func__ = "vm_exec_core" #54 0x00007fe50c638a21 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 _ec = <optimized out> _tag = {tag = 36, retval = 4, buf = {0x7ffc620b13d0, 0x7fe50c639265 <rb_vm_exec+3173>, 0x0, 0x7ffc620b1260, 0x7fe50be540a0}, prev = 0x7ffc620b1810, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> __func__ = "rb_vm_exec" #55 0x00007fe50c63f4da in invoke_block (captured=0x7fe50bf53fa8, captured=0x7fe50bf53fa8, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140621723386656, iseq=0x7fe50845b6f0, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1384 arg_size = <optimized out> arg_size = <optimized out> #56 invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc620b13f8, argc=1, self=<optimized out>, captured=0x7fe50bf53fa8, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1440 iseq = 0x7fe50845b6f0 i = 1 type = <optimized out> cfp = 0x7fe50bf53f50 opt_pc = <optimized out> sp = 0x7fe50be540a0 iseq = <optimized out> i = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> bound = <optimized out> #57 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=0, 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-repeat20-asserts/vm.c:1458 captured = 0x7fe50bf53fa8 captured = <optimized out> #58 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc620b13f8, argc=1, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1495 No locals. #59 vm_yield (kw_splat=0, argv=0x7ffc620b13f8, argc=1, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:1503 No locals. #60 rb_yield_0 (argv=0x7ffc620b13f8, argc=1) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1337 No locals. #61 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_eval.c:1353 No locals. #62 0x00007fe50c3d247a in rb_ary_each (ary=140621662690704) at /tmp/ruby/src/trunk-repeat20-asserts/array.c:2747 i = 4 #63 0x00007fe50c61ff8a in vm_call_cfunc_with_frame_ (stack_bottom=0x7fe50be54080, argv=0x7fe50be54088, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=0x557bb57f9130) at /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3357 ci = 0xbd100000001 cc = <optimized out> val = <optimized out> me = 0x7fe50bdfd240 cfunc = <optimized out> recv = 140621662690704 frame_type = <optimized out> len = <optimized out> block_handler = 140621724860329 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> __func__ = "vm_call_cfunc_with_frame_" 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> #64 vm_call_cfunc_with_frame (ec=0x557bb57f9130, reg_cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm_insnhelper.c:3385 argc = <optimized out> stack_bottom = 0x7fe50be54080 argv = 0x7fe50be54088 #65 0x00007fe50c6244b8 in vm_sendish (ec=0x557bb57f9130, reg_cfp=0x7fe50bf53f90, cd=0x557bb593fca0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-repeat20-asserts/vm_callinfo.h:368 val = 36 ci = 0xbd100000001 cc = 0x7fe50be277b0 argc = <optimized out> recv = <optimized out> calling = {ci = 0xbd100000001, cc = 0x7fe50be277b0, block_handler = 140621724860329, recv = 140621662690704, argc = 0, kw_splat = false} #66 0x00007fe50c6305d7 in vm_exec_core (ec=0x557bb57f9130, initial=<optimized out>) at ../../src/trunk-repeat20-asserts/insns.def:815 bh = <optimized out> blockiseq = 0x7fe50845b6f0 leaf = false val = <optimized out> canary = 0x0 cd = 0x557bb593fca0 reg_pc = 0x557bb593ddb8 reg_cfp = 0x7fe50bf53f90 insns_address_table = {0x7fe50c6329ea <vm_exec_core+9546>, 0x7fe50c63291d <vm_exec_core+9341>, 0x7fe50c63286f <vm_exec_core+9167>, 0x7fe50c63277b <vm_exec_core+8923>, 0x7fe50c632423 <vm_exec_core+8067>, 0x7fe50c632327 <vm_exec_core+7815>, 0x7fe50c632247 <vm_exec_core+7591>, 0x7fe50c6321bc <vm_exec_core+7452>, 0x7fe50c632568 <vm_exec_core+8392>, 0x7fe50c6324f9 <vm_exec_core+8281>, 0x7fe50c632613 <vm_exec_core+8563>, 0x7fe50c632030 <vm_exec_core+7056>, 0x7fe50c631f08 <vm_exec_core+6760>, 0x7fe50c631e89 <vm_exec_core+6633>, 0x7fe50c631df7 <vm_exec_core+6487>, 0x7fe50c631d6f <vm_exec_core+6351>, 0x7fe50c631d16 <vm_exec_core+6262>, 0x7fe50c631ca1 <vm_exec_core+6145>, 0x7fe50c631c05 <vm_exec_core+5989>, 0x7fe50c631b96 <vm_exec_core+5878>, 0x7fe50c631b09 <vm_exec_core+5737>, 0x7fe50c631a5e <vm_exec_core+5566>, 0x7fe50c6319be <vm_exec_core+5406>, 0x7fe50c631912 <vm_exec_core+5234>, 0x7fe50c631848 <vm_exec_core+5032>, 0x7fe50c6317a7 <vm_exec_core+4871>, 0x7fe50c6316e7 <vm_exec_core+4679>, 0x7fe50c631610 <vm_exec_core+4464>, 0x7fe50c631569 <vm_exec_core+4297>, 0x7fe50c6314c2 <vm_exec_core+4130>, 0x7fe50c6313c8 <vm_exec_core+3880>, 0x7fe50c6312fd <vm_exec_core+3677>, 0x7fe50c631258 <vm_exec_core+3512>, 0x7fe50c6311bc <vm_exec_core+3356>, 0x7fe50c63111f <vm_exec_core+3199>, 0x7fe50c6310b8 <vm_exec_core+3096>, 0x7fe50c630a72 <vm_exec_core+1490>, 0x7fe50c630a0d <vm_exec_core+1389>, 0x7fe50c630972 <vm_exec_core+1234>, 0x7fe50c630869 <vm_exec_core+969>, 0x7fe50c6307bf <vm_exec_core+799>, 0x7fe50c630714 <vm_exec_core+628>, 0x7fe50c6306d3 <vm_exec_core+563>, 0x7fe50c63060c <vm_exec_core+364>, 0x7fe50c630d8e <vm_exec_core+2286>, 0x7fe50c630cc2 <vm_exec_core+2082>, 0x7fe50c630bee <vm_exec_core+1870>, 0x7fe50c630b3d <vm_exec_core+1693>, 0x7fe50c630f15 <vm_exec_core+2677>, 0x7fe50c630e44 <vm_exec_core+2468>, 0x7fe50c630ea7 <vm_exec_core+2567>, 0x7fe50c63057b <vm_exec_core+219>, 0x7fe50c630500 <vm_exec_core+96>, 0x7fe50c6338ce <vm_exec_core+13358>, 0x7fe50c633818 <vm_exec_core+13176>, 0x7fe50c63492c <vm_exec_core+17548>, 0x7fe50c633965 <vm_exec_core+13509>, 0x7fe50c633479 <vm_exec_core+12249>, 0x7fe50c633b64 <vm_exec_core+14020>, 0x7fe50c633535 <vm_exec_core+12437>, 0x7fe50c633a1b <vm_exec_core+13691>, 0x7fe50c63305a <vm_exec_core+11194>, 0x7fe50c633c25 <vm_exec_core+14213>, 0x7fe50c6331b5 <vm_exec_core+11541>, 0x7fe50c633155 <vm_exec_core+11445>, 0x7fe50c6330f5 <vm_exec_core+11349>, 0x7fe50c63330a <vm_exec_core+11882>, 0x7fe50c633207 <vm_exec_core+11623>, 0x7fe50c633367 <vm_exec_core+11975>, 0x7fe50c634815 <vm_exec_core+17269>, 0x7fe50c635b8d <vm_exec_core+22253>, 0x7fe50c635a76 <vm_exec_core+21974>, 0x7fe50c6359b5 <vm_exec_core+21781>, 0x7fe50c6358ca <vm_exec_core+21546>, 0x7fe50c6357d7 <vm_exec_core+21303>, 0x7fe50c6356c2 <vm_exec_core+21026>, 0x7fe50c6355ae <vm_exec_core+20750>, 0x7fe50c63549f <vm_exec_core+20479>, 0x7fe50c63538b <vm_exec_core+20203>, 0x7fe50c63527c <vm_exec_core+19932>, 0x7fe50c6351ab <vm_exec_core+19723>, 0x7fe50c6350ef <vm_exec_core+19535>, 0x7fe50c63501b <vm_exec_core+19323>, 0x7fe50c634f64 <vm_exec_core+19140>, 0x7fe50c634e8a <vm_exec_core+18922>, 0x7fe50c632fc0 <vm_exec_core+11040>, 0x7fe50c632f3f <vm_exec_core+10911>, 0x7fe50c634de8 <vm_exec_core+18760>, 0x7fe50c634d4a <vm_exec_core+18602>, 0x7fe50c634c62 <vm_exec_core+18370>, 0x7fe50c634b98 <vm_exec_core+18168>, 0x7fe50c634abf <vm_exec_core+17951>, 0x7fe50c6349ee <vm_exec_core+17742>, 0x7fe50c632e95 <vm_exec_core+10741>, 0x7fe50c632df1 <vm_exec_core+10577>, 0x7fe50c632d0d <vm_exec_core+10349>, 0x7fe50c632c63 <vm_exec_core+10179>, 0x7fe50c632bb1 <vm_exec_core+10001>, 0x7fe50c632b31 <vm_exec_core+9873>, 0x7fe50c632aa9 <vm_exec_core+9737>, 0x7fe50c632a61 <vm_exec_core+9665>, 0x7fe50c632a19 <vm_exec_core+9593>, 0x7fe50c6329da <vm_exec_core+9530>, 0x7fe50c63290d <vm_exec_core+9325>, 0x7fe50c63285f <vm_exec_core+9151>, 0x7fe50c63276b <vm_exec_core+8907>, 0x7fe50c632413 <vm_exec_core+8051>, 0x7fe50c632317 <vm_exec_core+7799>, 0x7fe50c632237 <vm_exec_core+7575>, 0x7fe50c6321ac <vm_exec_core+7436>, 0x7fe50c632558 <vm_exec_core+8376>, 0x7fe50c6324e9 <vm_exec_core+8265>, 0x7fe50c632603 <vm_exec_core+8547>, 0x7fe50c632020 <vm_exec_core+7040>, 0x7fe50c631ef8 <vm_exec_core+6744>, 0x7fe50c631e79 <vm_exec_core+6617>, 0x7fe50c631de7 <vm_exec_core+6471>, 0x7fe50c631d5f <vm_exec_core+6335>, 0x7fe50c631d06 <vm_exec_core+6246>, 0x7fe50c631c91 <vm_exec_core+6129>, 0x7fe50c631bf5 <vm_exec_core+5973>, 0x7fe50c631b86 <vm_exec_core+5862>, 0x7fe50c631af9 <vm_exec_core+5721>, 0x7fe50c631a4e <vm_exec_core+5550>, 0x7fe50c6319ae <vm_exec_core+5390>, 0x7fe50c631902 <vm_exec_core+5218>, 0x7fe50c631838 <vm_exec_core+5016>, 0x7fe50c631797 <vm_exec_core+4855>, 0x7fe50c6316d7 <vm_exec_core+4663>, 0x7fe50c631600 <vm_exec_core+4448>, 0x7fe50c631559 <vm_exec_core+4281>, 0x7fe50c6314b2 <vm_exec_core+4114>, 0x7fe50c6313b8 <vm_exec_core+3864>, 0x7fe50c6312ed <vm_exec_core+3661>, 0x7fe50c631248 <vm_exec_core+3496>, 0x7fe50c6311ac <vm_exec_core+3340>, 0x7fe50c63110f <vm_exec_core+3183>, 0x7fe50c6310a8 <vm_exec_core+3080>, 0x7fe50c630a62 <vm_exec_core+1474>, 0x7fe50c6309fd <vm_exec_core+1373>, 0x7fe50c630962 <vm_exec_core+1218>, 0x7fe50c630859 <vm_exec_core+953>, 0x7fe50c6307af <vm_exec_core+783>, 0x7fe50c630704 <vm_exec_core+612>, 0x7fe50c6306c3 <vm_exec_core+547>, 0x7fe50c6305fc <vm_exec_core+348>, 0x7fe50c630d7e <vm_exec_core+2270>, 0x7fe50c630cb2 <vm_exec_core+2066>, 0x7fe50c630bde <vm_exec_core+1854>, 0x7fe50c630b2d <vm_exec_core+1677>, 0x7fe50c630f05 <vm_exec_core+2661>, 0x7fe50c630e34 <vm_exec_core+2452>, 0x7fe50c630e97 <vm_exec_core+2551>, 0x7fe50c63056b <vm_exec_core+203>, 0x7fe50c635d3b <vm_exec_core+22683>, 0x7fe50c6338be <vm_exec_core+13342>, 0x7fe50c633808 <vm_exec_core+13160>, 0x7fe50c635d26 <vm_exec_core+22662>, 0x7fe50c633955 <vm_exec_core+13493>, 0x7fe50c633469 <vm_exec_core+12233>, 0x7fe50c633b54 <vm_exec_core+14004>, 0x7fe50c633525 <vm_exec_core+12421>, 0x7fe50c633a0b <vm_exec_core+13675>, 0x7fe50c63304a <vm_exec_core+11178>, 0x7fe50c633c15 <vm_exec_core+14197>, 0x7fe50c6331a5 <vm_exec_core+11525>, 0x7fe50c633145 <vm_exec_core+11429>, 0x7fe50c6330e5 <vm_exec_core+11333>, 0x7fe50c6332fa <vm_exec_core+11866>, 0x7fe50c6331f7 <vm_exec_core+11607>, 0x7fe50c633357 <vm_exec_core+11959>, 0x7fe50c635d11 <vm_exec_core+22641>, 0x7fe50c635cfc <vm_exec_core+22620>, 0x7fe50c635ce7 <vm_exec_core+22599>, 0x7fe50c635cd2 <vm_exec_core+22578>, 0x7fe50c635cbd <vm_exec_core+22557>, 0x7fe50c635ca8 <vm_exec_core+22536>, 0x7fe50c6347f9 <vm_exec_core+17241>, 0x7fe50c6347e4 <vm_exec_core+17220>, 0x7fe50c6347cf <vm_exec_core+17199>, 0x7fe50c6347ba <vm_exec_core+17178>, 0x7fe50c6347a5 <vm_exec_core+17157>, 0x7fe50c634790 <vm_exec_core+17136>, 0x7fe50c63477b <vm_exec_core+17115>, 0x7fe50c634766 <vm_exec_core+17094>, 0x7fe50c634751 <vm_exec_core+17073>, 0x7fe50c63473c <vm_exec_core+17052>, 0x7fe50c632fb0 <vm_exec_core+11024>, 0x7fe50c632f2f <vm_exec_core+10895>, 0x7fe50c634727 <vm_exec_core+17031>, 0x7fe50c634712 <vm_exec_core+17010>, 0x7fe50c6346fd <vm_exec_core+16989>, 0x7fe50c6346e8 <vm_exec_core+16968>, 0x7fe50c6304e2 <vm_exec_core+66>, 0x7fe50c6304e6 <vm_exec_core+70>, 0x7fe50c632e85 <vm_exec_core+10725>, 0x7fe50c632de1 <vm_exec_core+10561>, 0x7fe50c632cfd <vm_exec_core+10333>, 0x7fe50c632c53 <vm_exec_core+10163>, 0x7fe50c632ba1 <vm_exec_core+9985>...} __func__ = "vm_exec_core" #67 0x00007fe50c638a21 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/vm.c:2375 _ec = <optimized out> _tag = {tag = 36, retval = 4, buf = {0x7ffc620b1890, 0x7fe50c639265 <rb_vm_exec+3173>, 0x0, 0x7ffc620b1720, 0x557bb5887e50}, prev = 0x7ffc620b18d0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> __func__ = "rb_vm_exec" #68 0x00007fe50c464e61 in rb_ec_exec_node (ec=0x557bb57f9130, n=0x7fe50845bcc0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:287 th = <optimized out> _ec = <optimized out> _tag = {tag = 36, retval = 140621731727988, buf = {0x7fe50845bcc0, 0x7fe50c464eb2 <rb_ec_exec_node+274>, 0x0, 0x7ffc620b18a0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7fe50845bcc0 #69 0x00007fe50c46b6b3 in ruby_run_node (n=0x7fe50845bcc0) at /tmp/ruby/src/trunk-repeat20-asserts/eval.c:328 ec = 0x557bb57f9130 status = 0 #70 0x0000557bb4e6b187 in rb_main (argv=0x7ffc620b1ad8, argc=141) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:39 variable_in_this_stack_frame = 140721953382857 #71 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20-asserts/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)