# Logfile created on 2024-02-22 09:57:15 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005613c3712438 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20240222-095715", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005613c379b4e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005613c379b3a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005613c379b1c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240222-095715", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240222-095715>, @binmode=false, @mon_data=#<Monitor:0x00005613c379b0f8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   e1c684e..6a0b05f  master     -> origin/master
Updating e1c684e..6a0b05f
Fast-forward
 eval.c        | 16 +++++++---------
 eval_intern.h |  8 --------
 parse.y       | 14 +++++---------
 thread.c      |  2 +-
 4 files changed, 13 insertions(+), 27 deletions(-)
Latest commit hash = 6a0b05f413
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating parse.c
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
/tmp/ruby/src/trunk-O0/eval.c: In function 'rb_ec_exec_node':
/tmp/ruby/src/trunk-O0/eval.c:282:28: warning: unused variable 'th' [-Wunused-variable]
  282 |         rb_thread_t *const th = rb_ec_thread_ptr(ec);
      |                            ^~
/tmp/ruby/src/trunk-O0/eval.c: At top level:
cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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
60a064c39ab14ff45cb02c0bf314fb72b5b7c8e11f5c398b6c2de08ba21cc065  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1897 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=31624
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/869] 1586876=test_gem_commands_query_command
[  2/869] 1586877=test_optimization
[  3/869] 1586878=test_rdoc_rd
[  4/869] 1586875=test_range
[  5/869] 1586878=test_exit
[  6/869] 1586878=test_ts
[  7/869] 1586878=test_find_executable
[  8/869] 1586878=test_require
[  9/869] 1586876=test_locale
[ 10/869] 1586876=test_history
[ 11/869] 1586876=test_dup
[ 12/869] 1586876=test_formatter
[ 13/869] 1586876=test_weakkeymap
[ 14/869] 1586876=test_lazy_enumerator
[ 15/869] 1586875=test_key_actor_vi
[ 16/869] 1586875=test_rdoc_markup_document
[ 17/869] 1586875=test_require
[ 18/869] 1586876=test_remote_fetch_error
[ 19/869] 1586876=test_pattern_key_name_check
[ 20/869] 1586876=test_thread
[ 21/869] 1586875=test_force_exit
[ 22/869] 1586875=test_open3
[ 23/869] 1586878=test_udp
[ 24/869] 1586878=test_pinned
[ 25/869] 1586878=test_instrumentation_api
[ 26/869] 1586878=test_default_gems
[ 27/869] 1586878=test_serialize_subclasses
[ 28/869] 1586878=test_rand
[ 29/869] 1586878=test_ast
[ 30/869] 1586876=fuzzer_test
[ 31/869] 1586876=test_struct
[ 32/869] 1586876=test_propertyputref
[ 33/869] 1586876=test_date_strptime
[ 34/869] 1586876=test_gem_doctor
[ 35/869] 1586876=test_gem_request_set_lockfile_tokenizer
[ 36/869] 1586876=test_gem_safe_marshal
[ 37/869] 1586876=ruby_api_test
[ 38/869] 1586876=test_rdoc_parser_simple
[ 39/869] 1586876=test_signedness
[ 40/869] 1586875=test_too_many_dummy_encodings
[ 41/869] 1586875=test_enumerable
[ 42/869] 1586875=json_common_interface_test
[ 43/869] 1586875=test_ractor
[ 44/869] 1586875=test_grapheme_breaks
[ 45/869] 1586875=location_test
[ 46/869] 1586875=test_gem_resolver_api_specification
[ 47/869] 1586875=test_gem_package
[ 48/869] 1586875=test_date_arith
[ 49/869] 1586875=test_gem_security_signer
[ 50/869] 1586875=test_svcb_https
[ 51/869] 1586875=test_buffering
[ 52/869] 1586875=test_gem_commands_stale_command
[ 53/869] 1586875=test_gem_ext_configure_builder
[ 54/869] 1586875=test_gem_dependency_list
[ 55/869] 1586875=test_rdoc_generator_markup
[ 56/869] 1586875=test_rendering
[ 57/869] 1586875=test_filter
[ 58/869] 1586875=test_inlinecache
[ 59/869] 1586876=test_scanner_events
[ 60/869] 1586876=test_gem_resolver_vendor_specification
[ 61/869] 1586875=json_ext_parser_test
[ 62/869] 1586875=test_koi8
[ 63/869] 1586876=test_ostruct
[ 64/869] 1586875=test_rdoc_attr
[ 65/869] 1586875=test_not
[ 66/869] 1586875=test_gem_package_task
[ 67/869] 1586875=test_err_in_callback
[ 68/869] 1586875=test_gem_commands_lock_command
[ 69/869] 1586875=test_rdoc_markup_to_html_snippet
[ 70/869] 1586875=test_data
[ 71/869] 1586875=test_rdoc_parser_markdown
[ 72/869] 1586875=test_gem_source_fetch_problem
[ 73/869] 1586875=test_rdoc_i18n_text
[ 74/869] 1586875=test_rdoc_markup_indented_paragraph
[ 75/869] 1586875=test_symbol
[ 76/869] 1586876=test_coder
[ 77/869] 1586876=test_context
[ 78/869] 1586877=test_gem_commands_sources_command
[ 79/869] 1586876=test_have_func
[ 80/869] 1586877=test_ractor_compatibility
[ 81/869] 1586876=test_gem_commands_contents_command
[ 82/869] 1586876=test_win32ole_variant_outarg
[ 83/869] 1586876=test_ws
[ 84/869] 1586876=test_erb_command
[ 85/869] 1586876=test_gem_rdoc
[ 86/869] 1586877=test_regex_casefold
[ 87/869] 1586876=test_unix
[ 88/869] 1586876=test_gem_source_git
[ 89/869] 1586876=test_fd_setsize
[ 90/869] 1586876=test_http
[ 91/869] 1586877=test_normalize
[ 92/869] 1586877=test_sleep
[ 93/869] 1586877=test_bignum
[ 94/869] 1586877=test_rdoc_tom_doc
[ 95/869] 1586877=test_gem_commands_fetch_command
[ 96/869] 1586877=ractor_test
[ 97/869] 1586877=test_singleton
[ 98/869] 1586877=test_spell_checker
[ 99/869] 1586877=test_ancdata
[100/869] 1586877=test_rdoc_markup
[101/869] 1586877=test_gem_resolver_git_specification
[102/869] 1586877=test_files_test_2
[103/869] 1586875=test_name_error_extension
[104/869] 1586875=test_rdoc_ri_paths
[105/869] 1586875=test_rdoc_rd_block_parser
[106/869] 1586875=test_https_proxy
[107/869] 1586875=test_basicinstructions
[108/869] 1586875=test_update
[109/869] 1586875=test_verbose
[110/869] 1586875=test_ractor
[111/869] 1586875=test_key_actor_emacs
[112/869] 1586875=test_stringify_symbols
[113/869] 1586875=test_pack
[114/869] 1586876=test_pair
[115/869] 1586875=test_stat
[116/869] 1586875=test_flush
[117/869] 1586875=test_resolve_symbol
[118/869] 1586875=test_gem_commands_owner_command
[119/869] 1586875=test_cgi_modruby
[120/869] 1586875=test_rational
[121/869] 1586875=test_gc
[122/869] 1586876=test_gem_local_remote_options
[123/869] 1586876=test_summary
[124/869] 1586876=test_win32ole_variant
[125/869] 1586876=test_gem_resolver_composed_set
[126/869] 1586876=test_object
[127/869] 1586876=test_find
[128/869] 1586876=test_arity
[129/869] 1586876=test_trace
[130/869] 1586876=test_nil
[131/869] 1586876=test_rdoc_markup_attribute_manager
[132/869] 1586876=test_rdoc_class_module
[133/869] 1586876=unescape_test
[134/869] 1586877=test_yamldbm
[135/869] 1586877=test_jaro_winkler
[136/869] 1586877=test_func
[137/869] 1586876=test_foreach
[138/869] 1586876=test_install
[139/869] 1586876=parameters_signature_test
[140/869] 1586876=test_rdoc_parser_changelog
[141/869] 1586876=test_gem_source_list
[142/869] 1586876=test_yaml_special_cases
[143/869] 1586876=test_boolean
[144/869] 1586876=test_kill_ring
[145/869] 1586876=test_nonblock
[146/869] 1586876=test_lexer
[147/869] 1586876=test_date
[148/869] 1586876=test_open-uri
[149/869] 1586877=test_c_struct_entry
[150/869] 1586876=test_random
[151/869] 1586876=test_rdoc_context
[152/869] 1586877=test_transcode
[153/869] 1586877=test_iso_8859
[154/869] 1586877=test_coderange
[155/869] 1586877=test_dir
[156/869] 1586877=test_mailto
[157/869] 1586877=test_enumerator_kw
[158/869] 1586877=test_gem_commands_install_command
[159/869] 1586876=test_stringscanner
[160/869] 1586876=test_io_m17n
[161/869] 1586877=test_resize
[162/869] 1586877=test_have_macro
[163/869] 1586877=desugar_compiler_test
[164/869] 1586877=test_pipe
[165/869] 1586877=test_tracepoint
[166/869] 1586876=test_gem_resolver_specification
[167/869] 1586876=test_internal_ivar
[168/869] 1586876=test_config
[169/869] 1586877=test_error_highlight
[170/869] 1586876=test_env
[171/869] 1586877=test_rdoc_markup_pre_process
[172/869] 1586877=test_convertible
[173/869] 1586876=test_ocsp
[174/869] 1586876=test_super
[175/869] 1586875=test_win32ole_param
[176/869] 1586875=test_time
[177/869] 1586875=test_sprintf_comb
[178/869] 1586877=heredoc_dedent_test
[179/869] 1586877=test_method_cache
[180/869] 1586877=memsize_test
[181/869] 1586877=test_gem_package_old
[182/869] 1586877=test_win32ole
[183/869] 1586877=test_settracefunc
[184/869] 1586875=test_gem_text
[185/869] 1586876=test_variable
[186/869] 1586875=test_pstore
[187/869] 1586875=test_readpartial
[188/869] 1586876=test_lambda
[189/869] 1586875=test_gem_request_set_gem_dependency_api
[190/869] 1586876=test_variable_name_check
[191/869] 1586875=test_string
[192/869] 1586875=test_iterator
[193/869] 1586876=compiler_test
[194/869] 1586876=test_printf
[195/869] 1586876=test_case
[196/869] 1586876=test_gem_remote_fetcher
[197/869] 1586875=test_regexp
[198/869] 1586877=test_extlibs
[199/869] 1586876=test_file_exhaustive
[200/869] 1586877=pattern_test
[201/869] 1586877=test_eval
[202/869] 1586877=test_proc
[203/869] 1586877=test_alias
[204/869] 1586877=test_gem_gem_runner
[205/869] 1586877=test_pointer
[206/869] 1586877=test_rdoc_generator_pot
[207/869] 1586877=test_gem_uninstaller
[208/869] 1586876=test_zlib
[209/869] 1586877=test_storage
[210/869] 1586877=test_cgi_header
[211/869] 1586877=test_rdoc_markup_to_rdoc
[212/869] 1586877=test_protocol
[213/869] 1586877=test_singleton_function
[214/869] 1586877=test_dir_m17n
[215/869] 1586877=test_helper
[216/869] 1586877=test_rdoc_generator_pot_po_entry
[217/869] 1586877=test_gem_commands_info_command
[218/869] 1586877=test_addr
[219/869] 1586877=test_getopts
[220/869] 1586877=test_dns
[221/869] 1586877=test_process
[222/869] 1586877=test_yaml_tree
[223/869] 1586877=test_windows_1251
[224/869] 1586877=test_shellwords
[225/869] 1586877=test_encoding
[226/869] 1586877=test_omap
[227/869] 1586877=test_gem_uri_formatter
[228/869] 1586877=test_sockopt
[229/869] 1586877=test_fileutils
[230/869] 1586877=errors_test
[231/869] 1586877=test_thread_queue
[232/869] 1586877=test_vm_dump
[233/869] 1586877=test_nesting_parser
[234/869] 1586877=test_nowrite
[235/869] 1586877=test_gem_resolver_conflict
[236/869] 1586877=test_gb18030
[237/869] 1586877=test_gem_package_tar_writer
[238/869] 1586877=test_mul
[239/869] 1586877=test_primitive
[240/869] 1586877=test_gem_commands_which_command
[241/869] 1586877=test_passing_block
[242/869] 1586877=test_history
[243/869] 1586877=test_gem_gemcutter_utilities
[244/869] 1586876=test_method_cache
[245/869] 1586876=test_float
[246/869] 1586877=test_whileuntil
[247/869] 1586877=test_gem_resolver_best_set
[248/869] 1586877=test_cstr
[249/869] 1586876=test_gem_config_file
[250/869] 1586876=test_document
[251/869] 1586876=test_yjit_exit_locations
[252/869] 1586876=test_data_error
[253/869] 1586876=test_monitor
[254/869] 1586876=test_marshalable
[255/869] 1586876=test_rdoc_parser_rd
[256/869] 1586876=test_webauthn_poller
[257/869] 1586876=test_unicode
[258/869] 1586876=test_x509attr
[259/869] 1586876=test_set_len
[260/869] 1586876=test_thread_cv
[261/869] 1586876=test_pattern_matching
[262/869] 1586876=test_webauthn_listener
[263/869] 1586877=test_rdoc_parser
[264/869] 1586877=test_case
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 39099>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11
[265/869] 1586876=test_gem_path_support
[266/869] 1586877=test_helper
[267/869] 1586877=test_coverage
[268/869] 1586876=test_pathname
[269/869] 1586876=test_math
[270/869] 1586876=test_gc
[271/869] 1586876=test_libs
[272/869] 1586876=test_x509ext
[273/869] 1586876=test_wss
[274/869] 1586876=test_class
[275/869] 1586876=test_fips
[276/869] 1586876=test_configuration
[277/869] 1586877=test_gem_install_update_options
[278/869] 1586876=test_num2int
[279/869] 1586876=test_pkcs7
[280/869] 1586876=test_cgi_session
[281/869] 1586876=test_ensured
[282/869] 1586877=test_x509crl
[283/869] 1586876=test_hash
[284/869] 1586877=test_keyword
[285/869] 1586877=test_iter_break
[286/869] 1586877=test_refinement
[287/869] 1586876=test_gem_command_manager
[288/869] 1586876=test_address_resolve
[289/869] 1586876=test_project_sanity
[290/869] 1586876=test_numeric
[291/869] 1586876=test_word
[292/869] 1586876=test_gem_requirement
[293/869] 1586876=test_parser
[294/869] 1586876=test_gem_ext_rake_builder
[295/869] 1586877=test_irb
[296/869] 1586876=test_gem_resolver_installed_specification
[297/869] 1586877=test_cmethod
[298/869] 1586877=test_gem_commands_list_command
[299/869] 1586877=test_gem_resolver_vendor_set
[300/869] 1586876=test_yield_block
[301/869] 1586876=test_pkg_config
[302/869] 1586876=test_rdoc_include
[303/869] 1586877=test_set
[304/869] 1586877=test_gem_commands_help_command
[305/869] 1586876=test_digest
[306/869] 1586876=test_object
[307/869] 1586876=test_gem_resolver_local_specification
[308/869] 1586876=test_closure
[309/869] 1586877=test_at_exit
[310/869] 1586877=test_rdoc_options
[311/869] 1586877=test_dln
[312/869] 1586877=test_argf
[313/869] 1586876=test_console_attr
[314/869] 1586876=test_array
[315/869] 1586875=test_gem_ext_cargo_builder_link_flag_converter
[316/869] 1586875=test_x509req
[317/869] 1586875=test_files_ext
[318/869] 1586875=test_frozen_error
[319/869] 1586875=test_yjit
[320/869] 1586877=test_m17n
[321/869] 1586877=test_gem_version_option
[322/869] 1586877=test_insns_leaf
[323/869] 1586877=test_ubf_async_safe
[324/869] 1586877=test_ossl
[325/869] 1586877=test_ruby_lex
[326/869] 1586877=test_win32ole_record
[327/869] 1586877=test_eval_history
[328/869] 1586877=dispatcher_test
[329/869] 1586877=test_complex2
[330/869] 1586877=test_objspace
[331/869] 1586876=test_gem_commands_server_command
[332/869] 1586876=test_httpresponses
[333/869] 1586876=test_timeout
[334/869] 1586876=test_beginendblock
[335/869] 1586876=test_rdoc_parser_ruby
[336/869] 1586876=test_httpresponse
[337/869] 1586876=test_cipher
[338/869] 1586876=test_big5
[339/869] 1586876=test_new
[340/869] 1586876=test_time_tz
[341/869] 1586876=test_within_pipe
[342/869] 1586876=test_rdoc_generator_darkfish
[343/869] 1586876=test_mixed_unicode_escapes
[344/869] 1586876=test_have_library
[345/869] 1586876=test_load
[346/869] 1586876=test_cgi_cookie
[347/869] 1586876=test_scheduler
[348/869] 1586876=test_object_references
[349/869] 1586876=test_win32ole_variable
[350/869] 1586876=test_gem_resolver
[351/869] 1586876=version_test
[352/869] 1586876=test_metaclass
[353/869] 1586876=test_files_sample
[354/869] 1586876=test_rbconfig
[355/869] 1586876=test_gem_specification
[356/869] 1586875=test_gem_package_tar_reader_entry
[357/869] 1586875=test_rdoc_markup_to_label
[358/869] 1586875=test_tsort
[359/869] 1586875=test_gem_commands_exec_command
[360/869] 1586875=test_module
[361/869] 1586876=test_key_error
[362/869] 1586876=test_rb_str_dup
[363/869] 1586876=test_symbol
[364/869] 1586876=test_append
[365/869] 1586876=test_engine
[366/869] 1586876=test_logger
[367/869] 1586876=test_ssl
[368/869] 1586876=test_digest_extend
[369/869] 1586876=test_last_thread
[370/869] 1586875=test_import
[371/869] 1586876=test_logdevice
[372/869] 1586876=test_ftp
[373/869] 1586876=test_pp
[374/869] 1586876=test_gem_commands_unpack_command
[375/869] 1586876=test_rdoc_markup_to_table_of_contents
[376/869] 1586876=test_x509cert
[377/869] 1586876=test_enc_associate
[378/869] 1586875=test_logperiod
[379/869] 1586875=test_gem_request_connection_pools
[380/869] 1586875=test_config
[381/869] 1586876=test_rubyvm
[382/869] 1586876=test_ractor
[383/869] 1586875=test_arith_seq_extract
[384/869] 1586876=test_pack
[385/869] 1586875=test_rdoc_markup_attributes
[386/869] 1586875=test_cparser
[387/869] 1586876=test_unicode_escape
[388/869] 1586876=test_c_union_entity
[389/869] 1586876=test_string_processing
[390/869] 1586876=test_recursion
[391/869] 1586876=test_io_console
[392/869] 1586876=test_bn
[393/869] 1586876=test_require_lib
[394/869] 1586875=test_gem_util
[395/869] 1586875=test_euc_jp
[396/869] 1586875=test_tree_spell_checker
[397/869] 1586875=test_sexp
[398/869] 1586875=test_io
[399/869] 1586876=test_compile_prism
[400/869] 1586876=test_gem_ext_cmake_builder
[401/869] 1586876=test_interned_str
[402/869] 1586876=test_objectspace
[403/869] 1586876=test_integer
[404/869] 1586878=test_notimplement
[405/869] 1586878=test_scalar_scanner
[406/869] 1586878=test_key_event_record
[407/869] 1586878=test_array_create
[408/869] 1586878=test_mutex
[409/869] 1586878=test_option
[410/869] 1586878=test_tracer
[411/869] 1586878=test_win32ole_event
[412/869] 1586878=test_etc
[413/869] 1586878=test_struct
[414/869] 1586878=test_addrinfo
[415/869] 1586878=test_gem
[416/869] 1586876=test_to_ary_concat
[417/869] 1586878=ruby_parser_test
[418/869] 1586878=test_encoding
[419/869] 1586878=test_completion
[420/869] 1586878=test_buffered_io
[421/869] 1586878=test_constant
[422/869] 1586876=test_parser
[423/869] 1586876=test_rdoc_require
[424/869] 1586876=test_fiber
[425/869] 1586878=test_rational2
[426/869] 1586878=test_terminfo
[427/869] 1586878=test_bash_completion
[428/869] 1586878=test_delegate
[429/869] 1586878=test_gem_ext_cargo_builder_unit
[430/869] 1586878=test_fixnum
[431/869] 1586878=test_bug-14834
[432/869] 1586878=test_signal
[433/869] 1586875=test_cgi_core
[434/869] 1586875=test_optparse
[435/869] 1586875=test_rdoc_markup_to_bs
[436/869] 1586875=test_raise_exception
[437/869] 1586875=test_marshal
[438/869] 1586878=json_encoding_test
[439/869] 1586878=test_gem_commands_update_command
[440/869] 1586876=test_ractor
[441/869] 1586876=test_case_options
[442/869] 1586876=test_evaluation
[443/869] 1586876=test_ssl
[444/869] 1586875=test_rdoc_markup_to_tt_only
[445/869] 1586875=test_gem_console_ui
[446/869] 1586875=test_https
[447/869] 1586876=test_change_word
[448/869] 1586877=test_tmpdir
[449/869] 1586876=test_noarg
[450/869] 1586876=test_gem_commands_pristine_command
[451/869] 1586877=test_scalar
[452/869] 1586877=test_gem_resolver_requirement_list
[453/869] 1586877=test_arith_seq_beg_len_step
[454/869] 1586875=test_type_completor
[455/869] 1586875=test_utf32
[456/869] 1586875=test_iseq_load
[457/869] 1586877=test_rdoc_markup_to_markdown
[458/869] 1586877=test_trick
[459/869] 1586878=test_key_name_check
[460/869] 1586878=test_ns_spki
[461/869] 1586878=test_gem_resolver_dependency_request
[462/869] 1586878=test_rdoc_markdown_test
[463/869] 1586876=test_rdoc_normal_module
[464/869] 1586876=test_gem_version
[465/869] 1586878=test_rdoc_markup_hard_break
[466/869] 1586878=test_ssl_session
[467/869] 1586876=test_random
[468/869] 1586876=test_ractor
[469/869] 1586876=test_dryrun
[470/869] 1586876=test_lock_native_thread
[471/869] 1586875=test_gem_resolver_api_set
[472/869] 1586875=test_forwardable
[473/869] 1586878=parse_comments_test
[474/869] 1586875=test_integer
[475/869] 1586878=test_yield
[476/869] 1586876=test_kwargs
[477/869] 1586876=test_acceptable
[478/869] 1586876=test_io_wait
[479/869] 1586875=test_string_memory
[480/869] 1586876=test_pkey
[481/869] 1586876=test_stream
[482/869] 1586876=test_line_editor
[483/869] 1586876=test_gem_security_trust_dir
[484/869] 1586876=test_httpheader
[485/869] 1586876=test_rdoc_ri_driver
[486/869] 1586875=test_shapes
[487/869] 1586875=test_gem_commands_mirror
[488/869] 1586875=test_euc_kr
[489/869] 1586875=test_gem_commands_cleanup_command
[490/869] 1586876=test_date_marshal
[491/869] 1586876=test_literal
[492/869] 1586875=test_nextafter
[493/869] 1586875=test_thread
[494/869] 1586875=test_capacity
[495/869] 1586875=test_rubyoptions
[496/869] 1586876=test_protect
[497/869] 1586876=test_rdoc_generator_pot_po
[498/869] 1586876=test_tree_builder
[499/869] 1586876=test_rdoc_servlet
[500/869] 1586877=test_clone
[501/869] 1586876=test_typeddata
[502/869] 1586877=test_rdoc_markup_include
[503/869] 1586877=test_cesu8
[504/869] 1586877=test_complexrational
[505/869] 1586877=test_hash
[506/869] 1586877=test_alias_and_anchor
[507/869] 1586877=test_config
[508/869] 1586877=test_rdoc_any_method
[509/869] 1586876=test_abi
[510/869] 1586876=test_gem_resolver_activation_request
[511/869] 1586876=test_function_entry
[512/869] 1586876=test_path_to_class
[513/869] 1586876=test_pkey_dh
[514/869] 1586876=test_securerandom
[515/869] 1586876=test_win32ole_method_event
[516/869] 1586876=test_gem_ext_ext_conf_builder
[517/869] 1586877=constant_path_node_test
[518/869] 1586877=test_date_ractor
[519/869] 1586877=test_http_request
[520/869] 1586877=test_undef
[521/869] 1586877=test_gem_name_tuple
[522/869] 1586877=test_gem_request_set
[523/869] 1586876=test_ifunless
[524/869] 1586876=test_ractor
[525/869] 1586876=test_key_stroke
[526/869] 1586876=test_process
[527/869] 1586877=test_config
[528/869] 1586877=test_mdns
[529/869] 1586877=test_rat
[530/869] 1586877=test_win32ole_typelib
[531/869] 1586877=test_bundled_ca
[532/869] 1586877=test_external_new
[533/869] 1586877=test_merge_keys
[534/869] 1586877=test_gem_resolver_index_specification
[535/869] 1586877=test_c_struct_builder
[536/869] 1586877=test_rdoc_extend
[537/869] 1586877=test_to_ruby
[538/869] 1586877=test_io_buffer
[539/869] 1586877=test_gem_ext_cargo_builder
[540/869] 1586877=test_gem_package_tar_header
[541/869] 1586877=test_queue
[542/869] 1586877=test_gem_commands_check_command
[543/869] 1586877=test_data
[544/869] 1586877=test_big2str
[545/869] 1586877=test_gem_commands_yank_command
[546/869] 1586877=test_rdoc_alias
[547/869] 1586877=test_rdoc_context_section
[548/869] 1586877=test_gem_security_policy
[549/869] 1586878=test_emitter
[550/869] 1586878=test_io
[551/869] 1586878=test_ellipsize
[552/869] 1586878=test_prettyprint
[553/869] 1586878=test_threadgroup
[554/869] 1586877=test_human_typo
[555/869] 1586877=test_stream
[556/869] 1586877=test_gem_ext_builder
[557/869] 1586878=test_rdoc_markup_raw
[558/869] 1586878=json_string_matching_test
[559/869] 1586878=test_rdoc_markup_paragraph
[560/869] 1586878=test_path
[561/869] 1586878=test_fstring
[562/869] 1586878=test_euc_tw
[563/869] 1586878=test_nomethod_error
[564/869] 1586878=test_require_path_check
[565/869] 1586878=test_gem_unsatisfiable_dependency_error
[566/869] 1586878=test_utf16
[567/869] 1586878=test_gem_commands_cert_command
[568/869] 1586878=test_date_new
[569/869] 1586878=test_wait
[570/869] 1586878=test_tempfile
[571/869] 1586877=test_object_create_start
[572/869] 1586877=test_duplicate
[573/869] 1586877=magic_comment_test
[574/869] 1586877=test_gem_installer
[575/869] 1586878=test_pkcs12
[576/869] 1586878=test_deprecate
[577/869] 1586878=test_rdoc_constant
[578/869] 1586878=test_method
[579/869] 1586875=test_rdoc_markup_parser
[580/869] 1586875=test_gem_source_specific_file
[581/869] 1586875=test_const
[582/869] 1586875=test_class
[583/869] 1586877=test_rdoc_encoding
[584/869] 1586877=test_files_test_1
[585/869] 1586877=test_io_timeout
[586/869] 1586877=test_rdoc_markdown
[587/869] 1586877=test_rdoc_rd_inline
[588/869] 1586877=test_rdoc_normal_class
[589/869] 1586877=test_gem_package_tar_reader
[590/869] 1586877=test_comparable
[591/869] 1586877=test_ipaddr
[592/869] 1586877=test_erb
[593/869] 1586877=test_gem_commands_environment_command
[594/869] 1586877=test_numeric
[595/869] 1586877=test_bmethod
[596/869] 1586877=encoding_test
[597/869] 1586877=test_pty
[598/869] 1586877=test_method_name_check
[599/869] 1586877=test_parse
[600/869] 1586875=test_hmac
[601/869] 1586875=test_gem_commands_setup_command
[602/869] 1586875=test_rdoc_top_level
[603/869] 1586877=test_postponed_job
[604/869] 1586875=test_gem_request_set_lockfile
[605/869] 1586877=test_uncorrectable_name_check
[606/869] 1586877=test_rdoc_task
[607/869] 1586877=test_numhash
[608/869] 1586877=test_macro
[609/869] 1586877=test_rdoc_markup_to_html
[610/869] 1586877=test_backtrace
[611/869] 1586875=test_pkey_rsa
[612/869] 1586875=test_stack
[613/869] 1586878=test_bigzero
[614/869] 1586878=test_color
[615/869] 1586878=test_ldap
[616/869] 1586878=test_emitter
[617/869] 1586878=test_rdoc_markup_verbatim
[618/869] 1586878=json_fixtures_test
[619/869] 1586878=test_econv
[620/869] 1586877=newline_test
[621/869] 1586877=test_gem_platform
[622/869] 1586877=test_rdoc_parser_c
[623/869] 1586877=test_random_formatter
[624/869] 1586877=test_depth_first
[625/869] 1586877=test_benchmark
[626/869] 1586875=test_fnmatch
[627/869] 1586878=test_x509name
[628/869] 1586878=test_rdoc_markup_heading
[629/869] 1586878=test_pack
[630/869] 1586875=test_gem_source
[631/869] 1586878=test_erb_m17n
[632/869] 1586878=test_gem_commands_uninstall_command
[633/869] 1586875=test_rdoc_code_object
[634/869] 1586877=test_socket
[635/869] 1586878=test_framework
[636/869] 1586878=test_rdoc_markup_to_html_crossref
[637/869] 1586875=test_class2name
[638/869] 1586875=test_yamlstore
[639/869] 1586875=test_reline
[640/869] 1586875=test_yaml
[641/869] 1586875=comments_test
[642/869] 1586875=test_array
[643/869] 1586875=test_debug
[644/869] 1586875=test_string
[645/869] 1586875=test_function
[646/869] 1586878=test_mkmf
[647/869] 1586878=test_raise
[648/869] 1586878=test_assembler
[649/869] 1586878=test_gem_stub_specification
[650/869] 1586875=test_gem_commands_signin_command
[651/869] 1586878=test_zsh_completion
[652/869] 1586878=test_resource
[653/869] 1586878=library_symbols_test
[654/869] 1586878=test_system
[655/869] 1586875=test_date_strftime
[656/869] 1586875=test_reqarg
[657/869] 1586875=test_set
[658/869] 1586875=test_init
[659/869] 1586875=test_file
[660/869] 1586875=test_basicsocket
[661/869] 1586875=test_sleep
[662/869] 1586878=test_date_attr
[663/869] 1586878=test_color_printer
[664/869] 1586877=test_rdoc_rd_inline_parser
[665/869] 1586878=test_sizeof
[666/869] 1586877=test_face
[667/869] 1586877=test_emoji
[668/869] 1586877=test_sorted_set
[669/869] 1586875=test_iseq
[670/869] 1586877=test_condition
[671/869] 1586877=test_gem_commands_search_command
[672/869] 1586877=test_cp949
[673/869] 1586877=test_defined
[674/869] 1586877=test_member
[675/869] 1586877=test_rubygems
[676/869] 1586877=test_gem_security
[677/869] 1586875=test_eval
[678/869] 1586875=test_stringchar
[679/869] 1586875=format_errors_test
[680/869] 1586875=test_rdoc_cross_reference
[681/869] 1586878=test_shift_jis
[682/869] 1586878=test_store
[683/869] 1586878=test_show_source
[684/869] 1586878=test_bug-5832
[685/869] 1586878=test_gem_commands_open_command
[686/869] 1586875=test_help
[687/869] 1586875=test_digest
[688/869] 1586878=test_files_lib
[689/869] 1586876=test_ractor
[690/869] 1586876=test_emoji_breaks
[691/869] 1586875=test_gem_command
[692/869] 1586875=test_fiddle
[693/869] 1586877=test_gem_resolver_lock_specification
[694/869] 1586875=test_gem_resolver_git_set
[695/869] 1586877=test_nofree
[696/869] 1586877=test_string
[697/869] 1586875=locals_test
[698/869] 1586875=test_name_error
[699/869] 1586875=test_hash_create
[700/869] 1586875=test_rdoc_generator_ri
[701/869] 1586875=test_thread_fd_close
[702/869] 1586875=test_file
[703/869] 1586875=test_safe_load
[704/869] 1586875=test_ansi_with_terminfo
[705/869] 1586875=test_gem_stream_ui
[706/869] 1586876=bom_test
[707/869] 1586875=test_switch_hitter
[708/869] 1586876=test_pkey_dsa
[709/869] 1586875=test_rdoc_rubygems_hook
[710/869] 1586875=test_gem_commands_dependency_command
[711/869] 1586875=test_weakref
[712/869] 1586876=test_timeout
[713/869] 1586875=test_enumerator
[714/869] 1586876=test_date_time
[715/869] 1586876=test_handle
[716/869] 1586878=test_did_you_mean
[717/869] 1586878=parser_test
[718/869] 1586878=test_arity
[719/869] 1586878=test_rdoc_markup_to_joined_paragraph
[720/869] 1586878=test_reline_key
[721/869] 1586878=test_unicode_normalize
[722/869] 1586876=test_bug-3571
[723/869] 1586876=test_enumerator
[724/869] 1586876=test_exception_at_throwing
[725/869] 1586876=test_memory_view
[726/869] 1586876=test_stringio
[727/869] 1586876=ripper_test
[728/869] 1586876=test_win32ole_type_event
[729/869] 1586876=test_rdoc_method_attr
[730/869] 1586876=test_sprintf
[731/869] 1586876=test_gem_uri
[732/869] 1586876=test_date_conv
[733/869] 1586876=test_gem_source_subpath_problem
[734/869] 1586876=test_date_compat
[735/869] 1586876=test_case_mapping
[736/869] 1586876=test_egrep_cpp
[737/869] 1586876=test_weakmap
[738/869] 1586878=test_dot_dot
[739/869] 1586878=test_scan_args
[740/869] 1586878=test_win32ole_method
[741/869] 1586878=test_gem_source_local
[742/869] 1586878=test_flip
[743/869] 1586878=test_frozen
[744/869] 1586878=test_cgi_multipart
[745/869] 1586878=test_json_tree
[746/869] 1586878=test_bug_reporter
[747/869] 1586878=test_io_buffer
[748/869] 1586878=test_autoconf
[749/869] 1586878=test_rdoc_rdoc
[750/869] 1586878=test_cclass
[751/869] 1586878=test_rdoc_comment
[752/869] 1586878=test_gem_safe_yaml
[753/869] 1586878=test_kdf
[754/869] 1586878=test_tcp
[755/869] 1586878=test_win32ole_variant_m
[756/869] 1586878=test_gem_source_installed
[757/869] 1586878=test_psych
[758/869] 1586878=test_gem_resolver_installer_set
[759/869] 1586878=test_flags
[760/869] 1586878=test_ole_methods
[761/869] 1586878=test_gem_resolver_lock_set
[762/869] 1586878=test_rdoc_i18n_locale
[763/869] 1586878=test_command
[764/869] 1586878=test_severity
[765/869] 1586878=test_load
[766/869] 1586878=test_ractor
[767/869] 1586878=test_arithmetic_sequence
[768/869] 1586878=test_gem_update_suggestion
[769/869] 1586878=test_http
[770/869] 1586878=test_gem_commands_specification_command
[771/869] 1586878=test_popen_deadlock
[772/869] 1586878=test_placearg
[773/869] 1586878=attribute_write_test
[774/869] 1586878=test_len
[775/869] 1586878=test_asn1
[776/869] 1586878=test_gc_compact
[777/869] 1586876=test_delete
[778/869] 1586876=test_rdoc_markup_to_ansi
[779/869] 1586876=test_str2big
[780/869] 1586876=test_continuation
[781/869] 1586876=test_gem_impossible_dependencies_error
[782/869] 1586876=json_generator_test
[783/869] 1586876=test_gem_bundler_version_finder
[784/869] 1586876=test_files_test
[785/869] 1586876=test_time
[786/869] 1586876=test_parser_events
[787/869] 1586876=test_gem_request_set_lockfile_parser
[788/869] 1586876=test_io_wait_uncommon
[789/869] 1586876=test_gem_silent_ui
[790/869] 1586876=test_gem_commands_signout_command
[791/869] 1586876=test_gem_ci_detector
[792/869] 1586876=test_provider
[793/869] 1586876=test_exception
[794/869] 1586878=test_case_comprehensive
[795/869] 1586876=test_rdoc_store
[796/869] 1586876=test_syntax
[797/869] 1586877=test_enc_raise
[798/869] 1586877=test_webauthn_listener_response
[799/869] 1586877=test_inadvertent_creation
[800/869] 1586877=test_rdoc_stats
[801/869] 1586877=test_gem_dependency_resolution_error
[802/869] 1586877=test_recorder
[803/869] 1586877=test_rdoc_token_stream
[804/869] 1586877=test_thread
[805/869] 1586877=test_pkey_ec
[806/869] 1586877=test_gem_request
[807/869] 1586877=test_folderitem2_invokeverb
[808/869] 1586877=test_gem_spec_fetcher
[809/869] 1586877=test_date_parse
[810/869] 1586877=test_enum
[811/869] 1586877=test_rdoc_single_class
[812/869] 1586877=test_workspace
[813/869] 1586877=test_win32ole_param_event
[814/869] 1586877=test_gem_resolver_index_set
[815/869] 1586877=test_cgi_tag_helper
[816/869] 1586877=test_rdoc_generator_json_index
[817/869] 1586877=test_gem_commands_build_command
[818/869] 1586877=test_qsort
[819/869] 1586877=json_addition_test
[820/869] 1586877=test_backtrace
[821/869] 1586877=test_type
[822/869] 1586877=test_class_name_check
[823/869] 1586877=test_common
[824/869] 1586877=test_m17n_comb
[825/869] 1586876=test_gem_commands_push_command
[826/869] 1586876=json_generic_object_test
[827/869] 1586876=test_complex
[828/869] 1586876=test_nil2vtempty
[829/869] 1586876=test_div
[830/869] 1586876=test_kernel
[831/869] 1586876=test_deprecated
[832/869] 1586876=test_integer_comb
[833/869] 1586877=test_profile_frames
[834/869] 1586877=json_parser_test
[835/869] 1586877=test_gbk
[836/869] 1586877=parse_test
[837/869] 1586876=test_gem_commands_outdated_command
[838/869] 1586876=test_gem_validator
[839/869] 1586876=test_usrmarshal
[840/869] 1586875=test_rdoc_markup_formatter
[841/869] 1586875=test_rendering
[842/869] 1586875=!Nothing_to_test
[843/869] 1586875=test_my_integer
[844/869] 1586875=test_debugger_integration
[845/869] 1586875=test_memory_view
[846/869] 1586875=test_gem_available_set
[847/869] 1586876=test_modify_expand
[848/869] 1586876=test_assignment
[849/869] 1586875=test_ansi_without_terminfo
[850/869] 1586875=test_rdoc_text
[851/869] 1586875=test_autoload
[852/869] 1586877=test_cgi_util
[853/869] 1586876=test_gem_dependency
[854/869] 1586876=test_require
[855/869] 1586876=test_gem_source_vendor
[856/869] 1586876=test_call
[857/869] 1586877=test_win32ole_type
[858/869] 1586877=test_exception
[859/869] 1586877=test_x509store
[860/869] 1586877=test_windows_1252
[861/869] 1586877=test_null
[862/869] 1586877=test_gem_source_lock
[863/869] 1586877=test_gem_dependency_installer
[864/869] 1586876=test_optarg
[865/869] 1586876=test_ripper
[866/869] 1586876=test_generic
[867/869] 1586876=test_enc_str_buf_cat
[868/869] 1586876=regexp_test
[869/869] 1586876=test_input_method

Retrying...
Finished tests in 1369.081721s, 18.4080 tests/s, 6935.5071 assertions/s.
25202 tests, 9495276 assertions, 0 failures, 0 errors, 256 skips

ruby -v: ruby 3.4.0dev (2024-02-22T09:35:54Z master 6a0b05f413) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-22T09:35:54Z master 6a0b05f413) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ..................................................................

Finished in 428.168576 seconds

3424 files, 32111 examples, 137570 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.1589890.ruby -x gdbscript
[New LWP 1589890]
[New LWP 1589894]
[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-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  gc_mark_set (objspace=0x558f148e2c00, obj=140009079271080) at /tmp/ruby/src/trunk-O0/gc.c:6960
6960	    if (RVALUE_MARKED(obj)) return 0;
[Current thread is 1 (Thread 0x7f5681ddb7c0 (LWP 1589890))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f5681ddb7c0 (LWP 1589890) gc_mark_set (objspace=0x558f148e2c00, obj=140009079271080) at /tmp/ruby/src/trunk-O0/gc.c:6960
  2    Thread 0x7f56687ff640 (LWP 1589894) 0x00007f5681f03fde in epoll_wait (epfd=4, events=0x558f128fe8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f56687ff640 (LWP 1589894)):
#0  0x00007f5681f03fde in epoll_wait (epfd=4, events=0x558f128fe8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000558f1242bbca in event_wait (vm=0x558f148e02a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21903
#2  0x0000558f1242bbee in timer_thread_polling (vm=0x558f148e02a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 483747366
#3  0x0000558f1242c2ae in timer_thread_func (ptr=0x558f148e02a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x558f148e02a0
#4  0x00007f5681e72b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140730218914320, -4033093991364003758, 140009097131584, 25, 140009523325008, 140730218914672, 3939315544519112786, 3939120993091352658}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f5681f03bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5681ddb7c0 (LWP 1589890)):
#0  gc_mark_set (objspace=0x558f148e2c00, obj=140009079271080) at /tmp/ruby/src/trunk-O0/gc.c:6960
No locals.
#1  0x0000558f1229555e in gc_mark_ptr (objspace=0x558f148e2c00, obj=140009079271080) at /tmp/ruby/src/trunk-O0/gc.c:7049
        __func__ = "gc_mark_ptr"
#2  0x0000558f122958a6 in rb_gc_mark_and_move (ptr=0x7f5667699e40) at /tmp/ruby/src/trunk-O0/gc.c:7129
        objspace = 0x558f148e2c00
        __func__ = <optimized out>
#3  0x0000558f12295faf in gc_mark_and_move_imemo (objspace=0x558f148e2c00, obj=140009078890040, reference_updating=false) at /tmp/ruby/src/trunk-O0/gc.c:7333
        ice = 0x7f5667699e38
        __func__ = <optimized out>
#4  0x0000558f1229610c in gc_mark_children (objspace=0x558f148e2c00, obj=140009078890040) at /tmp/ruby/src/trunk-O0/gc.c:7381
        any = 0x7f5667699e38
#5  0x0000558f12296a8c in gc_mark_stacked_objects (objspace=0x558f148e2c00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x558f148e3088
        obj = 140009078890040
        marked_slots_at_the_beginning = 724
        popped_count = 0
#6  0x0000558f12296c0c in gc_mark_stacked_objects_all (objspace=0x558f148e2c00) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#7  0x0000558f12298f80 in gc_marks_rest (objspace=0x558f148e2c00) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#8  0x0000558f122990b4 in gc_marks (objspace=0x558f148e2c00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#9  0x0000558f1229ae57 in gc_start (objspace=0x558f148e2c00, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#10 0x0000558f1229aaec in garbage_collect (objspace=0x558f148e2c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 1320490192
        ret = 32766
#11 0x0000558f1229b5b3 in garbage_collect_with_gvl (objspace=0x558f148e2c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#12 0x0000558f122a2033 in objspace_malloc_gc_stress (objspace=0x558f148e2c00) at /tmp/ruby/src/trunk-O0/gc.c:12325
        reason = 45568
#13 0x0000558f122a2316 in objspace_xmalloc0 (objspace=0x558f148e2c00, size=96) at /tmp/ruby/src/trunk-O0/gc.c:12527
        gpr = 107008
        mem = 0x0
#14 0x0000558f122a2633 in ruby_xmalloc0 (size=96) at /tmp/ruby/src/trunk-O0/gc.c:12751
No locals.
#15 0x0000558f122a2669 in ruby_xmalloc_body (size=96) at /tmp/ruby/src/trunk-O0/gc.c:12760
No locals.
#16 0x0000558f122a60e0 in ruby_xmalloc (size=96) at /tmp/ruby/src/trunk-O0/gc.c:14365
No locals.
#17 0x0000558f123f8485 in rb_st_init_existing_table_with_size (tab=0x558f14984d20, type=0x558f128e9110 <st_hashtype_num>, size=0) at /tmp/ruby/src/trunk-O0/st.c:552
        n = 2
#18 0x0000558f123f84e6 in rb_st_init_table_with_size (type=0x558f128e9110 <st_hashtype_num>, size=0) at /tmp/ruby/src/trunk-O0/st.c:578
        tab = 0x558f14984d20
#19 0x0000558f123f8523 in rb_st_init_table (type=0x558f128e9110 <st_hashtype_num>) at /tmp/ruby/src/trunk-O0/st.c:600
No locals.
#20 0x0000558f123f853c in rb_st_init_numtable () at /tmp/ruby/src/trunk-O0/st.c:608
No locals.
#21 0x0000558f1247fe75 in vm_track_constant_cache (id=11451, ic=0x558f14afe1b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5862
        const_cache = 0x558f148e3920
        lookup_result = 0
        ics = 0x558f14c269a0
#22 0x0000558f1247ff42 in vm_ic_track_const_chain (cfp=0x7f5681dd9ef8, ic=0x558f14afe1b0, segments=0x558f14afe260) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5877
        id = 11451
        i = 1
        _lev = 2
#23 0x0000558f1248023d in rb_vm_opt_getconstant_path (ec=0x558f148e3c70, reg_cfp=0x7f5681dd9ef8, ic=0x558f14afe1b0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5945
        val = 140009097433840
        segments = 0x558f14afe260
        ice = 0x0
#24 0x0000558f12483c9f in vm_exec_core (ec=0x558f148e3c70) at ../../src/trunk-O0/insns.def:263
        ic = 0x558f14afe1b0
        leaf = false
        val = 140009097255160
        reg_pc = 0x558f14afddc0
        reg_cfp = 0x7f5681dd9ef8
        insns_address_table = {0x558f12482e9f <vm_exec_core+108>, 0x558f12482f01 <vm_exec_core+206>, 0x558f12483014 <vm_exec_core+481>, 0x558f12483128 <vm_exec_core+757>, 0x558f124832c6 <vm_exec_core+1171>, 0x558f124833f6 <vm_exec_core+1475>, 0x558f12483608 <vm_exec_core+2005>, 0x558f1248371a <vm_exec_core+2279>, 0x558f124837f3 <vm_exec_core+2496>, 0x558f124838fa <vm_exec_core+2759>, 0x558f12483a01 <vm_exec_core+3022>, 0x558f12483b0f <vm_exec_core+3292>, 0x558f12483c21 <vm_exec_core+3566>, 0x558f12483cf1 <vm_exec_core+3774>, 0x558f12483dfa <vm_exec_core+4039>, 0x558f12483ef4 <vm_exec_core+4289>, 0x558f12483fb7 <vm_exec_core+4484>, 0x558f1248407a <vm_exec_core+4679>, 0x558f12484103 <vm_exec_core+4816>, 0x558f1248418f <vm_exec_core+4956>, 0x558f12484235 <vm_exec_core+5122>, 0x558f1248430d <vm_exec_core+5338>, 0x558f124843da <vm_exec_core+5543>, 0x558f124844b8 <vm_exec_core+5765>, 0x558f1248457a <vm_exec_core+5959>, 0x558f124846b9 <vm_exec_core+6278>, 0x558f1248475f <vm_exec_core+6444>, 0x558f12484844 <vm_exec_core+6673>, 0x558f12484973 <vm_exec_core+6976>, 0x558f12484a44 <vm_exec_core+7185>, 0x558f12484b07 <vm_exec_core+7380>, 0x558f12484bca <vm_exec_core+7575>, 0x558f12484cc1 <vm_exec_core+7822>, 0x558f12484d83 <vm_exec_core+8016>, 0x558f12484e45 <vm_exec_core+8210>, 0x558f12484f3f <vm_exec_core+8460>, 0x558f1248501e <vm_exec_core+8683>, 0x558f1248510b <vm_exec_core+8920>, 0x558f1248521b <vm_exec_core+9192>, 0x558f12485315 <vm_exec_core+9442>, 0x558f12485390 <vm_exec_core+9565>, 0x558f12485451 <vm_exec_core+9758>, 0x558f1248553f <vm_exec_core+9996>, 0x558f124855ef <vm_exec_core+10172>, 0x558f1248576e <vm_exec_core+10555>, 0x558f12485848 <vm_exec_core+10773>, 0x558f12485934 <vm_exec_core+11009>, 0x558f124859c5 <vm_exec_core+11154>, 0x558f12485b20 <vm_exec_core+11501>, 0x558f124860da <vm_exec_core+12967>, 0x558f124861d6 <vm_exec_core+13219>, 0x558f124862d9 <vm_exec_core+13478>, 0x558f124863c5 <vm_exec_core+13714>, 0x558f124865de <vm_exec_core+14251>, 0x558f124866d0 <vm_exec_core+14493>, 0x558f124867d6 <vm_exec_core+14755>, 0x558f124869e1 <vm_exec_core+15278>, 0x558f12486b98 <vm_exec_core+15717>, 0x558f12486ccc <vm_exec_core+16025>, 0x558f12486e41 <vm_exec_core+16398>, 0x558f12486f75 <vm_exec_core+16706>, 0x558f124870ea <vm_exec_core+17079>, 0x558f124872cc <vm_exec_core+17561>, 0x558f124874d7 <vm_exec_core+18084>, 0x558f1248768e <vm_exec_core+18523>, 0x558f124877b0 <vm_exec_core+18813>, 0x558f12487857 <vm_exec_core+18980>, 0x558f1248791b <vm_exec_core+19176>, 0x558f12487a04 <vm_exec_core+19409>, 0x558f12487af0 <vm_exec_core+19645>, 0x558f12487bd9 <vm_exec_core+19878>, 0x558f12487ced <vm_exec_core+20154>, 0x558f12487e14 <vm_exec_core+20449>, 0x558f12487f53 <vm_exec_core+20768>, 0x558f12488092 <vm_exec_core+21087>, 0x558f124881d1 <vm_exec_core+21406>, 0x558f12488310 <vm_exec_core+21725>, 0x558f1248844f <vm_exec_core+22044>, 0x558f12488599 <vm_exec_core+22374>, 0x558f1248871c <vm_exec_core+22761>, 0x558f1248885b <vm_exec_core+23080>, 0x558f1248899a <vm_exec_core+23399>, 0x558f12488ad9 <vm_exec_core+23718>, 0x558f12488c18 <vm_exec_core+24037>, 0x558f12488d57 <vm_exec_core+24356>, 0x558f12488e96 <vm_exec_core+24675>, 0x558f12488fd5 <vm_exec_core+24994>, 0x558f12489114 <vm_exec_core+25313>, 0x558f1248926c <vm_exec_core+25657>, 0x558f12489432 <vm_exec_core+26111>, 0x558f124895b9 <vm_exec_core+26502>, 0x558f124896e1 <vm_exec_core+26798>, 0x558f12489809 <vm_exec_core+27094>, 0x558f1248992c <vm_exec_core+27385>, 0x558f12489a4f <vm_exec_core+27676>, 0x558f12489b83 <vm_exec_core+27984>, 0x558f12489cc2 <vm_exec_core+28303>, 0x558f12489dad <vm_exec_core+28538>, 0x558f12489eb2 <vm_exec_core+28799>, 0x558f12489ffa <vm_exec_core+29127>, 0x558f1248a0e9 <vm_exec_core+29366>, 0x558f1248a1d2 <vm_exec_core+29599>, 0x558f1248a2a7 <vm_exec_core+29812>, 0x558f1248a37c <vm_exec_core+30025>, 0x558f1248a3f8 <vm_exec_core+30149>, 0x558f1248a474 <vm_exec_core+30273>, 0x558f1248a492 <vm_exec_core+30303>, 0x558f1248a4b0 <vm_exec_core+30333>, 0x558f1248a4ce <vm_exec_core+30363>, 0x558f1248a4ec <vm_exec_core+30393>, 0x558f1248a50a <vm_exec_core+30423>, 0x558f1248a528 <vm_exec_core+30453>, 0x558f1248a546 <vm_exec_core+30483>, 0x558f1248a564 <vm_exec_core+30513>, 0x558f1248a582 <vm_exec_core+30543>, 0x558f1248a5a0 <vm_exec_core+30573>, 0x558f1248a5be <vm_exec_core+30603>, 0x558f1248a5dc <vm_exec_core+30633>, 0x558f1248a5fa <vm_exec_core+30663>, 0x558f1248a618 <vm_exec_core+30693>, 0x558f1248a636 <vm_exec_core+30723>, 0x558f1248a654 <vm_exec_core+30753>, 0x558f1248a672 <vm_exec_core+30783>, 0x558f1248a690 <vm_exec_core+30813>, 0x558f1248a6ae <vm_exec_core+30843>, 0x558f1248a6cc <vm_exec_core+30873>, 0x558f1248a6ea <vm_exec_core+30903>, 0x558f1248a708 <vm_exec_core+30933>, 0x558f1248a726 <vm_exec_core+30963>, 0x558f1248a744 <vm_exec_core+30993>, 0x558f1248a762 <vm_exec_core+31023>, 0x558f1248a780 <vm_exec_core+31053>, 0x558f1248a79e <vm_exec_core+31083>, 0x558f1248a7bc <vm_exec_core+31113>, 0x558f1248a7da <vm_exec_core+31143>, 0x558f1248a7f8 <vm_exec_core+31173>, 0x558f1248a816 <vm_exec_core+31203>, 0x558f1248a834 <vm_exec_core+31233>, 0x558f1248a852 <vm_exec_core+31263>, 0x558f1248a870 <vm_exec_core+31293>, 0x558f1248a88e <vm_exec_core+31323>, 0x558f1248a8ac <vm_exec_core+31353>, 0x558f1248a8ca <vm_exec_core+31383>, 0x558f1248a8e8 <vm_exec_core+31413>, 0x558f1248a906 <vm_exec_core+31443>, 0x558f1248a924 <vm_exec_core+31473>, 0x558f1248a942 <vm_exec_core+31503>, 0x558f1248a960 <vm_exec_core+31533>, 0x558f1248a97e <vm_exec_core+31563>, 0x558f1248a99c <vm_exec_core+31593>, 0x558f1248a9ba <vm_exec_core+31623>, 0x558f1248a9d8 <vm_exec_core+31653>, 0x558f1248a9f6 <vm_exec_core+31683>, 0x558f1248aa14 <vm_exec_core+31713>, 0x558f1248aa32 <vm_exec_core+31743>, 0x558f1248aa50 <vm_exec_core+31773>, 0x558f1248aa6e <vm_exec_core+31803>, 0x558f1248aa8c <vm_exec_core+31833>, 0x558f1248aaaa <vm_exec_core+31863>, 0x558f1248aac8 <vm_exec_core+31893>, 0x558f1248aae6 <vm_exec_core+31923>, 0x558f1248ab04 <vm_exec_core+31953>, 0x558f1248ab22 <vm_exec_core+31983>, 0x558f1248ab40 <vm_exec_core+32013>, 0x558f1248ab5e <vm_exec_core+32043>, 0x558f1248ab7c <vm_exec_core+32073>, 0x558f1248ab9a <vm_exec_core+32103>, 0x558f1248abb8 <vm_exec_core+32133>, 0x558f1248abd6 <vm_exec_core+32163>, 0x558f1248abf4 <vm_exec_core+32193>, 0x558f1248ac12 <vm_exec_core+32223>, 0x558f1248ac30 <vm_exec_core+32253>, 0x558f1248ac4e <vm_exec_core+32283>, 0x558f1248ac6c <vm_exec_core+32313>, 0x558f1248ac8a <vm_exec_core+32343>, 0x558f1248aca8 <vm_exec_core+32373>, 0x558f1248acc6 <vm_exec_core+32403>, 0x558f1248ace4 <vm_exec_core+32433>, 0x558f1248ad02 <vm_exec_core+32463>, 0x558f1248ad20 <vm_exec_core+32493>, 0x558f1248ad3e <vm_exec_core+32523>, 0x558f1248ad5c <vm_exec_core+32553>, 0x558f1248ad7a <vm_exec_core+32583>, 0x558f1248ad98 <vm_exec_core+32613>, 0x558f1248adc9 <vm_exec_core+32662>, 0x558f1248ade7 <vm_exec_core+32692>, 0x558f1248ae05 <vm_exec_core+32722>, 0x558f1248ae23 <vm_exec_core+32752>, 0x558f1248ae41 <vm_exec_core+32782>, 0x558f1248ae5f <vm_exec_core+32812>, 0x558f1248ae7d <vm_exec_core+32842>, 0x558f1248ae9b <vm_exec_core+32872>, 0x558f1248aeb9 <vm_exec_core+32902>, 0x558f1248aed7 <vm_exec_core+32932>, 0x558f1248aef5 <vm_exec_core+32962>, 0x558f1248af13 <vm_exec_core+32992>, 0x558f1248af31 <vm_exec_core+33022>, 0x558f1248af4f <vm_exec_core+33052>, 0x558f1248af6d <vm_exec_core+33082>, 0x558f1248af8b <vm_exec_core+33112>...}
#25 0x0000558f1249e3d9 in vm_exec_loop (ec=0x558f148e3c70, state=RUBY_TAG_RAISE, tag=0x7ffe4eb523b0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2579
No locals.
#26 0x0000558f1249e321 in rb_vm_exec (ec=0x558f148e3c70) at /tmp/ruby/src/trunk-O0/vm.c:2558
        _ec = 0x558f148e3c70
        _tag = {tag = 36, retval = 4, buf = {0x7ffe4eb52430, 0x558f1249e24c <rb_vm_exec+190>, 0x0, 0x7ffe4eb52380, 0x7ffe4eb526c8}, prev = 0x7ffe4eb524a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#27 0x0000558f1249f12d in rb_iseq_eval_main (iseq=0x7f566775aa98) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x558f148e3c70
        val = 94073013550192
#28 0x0000558f12277174 in rb_ec_exec_node (ec=0x558f148e3c70, n=0x7f566775aa98) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x558f148e2820
        _ec = 0x558f148e3c70
        _tag = {tag = 36, retval = 94072973256560, buf = {0x7ffe4eb52520, 0x558f1227710a <rb_ec_exec_node+212>, 0x0, 0x7ffe4eb52470, 0x558f148e3c70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f566775aa98
#29 0x0000558f122772e5 in ruby_run_node (n=0x7f566775aa98) at /tmp/ruby/src/trunk-O0/eval.c:321
        ec = 0x558f148e3c70
        status = 21903
#30 0x0000558f122728ee in rb_main (argc=119, argv=0x7ffe4eb526c8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140730218915232
#31 0x0000558f1227294f in main (argc=119, argv=0x7ffe4eb526c8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.1592284.ruby -x gdbscript
[New LWP 1592284]
[New LWP 1592288]
[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-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000056289b5ba302 in rb_iseq_mark_and_move_each_value (iseq=0x7f7a8b222628, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:239
239	    size = body->iseq_size;
[Current thread is 1 (Thread 0x7f7aa58ab7c0 (LWP 1592284))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f7aa58ab7c0 (LWP 1592284) 0x000056289b5ba302 in rb_iseq_mark_and_move_each_value (iseq=0x7f7a8b222628, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:239
  2    Thread 0x7f7a8c2cf640 (LWP 1592288) 0x00007f7aa59d3fde in epoll_wait (epfd=4, events=0x56289bbdb8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f7a8c2cf640 (LWP 1592288)):
#0  0x00007f7aa59d3fde in epoll_wait (epfd=4, events=0x56289bbdb8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056289b708bca in event_wait (vm=0x56289ca1a2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22056
#2  0x000056289b708bee in timer_thread_polling (vm=0x56289ca1a2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 457597409
#3  0x000056289b7092ae in timer_thread_func (ptr=0x56289ca1a2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x56289ca1a2a0
#4  0x00007f7aa5942b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735711585920, -5349442689560718617, 140164314494528, 25, 140164740687952, 140735711586272, 5420062835959681767, 5420008618293351143}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f7aa59d3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f7aa58ab7c0 (LWP 1592284)):
#0  0x000056289b5ba302 in rb_iseq_mark_and_move_each_value (iseq=0x7f7a8b222628, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:239
        size = 0
        code = 0x7fff96187710
        body = 0x56289cd69510
        is_entries = 0x56289b5642ea <RB_SPECIAL_CONST_P+24>
#1  0x000056289b5ba610 in rb_iseq_mark_and_move (iseq=0x7f7a8b222628, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:324
        body = 0x56289cd69510
#2  0x000056289b572e0a in gc_mark_and_move_imemo (objspace=0x56289ca1cc00, obj=140164297008680, reference_updating=false) at /tmp/ruby/src/trunk-O0/gc.c:7268
        __func__ = <optimized out>
#3  0x000056289b57310c in gc_mark_children (objspace=0x56289ca1cc00, obj=140164297008680) at /tmp/ruby/src/trunk-O0/gc.c:7381
        any = 0x7f7a8b222628
#4  0x000056289b573a8c in gc_mark_stacked_objects (objspace=0x56289ca1cc00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x56289ca1d088
        obj = 140164297008680
        marked_slots_at_the_beginning = 697
        popped_count = 0
#5  0x000056289b573c0c in gc_mark_stacked_objects_all (objspace=0x56289ca1cc00) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#6  0x000056289b575f80 in gc_marks_rest (objspace=0x56289ca1cc00) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#7  0x000056289b5760b4 in gc_marks (objspace=0x56289ca1cc00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#8  0x000056289b577e57 in gc_start (objspace=0x56289ca1cc00, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#9  0x000056289b577aec in garbage_collect (objspace=0x56289ca1cc00, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 2518186576
        ret = 32767
#10 0x000056289b569ee5 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x56289ca1dbb8, objspace=0x56289ca1cc00, flags=5, klass=140164314819680) at /tmp/ruby/src/trunk-O0/gc.c:2876
        obj = 1
        lev = 1
#11 newobj_slowpath_wb_protected (klass=140164314819680, flags=5, objspace=0x56289ca1cc00, cache=0x56289ca1dbb8, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2900
No locals.
#12 0x000056289b56a2a1 in newobj_of (cr=0x56289ca1d9c0, klass=140164314819680, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=38) at /tmp/ruby/src/trunk-O0/gc.c:2944
        obj = 94732426534000
        objspace = 0x56289ca1cc00
        size_pool_idx = 0
        cache = 0x56289ca1dbb8
        i = <optimized out>
        cnt = <optimized out>
#13 0x000056289b56a37d in rb_wb_protected_newobj_of (ec=0x56289ca1dc70, klass=140164314819680, flags=5, size=38) at /tmp/ruby/src/trunk-O0/gc.c:2962
        __func__ = <optimized out>
#14 0x000056289b6db97a in str_alloc_embed (klass=140164314819680, capa=14) at /tmp/ruby/src/trunk-O0/string.c:851
        size = 38
        str = 0xd
#15 0x000056289b6dbab7 in str_new0 (klass=140164314819680, ptr=0x7f7a8b21fea0 "        else\n          foo(k1:1)\n        end\n", len=13, termlen=1) at /tmp/ruby/src/trunk-O0/string.c:887
        str = 9102255050025820416
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#16 0x000056289b6dbbe9 in str_new (klass=140164314819680, ptr=0x7f7a8b21fea0 "        else\n          foo(k1:1)\n        end\n", len=13) at /tmp/ruby/src/trunk-O0/string.c:912
No locals.
#17 0x000056289b6dbc19 in rb_str_new (ptr=0x7f7a8b21fea0 "        else\n          foo(k1:1)\n        end\n", len=13) at /tmp/ruby/src/trunk-O0/string.c:918
No locals.
#18 0x000056289b6e1057 in str_subseq (str=140164296998520, beg=16, len=13) at /tmp/ruby/src/trunk-O0/string.c:2879
        str2 = 94732428130496
        termlen = 1
#19 0x000056289b6e11ef in rb_str_subseq (str=140164296998520, beg=16, len=13) at /tmp/ruby/src/trunk-O0/string.c:2910
        str2 = 140164296998520
#20 0x000056289b63055b in lex_get_str (p=0x56289cdcad10, s=140164296998520) at /tmp/ruby/build/trunk-O0/parse.y:7686
        beg = 0x7f7a8b21fea0 "        else\n          foo(k1:1)\n        end\n"
        end = 0x7f7a8b21fead "          foo(k1:1)\n        end\n"
        start = 0x7f7a8b21fe90 "        if true\n        else\n          foo(k1:1)\n        end\n"
        len = 13
#21 0x000056289b630589 in lex_getline (p=0x56289cdcad10) at /tmp/ruby/build/trunk-O0/parse.y:7693
        str = 0x56289b638ab0 <parse_ident+1344>
        line = 140735711575440
#22 0x000056289b630cea in nextline (p=0x56289cdcad10, set_encoding=1) at /tmp/ruby/build/trunk-O0/parse.y:7879
        str = 0x0
#23 0x000056289b630f0c in nextc0 (p=0x56289cdcad10, set_encoding=1) at /tmp/ruby/build/trunk-O0/parse.y:7925
        c = 10
#24 0x000056289b639198 in parser_yylex (p=0x56289cdcad10) at /tmp/ruby/build/trunk-O0/parse.y:10822
        pcur = 0x56289cdcad10 ""
        ptok = 0x8 <error: Cannot access memory at address 0x8>
        prevline = 0x56289cb79cd0
        c = 0
        space_seen = 0
        cmd_state = 0
        label = 290
        last_state = EXPR_END
        fallthru = 0
        token_seen = 1
#25 0x000056289b63b60f in yylex (lval=0x7fff96187eb0, yylloc=0x7fff96188060, p=0x56289cdcad10) at /tmp/ruby/build/trunk-O0/parse.y:11450
        t = 1
#26 0x000056289b62123c in ruby_yyparse (p=0x56289cdcad10) at parse.c:11350
        yychar = -2
        yylval = {val = 36, node = 0x24, node_fcall = 0x24, node_args = 0x24, node_args_aux = 0x24, node_opt_arg = 0x24, node_kw_arg = 0x24, node_block_pass = 0x24, node_masgn = 0x24, node_def_temp = 0x24, node_exits = 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, in_rescue = before_rescue}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1, column = 11}, end_pos = {lineno = 1, column = 15}}
        yynerrs = 0
        yystate = 235
        yyerrstatus = 0
        yystacksize = 200
        yyssa = {0, 1, 93, 235, 636, 811, 934, 1020, 487, 462, 688, 693, -31760, -27112, 32767, 0, -24840, -23158, 32634, 0, -9104, -25439, 22056, 0, 22290, -25740, 22056, 0, -32480, -27112, 0, 0, -24408, -23174, 32634, 0, -24400, -23174, 32634, 0, -32384, -27112, 32767, 0, 24498, -25739, 22056, 0, -32440, -27112, 32767, 0, -31760, -27112, 32767, 0, -24840, -23158, 32634, 0, -9104, -25439, 22056, 0, 9616, -29921, 32634, 0, -32384, -27112, 32767, 0, 1, 4, 10017, 0, 0, 0, 0, 0, 24220, -25739, 22056, 0, 9616, -29921, 32634, 0, -32320, -27112, 32767, 0, 25569, -25739, 22056, 0, 9616, -29921, 32634, 0, -31760, -27112, 32767, 0, -24840, -23158, 32634, 0, -9104, -25439, 22056, 0, 25267, -25739, 22056, 0, 1, 4, 10017, 0, -32096, -27112, 32767, 0, -28900, -25739, 22056, 0, 36, 0, 0, 0, -31760, -27112, 32767, 0, -24840, -23158, 32634, 0, -9104, -25439, 22056, 0, 1, 0, 0, 0, -24400, -23174, 2026, 0, 31648, -25696, 22056, 0, 9616, -29921, 32634, 0, -10024, -25403, 22056, 0, 1, 4, 10017, 0, 9616, -29921, 32634, 0, 9656, -29921, 32634, 0, -32168, -27112, 32767, 0, 30516, -25748, 22056, 0, 0, 0, 0, 0, 144, 0, 0, 0, 7, 0, 0, 0, 20, 0, 0, 0}
        yyss = 0x7fff961880d0
        yyssp = 0x7fff961880d6
        yyvsa = {{val = 41172894368, node = 0x9961882a0, node_fcall = 0x9961882a0, node_args = 0x9961882a0, node_args_aux = 0x9961882a0, node_opt_arg = 0x9961882a0, node_kw_arg = 0x9961882a0, node_block_pass = 0x9961882a0, node_masgn = 0x9961882a0, node_def_temp = 0x9961882a0, node_exits = 0x9961882a0, id = 41172894368, num = -1776778592, tbl = 0x9961882a0, vars = 0x9961882a0, strterm = 0x9961882a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_rescue}}, {val = 128, node = 0x80, node_fcall = 0x80, node_args = 0x80, node_args_aux = 0x80, node_opt_arg = 0x80, node_kw_arg = 0x80, node_block_pass = 0x80, node_masgn = 0x80, node_def_temp = 0x80, node_exits = 0x80, id = 128, num = 128, tbl = 0x80, vars = 0x80, strterm = 0x80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 36, node = 0x24, node_fcall = 0x24, node_args = 0x24, node_args_aux = 0x24, node_opt_arg = 0x24, node_kw_arg = 0x24, node_block_pass = 0x24, node_masgn = 0x24, node_def_temp = 0x24, node_exits = 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, in_rescue = before_rescue}}, {val = 290, node = 0x122, node_fcall = 0x122, node_args = 0x122, node_args_aux = 0x122, node_opt_arg = 0x122, node_kw_arg = 0x122, node_block_pass = 0x122, node_masgn = 0x122, node_def_temp = 0x122, node_exits = 0x122, id = 290, num = 290, tbl = 0x122, vars = 0x122, strterm = 0x122, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 36, node = 0x24, node_fcall = 0x24, node_args = 0x24, node_args_aux = 0x24, node_opt_arg = 0x24, node_kw_arg = 0x24, node_block_pass = 0x24, node_masgn = 0x24, node_def_temp = 0x24, node_exits = 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, in_rescue = before_rescue}}, {val = 94732428628872, node = 0x56289cc1d388, node_fcall = 0x56289cc1d388, node_args = 0x56289cc1d388, node_args_aux = 0x56289cc1d388, node_opt_arg = 0x56289cc1d388, node_kw_arg = 0x56289cc1d388, node_block_pass = 0x56289cc1d388, node_masgn = 0x56289cc1d388, node_def_temp = 0x56289cc1d388, node_exits = 0x56289cc1d388, id = 94732428628872, num = -1665019000, tbl = 0x56289cc1d388, vars = 0x56289cc1d388, strterm = 0x56289cc1d388, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_ensure}}, {val = 94732428628912, node = 0x56289cc1d3b0, node_fcall = 0x56289cc1d3b0, node_args = 0x56289cc1d3b0, node_args_aux = 0x56289cc1d3b0, node_opt_arg = 0x56289cc1d3b0, node_kw_arg = 0x56289cc1d3b0, node_block_pass = 0x56289cc1d3b0, node_masgn = 0x56289cc1d3b0, node_def_temp = 0x56289cc1d3b0, node_exits = 0x56289cc1d3b0, id = 94732428628912, num = -1665018960, tbl = 0x56289cc1d3b0, vars = 0x56289cc1d3b0, strterm = 0x56289cc1d3b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 36, node = 0x24, node_fcall = 0x24, node_args = 0x24, node_args_aux = 0x24, node_opt_arg = 0x24, node_kw_arg = 0x24, node_block_pass = 0x24, node_masgn = 0x24, node_def_temp = 0x24, node_exits = 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, in_rescue = before_rescue}}, {val = 36, node = 0x24, node_fcall = 0x24, node_args = 0x24, node_args_aux = 0x24, node_opt_arg = 0x24, node_kw_arg = 0x24, node_block_pass = 0x24, node_masgn = 0x24, node_def_temp = 0x24, node_exits = 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, in_rescue = before_rescue}}, {val = 94732428629208, node = 0x56289cc1d4d8, node_fcall = 0x56289cc1d4d8, node_args = 0x56289cc1d4d8, node_args_aux = 0x56289cc1d4d8, node_opt_arg = 0x56289cc1d4d8, node_kw_arg = 0x56289cc1d4d8, node_block_pass = 0x56289cc1d4d8, node_masgn = 0x56289cc1d4d8, node_def_temp = 0x56289cc1d4d8, node_exits = 0x56289cc1d4d8, id = 94732428629208, num = -1665018664, tbl = 0x56289cc1d4d8, vars = 0x56289cc1d4d8, strterm = 0x56289cc1d4d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 0, node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 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, in_rescue = before_rescue}}, {val = 36, node = 0x24, node_fcall = 0x24, node_args = 0x24, node_args_aux = 0x24, node_opt_arg = 0x24, node_kw_arg = 0x24, node_block_pass = 0x24, node_masgn = 0x24, node_def_temp = 0x24, node_exits = 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, in_rescue = before_rescue}}, {val = 390842024046, node = 0x5b0000006e, node_fcall = 0x5b0000006e, node_args = 0x5b0000006e, node_args_aux = 0x5b0000006e, node_opt_arg = 0x5b0000006e, node_kw_arg = 0x5b0000006e, node_block_pass = 0x5b0000006e, node_masgn = 0x5b0000006e, node_def_temp = 0x5b0000006e, node_exits = 0x5b0000006e, id = 390842024046, num = 110, tbl = 0x5b0000006e, vars = 0x5b0000006e, strterm = 0x5b0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 140164314823680, node = 0x7f7a8c31fc00, node_fcall = 0x7f7a8c31fc00, node_args = 0x7f7a8c31fc00, node_args_aux = 0x7f7a8c31fc00, node_opt_arg = 0x7f7a8c31fc00, node_kw_arg = 0x7f7a8c31fc00, node_block_pass = 0x7f7a8c31fc00, node_masgn = 0x7f7a8c31fc00, node_def_temp = 0x7f7a8c31fc00, node_exits = 0x7f7a8c31fc00, id = 140164314823680, num = -1942881280, tbl = 0x7f7a8c31fc00, vars = 0x7f7a8c31fc00, strterm = 0x7f7a8c31fc00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140164314823680, node = 0x7f7a8c31fc00, node_fcall = 0x7f7a8c31fc00, node_args = 0x7f7a8c31fc00, node_args_aux = 0x7f7a8c31fc00, node_opt_arg = 0x7f7a8c31fc00, node_kw_arg = 0x7f7a8c31fc00, node_block_pass = 0x7f7a8c31fc00, node_masgn = 0x7f7a8c31fc00, node_def_temp = 0x7f7a8c31fc00, node_exits = 0x7f7a8c31fc00, id = 140164314823680, num = -1942881280, tbl = 0x7f7a8c31fc00, vars = 0x7f7a8c31fc00, strterm = 0x7f7a8c31fc00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 94732405466438, node = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_fcall = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_args = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_args_aux = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_opt_arg = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_kw_arg = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_block_pass = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_masgn = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_def_temp = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, node_exits = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, id = 94732405466438, num = -1688181434, tbl = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, vars = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, strterm = 0x56289b606546 <RB_SPECIAL_CONST_P+24>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_else}}, {val = 2, node = 0x2, node_fcall = 0x2, node_args = 0x2, node_args_aux = 0x2, node_opt_arg = 0x2, node_kw_arg = 0x2, node_block_pass = 0x2, node_masgn = 0x2, node_def_temp = 0x2, node_exits = 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, in_rescue = before_rescue}}, {val = 140735711576832, node = 0x7fff96188300, node_fcall = 0x7fff96188300, node_args = 0x7fff96188300, node_args_aux = 0x7fff96188300, node_opt_arg = 0x7fff96188300, node_kw_arg = 0x7fff96188300, node_block_pass = 0x7fff96188300, node_masgn = 0x7fff96188300, node_def_temp = 0x7fff96188300, node_exits = 0x7fff96188300, id = 140735711576832, num = -1776778496, tbl = 0x7fff96188300, vars = 0x7fff96188300, strterm = 0x7fff96188300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_else}}, {val = 140164314823680, node = 0x7f7a8c31fc00, node_fcall = 0x7f7a8c31fc00, node_args = 0x7f7a8c31fc00, node_args_aux = 0x7f7a8c31fc00, node_opt_arg = 0x7f7a8c31fc00, node_kw_arg = 0x7f7a8c31fc00, node_block_pass = 0x7f7a8c31fc00, node_masgn = 0x7f7a8c31fc00, node_def_temp = 0x7f7a8c31fc00, node_exits = 0x7f7a8c31fc00, id = 140164314823680, num = -1942881280, tbl = 0x7f7a8c31fc00, vars = 0x7f7a8c31fc00, strterm = 0x7f7a8c31fc00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140164314822720, node = 0x7f7a8c31f840, node_fcall = 0x7f7a8c31f840, node_args = 0x7f7a8c31f840, node_args_aux = 0x7f7a8c31f840, node_opt_arg = 0x7f7a8c31f840, node_kw_arg = 0x7f7a8c31f840, node_block_pass = 0x7f7a8c31f840, node_masgn = 0x7f7a8c31f840, node_def_temp = 0x7f7a8c31f840, node_exits = 0x7f7a8c31f840, id = 140164314822720, num = -1942882240, tbl = 0x7f7a8c31f840, vars = 0x7f7a8c31f840, strterm = 0x7f7a8c31f840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140735711576864, node = 0x7fff96188320, node_fcall = 0x7fff96188320, node_args = 0x7fff96188320, node_args_aux = 0x7fff96188320, node_opt_arg = 0x7fff96188320, node_kw_arg = 0x7fff96188320, node_block_pass = 0x7fff96188320, node_masgn = 0x7fff96188320, node_def_temp = 0x7fff96188320, node_exits = 0x7fff96188320, id = 140735711576864, num = -1776778464, tbl = 0x7fff96188320, vars = 0x7fff96188320, strterm = 0x7fff96188320, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 140735711576880, node = 0x7fff96188330, node_fcall = 0x7fff96188330, node_args = 0x7fff96188330, node_args_aux = 0x7fff96188330, node_opt_arg = 0x7fff96188330, node_kw_arg = 0x7fff96188330, node_block_pass = 0x7fff96188330, node_masgn = 0x7fff96188330, node_def_temp = 0x7fff96188330, node_exits = 0x7fff96188330, id = 140735711576880, num = -1776778448, tbl = 0x7fff96188330, vars = 0x7fff96188330, strterm = 0x7fff96188330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 94732406768080, node = 0x56289b7441d0 <rb_vm_check_ints+24>, node_fcall = 0x56289b7441d0 <rb_vm_check_ints+24>, node_args = 0x56289b7441d0 <rb_vm_check_ints+24>, node_args_aux = 0x56289b7441d0 <rb_vm_check_ints+24>, node_opt_arg = 0x56289b7441d0 <rb_vm_check_ints+24>, node_kw_arg = 0x56289b7441d0 <rb_vm_check_ints+24>, node_block_pass = 0x56289b7441d0 <rb_vm_check_ints+24>, node_masgn = 0x56289b7441d0 <rb_vm_check_ints+24>, node_def_temp = 0x56289b7441d0 <rb_vm_check_ints+24>, node_exits = 0x56289b7441d0 <rb_vm_check_ints+24>, id = 94732406768080, num = -1686879792, tbl = 0x56289b7441d0 <rb_vm_check_ints+24>, vars = 0x56289b7441d0 <rb_vm_check_ints+24>, strterm = 0x56289b7441d0 <rb_vm_check_ints+24>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 140735711576912, node = 0x7fff96188350, node_fcall = 0x7fff96188350, node_args = 0x7fff96188350, node_args_aux = 0x7fff96188350, node_opt_arg = 0x7fff96188350, node_kw_arg = 0x7fff96188350, node_block_pass = 0x7fff96188350, node_masgn = 0x7fff96188350, node_def_temp = 0x7fff96188350, node_exits = 0x7fff96188350, id = 140735711576912, num = -1776778416, tbl = 0x7fff96188350, vars = 0x7fff96188350, strterm = 0x7fff96188350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_else}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 140735711576944, node = 0x7fff96188370, node_fcall = 0x7fff96188370, node_args = 0x7fff96188370, node_args_aux = 0x7fff96188370, node_opt_arg = 0x7fff96188370, node_kw_arg = 0x7fff96188370, node_block_pass = 0x7fff96188370, node_masgn = 0x7fff96188370, node_def_temp = 0x7fff96188370, node_exits = 0x7fff96188370, id = 140735711576944, num = -1776778384, tbl = 0x7fff96188370, vars = 0x7fff96188370, strterm = 0x7fff96188370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_else}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 140735711576936, node = 0x7fff96188368, node_fcall = 0x7fff96188368, node_args = 0x7fff96188368, node_args_aux = 0x7fff96188368, node_opt_arg = 0x7fff96188368, node_kw_arg = 0x7fff96188368, node_block_pass = 0x7fff96188368, node_masgn = 0x7fff96188368, node_def_temp = 0x7fff96188368, node_exits = 0x7fff96188368, id = 140735711576936, num = -1776778392, tbl = 0x7fff96188368, vars = 0x7fff96188368, strterm = 0x7fff96188368, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_else}}, {val = 94732406767693, node = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_fcall = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_args = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_args_aux = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_opt_arg = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_kw_arg = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_block_pass = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_masgn = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_def_temp = 0x56289b74404d <rb_ec_ractor_ptr+24>, node_exits = 0x56289b74404d <rb_ec_ractor_ptr+24>, id = 94732406767693, num = -1686880179, tbl = 0x56289b74404d <rb_ec_ractor_ptr+24>, vars = 0x56289b74404d <rb_ec_ractor_ptr+24>, strterm = 0x56289b74404d <rb_ec_ractor_ptr+24>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 94732426528800, node = 0x56289ca1c820, node_fcall = 0x56289ca1c820, node_args = 0x56289ca1c820, node_args_aux = 0x56289ca1c820, node_opt_arg = 0x56289ca1c820, node_kw_arg = 0x56289ca1c820, node_block_pass = 0x56289ca1c820, node_masgn = 0x56289ca1c820, node_def_temp = 0x56289ca1c820, node_exits = 0x56289ca1c820, id = 94732426528800, num = -1667119072, tbl = 0x56289ca1c820, vars = 0x56289ca1c820, strterm = 0x56289ca1c820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 140735711576976, node = 0x7fff96188390, node_fcall = 0x7fff96188390, node_args = 0x7fff96188390, node_args_aux = 0x7fff96188390, node_opt_arg = 0x7fff96188390, node_kw_arg = 0x7fff96188390, node_block_pass = 0x7fff96188390, node_masgn = 0x7fff96188390, node_def_temp = 0x7fff96188390, node_exits = 0x7fff96188390, id = 140735711576976, num = -1776778352, tbl = 0x7fff96188390, vars = 0x7fff96188390, strterm = 0x7fff96188390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_ensure}}, {val = 94732406768327, node = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_fcall = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_args = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_args_aux = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_opt_arg = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_kw_arg = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_block_pass = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_masgn = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_def_temp = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, node_exits = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, id = 94732406768327, num = -1686879545, tbl = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, vars = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, strterm = 0x56289b7442c7 <rb_ec_ractor_hooks+24>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 4294967296, node = 0x100000000, node_fcall = 0x100000000, node_args = 0x100000000, node_args_aux = 0x100000000, node_opt_arg = 0x100000000, node_kw_arg = 0x100000000, node_block_pass = 0x100000000, node_masgn = 0x100000000, node_def_temp = 0x100000000, node_exits = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 94732426533312, node = 0x56289ca1d9c0, node_fcall = 0x56289ca1d9c0, node_args = 0x56289ca1d9c0, node_args_aux = 0x56289ca1d9c0, node_opt_arg = 0x56289ca1d9c0, node_kw_arg = 0x56289ca1d9c0, node_block_pass = 0x56289ca1d9c0, node_masgn = 0x56289ca1d9c0, node_def_temp = 0x56289ca1d9c0, node_exits = 0x56289ca1d9c0, id = 94732426533312, num = -1667114560, tbl = 0x56289ca1d9c0, vars = 0x56289ca1d9c0, strterm = 0x56289ca1d9c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 140735711577216, node = 0x7fff96188480, node_fcall = 0x7fff96188480, node_args = 0x7fff96188480, node_args_aux = 0x7fff96188480, node_opt_arg = 0x7fff96188480, node_kw_arg = 0x7fff96188480, node_block_pass = 0x7fff96188480, node_masgn = 0x7fff96188480, node_def_temp = 0x7fff96188480, node_exits = 0x7fff96188480, id = 140735711577216, num = -1776778112, tbl = 0x7fff96188480, vars = 0x7fff96188480, strterm = 0x7fff96188480, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 94732406840644, node = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_fcall = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_args = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_args_aux = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_opt_arg = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_kw_arg = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_block_pass = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_masgn = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_def_temp = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, node_exits = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, id = 94732406840644, num = -1686807228, tbl = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, vars = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, strterm = 0x56289b755d44 <vm_call_cfunc_with_frame_+668>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_else}}, {val = 140164739014848, node = 0x7f7aa57aa0c0, node_fcall = 0x7f7aa57aa0c0, node_args = 0x7f7aa57aa0c0, node_args_aux = 0x7f7aa57aa0c0, node_opt_arg = 0x7f7aa57aa0c0, node_kw_arg = 0x7f7aa57aa0c0, node_block_pass = 0x7f7aa57aa0c0, node_masgn = 0x7f7aa57aa0c0, node_def_temp = 0x7f7aa57aa0c0, node_exits = 0x7f7aa57aa0c0, id = 140164739014848, num = -1518690112, tbl = 0x7f7aa57aa0c0, vars = 0x7f7aa57aa0c0, strterm = 0x7f7aa57aa0c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 140164739014856, node = 0x7f7aa57aa0c8, node_fcall = 0x7f7aa57aa0c8, node_args = 0x7f7aa57aa0c8, node_args_aux = 0x7f7aa57aa0c8, node_opt_arg = 0x7f7aa57aa0c8, node_kw_arg = 0x7f7aa57aa0c8, node_block_pass = 0x7f7aa57aa0c8, node_masgn = 0x7f7aa57aa0c8, node_def_temp = 0x7f7aa57aa0c8, node_exits = 0x7f7aa57aa0c8, id = 140164739014856, num = -1518690104, tbl = 0x7f7aa57aa0c8, vars = 0x7f7aa57aa0c8, strterm = 0x7f7aa57aa0c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 6647052352, node = 0x18c31f840, node_fcall = 0x18c31f840, node_args = 0x18c31f840, node_args_aux = 0x18c31f840, node_opt_arg = 0x18c31f840, node_kw_arg = 0x18c31f840, node_block_pass = 0x18c31f840, node_masgn = 0x18c31f840, node_def_temp = 0x18c31f840, node_exits = 0x18c31f840, id = 6647052352, num = -1942882240, tbl = 0x18c31f840, vars = 0x18c31f840, strterm = 0x18c31f840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140735711578016, node = 0x7fff961887a0, node_fcall = 0x7fff961887a0, node_args = 0x7fff961887a0, node_args_aux = 0x7fff961887a0, node_opt_arg = 0x7fff961887a0, node_kw_arg = 0x7fff961887a0, node_block_pass = 0x7fff961887a0, node_masgn = 0x7fff961887a0, node_def_temp = 0x7fff961887a0, node_exits = 0x7fff961887a0, id = 140735711578016, num = -1776777312, tbl = 0x7fff961887a0, vars = 0x7fff961887a0, strterm = 0x7fff961887a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 140164740062968, node = 0x7f7aa58a9ef8, node_fcall = 0x7f7aa58a9ef8, node_args = 0x7f7aa58a9ef8, node_args_aux = 0x7f7aa58a9ef8, node_opt_arg = 0x7f7aa58a9ef8, node_kw_arg = 0x7f7aa58a9ef8, node_block_pass = 0x7f7aa58a9ef8, node_masgn = 0x7f7aa58a9ef8, node_def_temp = 0x7f7aa58a9ef8, node_exits = 0x7f7aa58a9ef8, id = 140164740062968, num = -1517641992, tbl = 0x7f7aa58a9ef8, vars = 0x7f7aa58a9ef8, strterm = 0x7f7aa58a9ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 139957142512, node = 0x20961883f0, node_fcall = 0x20961883f0, node_args = 0x20961883f0, node_args_aux = 0x20961883f0, node_opt_arg = 0x20961883f0, node_kw_arg = 0x20961883f0, node_block_pass = 0x20961883f0, node_masgn = 0x20961883f0, node_def_temp = 0x20961883f0, node_exits = 0x20961883f0, id = 139957142512, num = -1776778256, tbl = 0x20961883f0, vars = 0x20961883f0, strterm = 0x20961883f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 274877906945, node = 0x4000000001, node_fcall = 0x4000000001, node_args = 0x4000000001, node_args_aux = 0x4000000001, node_opt_arg = 0x4000000001, node_kw_arg = 0x4000000001, node_block_pass = 0x4000000001, node_masgn = 0x4000000001, node_def_temp = 0x4000000001, node_exits = 0x4000000001, id = 274877906945, num = 1, tbl = 0x4000000001, vars = 0x4000000001, strterm = 0x4000000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 19168440090627, node = 0x116f00100003, node_fcall = 0x116f00100003, node_args = 0x116f00100003, node_args_aux = 0x116f00100003, node_opt_arg = 0x116f00100003, node_kw_arg = 0x116f00100003, node_block_pass = 0x116f00100003, node_masgn = 0x116f00100003, node_def_temp = 0x116f00100003, node_exits = 0x116f00100003, id = 19168440090627, num = 1048579, tbl = 0x116f00100003, vars = 0x116f00100003, strterm = 0x116f00100003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140164296811080, node = 0x7f7a8b1f2248, node_fcall = 0x7f7a8b1f2248, node_args = 0x7f7a8b1f2248, node_args_aux = 0x7f7a8b1f2248, node_opt_arg = 0x7f7a8b1f2248, node_kw_arg = 0x7f7a8b1f2248, node_block_pass = 0x7f7a8b1f2248, node_masgn = 0x7f7a8b1f2248, node_def_temp = 0x7f7a8b1f2248, node_exits = 0x7f7a8b1f2248, id = 140164296811080, num = -1960893880, tbl = 0x7f7a8b1f2248, vars = 0x7f7a8b1f2248, strterm = 0x7f7a8b1f2248, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 1431634051, node = 0x55550083, node_fcall = 0x55550083, node_args = 0x55550083, node_args_aux = 0x55550083, node_opt_arg = 0x55550083, node_kw_arg = 0x55550083, node_block_pass = 0x55550083, node_masgn = 0x55550083, node_def_temp = 0x55550083, node_exits = 0x55550083, id = 1431634051, num = 1431634051, tbl = 0x55550083, vars = 0x55550083, strterm = 0x55550083, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 140164296811400, node = 0x7f7a8b1f2388, node_fcall = 0x7f7a8b1f2388, node_args = 0x7f7a8b1f2388, node_args_aux = 0x7f7a8b1f2388, node_opt_arg = 0x7f7a8b1f2388, node_kw_arg = 0x7f7a8b1f2388, node_block_pass = 0x7f7a8b1f2388, node_masgn = 0x7f7a8b1f2388, node_def_temp = 0x7f7a8b1f2388, node_exits = 0x7f7a8b1f2388, id = 140164296811400, num = -1960893560, tbl = 0x7f7a8b1f2388, vars = 0x7f7a8b1f2388, strterm = 0x7f7a8b1f2388, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_ensure}}, {val = 94732426705272, node = 0x56289ca47978, node_fcall = 0x56289ca47978, node_args = 0x56289ca47978, node_args_aux = 0x56289ca47978, node_opt_arg = 0x56289ca47978, node_kw_arg = 0x56289ca47978, node_block_pass = 0x56289ca47978, node_masgn = 0x56289ca47978, node_def_temp = 0x56289ca47978, node_exits = 0x56289ca47978, id = 94732426705272, num = -1666942600, tbl = 0x56289ca47978, vars = 0x56289ca47978, strterm = 0x56289ca47978, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_else}}, {val = 140164314824160, node = 0x7f7a8c31fde0, node_fcall = 0x7f7a8c31fde0, node_args = 0x7f7a8c31fde0, node_args_aux = 0x7f7a8c31fde0, node_opt_arg = 0x7f7a8c31fde0, node_kw_arg = 0x7f7a8c31fde0, node_block_pass = 0x7f7a8c31fde0, node_masgn = 0x7f7a8c31fde0, node_def_temp = 0x7f7a8c31fde0, node_exits = 0x7f7a8c31fde0, id = 140164314824160, num = -1942880800, tbl = 0x7f7a8c31fde0, vars = 0x7f7a8c31fde0, strterm = 0x7f7a8c31fde0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 0, node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 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, in_rescue = before_rescue}}, {val = 94732426533328, node = 0x56289ca1d9d0, node_fcall = 0x56289ca1d9d0, node_args = 0x56289ca1d9d0, node_args_aux = 0x56289ca1d9d0, node_opt_arg = 0x56289ca1d9d0, node_kw_arg = 0x56289ca1d9d0, node_block_pass = 0x56289ca1d9d0, node_masgn = 0x56289ca1d9d0, node_def_temp = 0x56289ca1d9d0, node_exits = 0x56289ca1d9d0, id = 94732426533328, num = -1667114544, tbl = 0x56289ca1d9d0, vars = 0x56289ca1d9d0, strterm = 0x56289ca1d9d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 20, node = 0x14, node_fcall = 0x14, node_args = 0x14, node_args_aux = 0x14, node_opt_arg = 0x14, node_kw_arg = 0x14, node_block_pass = 0x14, node_masgn = 0x14, node_def_temp = 0x14, node_exits = 0x14, id = 20, num = 20, tbl = 0x14, vars = 0x14, strterm = 0x14, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 94732426533328, node = 0x56289ca1d9d0, node_fcall = 0x56289ca1d9d0, node_args = 0x56289ca1d9d0, node_args_aux = 0x56289ca1d9d0, node_opt_arg = 0x56289ca1d9d0, node_kw_arg = 0x56289ca1d9d0, node_block_pass = 0x56289ca1d9d0, node_masgn = 0x56289ca1d9d0, node_def_temp = 0x56289ca1d9d0, node_exits = 0x56289ca1d9d0, id = 94732426533328, num = -1667114544, tbl = 0x56289ca1d9d0, vars = 0x56289ca1d9d0, strterm = 0x56289ca1d9d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 140735711577200, node = 0x7fff96188470, node_fcall = 0x7fff96188470, node_args = 0x7fff96188470, node_args_aux = 0x7fff96188470, node_opt_arg = 0x7fff96188470, node_kw_arg = 0x7fff96188470, node_block_pass = 0x7fff96188470, node_masgn = 0x7fff96188470, node_def_temp = 0x7fff96188470, node_exits = 0x7fff96188470, id = 140735711577200, num = -1776778128, tbl = 0x7fff96188470, vars = 0x7fff96188470, strterm = 0x7fff96188470, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 94732404878209, node = 0x56289b576b81 <rb_gc_writebarrier+130>, node_fcall = 0x56289b576b81 <rb_gc_writebarrier+130>, node_args = 0x56289b576b81 <rb_gc_writebarrier+130>, node_args_aux = 0x56289b576b81 <rb_gc_writebarrier+130>, node_opt_arg = 0x56289b576b81 <rb_gc_writebarrier+130>, node_kw_arg = 0x56289b576b81 <rb_gc_writebarrier+130>, node_block_pass = 0x56289b576b81 <rb_gc_writebarrier+130>, node_masgn = 0x56289b576b81 <rb_gc_writebarrier+130>, node_def_temp = 0x56289b576b81 <rb_gc_writebarrier+130>, node_exits = 0x56289b576b81 <rb_gc_writebarrier+130>, id = 94732404878209, num = -1688769663, tbl = 0x56289b576b81 <rb_gc_writebarrier+130>, vars = 0x56289b576b81 <rb_gc_writebarrier+130>, strterm = 0x56289b576b81 <rb_gc_writebarrier+130>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_ensure}}, {val = 19168440090627, node = 0x116f00100003, node_fcall = 0x116f00100003, node_args = 0x116f00100003, node_args_aux = 0x116f00100003, node_opt_arg = 0x116f00100003, node_kw_arg = 0x116f00100003, node_block_pass = 0x116f00100003, node_masgn = 0x116f00100003, node_def_temp = 0x116f00100003, node_exits = 0x116f00100003, id = 19168440090627, num = 1048579, tbl = 0x116f00100003, vars = 0x116f00100003, strterm = 0x116f00100003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577184, node = 0x7fff96188460, node_fcall = 0x7fff96188460, node_args = 0x7fff96188460, node_args_aux = 0x7fff96188460, node_opt_arg = 0x7fff96188460, node_kw_arg = 0x7fff96188460, node_block_pass = 0x7fff96188460, node_masgn = 0x7fff96188460, node_def_temp = 0x7fff96188460, node_exits = 0x7fff96188460, id = 140735711577184, num = -1776778144, tbl = 0x7fff96188460, vars = 0x7fff96188460, strterm = 0x7fff96188460, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 94732406771880, node = 0x56289b7450a8 <vm_ci_flag+24>, node_fcall = 0x56289b7450a8 <vm_ci_flag+24>, node_args = 0x56289b7450a8 <vm_ci_flag+24>, node_args_aux = 0x56289b7450a8 <vm_ci_flag+24>, node_opt_arg = 0x56289b7450a8 <vm_ci_flag+24>, node_kw_arg = 0x56289b7450a8 <vm_ci_flag+24>, node_block_pass = 0x56289b7450a8 <vm_ci_flag+24>, node_masgn = 0x56289b7450a8 <vm_ci_flag+24>, node_def_temp = 0x56289b7450a8 <vm_ci_flag+24>, node_exits = 0x56289b7450a8 <vm_ci_flag+24>, id = 94732406771880, num = -1686875992, tbl = 0x56289b7450a8 <vm_ci_flag+24>, vars = 0x56289b7450a8 <vm_ci_flag+24>, strterm = 0x56289b7450a8 <vm_ci_flag+24>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_rescue}}, {val = 19168440090627, node = 0x116f00100003, node_fcall = 0x116f00100003, node_args = 0x116f00100003, node_args_aux = 0x116f00100003, node_opt_arg = 0x116f00100003, node_kw_arg = 0x116f00100003, node_block_pass = 0x116f00100003, node_masgn = 0x116f00100003, node_def_temp = 0x116f00100003, node_exits = 0x116f00100003, id = 19168440090627, num = 1048579, tbl = 0x116f00100003, vars = 0x116f00100003, strterm = 0x116f00100003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577296, node = 0x7fff961884d0, node_fcall = 0x7fff961884d0, node_args = 0x7fff961884d0, node_args_aux = 0x7fff961884d0, node_opt_arg = 0x7fff961884d0, node_kw_arg = 0x7fff961884d0, node_block_pass = 0x7fff961884d0, node_masgn = 0x7fff961884d0, node_def_temp = 0x7fff961884d0, node_exits = 0x7fff961884d0, id = 140735711577296, num = -1776778032, tbl = 0x7fff961884d0, vars = 0x7fff961884d0, strterm = 0x7fff961884d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 9102255050025820416, node = 0x7e51b4bdffcb6100, node_fcall = 0x7e51b4bdffcb6100, node_args = 0x7e51b4bdffcb6100, node_args_aux = 0x7e51b4bdffcb6100, node_opt_arg = 0x7e51b4bdffcb6100, node_kw_arg = 0x7e51b4bdffcb6100, node_block_pass = 0x7e51b4bdffcb6100, node_masgn = 0x7e51b4bdffcb6100, node_def_temp = 0x7e51b4bdffcb6100, node_exits = 0x7e51b4bdffcb6100, id = 9102255050025820416, num = -3448576, tbl = 0x7e51b4bdffcb6100, vars = 0x7e51b4bdffcb6100, strterm = 0x7e51b4bdffcb6100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_else}}, {val = 18446744060824649735, node = 0xfffffffd00000007, node_fcall = 0xfffffffd00000007, node_args = 0xfffffffd00000007, node_args_aux = 0xfffffffd00000007, node_opt_arg = 0xfffffffd00000007, node_kw_arg = 0xfffffffd00000007, node_block_pass = 0xfffffffd00000007, node_masgn = 0xfffffffd00000007, node_def_temp = 0xfffffffd00000007, node_exits = 0xfffffffd00000007, id = 18446744060824649735, num = 7, tbl = 0xfffffffd00000007, vars = 0xfffffffd00000007, strterm = 0xfffffffd00000007, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140164739014864, node = 0x7f7aa57aa0d0, node_fcall = 0x7f7aa57aa0d0, node_args = 0x7f7aa57aa0d0, node_args_aux = 0x7f7aa57aa0d0, node_opt_arg = 0x7f7aa57aa0d0, node_kw_arg = 0x7f7aa57aa0d0, node_block_pass = 0x7f7aa57aa0d0, node_masgn = 0x7f7aa57aa0d0, node_def_temp = 0x7f7aa57aa0d0, node_exits = 0x7f7aa57aa0d0, id = 140164739014864, num = -1518690096, tbl = 0x7f7aa57aa0d0, vars = 0x7f7aa57aa0d0, strterm = 0x7f7aa57aa0d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 140735711577296, node = 0x7fff961884d0, node_fcall = 0x7fff961884d0, node_args = 0x7fff961884d0, node_args_aux = 0x7fff961884d0, node_opt_arg = 0x7fff961884d0, node_kw_arg = 0x7fff961884d0, node_block_pass = 0x7fff961884d0, node_masgn = 0x7fff961884d0, node_def_temp = 0x7fff961884d0, node_exits = 0x7fff961884d0, id = 140735711577296, num = -1776778032, tbl = 0x7fff961884d0, vars = 0x7fff961884d0, strterm = 0x7fff961884d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 94732406840986, node = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_fcall = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_args = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_args_aux = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_opt_arg = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_kw_arg = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_block_pass = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_masgn = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_def_temp = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, node_exits = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, id = 94732406840986, num = -1686806886, tbl = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, vars = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, strterm = 0x56289b755e9a <vm_call_cfunc_with_frame+121>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 94732404824576, node = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_fcall = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_args = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_args_aux = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_opt_arg = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_kw_arg = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_block_pass = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_masgn = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_def_temp = 0x56289b569a00 <ractor_cache_allocate_slot+140>, node_exits = 0x56289b569a00 <ractor_cache_allocate_slot+140>, id = 94732404824576, num = -1688823296, tbl = 0x56289b569a00 <ractor_cache_allocate_slot+140>, vars = 0x56289b569a00 <ractor_cache_allocate_slot+140>, strterm = 0x56289b569a00 <ractor_cache_allocate_slot+140>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711578016, node = 0x7fff961887a0, node_fcall = 0x7fff961887a0, node_args = 0x7fff961887a0, node_args_aux = 0x7fff961887a0, node_opt_arg = 0x7fff961887a0, node_kw_arg = 0x7fff961887a0, node_block_pass = 0x7fff961887a0, node_masgn = 0x7fff961887a0, node_def_temp = 0x7fff961887a0, node_exits = 0x7fff961887a0, id = 140735711578016, num = -1776777312, tbl = 0x7fff961887a0, vars = 0x7fff961887a0, strterm = 0x7fff961887a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 140164740062968, node = 0x7f7aa58a9ef8, node_fcall = 0x7f7aa58a9ef8, node_args = 0x7f7aa58a9ef8, node_args_aux = 0x7f7aa58a9ef8, node_opt_arg = 0x7f7aa58a9ef8, node_kw_arg = 0x7f7aa58a9ef8, node_block_pass = 0x7f7aa58a9ef8, node_masgn = 0x7f7aa58a9ef8, node_def_temp = 0x7f7aa58a9ef8, node_exits = 0x7f7aa58a9ef8, id = 140164740062968, num = -1517641992, tbl = 0x7f7aa58a9ef8, vars = 0x7f7aa58a9ef8, strterm = 0x7f7aa58a9ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 94732406773522, node = 0x56289b745712 <CC_SET_FASTPATH+52>, node_fcall = 0x56289b745712 <CC_SET_FASTPATH+52>, node_args = 0x56289b745712 <CC_SET_FASTPATH+52>, node_args_aux = 0x56289b745712 <CC_SET_FASTPATH+52>, node_opt_arg = 0x56289b745712 <CC_SET_FASTPATH+52>, node_kw_arg = 0x56289b745712 <CC_SET_FASTPATH+52>, node_block_pass = 0x56289b745712 <CC_SET_FASTPATH+52>, node_masgn = 0x56289b745712 <CC_SET_FASTPATH+52>, node_def_temp = 0x56289b745712 <CC_SET_FASTPATH+52>, node_exits = 0x56289b745712 <CC_SET_FASTPATH+52>, id = 94732406773522, num = -1686874350, tbl = 0x56289b745712 <CC_SET_FASTPATH+52>, vars = 0x56289b745712 <CC_SET_FASTPATH+52>, strterm = 0x56289b745712 <CC_SET_FASTPATH+52>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_else}}, {val = 6813156560, node = 0x1961884d0, node_fcall = 0x1961884d0, node_args = 0x1961884d0, node_args_aux = 0x1961884d0, node_opt_arg = 0x1961884d0, node_kw_arg = 0x1961884d0, node_block_pass = 0x1961884d0, node_masgn = 0x1961884d0, node_def_temp = 0x1961884d0, node_exits = 0x1961884d0, id = 6813156560, num = -1776778032, tbl = 0x1961884d0, vars = 0x1961884d0, strterm = 0x1961884d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 140164739014848, node = 0x7f7aa57aa0c0, node_fcall = 0x7f7aa57aa0c0, node_args = 0x7f7aa57aa0c0, node_args_aux = 0x7f7aa57aa0c0, node_opt_arg = 0x7f7aa57aa0c0, node_kw_arg = 0x7f7aa57aa0c0, node_block_pass = 0x7f7aa57aa0c0, node_masgn = 0x7f7aa57aa0c0, node_def_temp = 0x7f7aa57aa0c0, node_exits = 0x7f7aa57aa0c0, id = 140164739014848, num = -1518690112, tbl = 0x7f7aa57aa0c0, vars = 0x7f7aa57aa0c0, strterm = 0x7f7aa57aa0c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 140164739014856, node = 0x7f7aa57aa0c8, node_fcall = 0x7f7aa57aa0c8, node_args = 0x7f7aa57aa0c8, node_args_aux = 0x7f7aa57aa0c8, node_opt_arg = 0x7f7aa57aa0c8, node_kw_arg = 0x7f7aa57aa0c8, node_block_pass = 0x7f7aa57aa0c8, node_masgn = 0x7f7aa57aa0c8, node_def_temp = 0x7f7aa57aa0c8, node_exits = 0x7f7aa57aa0c8, id = 140164739014856, num = -1518690104, tbl = 0x7f7aa57aa0c8, vars = 0x7f7aa57aa0c8, strterm = 0x7f7aa57aa0c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 140735711577392, node = 0x7fff96188530, node_fcall = 0x7fff96188530, node_args = 0x7fff96188530, node_args_aux = 0x7fff96188530, node_opt_arg = 0x7fff96188530, node_kw_arg = 0x7fff96188530, node_block_pass = 0x7fff96188530, node_masgn = 0x7fff96188530, node_def_temp = 0x7fff96188530, node_exits = 0x7fff96188530, id = 140735711577392, num = -1776777936, tbl = 0x7fff96188530, vars = 0x7fff96188530, strterm = 0x7fff96188530, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 94732406841266, node = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_fcall = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_args = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_args_aux = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_opt_arg = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_kw_arg = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_block_pass = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_masgn = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_def_temp = 0x56289b755fb2 <vm_call_cfunc_other+278>, node_exits = 0x56289b755fb2 <vm_call_cfunc_other+278>, id = 94732406841266, num = -1686806606, tbl = 0x56289b755fb2 <vm_call_cfunc_other+278>, vars = 0x56289b755fb2 <vm_call_cfunc_other+278>, strterm = 0x56289b755fb2 <vm_call_cfunc_other+278>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 140735711577336, node = 0x7fff961884f8, node_fcall = 0x7fff961884f8, node_args = 0x7fff961884f8, node_args_aux = 0x7fff961884f8, node_opt_arg = 0x7fff961884f8, node_kw_arg = 0x7fff961884f8, node_block_pass = 0x7fff961884f8, node_masgn = 0x7fff961884f8, node_def_temp = 0x7fff961884f8, node_exits = 0x7fff961884f8, id = 140735711577336, num = -1776777992, tbl = 0x7fff961884f8, vars = 0x7fff961884f8, strterm = 0x7fff961884f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 140735711578016, node = 0x7fff961887a0, node_fcall = 0x7fff961887a0, node_args = 0x7fff961887a0, node_args_aux = 0x7fff961887a0, node_opt_arg = 0x7fff961887a0, node_kw_arg = 0x7fff961887a0, node_block_pass = 0x7fff961887a0, node_masgn = 0x7fff961887a0, node_def_temp = 0x7fff961887a0, node_exits = 0x7fff961887a0, id = 140735711578016, num = -1776777312, tbl = 0x7fff961887a0, vars = 0x7fff961887a0, strterm = 0x7fff961887a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 140164740062968, node = 0x7f7aa58a9ef8, node_fcall = 0x7f7aa58a9ef8, node_args = 0x7f7aa58a9ef8, node_args_aux = 0x7f7aa58a9ef8, node_opt_arg = 0x7f7aa58a9ef8, node_kw_arg = 0x7f7aa58a9ef8, node_block_pass = 0x7f7aa58a9ef8, node_masgn = 0x7f7aa58a9ef8, node_def_temp = 0x7f7aa58a9ef8, node_exits = 0x7f7aa58a9ef8, id = 140164740062968, num = -1517641992, tbl = 0x7f7aa58a9ef8, vars = 0x7f7aa58a9ef8, strterm = 0x7f7aa58a9ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 140164296811080, node = 0x7f7a8b1f2248, node_fcall = 0x7f7a8b1f2248, node_args = 0x7f7a8b1f2248, node_args_aux = 0x7f7a8b1f2248, node_opt_arg = 0x7f7a8b1f2248, node_kw_arg = 0x7f7a8b1f2248, node_block_pass = 0x7f7a8b1f2248, node_masgn = 0x7f7a8b1f2248, node_def_temp = 0x7f7a8b1f2248, node_exits = 0x7f7a8b1f2248, id = 140164296811080, num = -1960893880, tbl = 0x7f7a8b1f2248, vars = 0x7f7a8b1f2248, strterm = 0x7f7a8b1f2248, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140735711577392, node = 0x7fff96188530, node_fcall = 0x7fff96188530, node_args = 0x7fff96188530, node_args_aux = 0x7fff96188530, node_opt_arg = 0x7fff96188530, node_kw_arg = 0x7fff96188530, node_block_pass = 0x7fff96188530, node_masgn = 0x7fff96188530, node_def_temp = 0x7fff96188530, node_exits = 0x7fff96188530, id = 140735711577392, num = -1776777936, tbl = 0x7fff96188530, vars = 0x7fff96188530, strterm = 0x7fff96188530, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 19168440090627, node = 0x116f00100003, node_fcall = 0x116f00100003, node_args = 0x116f00100003, node_args_aux = 0x116f00100003, node_opt_arg = 0x116f00100003, node_kw_arg = 0x116f00100003, node_block_pass = 0x116f00100003, node_masgn = 0x116f00100003, node_def_temp = 0x116f00100003, node_exits = 0x116f00100003, id = 19168440090627, num = 1048579, tbl = 0x116f00100003, vars = 0x116f00100003, strterm = 0x116f00100003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 0, node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 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, in_rescue = before_rescue}}, {val = 94732406840988, node = 0x56289b755e9c <vm_call_cfunc_other>, node_fcall = 0x56289b755e9c <vm_call_cfunc_other>, node_args = 0x56289b755e9c <vm_call_cfunc_other>, node_args_aux = 0x56289b755e9c <vm_call_cfunc_other>, node_opt_arg = 0x56289b755e9c <vm_call_cfunc_other>, node_kw_arg = 0x56289b755e9c <vm_call_cfunc_other>, node_block_pass = 0x56289b755e9c <vm_call_cfunc_other>, node_masgn = 0x56289b755e9c <vm_call_cfunc_other>, node_def_temp = 0x56289b755e9c <vm_call_cfunc_other>, node_exits = 0x56289b755e9c <vm_call_cfunc_other>, id = 94732406840988, num = -1686806884, tbl = 0x56289b755e9c <vm_call_cfunc_other>, vars = 0x56289b755e9c <vm_call_cfunc_other>, strterm = 0x56289b755e9c <vm_call_cfunc_other>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 140164296811080, node = 0x7f7a8b1f2248, node_fcall = 0x7f7a8b1f2248, node_args = 0x7f7a8b1f2248, node_args_aux = 0x7f7a8b1f2248, node_opt_arg = 0x7f7a8b1f2248, node_kw_arg = 0x7f7a8b1f2248, node_block_pass = 0x7f7a8b1f2248, node_masgn = 0x7f7a8b1f2248, node_def_temp = 0x7f7a8b1f2248, node_exits = 0x7f7a8b1f2248, id = 140164296811080, num = -1960893880, tbl = 0x7f7a8b1f2248, vars = 0x7f7a8b1f2248, strterm = 0x7f7a8b1f2248, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140735711577456, node = 0x7fff96188570, node_fcall = 0x7fff96188570, node_args = 0x7fff96188570, node_args_aux = 0x7fff96188570, node_opt_arg = 0x7fff96188570, node_kw_arg = 0x7fff96188570, node_block_pass = 0x7fff96188570, node_masgn = 0x7fff96188570, node_def_temp = 0x7fff96188570, node_exits = 0x7fff96188570, id = 140735711577456, num = -1776777872, tbl = 0x7fff96188570, vars = 0x7fff96188570, strterm = 0x7fff96188570, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_else}}, {val = 94732406842337, node = 0x56289b7563e1 <vm_call_cfunc+302>, node_fcall = 0x56289b7563e1 <vm_call_cfunc+302>, node_args = 0x56289b7563e1 <vm_call_cfunc+302>, node_args_aux = 0x56289b7563e1 <vm_call_cfunc+302>, node_opt_arg = 0x56289b7563e1 <vm_call_cfunc+302>, node_kw_arg = 0x56289b7563e1 <vm_call_cfunc+302>, node_block_pass = 0x56289b7563e1 <vm_call_cfunc+302>, node_masgn = 0x56289b7563e1 <vm_call_cfunc+302>, node_def_temp = 0x56289b7563e1 <vm_call_cfunc+302>, node_exits = 0x56289b7563e1 <vm_call_cfunc+302>, id = 94732406842337, num = -1686805535, tbl = 0x56289b7563e1 <vm_call_cfunc+302>, vars = 0x56289b7563e1 <vm_call_cfunc+302>, strterm = 0x56289b7563e1 <vm_call_cfunc+302>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 140164296811080, node = 0x7f7a8b1f2248, node_fcall = 0x7f7a8b1f2248, node_args = 0x7f7a8b1f2248, node_args_aux = 0x7f7a8b1f2248, node_opt_arg = 0x7f7a8b1f2248, node_kw_arg = 0x7f7a8b1f2248, node_block_pass = 0x7f7a8b1f2248, node_masgn = 0x7f7a8b1f2248, node_def_temp = 0x7f7a8b1f2248, node_exits = 0x7f7a8b1f2248, id = 140164296811080, num = -1960893880, tbl = 0x7f7a8b1f2248, vars = 0x7f7a8b1f2248, strterm = 0x7f7a8b1f2248, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140735711578016, node = 0x7fff961887a0, node_fcall = 0x7fff961887a0, node_args = 0x7fff961887a0, node_args_aux = 0x7fff961887a0, node_opt_arg = 0x7fff961887a0, node_kw_arg = 0x7fff961887a0, node_block_pass = 0x7fff961887a0, node_masgn = 0x7fff961887a0, node_def_temp = 0x7fff961887a0, node_exits = 0x7fff961887a0, id = 140735711578016, num = -1776777312, tbl = 0x7fff961887a0, vars = 0x7fff961887a0, strterm = 0x7fff961887a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 140164740062968, node = 0x7f7aa58a9ef8, node_fcall = 0x7f7aa58a9ef8, node_args = 0x7f7aa58a9ef8, node_args_aux = 0x7f7aa58a9ef8, node_opt_arg = 0x7f7aa58a9ef8, node_kw_arg = 0x7f7aa58a9ef8, node_block_pass = 0x7f7aa58a9ef8, node_masgn = 0x7f7aa58a9ef8, node_def_temp = 0x7f7aa58a9ef8, node_exits = 0x7f7aa58a9ef8, id = 140164740062968, num = -1517641992, tbl = 0x7f7aa58a9ef8, vars = 0x7f7aa58a9ef8, strterm = 0x7f7aa58a9ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 94732406842035, node = 0x56289b7562b3 <vm_call_cfunc>, node_fcall = 0x56289b7562b3 <vm_call_cfunc>, node_args = 0x56289b7562b3 <vm_call_cfunc>, node_args_aux = 0x56289b7562b3 <vm_call_cfunc>, node_opt_arg = 0x56289b7562b3 <vm_call_cfunc>, node_kw_arg = 0x56289b7562b3 <vm_call_cfunc>, node_block_pass = 0x56289b7562b3 <vm_call_cfunc>, node_masgn = 0x56289b7562b3 <vm_call_cfunc>, node_def_temp = 0x56289b7562b3 <vm_call_cfunc>, node_exits = 0x56289b7562b3 <vm_call_cfunc>, id = 94732406842035, num = -1686805837, tbl = 0x56289b7562b3 <vm_call_cfunc>, vars = 0x56289b7562b3 <vm_call_cfunc>, strterm = 0x56289b7562b3 <vm_call_cfunc>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_rescue}}, {val = 19168440090627, node = 0x116f00100003, node_fcall = 0x116f00100003, node_args = 0x116f00100003, node_args_aux = 0x116f00100003, node_opt_arg = 0x116f00100003, node_kw_arg = 0x116f00100003, node_block_pass = 0x116f00100003, node_masgn = 0x116f00100003, node_def_temp = 0x116f00100003, node_exits = 0x116f00100003, id = 19168440090627, num = 1048579, tbl = 0x116f00100003, vars = 0x116f00100003, strterm = 0x116f00100003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577680, node = 0x7fff96188650, node_fcall = 0x7fff96188650, node_args = 0x7fff96188650, node_args_aux = 0x7fff96188650, node_opt_arg = 0x7fff96188650, node_kw_arg = 0x7fff96188650, node_block_pass = 0x7fff96188650, node_masgn = 0x7fff96188650, node_def_temp = 0x7fff96188650, node_exits = 0x7fff96188650, id = 140735711577680, num = -1776777648, tbl = 0x7fff96188650, vars = 0x7fff96188650, strterm = 0x7fff96188650, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 94732406853404, node = 0x56289b758f1c <vm_call_method_each_type+289>, node_fcall = 0x56289b758f1c <vm_call_method_each_type+289>, node_args = 0x56289b758f1c <vm_call_method_each_type+289>, node_args_aux = 0x56289b758f1c <vm_call_method_each_type+289>, node_opt_arg = 0x56289b758f1c <vm_call_method_each_type+289>, node_kw_arg = 0x56289b758f1c <vm_call_method_each_type+289>, node_block_pass = 0x56289b758f1c <vm_call_method_each_type+289>, node_masgn = 0x56289b758f1c <vm_call_method_each_type+289>, node_def_temp = 0x56289b758f1c <vm_call_method_each_type+289>, node_exits = 0x56289b758f1c <vm_call_method_each_type+289>, id = 94732406853404, num = -1686794468, tbl = 0x56289b758f1c <vm_call_method_each_type+289>, vars = 0x56289b758f1c <vm_call_method_each_type+289>, strterm = 0x56289b758f1c <vm_call_method_each_type+289>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_else}}, {val = 36, node = 0x24, node_fcall = 0x24, node_args = 0x24, node_args_aux = 0x24, node_opt_arg = 0x24, node_kw_arg = 0x24, node_block_pass = 0x24, node_masgn = 0x24, node_def_temp = 0x24, node_exits = 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, in_rescue = before_rescue}}, {val = 140735711578016, node = 0x7fff961887a0, node_fcall = 0x7fff961887a0, node_args = 0x7fff961887a0, node_args_aux = 0x7fff961887a0, node_opt_arg = 0x7fff961887a0, node_kw_arg = 0x7fff961887a0, node_block_pass = 0x7fff961887a0, node_masgn = 0x7fff961887a0, node_def_temp = 0x7fff961887a0, node_exits = 0x7fff961887a0, id = 140735711578016, num = -1776777312, tbl = 0x7fff961887a0, vars = 0x7fff961887a0, strterm = 0x7fff961887a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 140164740062968, node = 0x7f7aa58a9ef8, node_fcall = 0x7f7aa58a9ef8, node_args = 0x7f7aa58a9ef8, node_args_aux = 0x7f7aa58a9ef8, node_opt_arg = 0x7f7aa58a9ef8, node_kw_arg = 0x7f7aa58a9ef8, node_block_pass = 0x7f7aa58a9ef8, node_masgn = 0x7f7aa58a9ef8, node_def_temp = 0x7f7aa58a9ef8, node_exits = 0x7f7aa58a9ef8, id = 140164740062968, num = -1517641992, tbl = 0x7f7aa58a9ef8, vars = 0x7f7aa58a9ef8, strterm = 0x7f7aa58a9ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 94732426534000, node = 0x56289ca1dc70, node_fcall = 0x56289ca1dc70, node_args = 0x56289ca1dc70, node_args_aux = 0x56289ca1dc70, node_opt_arg = 0x56289ca1dc70, node_kw_arg = 0x56289ca1dc70, node_block_pass = 0x56289ca1dc70, node_masgn = 0x56289ca1dc70, node_def_temp = 0x56289ca1dc70, node_exits = 0x56289ca1dc70, id = 94732426534000, num = -1667113872, tbl = 0x56289ca1dc70, vars = 0x56289ca1dc70, strterm = 0x56289ca1dc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 1, node = 0x1, node_fcall = 0x1, node_args = 0x1, node_args_aux = 0x1, node_opt_arg = 0x1, node_kw_arg = 0x1, node_block_pass = 0x1, node_masgn = 0x1, node_def_temp = 0x1, node_exits = 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, in_rescue = before_rescue}}, {val = 8704380018896, node = 0x7eaa57aa0d0, node_fcall = 0x7eaa57aa0d0, node_args = 0x7eaa57aa0d0, node_args_aux = 0x7eaa57aa0d0, node_opt_arg = 0x7eaa57aa0d0, node_kw_arg = 0x7eaa57aa0d0, node_block_pass = 0x7eaa57aa0d0, node_masgn = 0x7eaa57aa0d0, node_def_temp = 0x7eaa57aa0d0, node_exits = 0x7eaa57aa0d0, id = 8704380018896, num = -1518690096, tbl = 0x7eaa57aa0d0, vars = 0x7eaa57aa0d0, strterm = 0x7eaa57aa0d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 94732409666464, node = 0x56289ba07ba0, node_fcall = 0x56289ba07ba0, node_args = 0x56289ba07ba0, node_args_aux = 0x56289ba07ba0, node_opt_arg = 0x56289ba07ba0, node_kw_arg = 0x56289ba07ba0, node_block_pass = 0x56289ba07ba0, node_masgn = 0x56289ba07ba0, node_def_temp = 0x56289ba07ba0, node_exits = 0x56289ba07ba0, id = 94732409666464, num = -1683981408, tbl = 0x56289ba07ba0, vars = 0x56289ba07ba0, strterm = 0x56289ba07ba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 141733920801, node = 0x2100000021, node_fcall = 0x2100000021, node_args = 0x2100000021, node_args_aux = 0x2100000021, node_opt_arg = 0x2100000021, node_kw_arg = 0x2100000021, node_block_pass = 0x2100000021, node_masgn = 0x2100000021, node_def_temp = 0x2100000021, node_exits = 0x2100000021, id = 141733920801, num = 33, tbl = 0x2100000021, vars = 0x2100000021, strterm = 0x2100000021, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 94732430034304, node = 0x56289cd74580, node_fcall = 0x56289cd74580, node_args = 0x56289cd74580, node_args_aux = 0x56289cd74580, node_opt_arg = 0x56289cd74580, node_kw_arg = 0x56289cd74580, node_block_pass = 0x56289cd74580, node_masgn = 0x56289cd74580, node_def_temp = 0x56289cd74580, node_exits = 0x56289cd74580, id = 94732430034304, num = -1663613568, tbl = 0x56289cd74580, vars = 0x56289cd74580, strterm = 0x56289cd74580, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_ensure}}, {val = 6902778479, node = 0x19b700a6f, node_fcall = 0x19b700a6f, node_args = 0x19b700a6f, node_args_aux = 0x19b700a6f, node_opt_arg = 0x19b700a6f, node_kw_arg = 0x19b700a6f, node_block_pass = 0x19b700a6f, node_masgn = 0x19b700a6f, node_def_temp = 0x19b700a6f, node_exits = 0x19b700a6f, id = 6902778479, num = -1687156113, tbl = 0x19b700a6f, vars = 0x19b700a6f, strterm = 0x19b700a6f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = before_rescue}}, {val = 12884901889, node = 0x300000001, node_fcall = 0x300000001, node_args = 0x300000001, node_args_aux = 0x300000001, node_opt_arg = 0x300000001, node_kw_arg = 0x300000001, node_block_pass = 0x300000001, node_masgn = 0x300000001, node_def_temp = 0x300000001, node_exits = 0x300000001, id = 12884901889, num = 1, tbl = 0x300000001, vars = 0x300000001, strterm = 0x300000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577616, node = 0x7fff96188610, node_fcall = 0x7fff96188610, node_args = 0x7fff96188610, node_args_aux = 0x7fff96188610, node_opt_arg = 0x7fff96188610, node_kw_arg = 0x7fff96188610, node_block_pass = 0x7fff96188610, node_masgn = 0x7fff96188610, node_def_temp = 0x7fff96188610, node_exits = 0x7fff96188610, id = 140735711577616, num = -1776777712, tbl = 0x7fff96188610, vars = 0x7fff96188610, strterm = 0x7fff96188610, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 94732406493164, node = 0x56289b700fec <rb_id_table_lookup+56>, node_fcall = 0x56289b700fec <rb_id_table_lookup+56>, node_args = 0x56289b700fec <rb_id_table_lookup+56>, node_args_aux = 0x56289b700fec <rb_id_table_lookup+56>, node_opt_arg = 0x56289b700fec <rb_id_table_lookup+56>, node_kw_arg = 0x56289b700fec <rb_id_table_lookup+56>, node_block_pass = 0x56289b700fec <rb_id_table_lookup+56>, node_masgn = 0x56289b700fec <rb_id_table_lookup+56>, node_def_temp = 0x56289b700fec <rb_id_table_lookup+56>, node_exits = 0x56289b700fec <rb_id_table_lookup+56>, id = 94732406493164, num = -1687154708, tbl = 0x56289b700fec <rb_id_table_lookup+56>, vars = 0x56289b700fec <rb_id_table_lookup+56>, strterm = 0x56289b700fec <rb_id_table_lookup+56>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 140735711577656, node = 0x7fff96188638, node_fcall = 0x7fff96188638, node_args = 0x7fff96188638, node_args_aux = 0x7fff96188638, node_opt_arg = 0x7fff96188638, node_kw_arg = 0x7fff96188638, node_block_pass = 0x7fff96188638, node_masgn = 0x7fff96188638, node_def_temp = 0x7fff96188638, node_exits = 0x7fff96188638, id = 140735711577656, num = -1776777672, tbl = 0x7fff96188638, vars = 0x7fff96188638, strterm = 0x7fff96188638, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 32, node = 0x20, node_fcall = 0x20, node_args = 0x20, node_args_aux = 0x20, node_opt_arg = 0x20, node_kw_arg = 0x20, node_block_pass = 0x20, node_masgn = 0x20, node_def_temp = 0x20, node_exits = 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, in_rescue = before_rescue}}, {val = 140164314630160, node = 0x7f7a8c2f0810, node_fcall = 0x7f7a8c2f0810, node_args = 0x7f7a8c2f0810, node_args_aux = 0x7f7a8c2f0810, node_opt_arg = 0x7f7a8c2f0810, node_kw_arg = 0x7f7a8c2f0810, node_block_pass = 0x7f7a8c2f0810, node_masgn = 0x7f7a8c2f0810, node_def_temp = 0x7f7a8c2f0810, node_exits = 0x7f7a8c2f0810, id = 140164314630160, num = -1943074800, tbl = 0x7f7a8c2f0810, vars = 0x7f7a8c2f0810, strterm = 0x7f7a8c2f0810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577632, node = 0x7fff96188620, node_fcall = 0x7fff96188620, node_args = 0x7fff96188620, node_args_aux = 0x7fff96188620, node_opt_arg = 0x7fff96188620, node_kw_arg = 0x7fff96188620, node_block_pass = 0x7fff96188620, node_masgn = 0x7fff96188620, node_def_temp = 0x7fff96188620, node_exits = 0x7fff96188620, id = 140735711577632, num = -1776777696, tbl = 0x7fff96188620, vars = 0x7fff96188620, strterm = 0x7fff96188620, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 94732404803297, node = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_fcall = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_args = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_args_aux = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_opt_arg = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_kw_arg = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_block_pass = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_masgn = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_def_temp = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, node_exits = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, id = 94732404803297, num = -1688844575, tbl = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, vars = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, strterm = 0x56289b5646e1 <RB_FL_ANY_RAW+35>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 32, node = 0x20, node_fcall = 0x20, node_args = 0x20, node_args_aux = 0x20, node_opt_arg = 0x20, node_kw_arg = 0x20, node_block_pass = 0x20, node_masgn = 0x20, node_def_temp = 0x20, node_exits = 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, in_rescue = before_rescue}}, {val = 140164314630160, node = 0x7f7a8c2f0810, node_fcall = 0x7f7a8c2f0810, node_args = 0x7f7a8c2f0810, node_args_aux = 0x7f7a8c2f0810, node_opt_arg = 0x7f7a8c2f0810, node_kw_arg = 0x7f7a8c2f0810, node_block_pass = 0x7f7a8c2f0810, node_masgn = 0x7f7a8c2f0810, node_def_temp = 0x7f7a8c2f0810, node_exits = 0x7f7a8c2f0810, id = 140164314630160, num = -1943074800, tbl = 0x7f7a8c2f0810, vars = 0x7f7a8c2f0810, strterm = 0x7f7a8c2f0810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577656, node = 0x7fff96188638, node_fcall = 0x7fff96188638, node_args = 0x7fff96188638, node_args_aux = 0x7fff96188638, node_opt_arg = 0x7fff96188638, node_kw_arg = 0x7fff96188638, node_block_pass = 0x7fff96188638, node_masgn = 0x7fff96188638, node_def_temp = 0x7fff96188638, node_exits = 0x7fff96188638, id = 140735711577656, num = -1776777672, tbl = 0x7fff96188638, vars = 0x7fff96188638, strterm = 0x7fff96188638, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 94732404804238, node = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_fcall = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_args = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_args_aux = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_opt_arg = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_kw_arg = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_block_pass = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_masgn = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_def_temp = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, node_exits = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, id = 94732404804238, num = -1688843634, tbl = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, vars = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, strterm = 0x56289b564a8e <RB_OBJ_PROMOTED_RAW+29>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 140164314630160, node = 0x7f7a8c2f0810, node_fcall = 0x7f7a8c2f0810, node_args = 0x7f7a8c2f0810, node_args_aux = 0x7f7a8c2f0810, node_opt_arg = 0x7f7a8c2f0810, node_kw_arg = 0x7f7a8c2f0810, node_block_pass = 0x7f7a8c2f0810, node_masgn = 0x7f7a8c2f0810, node_def_temp = 0x7f7a8c2f0810, node_exits = 0x7f7a8c2f0810, id = 140164314630160, num = -1943074800, tbl = 0x7f7a8c2f0810, vars = 0x7f7a8c2f0810, strterm = 0x7f7a8c2f0810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577680, node = 0x7fff96188650, node_fcall = 0x7fff96188650, node_args = 0x7fff96188650, node_args_aux = 0x7fff96188650, node_opt_arg = 0x7fff96188650, node_kw_arg = 0x7fff96188650, node_block_pass = 0x7fff96188650, node_masgn = 0x7fff96188650, node_def_temp = 0x7fff96188650, node_exits = 0x7fff96188650, id = 140735711577680, num = -1776777648, tbl = 0x7fff96188650, vars = 0x7fff96188650, strterm = 0x7fff96188650, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 94732404816967, node = 0x56289b567c47 <RVALUE_OLD_P+36>, node_fcall = 0x56289b567c47 <RVALUE_OLD_P+36>, node_args = 0x56289b567c47 <RVALUE_OLD_P+36>, node_args_aux = 0x56289b567c47 <RVALUE_OLD_P+36>, node_opt_arg = 0x56289b567c47 <RVALUE_OLD_P+36>, node_kw_arg = 0x56289b567c47 <RVALUE_OLD_P+36>, node_block_pass = 0x56289b567c47 <RVALUE_OLD_P+36>, node_masgn = 0x56289b567c47 <RVALUE_OLD_P+36>, node_def_temp = 0x56289b567c47 <RVALUE_OLD_P+36>, node_exits = 0x56289b567c47 <RVALUE_OLD_P+36>, id = 94732404816967, num = -1688830905, tbl = 0x56289b567c47 <RVALUE_OLD_P+36>, vars = 0x56289b567c47 <RVALUE_OLD_P+36>, strterm = 0x56289b567c47 <RVALUE_OLD_P+36>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140164314630160, node = 0x7f7a8c2f0810, node_fcall = 0x7f7a8c2f0810, node_args = 0x7f7a8c2f0810, node_args_aux = 0x7f7a8c2f0810, node_opt_arg = 0x7f7a8c2f0810, node_kw_arg = 0x7f7a8c2f0810, node_block_pass = 0x7f7a8c2f0810, node_masgn = 0x7f7a8c2f0810, node_def_temp = 0x7f7a8c2f0810, node_exits = 0x7f7a8c2f0810, id = 140164314630160, num = -1943074800, tbl = 0x7f7a8c2f0810, vars = 0x7f7a8c2f0810, strterm = 0x7f7a8c2f0810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577744, node = 0x7fff96188690, node_fcall = 0x7fff96188690, node_args = 0x7fff96188690, node_args_aux = 0x7fff96188690, node_opt_arg = 0x7fff96188690, node_kw_arg = 0x7fff96188690, node_block_pass = 0x7fff96188690, node_masgn = 0x7fff96188690, node_def_temp = 0x7fff96188690, node_exits = 0x7fff96188690, id = 140735711577744, num = -1776777584, tbl = 0x7fff96188690, vars = 0x7fff96188690, strterm = 0x7fff96188690, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 94732404878158, node = 0x56289b576b4e <rb_gc_writebarrier+79>, node_fcall = 0x56289b576b4e <rb_gc_writebarrier+79>, node_args = 0x56289b576b4e <rb_gc_writebarrier+79>, node_args_aux = 0x56289b576b4e <rb_gc_writebarrier+79>, node_opt_arg = 0x56289b576b4e <rb_gc_writebarrier+79>, node_kw_arg = 0x56289b576b4e <rb_gc_writebarrier+79>, node_block_pass = 0x56289b576b4e <rb_gc_writebarrier+79>, node_masgn = 0x56289b576b4e <rb_gc_writebarrier+79>, node_def_temp = 0x56289b576b4e <rb_gc_writebarrier+79>, node_exits = 0x56289b576b4e <rb_gc_writebarrier+79>, id = 94732404878158, num = -1688769714, tbl = 0x56289b576b4e <rb_gc_writebarrier+79>, vars = 0x56289b576b4e <rb_gc_writebarrier+79>, strterm = 0x56289b576b4e <rb_gc_writebarrier+79>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_else}}, {val = 1, node = 0x1, node_fcall = 0x1, node_args = 0x1, node_args_aux = 0x1, node_opt_arg = 0x1, node_kw_arg = 0x1, node_block_pass = 0x1, node_masgn = 0x1, node_def_temp = 0x1, node_exits = 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, in_rescue = before_rescue}}, {val = 1, node = 0x1, node_fcall = 0x1, node_args = 0x1, node_args_aux = 0x1, node_opt_arg = 0x1, node_kw_arg = 0x1, node_block_pass = 0x1, node_masgn = 0x1, node_def_temp = 0x1, node_exits = 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, in_rescue = before_rescue}}, {val = 1, node = 0x1, node_fcall = 0x1, node_args = 0x1, node_args_aux = 0x1, node_opt_arg = 0x1, node_kw_arg = 0x1, node_block_pass = 0x1, node_masgn = 0x1, node_def_temp = 0x1, node_exits = 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, in_rescue = before_rescue}}, {val = 47244640260, node = 0xb00000004, node_fcall = 0xb00000004, node_args = 0xb00000004, node_args_aux = 0xb00000004, node_opt_arg = 0xb00000004, node_kw_arg = 0xb00000004, node_block_pass = 0xb00000004, node_masgn = 0xb00000004, node_def_temp = 0xb00000004, node_exits = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 51539607556, node = 0xc00000004, node_fcall = 0xc00000004, node_args = 0xc00000004, node_args_aux = 0xc00000004, node_opt_arg = 0xc00000004, node_kw_arg = 0xc00000004, node_block_pass = 0xc00000004, node_masgn = 0xc00000004, node_def_temp = 0xc00000004, node_exits = 0xc00000004, id = 51539607556, num = 4, tbl = 0xc00000004, vars = 0xc00000004, strterm = 0xc00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 51539607556, node = 0xc00000004, node_fcall = 0xc00000004, node_args = 0xc00000004, node_args_aux = 0xc00000004, node_opt_arg = 0xc00000004, node_kw_arg = 0xc00000004, node_block_pass = 0xc00000004, node_masgn = 0xc00000004, node_def_temp = 0xc00000004, node_exits = 0xc00000004, id = 51539607556, num = 4, tbl = 0xc00000004, vars = 0xc00000004, strterm = 0xc00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 47244640260, node = 0xb00000004, node_fcall = 0xb00000004, node_args = 0xb00000004, node_args_aux = 0xb00000004, node_opt_arg = 0xb00000004, node_kw_arg = 0xb00000004, node_block_pass = 0xb00000004, node_masgn = 0xb00000004, node_def_temp = 0xb00000004, node_exits = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 47244640260, node = 0xb00000004, node_fcall = 0xb00000004, node_args = 0xb00000004, node_args_aux = 0xb00000004, node_opt_arg = 0xb00000004, node_kw_arg = 0xb00000004, node_block_pass = 0xb00000004, node_masgn = 0xb00000004, node_def_temp = 0xb00000004, node_exits = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 64424509441, node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 64424509441, node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 64424509441, node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 64424509441, node = 0xf00000001, node_fcall = 0xf00000001, node_args = 0xf00000001, node_args_aux = 0xf00000001, node_opt_arg = 0xf00000001, node_kw_arg = 0xf00000001, node_block_pass = 0xf00000001, node_masgn = 0xf00000001, node_def_temp = 0xf00000001, node_exits = 0xf00000001, id = 64424509441, num = 1, tbl = 0xf00000001, vars = 0xf00000001, strterm = 0xf00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 34359738370, node = 0x800000002, node_fcall = 0x800000002, node_args = 0x800000002, node_args_aux = 0x800000002, node_opt_arg = 0x800000002, node_kw_arg = 0x800000002, node_block_pass = 0x800000002, node_masgn = 0x800000002, node_def_temp = 0x800000002, node_exits = 0x800000002, id = 34359738370, num = 2, tbl = 0x800000002, vars = 0x800000002, strterm = 0x800000002, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 81604378627, node = 0x1300000003, node_fcall = 0x1300000003, node_args = 0x1300000003, node_args_aux = 0x1300000003, node_opt_arg = 0x1300000003, node_kw_arg = 0x1300000003, node_block_pass = 0x1300000003, node_masgn = 0x1300000003, node_def_temp = 0x1300000003, node_exits = 0x1300000003, id = 81604378627, num = 3, tbl = 0x1300000003, vars = 0x1300000003, strterm = 0x1300000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 34359738372, node = 0x800000004, node_fcall = 0x800000004, node_args = 0x800000004, node_args_aux = 0x800000004, node_opt_arg = 0x800000004, node_kw_arg = 0x800000004, node_block_pass = 0x800000004, node_masgn = 0x800000004, node_def_temp = 0x800000004, node_exits = 0x800000004, id = 34359738372, num = 4, tbl = 0x800000004, vars = 0x800000004, strterm = 0x800000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 47244640260, node = 0xb00000004, node_fcall = 0xb00000004, node_args = 0xb00000004, node_args_aux = 0xb00000004, node_opt_arg = 0xb00000004, node_kw_arg = 0xb00000004, node_block_pass = 0xb00000004, node_masgn = 0xb00000004, node_def_temp = 0xb00000004, node_exits = 0xb00000004, id = 47244640260, num = 4, tbl = 0xb00000004, vars = 0xb00000004, strterm = 0xb00000004, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 81604378627, node = 0x1300000003, node_fcall = 0x1300000003, node_args = 0x1300000003, node_args_aux = 0x1300000003, node_opt_arg = 0x1300000003, node_kw_arg = 0x1300000003, node_block_pass = 0x1300000003, node_masgn = 0x1300000003, node_def_temp = 0x1300000003, node_exits = 0x1300000003, id = 81604378627, num = 3, tbl = 0x1300000003, vars = 0x1300000003, strterm = 0x1300000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 81604378627, node = 0x1300000003, node_fcall = 0x1300000003, node_args = 0x1300000003, node_args_aux = 0x1300000003, node_opt_arg = 0x1300000003, node_kw_arg = 0x1300000003, node_block_pass = 0x1300000003, node_masgn = 0x1300000003, node_def_temp = 0x1300000003, node_exits = 0x1300000003, id = 81604378627, num = 3, tbl = 0x1300000003, vars = 0x1300000003, strterm = 0x1300000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 60129542147, node = 0xe00000003, node_fcall = 0xe00000003, node_args = 0xe00000003, node_args_aux = 0xe00000003, node_opt_arg = 0xe00000003, node_kw_arg = 0xe00000003, node_block_pass = 0xe00000003, node_masgn = 0xe00000003, node_def_temp = 0xe00000003, node_exits = 0xe00000003, id = 60129542147, num = 3, tbl = 0xe00000003, vars = 0xe00000003, strterm = 0xe00000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 77309411331, node = 0x1200000003, node_fcall = 0x1200000003, node_args = 0x1200000003, node_args_aux = 0x1200000003, node_opt_arg = 0x1200000003, node_kw_arg = 0x1200000003, node_block_pass = 0x1200000003, node_masgn = 0x1200000003, node_def_temp = 0x1200000003, node_exits = 0x1200000003, id = 77309411331, num = 3, tbl = 0x1200000003, vars = 0x1200000003, strterm = 0x1200000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 77309411331, node = 0x1200000003, node_fcall = 0x1200000003, node_args = 0x1200000003, node_args_aux = 0x1200000003, node_opt_arg = 0x1200000003, node_kw_arg = 0x1200000003, node_block_pass = 0x1200000003, node_masgn = 0x1200000003, node_def_temp = 0x1200000003, node_exits = 0x1200000003, id = 77309411331, num = 3, tbl = 0x1200000003, vars = 0x1200000003, strterm = 0x1200000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140164741212804, node = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_fcall = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_args = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_args_aux = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_opt_arg = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_kw_arg = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_block_pass = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_masgn = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_def_temp = 0x7f7aa59c2a84 <__GI___libc_write+100>, node_exits = 0x7f7aa59c2a84 <__GI___libc_write+100>, id = 140164741212804, num = -1516492156, tbl = 0x7f7aa59c2a84 <__GI___libc_write+100>, vars = 0x7f7aa59c2a84 <__GI___libc_write+100>, strterm = 0x7f7aa59c2a84 <__GI___libc_write+100>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 77309411331, node = 0x1200000003, node_fcall = 0x1200000003, node_args = 0x1200000003, node_args_aux = 0x1200000003, node_opt_arg = 0x1200000003, node_kw_arg = 0x1200000003, node_block_pass = 0x1200000003, node_masgn = 0x1200000003, node_def_temp = 0x1200000003, node_exits = 0x1200000003, id = 77309411331, num = 3, tbl = 0x1200000003, vars = 0x1200000003, strterm = 0x1200000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 8, node = 0x8, node_fcall = 0x8, node_args = 0x8, node_args_aux = 0x8, node_opt_arg = 0x8, node_kw_arg = 0x8, node_block_pass = 0x8, node_masgn = 0x8, node_def_temp = 0x8, node_exits = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711577944, node = 0x7fff96188758, node_fcall = 0x7fff96188758, node_args = 0x7fff96188758, node_args_aux = 0x7fff96188758, node_opt_arg = 0x7fff96188758, node_kw_arg = 0x7fff96188758, node_block_pass = 0x7fff96188758, node_masgn = 0x7fff96188758, node_def_temp = 0x7fff96188758, node_exits = 0x7fff96188758, id = 140735711577944, num = -1776777384, tbl = 0x7fff96188758, vars = 0x7fff96188758, strterm = 0x7fff96188758, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = after_else}}, {val = 8, node = 0x8, node_fcall = 0x8, node_args = 0x8, node_args_aux = 0x8, node_opt_arg = 0x8, node_kw_arg = 0x8, node_block_pass = 0x8, node_masgn = 0x8, node_def_temp = 0x8, node_exits = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 94732431901104, node = 0x56289cf3c1b0, node_fcall = 0x56289cf3c1b0, node_args = 0x56289cf3c1b0, node_args_aux = 0x56289cf3c1b0, node_opt_arg = 0x56289cf3c1b0, node_kw_arg = 0x56289cf3c1b0, node_block_pass = 0x56289cf3c1b0, node_masgn = 0x56289cf3c1b0, node_def_temp = 0x56289cf3c1b0, node_exits = 0x56289cf3c1b0, id = 94732431901104, num = -1661746768, tbl = 0x56289cf3c1b0, vars = 0x56289cf3c1b0, strterm = 0x56289cf3c1b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 94732406526722, node = 0x56289b709302 <signal_communication_pipe+67>, node_fcall = 0x56289b709302 <signal_communication_pipe+67>, node_args = 0x56289b709302 <signal_communication_pipe+67>, node_args_aux = 0x56289b709302 <signal_communication_pipe+67>, node_opt_arg = 0x56289b709302 <signal_communication_pipe+67>, node_kw_arg = 0x56289b709302 <signal_communication_pipe+67>, node_block_pass = 0x56289b709302 <signal_communication_pipe+67>, node_masgn = 0x56289b709302 <signal_communication_pipe+67>, node_def_temp = 0x56289b709302 <signal_communication_pipe+67>, node_exits = 0x56289b709302 <signal_communication_pipe+67>, id = 94732406526722, num = -1687121150, tbl = 0x56289b709302 <signal_communication_pipe+67>, vars = 0x56289b709302 <signal_communication_pipe+67>, strterm = 0x56289b709302 <signal_communication_pipe+67>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_else}}, {val = 140164740062968, node = 0x7f7aa58a9ef8, node_fcall = 0x7f7aa58a9ef8, node_args = 0x7f7aa58a9ef8, node_args_aux = 0x7f7aa58a9ef8, node_opt_arg = 0x7f7aa58a9ef8, node_kw_arg = 0x7f7aa58a9ef8, node_block_pass = 0x7f7aa58a9ef8, node_masgn = 0x7f7aa58a9ef8, node_def_temp = 0x7f7aa58a9ef8, node_exits = 0x7f7aa58a9ef8, id = 140164740062968, num = -1517641992, tbl = 0x7f7aa58a9ef8, vars = 0x7f7aa58a9ef8, strterm = 0x7f7aa58a9ef8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 15236985344, node = 0x38c31f200, node_fcall = 0x38c31f200, node_args = 0x38c31f200, node_args_aux = 0x38c31f200, node_opt_arg = 0x38c31f200, node_kw_arg = 0x38c31f200, node_block_pass = 0x38c31f200, node_masgn = 0x38c31f200, node_def_temp = 0x38c31f200, node_exits = 0x38c31f200, id = 15236985344, num = -1942883840, tbl = 0x38c31f200, vars = 0x38c31f200, strterm = 0x38c31f200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140164314630160, node = 0x7f7a8c2f0810, node_fcall = 0x7f7a8c2f0810, node_args = 0x7f7a8c2f0810, node_args_aux = 0x7f7a8c2f0810, node_opt_arg = 0x7f7a8c2f0810, node_kw_arg = 0x7f7a8c2f0810, node_block_pass = 0x7f7a8c2f0810, node_masgn = 0x7f7a8c2f0810, node_def_temp = 0x7f7a8c2f0810, node_exits = 0x7f7a8c2f0810, id = 140164314630160, num = -1943074800, tbl = 0x7f7a8c2f0810, vars = 0x7f7a8c2f0810, strterm = 0x7f7a8c2f0810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 1, node = 0x1, node_fcall = 0x1, node_args = 0x1, node_args_aux = 0x1, node_opt_arg = 0x1, node_kw_arg = 0x1, node_block_pass = 0x1, node_masgn = 0x1, node_def_temp = 0x1, node_exits = 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, in_rescue = before_rescue}}, {val = 8, node = 0x8, node_fcall = 0x8, node_args = 0x8, node_args_aux = 0x8, node_opt_arg = 0x8, node_kw_arg = 0x8, node_block_pass = 0x8, node_masgn = 0x8, node_def_temp = 0x8, node_exits = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 9102255050025820416, node = 0x7e51b4bdffcb6100, node_fcall = 0x7e51b4bdffcb6100, node_args = 0x7e51b4bdffcb6100, node_args_aux = 0x7e51b4bdffcb6100, node_opt_arg = 0x7e51b4bdffcb6100, node_kw_arg = 0x7e51b4bdffcb6100, node_block_pass = 0x7e51b4bdffcb6100, node_masgn = 0x7e51b4bdffcb6100, node_def_temp = 0x7e51b4bdffcb6100, node_exits = 0x7e51b4bdffcb6100, id = 9102255050025820416, num = -3448576, tbl = 0x7e51b4bdffcb6100, vars = 0x7e51b4bdffcb6100, strterm = 0x7e51b4bdffcb6100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_else}}, {val = 36877928320, node = 0x896188780, node_fcall = 0x896188780, node_args = 0x896188780, node_args_aux = 0x896188780, node_opt_arg = 0x896188780, node_kw_arg = 0x896188780, node_block_pass = 0x896188780, node_masgn = 0x896188780, node_def_temp = 0x896188780, node_exits = 0x896188780, id = 36877928320, num = -1776777344, tbl = 0x896188780, vars = 0x896188780, strterm = 0x896188780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_ensure}}, {val = 94732426534032, node = 0x56289ca1dc90, node_fcall = 0x56289ca1dc90, node_args = 0x56289ca1dc90, node_args_aux = 0x56289ca1dc90, node_opt_arg = 0x56289ca1dc90, node_kw_arg = 0x56289ca1dc90, node_block_pass = 0x56289ca1dc90, node_masgn = 0x56289ca1dc90, node_def_temp = 0x56289ca1dc90, node_exits = 0x56289ca1dc90, id = 94732426534032, num = -1667113840, tbl = 0x56289ca1dc90, vars = 0x56289ca1dc90, strterm = 0x56289ca1dc90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 140735711578048, node = 0x7fff961887c0, node_fcall = 0x7fff961887c0, node_args = 0x7fff961887c0, node_args_aux = 0x7fff961887c0, node_opt_arg = 0x7fff961887c0, node_kw_arg = 0x7fff961887c0, node_block_pass = 0x7fff961887c0, node_masgn = 0x7fff961887c0, node_def_temp = 0x7fff961887c0, node_exits = 0x7fff961887c0, id = 140735711578048, num = -1776777280, tbl = 0x7fff961887c0, vars = 0x7fff961887c0, strterm = 0x7fff961887c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 94732406518521, node = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_fcall = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_args = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_args_aux = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_opt_arg = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_kw_arg = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_block_pass = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_masgn = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_def_temp = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, node_exits = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, id = 94732406518521, num = -1687129351, tbl = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, vars = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, strterm = 0x56289b7072f9 <rb_thread_wakeup_timer_thread+98>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 140735711578024, node = 0x7fff961887a8, node_fcall = 0x7fff961887a8, node_args = 0x7fff961887a8, node_args_aux = 0x7fff961887a8, node_opt_arg = 0x7fff961887a8, node_kw_arg = 0x7fff961887a8, node_block_pass = 0x7fff961887a8, node_masgn = 0x7fff961887a8, node_def_temp = 0x7fff961887a8, node_exits = 0x7fff961887a8, id = 140735711578024, num = -1776777304, tbl = 0x7fff961887a8, vars = 0x7fff961887a8, strterm = 0x7fff961887a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_ensure}}, {val = 67032093541, node = 0xf9b6c9365, node_fcall = 0xf9b6c9365, node_args = 0xf9b6c9365, node_args_aux = 0xf9b6c9365, node_opt_arg = 0xf9b6c9365, node_kw_arg = 0xf9b6c9365, node_block_pass = 0xf9b6c9365, node_masgn = 0xf9b6c9365, node_def_temp = 0xf9b6c9365, node_exits = 0xf9b6c9365, id = 67032093541, num = -1687383195, tbl = 0xf9b6c9365, vars = 0xf9b6c9365, strterm = 0xf9b6c9365, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_else}}, {val = 94732411582180, node = 0x56289bbdb6e4 <signal_buff+260>, node_fcall = 0x56289bbdb6e4 <signal_buff+260>, node_args = 0x56289bbdb6e4 <signal_buff+260>, node_args_aux = 0x56289bbdb6e4 <signal_buff+260>, node_opt_arg = 0x56289bbdb6e4 <signal_buff+260>, node_kw_arg = 0x56289bbdb6e4 <signal_buff+260>, node_block_pass = 0x56289bbdb6e4 <signal_buff+260>, node_masgn = 0x56289bbdb6e4 <signal_buff+260>, node_def_temp = 0x56289bbdb6e4 <signal_buff+260>, node_exits = 0x56289bbdb6e4 <signal_buff+260>, id = 94732411582180, num = -1682065692, tbl = 0x56289bbdb6e4 <signal_buff+260>, vars = 0x56289bbdb6e4 <signal_buff+260>, strterm = 0x56289bbdb6e4 <signal_buff+260>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_rescue}}, {val = 94732404720527, node = 0x56289b55038f <rb_orig_errno_ptr+9>, node_fcall = 0x56289b55038f <rb_orig_errno_ptr+9>, node_args = 0x56289b55038f <rb_orig_errno_ptr+9>, node_args_aux = 0x56289b55038f <rb_orig_errno_ptr+9>, node_opt_arg = 0x56289b55038f <rb_orig_errno_ptr+9>, node_kw_arg = 0x56289b55038f <rb_orig_errno_ptr+9>, node_block_pass = 0x56289b55038f <rb_orig_errno_ptr+9>, node_masgn = 0x56289b55038f <rb_orig_errno_ptr+9>, node_def_temp = 0x56289b55038f <rb_orig_errno_ptr+9>, node_exits = 0x56289b55038f <rb_orig_errno_ptr+9>, id = 94732404720527, num = -1688927345, tbl = 0x56289b55038f <rb_orig_errno_ptr+9>, vars = 0x56289b55038f <rb_orig_errno_ptr+9>, strterm = 0x56289b55038f <rb_orig_errno_ptr+9>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_ensure}}, {val = 140735711578048, node = 0x7fff961887c0, node_fcall = 0x7fff961887c0, node_args = 0x7fff961887c0, node_args_aux = 0x7fff961887c0, node_opt_arg = 0x7fff961887c0, node_kw_arg = 0x7fff961887c0, node_block_pass = 0x7fff961887c0, node_masgn = 0x7fff961887c0, node_def_temp = 0x7fff961887c0, node_exits = 0x7fff961887c0, id = 140735711578048, num = -1776777280, tbl = 0x7fff961887c0, vars = 0x7fff961887c0, strterm = 0x7fff961887c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 94732404752974, node = 0x56289b55824e <rb_errno_ptr+13>, node_fcall = 0x56289b55824e <rb_errno_ptr+13>, node_args = 0x56289b55824e <rb_errno_ptr+13>, node_args_aux = 0x56289b55824e <rb_errno_ptr+13>, node_opt_arg = 0x56289b55824e <rb_errno_ptr+13>, node_kw_arg = 0x56289b55824e <rb_errno_ptr+13>, node_block_pass = 0x56289b55824e <rb_errno_ptr+13>, node_masgn = 0x56289b55824e <rb_errno_ptr+13>, node_def_temp = 0x56289b55824e <rb_errno_ptr+13>, node_exits = 0x56289b55824e <rb_errno_ptr+13>, id = 94732404752974, num = -1688894898, tbl = 0x56289b55824e <rb_errno_ptr+13>, vars = 0x56289b55824e <rb_errno_ptr+13>, strterm = 0x56289b55824e <rb_errno_ptr+13>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140735711578096, node = 0x7fff961887f0, node_fcall = 0x7fff961887f0, node_args = 0x7fff961887f0, node_args_aux = 0x7fff961887f0, node_opt_arg = 0x7fff961887f0, node_kw_arg = 0x7fff961887f0, node_block_pass = 0x7fff961887f0, node_masgn = 0x7fff961887f0, node_def_temp = 0x7fff961887f0, node_exits = 0x7fff961887f0, id = 140735711578096, num = -1776777232, tbl = 0x7fff961887f0, vars = 0x7fff961887f0, strterm = 0x7fff961887f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 94732406269020, node = 0x56289b6ca45c <sighandler+50>, node_fcall = 0x56289b6ca45c <sighandler+50>, node_args = 0x56289b6ca45c <sighandler+50>, node_args_aux = 0x56289b6ca45c <sighandler+50>, node_opt_arg = 0x56289b6ca45c <sighandler+50>, node_kw_arg = 0x56289b6ca45c <sighandler+50>, node_block_pass = 0x56289b6ca45c <sighandler+50>, node_masgn = 0x56289b6ca45c <sighandler+50>, node_def_temp = 0x56289b6ca45c <sighandler+50>, node_exits = 0x56289b6ca45c <sighandler+50>, id = 94732406269020, num = -1687378852, tbl = 0x56289b6ca45c <sighandler+50>, vars = 0x56289b6ca45c <sighandler+50>, strterm = 0x56289b6ca45c <sighandler+50>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy, in_rescue = before_rescue}}, {val = 140164739014848, node = 0x7f7aa57aa0c0, node_fcall = 0x7f7aa57aa0c0, node_args = 0x7f7aa57aa0c0, node_args_aux = 0x7f7aa57aa0c0, node_opt_arg = 0x7f7aa57aa0c0, node_kw_arg = 0x7f7aa57aa0c0, node_block_pass = 0x7f7aa57aa0c0, node_masgn = 0x7f7aa57aa0c0, node_def_temp = 0x7f7aa57aa0c0, node_exits = 0x7f7aa57aa0c0, id = 140164739014848, num = -1518690112, tbl = 0x7f7aa57aa0c0, vars = 0x7f7aa57aa0c0, strterm = 0x7f7aa57aa0c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_rescue}}, {val = 64997163041, node = 0xf22220021, node_fcall = 0xf22220021, node_args = 0xf22220021, node_args_aux = 0xf22220021, node_opt_arg = 0xf22220021, node_kw_arg = 0xf22220021, node_block_pass = 0xf22220021, node_masgn = 0xf22220021, node_def_temp = 0xf22220021, node_exits = 0xf22220021, id = 64997163041, num = 572653601, tbl = 0xf22220021, vars = 0xf22220021, strterm = 0xf22220021, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 140735711581184, node = 0x7fff96189400, node_fcall = 0x7fff96189400, node_args = 0x7fff96189400, node_args_aux = 0x7fff96189400, node_opt_arg = 0x7fff96189400, node_kw_arg = 0x7fff96189400, node_block_pass = 0x7fff96189400, node_masgn = 0x7fff96189400, node_def_temp = 0x7fff96189400, node_exits = 0x7fff96189400, id = 140735711581184, num = -1776774144, tbl = 0x7fff96189400, vars = 0x7fff96189400, strterm = 0x7fff96189400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 107374182400, node = 0x1900000000, node_fcall = 0x1900000000, node_args = 0x1900000000, node_args_aux = 0x1900000000, node_opt_arg = 0x1900000000, node_kw_arg = 0x1900000000, node_block_pass = 0x1900000000, node_masgn = 0x1900000000, node_def_temp = 0x1900000000, node_exits = 0x1900000000, id = 107374182400, num = 0, tbl = 0x1900000000, vars = 0x1900000000, strterm = 0x1900000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 140735711581216, node = 0x7fff96189420, node_fcall = 0x7fff96189420, node_args = 0x7fff96189420, node_args_aux = 0x7fff96189420, node_opt_arg = 0x7fff96189420, node_kw_arg = 0x7fff96189420, node_block_pass = 0x7fff96189420, node_masgn = 0x7fff96189420, node_def_temp = 0x7fff96189420, node_exits = 0x7fff96189420, id = 140735711581216, num = -1776774112, tbl = 0x7fff96189420, vars = 0x7fff96189420, strterm = 0x7fff96189420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 140164740351264, node = 0x7f7aa58f0520 <__restore_rt>, node_fcall = 0x7f7aa58f0520 <__restore_rt>, node_args = 0x7f7aa58f0520 <__restore_rt>, node_args_aux = 0x7f7aa58f0520 <__restore_rt>, node_opt_arg = 0x7f7aa58f0520 <__restore_rt>, node_kw_arg = 0x7f7aa58f0520 <__restore_rt>, node_block_pass = 0x7f7aa58f0520 <__restore_rt>, node_masgn = 0x7f7aa58f0520 <__restore_rt>, node_def_temp = 0x7f7aa58f0520 <__restore_rt>, node_exits = 0x7f7aa58f0520 <__restore_rt>, id = 140164740351264, num = -1517353696, tbl = 0x7f7aa58f0520 <__restore_rt>, vars = 0x7f7aa58f0520 <__restore_rt>, strterm = 0x7f7aa58f0520 <__restore_rt>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 7, node = 0x7, node_fcall = 0x7, node_args = 0x7, node_args_aux = 0x7, node_opt_arg = 0x7, node_kw_arg = 0x7, node_block_pass = 0x7, node_masgn = 0x7, node_def_temp = 0x7, node_exits = 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, in_rescue = before_rescue}}, {val = 0, node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 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, in_rescue = before_rescue}}, {val = 94732427123168, node = 0x56289caad9e0, node_fcall = 0x56289caad9e0, node_args = 0x56289caad9e0, node_args_aux = 0x56289caad9e0, node_opt_arg = 0x56289caad9e0, node_kw_arg = 0x56289caad9e0, node_block_pass = 0x56289caad9e0, node_masgn = 0x56289caad9e0, node_def_temp = 0x56289caad9e0, node_exits = 0x56289caad9e0, id = 94732427123168, num = -1666524704, tbl = 0x56289caad9e0, vars = 0x56289caad9e0, strterm = 0x56289caad9e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 94729798680576, node = 0x562800000000, node_fcall = 0x562800000000, node_args = 0x562800000000, node_args_aux = 0x562800000000, node_opt_arg = 0x562800000000, node_kw_arg = 0x562800000000, node_block_pass = 0x562800000000, node_masgn = 0x562800000000, node_def_temp = 0x562800000000, node_exits = 0x562800000000, id = 94729798680576, num = 0, tbl = 0x562800000000, vars = 0x562800000000, strterm = 0x562800000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 16384, node = 0x4000, node_fcall = 0x4000, node_args = 0x4000, node_args_aux = 0x4000, node_opt_arg = 0x4000, node_kw_arg = 0x4000, node_block_pass = 0x4000, node_masgn = 0x4000, node_def_temp = 0x4000, node_exits = 0x4000, id = 16384, num = 16384, tbl = 0x4000, vars = 0x4000, strterm = 0x4000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = before_rescue}}, {val = 94732404856865, node = 0x56289b571821 <mark_keyvalue>, node_fcall = 0x56289b571821 <mark_keyvalue>, node_args = 0x56289b571821 <mark_keyvalue>, node_args_aux = 0x56289b571821 <mark_keyvalue>, node_opt_arg = 0x56289b571821 <mark_keyvalue>, node_kw_arg = 0x56289b571821 <mark_keyvalue>, node_block_pass = 0x56289b571821 <mark_keyvalue>, node_masgn = 0x56289b571821 <mark_keyvalue>, node_def_temp = 0x56289b571821 <mark_keyvalue>, node_exits = 0x56289b571821 <mark_keyvalue>, id = 94732404856865, num = -1688791007, tbl = 0x56289b571821 <mark_keyvalue>, vars = 0x56289b571821 <mark_keyvalue>, strterm = 0x56289b571821 <mark_keyvalue>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 0, node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 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, in_rescue = before_rescue}}, {val = 140735711735936, node = 0x7fff961af080, node_fcall = 0x7fff961af080, node_args = 0x7fff961af080, node_args_aux = 0x7fff961af080, node_opt_arg = 0x7fff961af080, node_kw_arg = 0x7fff961af080, node_block_pass = 0x7fff961af080, node_masgn = 0x7fff961af080, node_def_temp = 0x7fff961af080, node_exits = 0x7fff961af080, id = 140735711735936, num = -1776619392, tbl = 0x7fff961af080, vars = 0x7fff961af080, strterm = 0x7fff961af080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 659, node = 0x293, node_fcall = 0x293, node_args = 0x293, node_args_aux = 0x293, node_opt_arg = 0x293, node_kw_arg = 0x293, node_block_pass = 0x293, node_masgn = 0x293, node_def_temp = 0x293, node_exits = 0x293, id = 659, num = 659, tbl = 0x293, vars = 0x293, strterm = 0x293, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none, in_rescue = after_rescue}}, {val = 140735711587128, node = 0x7fff9618ab38, node_fcall = 0x7fff9618ab38, node_args = 0x7fff9618ab38, node_args_aux = 0x7fff9618ab38, node_opt_arg = 0x7fff9618ab38, node_kw_arg = 0x7fff9618ab38, node_block_pass = 0x7fff9618ab38, node_masgn = 0x7fff9618ab38, node_def_temp = 0x7fff9618ab38, node_exits = 0x7fff9618ab38, id = 140735711587128, num = -1776768200, tbl = 0x7fff9618ab38, vars = 0x7fff9618ab38, strterm = 0x7fff9618ab38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 94732404717828, node = 0x56289b54f904 <main>, node_fcall = 0x56289b54f904 <main>, node_args = 0x56289b54f904 <main>, node_args_aux = 0x56289b54f904 <main>, node_opt_arg = 0x56289b54f904 <main>, node_kw_arg = 0x56289b54f904 <main>, node_block_pass = 0x56289b54f904 <main>, node_masgn = 0x56289b54f904 <main>, node_def_temp = 0x56289b54f904 <main>, node_exits = 0x56289b54f904 <main>, id = 94732404717828, num = -1688930044, tbl = 0x56289b54f904 <main>, vars = 0x56289b54f904 <main>, strterm = 0x56289b54f904 <main>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none, in_rescue = after_else}}, {val = 94732428184928, node = 0x56289cbb0d60, node_fcall = 0x56289cbb0d60, node_args = 0x56289cbb0d60, node_args_aux = 0x56289cbb0d60, node_opt_arg = 0x56289cbb0d60, node_kw_arg = 0x56289cbb0d60, node_block_pass = 0x56289cbb0d60, node_masgn = 0x56289cbb0d60, node_def_temp = 0x56289cbb0d60, node_exits = 0x56289cbb0d60, id = 94732428184928, num = -1665462944, tbl = 0x56289cbb0d60, vars = 0x56289cbb0d60, strterm = 0x56289cbb0d60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_else}}, {val = 140164740063024, node = 0x7f7aa58a9f30, node_fcall = 0x7f7aa58a9f30, node_args = 0x7f7aa58a9f30, node_args_aux = 0x7f7aa58a9f30, node_opt_arg = 0x7f7aa58a9f30, node_kw_arg = 0x7f7aa58a9f30, node_block_pass = 0x7f7aa58a9f30, node_masgn = 0x7f7aa58a9f30, node_def_temp = 0x7f7aa58a9f30, node_exits = 0x7f7aa58a9f30, id = 140164740063024, num = -1517641936, tbl = 0x7f7aa58a9f30, vars = 0x7f7aa58a9f30, strterm = 0x7f7aa58a9f30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal, in_rescue = after_else}}, {val = 140164314621920, node = 0x7f7a8c2ee7e0, node_fcall = 0x7f7a8c2ee7e0, node_args = 0x7f7a8c2ee7e0, node_args_aux = 0x7f7a8c2ee7e0, node_opt_arg = 0x7f7a8c2ee7e0, node_kw_arg = 0x7f7a8c2ee7e0, node_block_pass = 0x7f7a8c2ee7e0, node_masgn = 0x7f7a8c2ee7e0, node_def_temp = 0x7f7a8c2ee7e0, node_exits = 0x7f7a8c2ee7e0, id = 140164314621920, num = -1943083040, tbl = 0x7f7a8c2ee7e0, vars = 0x7f7a8c2ee7e0, strterm = 0x7f7a8c2ee7e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 140164314648520, node = 0x7f7a8c2f4fc8, node_fcall = 0x7f7a8c2f4fc8, node_args = 0x7f7a8c2f4fc8, node_args_aux = 0x7f7a8c2f4fc8, node_opt_arg = 0x7f7a8c2f4fc8, node_kw_arg = 0x7f7a8c2f4fc8, node_block_pass = 0x7f7a8c2f4fc8, node_masgn = 0x7f7a8c2f4fc8, node_def_temp = 0x7f7a8c2f4fc8, node_exits = 0x7f7a8c2f4fc8, id = 140164314648520, num = -1943056440, tbl = 0x7f7a8c2f4fc8, vars = 0x7f7a8c2f4fc8, strterm = 0x7f7a8c2f4fc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 140735711581216, node = 0x7fff96189420, node_fcall = 0x7fff96189420, node_args = 0x7fff96189420, node_args_aux = 0x7fff96189420, node_opt_arg = 0x7fff96189420, node_kw_arg = 0x7fff96189420, node_block_pass = 0x7fff96189420, node_masgn = 0x7fff96189420, node_def_temp = 0x7fff96189420, node_exits = 0x7fff96189420, id = 140735711581216, num = -1776774112, tbl = 0x7fff96189420, vars = 0x7fff96189420, strterm = 0x7fff96189420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = before_rescue}}, {val = 140164314648520, node = 0x7f7a8c2f4fc8, node_fcall = 0x7f7a8c2f4fc8, node_args = 0x7f7a8c2f4fc8, node_args_aux = 0x7f7a8c2f4fc8, node_opt_arg = 0x7f7a8c2f4fc8, node_kw_arg = 0x7f7a8c2f4fc8, node_block_pass = 0x7f7a8c2f4fc8, node_masgn = 0x7f7a8c2f4fc8, node_def_temp = 0x7f7a8c2f4fc8, node_exits = 0x7f7a8c2f4fc8, id = 140164314648520, num = -1943056440, tbl = 0x7f7a8c2f4fc8, vars = 0x7f7a8c2f4fc8, strterm = 0x7f7a8c2f4fc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}, {val = 0, node = 0x0, node_fcall = 0x0, node_args = 0x0, node_args_aux = 0x0, node_opt_arg = 0x0, node_kw_arg = 0x0, node_block_pass = 0x0, node_masgn = 0x0, node_def_temp = 0x0, node_exits = 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, in_rescue = before_rescue}}, {val = 140164314648552, node = 0x7f7a8c2f4fe8, node_fcall = 0x7f7a8c2f4fe8, node_args = 0x7f7a8c2f4fe8, node_args_aux = 0x7f7a8c2f4fe8, node_opt_arg = 0x7f7a8c2f4fe8, node_kw_arg = 0x7f7a8c2f4fe8, node_block_pass = 0x7f7a8c2f4fe8, node_masgn = 0x7f7a8c2f4fe8, node_def_temp = 0x7f7a8c2f4fe8, node_exits = 0x7f7a8c2f4fe8, id = 140164314648552, num = -1943056408, tbl = 0x7f7a8c2f4fe8, vars = 0x7f7a8c2f4fe8, strterm = 0x7f7a8c2f4fe8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything, in_rescue = after_ensure}}, {val = 140164314648520, node = 0x7f7a8c2f4fc8, node_fcall = 0x7f7a8c2f4fc8, node_args = 0x7f7a8c2f4fc8, node_args_aux = 0x7f7a8c2f4fc8, node_opt_arg = 0x7f7a8c2f4fc8, node_kw_arg = 0x7f7a8c2f4fc8, node_block_pass = 0x7f7a8c2f4fc8, node_masgn = 0x7f7a8c2f4fc8, node_def_temp = 0x7f7a8c2f4fc8, node_exits = 0x7f7a8c2f4fc8, id = 140164314648520, num = -1943056440, tbl = 0x7f7a8c2f4fc8, vars = 0x7f7a8c2f4fc8, strterm = 0x7f7a8c2f4fc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy, in_rescue = after_ensure}}}
        yyvs = 0x7fff96188260
        yyvsp = 0x7fff96188278
        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 = 1, column = 8}, end_pos = {lineno = 1, column = 10}}, {beg_pos = {lineno = 1, column = 11}, end_pos = {lineno = 1, column = 15}}, {beg_pos = {lineno = -1776776768, column = 32767}, end_pos = {lineno = 1, column = 15}}, {beg_pos = {lineno = 1, column = 15}, end_pos = {lineno = 1, column = 15}}, {beg_pos = {lineno = 2, column = 8}, end_pos = {lineno = 3, column = 19}}, {beg_pos = {lineno = 4, column = 8}, end_pos = {lineno = 4, column = 11}}, {beg_pos = {lineno = 3, column = 19}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 15, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1586877, column = 1001}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1942888000, column = 32634}, end_pos = {lineno = -1965044640, column = 32634}}, {beg_pos = {lineno = 895, 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 = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2061584302, column = 1072714219}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1202590842, column = 1066695393}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 1076101120}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 119, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1776776320, column = 32767}, end_pos = {lineno = -1688844575, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960757960, column = 32634}}, {beg_pos = {lineno = -1776776296, column = 32767}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 1179670611, column = 2444}, end_pos = {lineno = 519, column = 0}}, {beg_pos = {lineno = 2440, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 515, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}} <repeats 19 times>, {beg_pos = {lineno = -1960771560, column = 32634}, end_pos = {lineno = -1667002272, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960700080, column = 32634}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960757960, column = 32634}}, {beg_pos = {lineno = -1776775856, column = 32767}, end_pos = {lineno = -1688844575, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960757960, column = 32634}}, {beg_pos = {lineno = -1776775832, column = 32767}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -1776775792, column = 32767}, end_pos = {lineno = -1688792971, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667116920, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960700080, column = 32634}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960757960, column = 32634}}, {beg_pos = {lineno = -1776775744, column = 32767}, end_pos = {lineno = -1688844575, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960757960, column = 32634}}, {beg_pos = {lineno = -1776775720, column = 32767}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -1776775680, column = 32767}, end_pos = {lineno = -1688792971, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667116920, column = 22056}}, {beg_pos = {lineno = -1960771560, column = 32634}, end_pos = {lineno = -1776768200, column = 32767}}, {beg_pos = {lineno = -1776775648, column = 32767}, end_pos = {lineno = -1688787952, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775616, column = 32767}, end_pos = {lineno = -1688787493, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775584, column = 32767}, end_pos = {lineno = -1688786991, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775520, column = 32767}, end_pos = {lineno = -1688790783, column = 22056}}, {beg_pos = {lineno = -1943164600, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = -1960771560, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775456, column = 32767}, end_pos = {lineno = -1687325065, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1776775232, column = 32767}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960700080, column = 32634}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960757960, column = 32634}}, {beg_pos = {lineno = -1776775408, column = 32767}, end_pos = {lineno = -1688844575, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1960757960, column = 32634}}, {beg_pos = {lineno = -1776775384, column = 32767}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = -1776775344, column = 32767}, end_pos = {lineno = -1688792971, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667116920, column = 22056}}, {beg_pos = {lineno = -1960771560, column = 32634}, end_pos = {lineno = -1667002272, column = 22056}}, {beg_pos = {lineno = -1776775312, column = 32767}, end_pos = {lineno = -1688787952, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775280, column = 32767}, end_pos = {lineno = -1688787493, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775248, column = 32767}, end_pos = {lineno = -1688786991, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775184, column = 32767}, end_pos = {lineno = -1688790783, column = 22056}}, {beg_pos = {lineno = -1943164600, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = -1960771560, column = 32634}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776775120, column = 32767}, end_pos = {lineno = -1687325065, column = 22056}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1776774896, column = 32767}}, {beg_pos = {lineno = -1960757960, column = 32634}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = 32, column = 0}, end_pos = {lineno = -1776774896, column = 32767}}, {beg_pos = {lineno = -1776774944, column = 32767}, end_pos = {lineno = -1687325990, column = 22056}}, {beg_pos = {lineno = -1776775056, column = 32767}, end_pos = {lineno = -1688792971, column = 0}}, {beg_pos = {lineno = -1776774896, column = 32767}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1687325132, column = 22056}, end_pos = {lineno = -1965046216, column = 32634}}, {beg_pos = {lineno = -1776775024, column = 32767}, end_pos = {lineno = -1688788785, column = 0}}, {beg_pos = {lineno = -1518744080, column = 1}, end_pos = {lineno = 704780, column = 0}}, {beg_pos = {lineno = -1776774992, column = 32767}, end_pos = {lineno = -1688787618, column = 22056}}, {beg_pos = {lineno = -1661606608, column = 22056}, end_pos = {lineno = -1661594344, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1942941280, column = 32634}}, {beg_pos = {lineno = -1776774944, column = 32767}, end_pos = {lineno = -1515422592, column = 32634}}, {beg_pos = {lineno = -1666548192, column = 22056}, end_pos = {lineno = 24, column = 0}}, {beg_pos = {lineno = -1666548208, column = 22056}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = -1960510320, column = 32634}}, {beg_pos = {lineno = -1776774864, column = 32767}, end_pos = {lineno = -1688840910, column = 22056}}, {beg_pos = {lineno = -1776774872, column = 32512}, end_pos = {lineno = -1960510320, column = 32634}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = -1960510320, column = 32634}}, {beg_pos = {lineno = -1776774704, column = 32767}, end_pos = {lineno = -1688799395, column = 22056}}, {beg_pos = {lineno = -1688930044, column = 22056}, end_pos = {lineno = -1776774512, column = 32767}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1960509680, column = 32634}}, {beg_pos = {lineno = -1667117072, column = 22056}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = 1, column = 1049216}, end_pos = {lineno = 17, column = 0}}, {beg_pos = {lineno = -1667002272, column = 22056}, end_pos = {lineno = -1688930044, column = 22056}}, {beg_pos = {lineno = -1665462944, column = 22056}, end_pos = {lineno = -1517641936, column = 32634}}, {beg_pos = {lineno = -1776774528, column = 32767}, end_pos = {lineno = -1516685603, column = 32634}}, {beg_pos = {lineno = -1776774672, column = 32767}, end_pos = {lineno = -1688732181, column = 22056}}, {beg_pos = {lineno = -1667118080, column = 22056}, end_pos = {lineno = -1776774496, column = 32767}}, {beg_pos = {lineno = -1776774672, column = 32767}, end_pos = {lineno = -1688798107, column = 22056}}, {beg_pos = {lineno = 197, column = 0}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776774592, column = 32767}, end_pos = {lineno = -1688796156, column = 22056}}, {beg_pos = {lineno = 97, column = 0}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = 102, column = 0}, end_pos = {lineno = 1, column = 5}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1667117072, column = 22056}}, {beg_pos = {lineno = -1776774480, column = 32767}, end_pos = {lineno = -1688795563, column = 22056}}, {beg_pos = {lineno = 48, column = 0}, end_pos = {lineno = -1667117072, column = 22056}}, {beg_pos = {lineno = -1667117152, column = 22056}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = -3448576, column = 2119283901}}, {beg_pos = {lineno = -1776774464, column = 32767}, end_pos = {lineno = -1688763858, column = 22056}}, {beg_pos = {lineno = -1666352432, column = 22056}, end_pos = {lineno = -1667116648, column = 22056}}, {beg_pos = {lineno = 12, column = 0}, end_pos = {lineno = 610130899, column = 0}}, {beg_pos = {lineno = -1776774432, column = 32767}, end_pos = {lineno = -1688837941, column = 22056}}, {beg_pos = {lineno = -1776774432, column = 32767}, end_pos = {lineno = -1684210733, column = 9844}}, {beg_pos = {lineno = 2100794449, column = 1363498818}, end_pos = {lineno = -1776774340, column = 32767}}, {beg_pos = {lineno = -1776774384, column = 32767}, end_pos = {lineno = -1688763358, column = 22056}}, {beg_pos = {lineno = 16, column = 1}, end_pos = {lineno = -1776774340, column = 32767}}, {beg_pos = {lineno = 40, column = 0}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776774320, column = 32767}, end_pos = {lineno = -1688764792, column = 22056}}, {beg_pos = {lineno = -1776774320, column = 32767}, end_pos = {lineno = -1688837941, column = 22056}}, {beg_pos = {lineno = 41, column = 0}, end_pos = {lineno = -1960968280, column = 9517}}, {beg_pos = {lineno = -1684216225, column = 22056}, end_pos = {lineno = -1776774288, column = 32767}}, {beg_pos = {lineno = -1776774272, column = 32767}, end_pos = {lineno = -1688765686, column = 22056}}, {beg_pos = {lineno = 24, column = 0}, end_pos = {lineno = -1667116544, column = 22056}}, {beg_pos = {lineno = -1776774224, column = 32767}, end_pos = {lineno = -1688735560, column = 22056}}, {beg_pos = {lineno = -1515422592, column = 32634}, end_pos = {lineno = -1688735912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 24, column = 0}}, {beg_pos = {lineno = -1665517392, column = 22056}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = -1776774160, column = 32767}, end_pos = {lineno = -1688735156, column = 22056}}, {beg_pos = {lineno = -1776774160, column = 32767}, end_pos = {lineno = 24, column = 0}}, {beg_pos = {lineno = -1665517392, column = 22056}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = 17, column = 0}, end_pos = {lineno = 17, column = 16777216}}, {beg_pos = {lineno = -1776774112, column = 32767}, end_pos = {lineno = -1688733763, column = 22056}}, {beg_pos = {lineno = 17, column = 0}, end_pos = {lineno = -1667118080, column = 22056}}, {beg_pos = {lineno = 1, column = 107008}, end_pos = {lineno = -1665517392, column = 22056}}, {beg_pos = {lineno = -1776774064, column = 32767}, end_pos = {lineno = -1688733695, column = 22056}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 17, column = 0}}, {beg_pos = {lineno = -1960968280, column = 32634}, end_pos = {lineno = -1688119015, column = 22056}}, {beg_pos = {lineno = -1776774032, column = 32767}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = -1960968256, column = 32634}, end_pos = {lineno = -1665517392, column = 22056}}, {beg_pos = {lineno = -1776773968, column = 32767}, end_pos = {lineno = -1688105833, column = 22056}}, {beg_pos = {lineno = -1960968280, column = 32634}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = -1960968256, column = 32634}, end_pos = {lineno = -1663259376, column = 22056}}, {beg_pos = {lineno = -1776773936, column = 32767}, end_pos = {lineno = -1665688368, column = 22056}}, {beg_pos = {lineno = -1776773904, column = 32767}, end_pos = {lineno = -1688105742, column = 22056}}, {beg_pos = {lineno = -1667002272, column = 22056}, end_pos = {lineno = 16, column = 0}}, {beg_pos = {lineno = -1960968256, column = 32634}, end_pos = {lineno = -1663259376, column = 22056}}, {beg_pos = {lineno = -1776773984, column = 32767}, end_pos = {lineno = -1665688368, column = 22056}}, {beg_pos = {lineno = -1665688368, column = 22056}, end_pos = {lineno = -1663259376, column = 22056}}, {beg_pos = {lineno = -1663259328, column = 22056}, end_pos = {lineno = -1663259376, column = 22056}}, {beg_pos = {lineno = -1518690152, column = 7898}, end_pos = {lineno = 0, column = 0}}}
        yyls = 0x7fff961888a0
        yylsp = 0x7fff961888d0
        yyn = 266
        yyresult = 0
        yytoken = YYSYMBOL_keyword_true
        yyval = {val = 290, node = 0x122, node_fcall = 0x122, node_args = 0x122, node_args_aux = 0x122, node_opt_arg = 0x122, node_kw_arg = 0x122, node_block_pass = 0x122, node_masgn = 0x122, node_def_temp = 0x122, node_exits = 0x122, id = 290, num = 290, tbl = 0x122, vars = 0x122, strterm = 0x122, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal, in_rescue = after_else}}
        yyloc = {beg_pos = {lineno = 1, column = 11}, end_pos = {lineno = 1, column = 15}}
        yyerror_range = {{beg_pos = {lineno = -1686875992, column = 22056}, end_pos = {lineno = 262145, column = 10017}}, {beg_pos = {lineno = 1, column = 11}, end_pos = {lineno = 1, column = 15}}, {beg_pos = {lineno = 7, column = -3}, end_pos = {lineno = -1518690128, column = 32634}}}
        yymsgbuf = "p\225\030\226\377\177\000\000\020\255\334\234(V\000\000\320\234\267\234(V\000\000\020\255\334\234(V\000\000\200\225\030\226\377\177\000\000\"\016c\233(V\000\000\b\000\000\000\000\000\000\000\020\255\334\234(V\000\000\320\234\267\234(V\000\000(\000\000\000\000\000\000\000\260\225\030\226\377\177\000\000\f\017c\233(V\000\000\300\225\030\226\000\000\000\000\020\255\334\234(V\000\000\270\333\241\234 \000\000\000\320\234\267\234(V\000"
        yymsg = 0x7fff96189530 "p\225\030\226\377\177"
        yymsg_alloc = 128
        yylen = 0
        yyerrorlab = <optimized out>
#27 0x000056289b630102 in yycompile0 (arg=94732430388496) at /tmp/ruby/build/trunk-O0/parse.y:7592
        n = -1686596874
        tree = 0x56289ca1dc70
        p = 0x56289cdcad10
        cov = 0
#28 0x000056289b78a5a7 in rb_suppress_tracing (func=0x56289b62ffdb <yycompile0>, arg=94732430388496) at /tmp/ruby/src/trunk-O0/vm_trace.c:487
        _ec = 0x56289ca1dc70
        _tag = {tag = 36, retval = 94732426529792, buf = {0x7fff96189770, 0x56289b78a541 <rb_suppress_tracing+293>, 0x0, 0x7fff96189660, 0x1}, prev = 0x7fff9618a820, state = RUBY_TAG_NONE, lock_rec = 0}
        raised = 0
        result = 4
        ec = 0x56289ca1dc70
        vm = 0x56289ca1a2a0
        state = RUBY_TAG_NONE
        dummy_trace_arg = {event = 0, ec = 0x7f7a8b1efe08, cfp = 0x7fff96189710, self = 94732404826846, id = 0, called_id = 0, klass = 0, data = 36890, klass_solved = -1665019168, lineno = 22056, path = 94732426533312}
#29 0x000056289b6303f1 in yycompile (p=0x56289cdcad10, fname=140164296802120, line=1) at /tmp/ruby/build/trunk-O0/parse.y:7648
        ast = 0x7f7a8b1efe08
#30 0x000056289b63068a in parser_compile_string (p=0x56289cdcad10, fname=140164296802120, s=140164292658880, line=1) at /tmp/ruby/build/trunk-O0/parse.y:7711
No locals.
#31 0x000056289b6306d1 in rb_ruby_parser_compile_string_path (p=0x56289cdcad10, f=140164296802120, s=140164292658880, line=1) at /tmp/ruby/build/trunk-O0/parse.y:7718
No locals.
#32 0x000056289b6478e4 in rb_parser_compile_string_path (vparser=140164296802040, f=140164296802120, s=140164292658880, line=1) at /tmp/ruby/build/trunk-O0/parse.y:16189
        p = 0x56289cdcad10
#33 0x000056289b5bd32a in rb_iseq_compile_with_option (src=140164292658880, file=140164296802120, realpath=140164296802120, line=3, opt=4) at /tmp/ruby/src/trunk-O0/iseq.c:1213
        parser = 140164296802040
        outer_scope = 0x7f7a8b1efed0
        outer_scope_v = 140164296802000
        iseq = 0x0
        option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = 0, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        parse = 0x56289b64787a <rb_parser_compile_string_path>
        ln = 1
        ast = 0x56289b5b39b5 <Check_Type+32>
        name = 140164296802120
#34 0x000056289b5bdb92 in iseqw_s_compile (argc=1, argv=0x7f7aa57aa090, self=140164314604160) at /tmp/ruby/src/trunk-O0/iseq.c:1477
        src = 140164292658880
        file = 140164296802120
        path = 140164296802120
        line = 3
        opt = 4
        i = 1
#35 0x000056289b75508e in ractor_safe_call_cfunc_m1 (recv=140164314604160, argc=1, argv=0x7f7aa57aa090, func=0x56289b5bd9ad <iseqw_s_compile>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3333
        f = 0x56289b5bd9ad <iseqw_s_compile>
#36 0x000056289b755cc5 in vm_call_cfunc_with_frame_ (ec=0x56289ca1dc70, reg_cfp=0x7f7aa58a9f30, calling=0x7fff96189b80, argc=1, argv=0x7f7aa57aa090, stack_bottom=0x7f7aa57aa088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3524
        ci = 0x39a100100003
        cc = 0x7f7a8b1eff70
        val = 140164740063160
        me = 0x7f7a8c2da1a0
        cfunc = 0x56289caa6218
        recv = 140164314604160
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#37 0x000056289b755e9a in vm_call_cfunc_with_frame (ec=0x56289ca1dc70, reg_cfp=0x7f7aa58a9f30, calling=0x7fff96189b80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3552
        argc = 1
        stack_bottom = 0x7f7aa57aa088
        argv = 0x7f7aa57aa090
#38 0x000056289b75c2d6 in vm_sendish (ec=0x56289ca1dc70, reg_cfp=0x7f7aa58a9f30, cd=0x56289cbbbb30, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5635
        val = 36
        ci = 0x39a100100003
        cc = 0x7f7a8b1eff70
        argc = 1
        recv = 140164314604160
        calling = {cd = 0x56289cbbbb30, cc = 0x7f7a8b1eff70, block_handler = 0, recv = 140164314604160, argc = 1, kw_splat = false, heap_argv = 0}
#39 0x000056289b763a9b in vm_exec_core (ec=0x56289ca1dc70) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x56289cbbbb30
        leaf = false
        val = 140164296802080
        reg_pc = 0x56289cbb0d60
        reg_cfp = 0x7f7aa58a9f30
        insns_address_table = {0x56289b75fe9f <vm_exec_core+108>, 0x56289b75ff01 <vm_exec_core+206>, 0x56289b760014 <vm_exec_core+481>, 0x56289b760128 <vm_exec_core+757>, 0x56289b7602c6 <vm_exec_core+1171>, 0x56289b7603f6 <vm_exec_core+1475>, 0x56289b760608 <vm_exec_core+2005>, 0x56289b76071a <vm_exec_core+2279>, 0x56289b7607f3 <vm_exec_core+2496>, 0x56289b7608fa <vm_exec_core+2759>, 0x56289b760a01 <vm_exec_core+3022>, 0x56289b760b0f <vm_exec_core+3292>, 0x56289b760c21 <vm_exec_core+3566>, 0x56289b760cf1 <vm_exec_core+3774>, 0x56289b760dfa <vm_exec_core+4039>, 0x56289b760ef4 <vm_exec_core+4289>, 0x56289b760fb7 <vm_exec_core+4484>, 0x56289b76107a <vm_exec_core+4679>, 0x56289b761103 <vm_exec_core+4816>, 0x56289b76118f <vm_exec_core+4956>, 0x56289b761235 <vm_exec_core+5122>, 0x56289b76130d <vm_exec_core+5338>, 0x56289b7613da <vm_exec_core+5543>, 0x56289b7614b8 <vm_exec_core+5765>, 0x56289b76157a <vm_exec_core+5959>, 0x56289b7616b9 <vm_exec_core+6278>, 0x56289b76175f <vm_exec_core+6444>, 0x56289b761844 <vm_exec_core+6673>, 0x56289b761973 <vm_exec_core+6976>, 0x56289b761a44 <vm_exec_core+7185>, 0x56289b761b07 <vm_exec_core+7380>, 0x56289b761bca <vm_exec_core+7575>, 0x56289b761cc1 <vm_exec_core+7822>, 0x56289b761d83 <vm_exec_core+8016>, 0x56289b761e45 <vm_exec_core+8210>, 0x56289b761f3f <vm_exec_core+8460>, 0x56289b76201e <vm_exec_core+8683>, 0x56289b76210b <vm_exec_core+8920>, 0x56289b76221b <vm_exec_core+9192>, 0x56289b762315 <vm_exec_core+9442>, 0x56289b762390 <vm_exec_core+9565>, 0x56289b762451 <vm_exec_core+9758>, 0x56289b76253f <vm_exec_core+9996>, 0x56289b7625ef <vm_exec_core+10172>, 0x56289b76276e <vm_exec_core+10555>, 0x56289b762848 <vm_exec_core+10773>, 0x56289b762934 <vm_exec_core+11009>, 0x56289b7629c5 <vm_exec_core+11154>, 0x56289b762b20 <vm_exec_core+11501>, 0x56289b7630da <vm_exec_core+12967>, 0x56289b7631d6 <vm_exec_core+13219>, 0x56289b7632d9 <vm_exec_core+13478>, 0x56289b7633c5 <vm_exec_core+13714>, 0x56289b7635de <vm_exec_core+14251>, 0x56289b7636d0 <vm_exec_core+14493>, 0x56289b7637d6 <vm_exec_core+14755>, 0x56289b7639e1 <vm_exec_core+15278>, 0x56289b763b98 <vm_exec_core+15717>, 0x56289b763ccc <vm_exec_core+16025>, 0x56289b763e41 <vm_exec_core+16398>, 0x56289b763f75 <vm_exec_core+16706>, 0x56289b7640ea <vm_exec_core+17079>, 0x56289b7642cc <vm_exec_core+17561>, 0x56289b7644d7 <vm_exec_core+18084>, 0x56289b76468e <vm_exec_core+18523>, 0x56289b7647b0 <vm_exec_core+18813>, 0x56289b764857 <vm_exec_core+18980>, 0x56289b76491b <vm_exec_core+19176>, 0x56289b764a04 <vm_exec_core+19409>, 0x56289b764af0 <vm_exec_core+19645>, 0x56289b764bd9 <vm_exec_core+19878>, 0x56289b764ced <vm_exec_core+20154>, 0x56289b764e14 <vm_exec_core+20449>, 0x56289b764f53 <vm_exec_core+20768>, 0x56289b765092 <vm_exec_core+21087>, 0x56289b7651d1 <vm_exec_core+21406>, 0x56289b765310 <vm_exec_core+21725>, 0x56289b76544f <vm_exec_core+22044>, 0x56289b765599 <vm_exec_core+22374>, 0x56289b76571c <vm_exec_core+22761>, 0x56289b76585b <vm_exec_core+23080>, 0x56289b76599a <vm_exec_core+23399>, 0x56289b765ad9 <vm_exec_core+23718>, 0x56289b765c18 <vm_exec_core+24037>, 0x56289b765d57 <vm_exec_core+24356>, 0x56289b765e96 <vm_exec_core+24675>, 0x56289b765fd5 <vm_exec_core+24994>, 0x56289b766114 <vm_exec_core+25313>, 0x56289b76626c <vm_exec_core+25657>, 0x56289b766432 <vm_exec_core+26111>, 0x56289b7665b9 <vm_exec_core+26502>, 0x56289b7666e1 <vm_exec_core+26798>, 0x56289b766809 <vm_exec_core+27094>, 0x56289b76692c <vm_exec_core+27385>, 0x56289b766a4f <vm_exec_core+27676>, 0x56289b766b83 <vm_exec_core+27984>, 0x56289b766cc2 <vm_exec_core+28303>, 0x56289b766dad <vm_exec_core+28538>, 0x56289b766eb2 <vm_exec_core+28799>, 0x56289b766ffa <vm_exec_core+29127>, 0x56289b7670e9 <vm_exec_core+29366>, 0x56289b7671d2 <vm_exec_core+29599>, 0x56289b7672a7 <vm_exec_core+29812>, 0x56289b76737c <vm_exec_core+30025>, 0x56289b7673f8 <vm_exec_core+30149>, 0x56289b767474 <vm_exec_core+30273>, 0x56289b767492 <vm_exec_core+30303>, 0x56289b7674b0 <vm_exec_core+30333>, 0x56289b7674ce <vm_exec_core+30363>, 0x56289b7674ec <vm_exec_core+30393>, 0x56289b76750a <vm_exec_core+30423>, 0x56289b767528 <vm_exec_core+30453>, 0x56289b767546 <vm_exec_core+30483>, 0x56289b767564 <vm_exec_core+30513>, 0x56289b767582 <vm_exec_core+30543>, 0x56289b7675a0 <vm_exec_core+30573>, 0x56289b7675be <vm_exec_core+30603>, 0x56289b7675dc <vm_exec_core+30633>, 0x56289b7675fa <vm_exec_core+30663>, 0x56289b767618 <vm_exec_core+30693>, 0x56289b767636 <vm_exec_core+30723>, 0x56289b767654 <vm_exec_core+30753>, 0x56289b767672 <vm_exec_core+30783>, 0x56289b767690 <vm_exec_core+30813>, 0x56289b7676ae <vm_exec_core+30843>, 0x56289b7676cc <vm_exec_core+30873>, 0x56289b7676ea <vm_exec_core+30903>, 0x56289b767708 <vm_exec_core+30933>, 0x56289b767726 <vm_exec_core+30963>, 0x56289b767744 <vm_exec_core+30993>, 0x56289b767762 <vm_exec_core+31023>, 0x56289b767780 <vm_exec_core+31053>, 0x56289b76779e <vm_exec_core+31083>, 0x56289b7677bc <vm_exec_core+31113>, 0x56289b7677da <vm_exec_core+31143>, 0x56289b7677f8 <vm_exec_core+31173>, 0x56289b767816 <vm_exec_core+31203>, 0x56289b767834 <vm_exec_core+31233>, 0x56289b767852 <vm_exec_core+31263>, 0x56289b767870 <vm_exec_core+31293>, 0x56289b76788e <vm_exec_core+31323>, 0x56289b7678ac <vm_exec_core+31353>, 0x56289b7678ca <vm_exec_core+31383>, 0x56289b7678e8 <vm_exec_core+31413>, 0x56289b767906 <vm_exec_core+31443>, 0x56289b767924 <vm_exec_core+31473>, 0x56289b767942 <vm_exec_core+31503>, 0x56289b767960 <vm_exec_core+31533>, 0x56289b76797e <vm_exec_core+31563>, 0x56289b76799c <vm_exec_core+31593>, 0x56289b7679ba <vm_exec_core+31623>, 0x56289b7679d8 <vm_exec_core+31653>, 0x56289b7679f6 <vm_exec_core+31683>, 0x56289b767a14 <vm_exec_core+31713>, 0x56289b767a32 <vm_exec_core+31743>, 0x56289b767a50 <vm_exec_core+31773>, 0x56289b767a6e <vm_exec_core+31803>, 0x56289b767a8c <vm_exec_core+31833>, 0x56289b767aaa <vm_exec_core+31863>, 0x56289b767ac8 <vm_exec_core+31893>, 0x56289b767ae6 <vm_exec_core+31923>, 0x56289b767b04 <vm_exec_core+31953>, 0x56289b767b22 <vm_exec_core+31983>, 0x56289b767b40 <vm_exec_core+32013>, 0x56289b767b5e <vm_exec_core+32043>, 0x56289b767b7c <vm_exec_core+32073>, 0x56289b767b9a <vm_exec_core+32103>, 0x56289b767bb8 <vm_exec_core+32133>, 0x56289b767bd6 <vm_exec_core+32163>, 0x56289b767bf4 <vm_exec_core+32193>, 0x56289b767c12 <vm_exec_core+32223>, 0x56289b767c30 <vm_exec_core+32253>, 0x56289b767c4e <vm_exec_core+32283>, 0x56289b767c6c <vm_exec_core+32313>, 0x56289b767c8a <vm_exec_core+32343>, 0x56289b767ca8 <vm_exec_core+32373>, 0x56289b767cc6 <vm_exec_core+32403>, 0x56289b767ce4 <vm_exec_core+32433>, 0x56289b767d02 <vm_exec_core+32463>, 0x56289b767d20 <vm_exec_core+32493>, 0x56289b767d3e <vm_exec_core+32523>, 0x56289b767d5c <vm_exec_core+32553>, 0x56289b767d7a <vm_exec_core+32583>, 0x56289b767d98 <vm_exec_core+32613>, 0x56289b767dc9 <vm_exec_core+32662>, 0x56289b767de7 <vm_exec_core+32692>, 0x56289b767e05 <vm_exec_core+32722>, 0x56289b767e23 <vm_exec_core+32752>, 0x56289b767e41 <vm_exec_core+32782>, 0x56289b767e5f <vm_exec_core+32812>, 0x56289b767e7d <vm_exec_core+32842>, 0x56289b767e9b <vm_exec_core+32872>, 0x56289b767eb9 <vm_exec_core+32902>, 0x56289b767ed7 <vm_exec_core+32932>, 0x56289b767ef5 <vm_exec_core+32962>, 0x56289b767f13 <vm_exec_core+32992>, 0x56289b767f31 <vm_exec_core+33022>, 0x56289b767f4f <vm_exec_core+33052>, 0x56289b767f6d <vm_exec_core+33082>, 0x56289b767f8b <vm_exec_core+33112>...}
#40 0x000056289b77b2ce in rb_vm_exec (ec=0x56289ca1dc70) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x56289ca1dc70
        _tag = {tag = 36, retval = 4, buf = {0x7fff9618a8a0, 0x56289b77b24c <rb_vm_exec+190>, 0x0, 0x7fff9618a7f0, 0x56289caa4f70}, prev = 0x7fff9618a910, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#41 0x000056289b77c12d in rb_iseq_eval_main (iseq=0x7f7a8b225558) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x56289ca1dc70
        val = 94732426534000
#42 0x000056289b554174 in rb_ec_exec_node (ec=0x56289ca1dc70, n=0x7f7a8b225558) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x56289ca1c820
        _ec = 0x56289ca1dc70
        _tag = {tag = 36, retval = 94732404733808, buf = {0x7fff9618a990, 0x56289b55410a <rb_ec_exec_node+212>, 0x0, 0x7fff9618a8e0, 0x56289ca1dc70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7a8b225558
#43 0x000056289b5542e5 in ruby_run_node (n=0x7f7a8b225558) at /tmp/ruby/src/trunk-O0/eval.c:321
        ec = 0x56289ca1dc70
        status = 22056
#44 0x000056289b54f8ee in rb_main (argc=117, argv=0x7fff9618ab38) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140735711586832
#45 0x000056289b54f94f in main (argc=117, argv=0x7fff9618ab38) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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