# Logfile created on 2025-01-21 21:35:40 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000073e06d5bfdd0 @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_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250121-213540", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000073e06d5e00a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073e06eaafdf8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073e06d4fa148 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250121-213540", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250121-213540>, @binmode=false, @mon_data=#<Monitor:0x000073e06eaaf970>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 72fdba156d
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.15.0
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.11.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=3992
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     959     959     959 ?             -1 Ss    1000   0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     972     972     972 pts/0        972 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    972     973     972     972 pts/0        972 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    973  962937     972     972 pts/0        972 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 962937  962940     972     972 pts/0        972 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250121-213540 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
 962940  962941     972     972 pts/0        972 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250121-213540 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
 962941  963846     972     972 pts/0        972 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 963846  963847     972     972 pts/0        972 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 963847  964176     972     972 pts/0        972 Sl+   1000   0:16 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 964176  964181     972     972 pts/0        972 Sl+   1000   0:06 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
 964181  989337     972     972 pts/0        972 Z+    1000   0:00 [ruby] <defunct>
      1  989341  989341  989341 ?             -1 Ssl   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
 962941  998357     972     972 pts/0        972 R+    1000   0:00 ps jx
      1 3070353 3070353 3070353 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
3070353 3070354 3070353 3070353 ?             -1 S     1000   0:00 (sd-pam)
      1 3726029 3726029 3726029 ?             -1 Ss    1000   0:00 ssh-agent
{1=>[959, 989341, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[962937], 962937=>[962940], 962940=>[962941], 962941=>[963846, 998357], 963846=>[963847], 963847=>[964176], 964176=>[964181], 964181=>[989337], 3070353=>[3070354]}
$ timeout 60 gdb -p 989337 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 964181 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 989338]
[New LWP 965762]
[New LWP 964375]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007c7054f1ba00 in __GI_ppoll (fds=0x7c7052fe8a30, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7c70550ffc40 (LWP 964181) "ruby"            0x00007c7054f1ba00 in __GI_ppoll (fds=0x7c7052fe8a30, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  2    Thread 0x7c7038c006c0 (LWP 989338) "ruby"            0x00007c7054f1b4cd in __GI___poll (fds=0x7c7022b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7c70338006c0 (LWP 965762) "parallel.rb:40"  0x00007c7054f1b4cd in __GI___poll (fds=0x7c70278a1b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7c702ee006c0 (LWP 964375) "Timeout stdlib " 0x00007c7054e98d61 in __futex_abstimed_wait_common64 (private=31856, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006d9dd0) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7c702ee006c0 (LWP 964375) "Timeout stdlib "):
#0  0x00007c7054e98d61 in __futex_abstimed_wait_common64 (private=31856, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006d9dd0) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=31856, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0006d9dd0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0006d9dd0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007c7054e9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0006d9da8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7c7054e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7c702edfeb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 22, cond = 0x50c0006d9da8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 22
        seq = 11
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0006d9da8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000583937bce10f in rb_native_cond_wait (cond=0x50c0006d9dd0, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500011f380, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x0000583937bf2de2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500011f380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x0000583937bd85a1 in native_sleep (th=0x51500011f380, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283
        sched = <optimized out>
#9  sleep_forever (th=0x51500011f380, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000583937bf1855 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136821895114120, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x00005839378e52e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160021ebed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c702edfeef0, <optimized out>, 0x7c702edfee00, <optimized out>, <optimized out>}, prev = 0x7c702bc09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160021ebed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000583937bf0d3d in queue_do_pop (self=<optimized out>, q=0x50400005d950, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 136821895114120, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 136821895114120, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d950
        end = 0
#14 0x0000583937c715cf in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7395
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000583937c715cf in vm_invoke_builtin_delegate (ec=0x5160021ebed0, cfp=0x7c702efff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160021ebed0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x583937c6bb5c <vm_exec_core+14140>, 0x583937c68b2b <vm_exec_core+1803>, 0x583937c6a4d9 <vm_exec_core+8377>, 0x583937c70008 <vm_exec_core+31720>, 0x583937c69db1 <vm_exec_core+6545>, 0x583937c70dbd <vm_exec_core+35229>, 0x583937c6ee0a <vm_exec_core+27114>, 0x583937c6c9dc <vm_exec_core+17852>, 0x583937c68e60 <vm_exec_core+2624>, 0x583937c7083b <vm_exec_core+33819>, 0x583937c703db <vm_exec_core+32699>, 0x583937c6a1ac <vm_exec_core+7564>, 0x583937c694cc <vm_exec_core+4268>, 0x583937c6f341 <vm_exec_core+28449>, 0x583937c6b15c <vm_exec_core+11580>, 0x583937c70a7d <vm_exec_core+34397>, 0x583937c7062a <vm_exec_core+33290>, 0x583937c6b9d4 <vm_exec_core+13748>, 0x583937c6c92d <vm_exec_core+17677>, 0x583937c6efba <vm_exec_core+27546>, 0x583937c70572 <vm_exec_core+33106>, 0x583937c6df6c <vm_exec_core+23372>, 0x583937c6f06e <vm_exec_core+27726>, 0x583937c6f4f8 <vm_exec_core+28888>, 0x583937c6de7e <vm_exec_core+23134>, 0x583937c693ac <vm_exec_core+3980>, 0x583937c6e761 <vm_exec_core+25409>, 0x583937c691d4 <vm_exec_core+3508>, 0x583937c6958d <vm_exec_core+4461>, 0x583937c6bcc9 <vm_exec_core+14505>, 0x583937c6dceb <vm_exec_core+22731>, 0x583937c6e32f <vm_exec_core+24335>, 0x583937c6da34 <vm_exec_core+22036>, 0x583937c68d91 <vm_exec_core+2417>, 0x583937c6f79c <vm_exec_core+29564>, 0x583937c7028b <vm_exec_core+32363>, 0x583937c696a4 <vm_exec_core+4740>, 0x583937c6a95d <vm_exec_core+9533>, 0x583937c6a3d0 <vm_exec_core+8112>, 0x583937c6b2d7 <vm_exec_core+11959>, 0x583937c6c85b <vm_exec_core+17467>, 0x583937c697b0 <vm_exec_core+5008>, 0x583937c6f5e1 <vm_exec_core+29121>, 0x583937c6a8a2 <vm_exec_core+9346>, 0x583937c6c6c4 <vm_exec_core+17060>, 0x583937c6d267 <vm_exec_core+20039>, 0x583937c6f45b <vm_exec_core+28731>, 0x583937c6e157 <vm_exec_core+23863>, 0x583937c6b517 <vm_exec_core+12535>, 0x583937c6abdb <vm_exec_core+10171>, 0x583937c6f201 <vm_exec_core+28129>, 0x583937c6be75 <vm_exec_core+14933>, 0x583937c6e828 <vm_exec_core+25608>, 0x583937c6e286 <vm_exec_core+24166>, 0x583937c6ea83 <vm_exec_core+26211>, 0x583937c6fac6 <vm_exec_core+30374>, 0x583937c6d4a4 <vm_exec_core+20612>, 0x583937c687cb <vm_exec_core+939>, 0x583937c6b6a9 <vm_exec_core+12937>, 0x583937c6f131 <vm_exec_core+27921>, 0x583937c6b7ec <vm_exec_core+13260>, 0x583937c6dda4 <vm_exec_core+22916>, 0x583937c6e648 <vm_exec_core+25128>, 0x583937c6cf72 <vm_exec_core+19282>, 0x583937c6db8d <vm_exec_core+22381>, 0x583937c6ba6b <vm_exec_core+13899>, 0x583937c6aef1 <vm_exec_core+10961>, 0x583937c6eb76 <vm_exec_core+26454>, 0x583937c69882 <vm_exec_core+5218>, 0x583937c6cd56 <vm_exec_core+18742>, 0x583937c7821b <vm_exec_core+65019>, 0x583937c6e02c <vm_exec_core+23564>, 0x583937c69b41 <vm_exec_core+5921>, 0x583937c6a073 <vm_exec_core+7251>, 0x583937c69c7a <vm_exec_core+6234>, 0x583937c6aa6b <vm_exec_core+9803>, 0x583937c6b352 <vm_exec_core+12082>, 0x583937c687d0 <vm_exec_core+944>, 0x583937c6a781 <vm_exec_core+9057>, 0x583937c71012 <vm_exec_core+35826>, 0x583937c6e548 <vm_exec_core+24872>, 0x583937c6d347 <vm_exec_core+20263>, 0x583937c6f676 <vm_exec_core+29270>, 0x583937c710fb <vm_exec_core+36059>, 0x583937c6f9c9 <vm_exec_core+30121>, 0x583937c70b27 <vm_exec_core+34567>, 0x583937c70c11 <vm_exec_core+34801>, 0x583937c692b3 <vm_exec_core+3731>, 0x583937c706e8 <vm_exec_core+33480>, 0x583937c6bd82 <vm_exec_core+14690>, 0x583937c70930 <vm_exec_core+34064>, 0x583937c6b8ad <vm_exec_core+13453>, 0x583937c6f88d <vm_exec_core+29805>, 0x583937c6ad24 <vm_exec_core+10500>, 0x583937c6c0cb <vm_exec_core+15531>, 0x583937c70d07 <vm_exec_core+35047>, 0x583937c6c79b <vm_exec_core+17275>, 0x583937c6c27c <vm_exec_core+15964>, 0x583937c688b6 <vm_exec_core+1174>, 0x583937c68fcf <vm_exec_core+2991>, 0x583937c689b4 <vm_exec_core+1428>, 0x583937c6d082 <vm_exec_core+19554>, 0x583937c6c452 <vm_exec_core+16434>, 0x583937c6cc17 <vm_exec_core+18423>, 0x583937c6cb1e <vm_exec_core+18174>, 0x583937c6bbb6 <vm_exec_core+14230>, 0x583937c6c332 <vm_exec_core+16146>, 0x583937c6bf8c <vm_exec_core+15212>, 0x583937c6c596 <vm_exec_core+16758>, 0x583937c6c62d <vm_exec_core+16909>, 0x583937c6bb4d <vm_exec_core+14125>, 0x583937c68b1c <vm_exec_core+1788>, 0x583937c6a4ca <vm_exec_core+8362>, 0x583937c6fff9 <vm_exec_core+31705>, 0x583937c69da2 <vm_exec_core+6530>, 0x583937c70dae <vm_exec_core+35214>, 0x583937c6edfb <vm_exec_core+27099>, 0x583937c6c9cd <vm_exec_core+17837>, 0x583937c68e51 <vm_exec_core+2609>, 0x583937c7082c <vm_exec_core+33804>, 0x583937c703cc <vm_exec_core+32684>, 0x583937c6a19d <vm_exec_core+7549>, 0x583937c694bd <vm_exec_core+4253>, 0x583937c6f332 <vm_exec_core+28434>, 0x583937c6b14d <vm_exec_core+11565>, 0x583937c70a6e <vm_exec_core+34382>, 0x583937c7061b <vm_exec_core+33275>, 0x583937c6b9c5 <vm_exec_core+13733>, 0x583937c6c91e <vm_exec_core+17662>, 0x583937c6efab <vm_exec_core+27531>, 0x583937c70563 <vm_exec_core+33091>, 0x583937c6df5d <vm_exec_core+23357>, 0x583937c6f05f <vm_exec_core+27711>, 0x583937c6f4e9 <vm_exec_core+28873>, 0x583937c6de6f <vm_exec_core+23119>, 0x583937c6939d <vm_exec_core+3965>, 0x583937c6e752 <vm_exec_core+25394>, 0x583937c691c5 <vm_exec_core+3493>, 0x583937c6957e <vm_exec_core+4446>, 0x583937c6bcba <vm_exec_core+14490>, 0x583937c6dcdc <vm_exec_core+22716>, 0x583937c6e320 <vm_exec_core+24320>, 0x583937c6da25 <vm_exec_core+22021>, 0x583937c68d82 <vm_exec_core+2402>, 0x583937c6f78d <vm_exec_core+29549>, 0x583937c7027c <vm_exec_core+32348>, 0x583937c69695 <vm_exec_core+4725>, 0x583937c6a94e <vm_exec_core+9518>, 0x583937c6a3c1 <vm_exec_core+8097>, 0x583937c6b2c8 <vm_exec_core+11944>, 0x583937c6c84c <vm_exec_core+17452>, 0x583937c697a1 <vm_exec_core+4993>, 0x583937c6f5d2 <vm_exec_core+29106>, 0x583937c6a893 <vm_exec_core+9331>, 0x583937c6c6b5 <vm_exec_core+17045>, 0x583937c6d258 <vm_exec_core+20024>, 0x583937c6f44c <vm_exec_core+28716>, 0x583937c6e148 <vm_exec_core+23848>, 0x583937c6b508 <vm_exec_core+12520>, 0x583937c6abcc <vm_exec_core+10156>, 0x583937c6f1f2 <vm_exec_core+28114>, 0x583937c6be66 <vm_exec_core+14918>, 0x583937c6e819 <vm_exec_core+25593>, 0x583937c6e277 <vm_exec_core+24151>, 0x583937c6ea74 <vm_exec_core+26196>, 0x583937c6fab7 <vm_exec_core+30359>, 0x583937c6d495 <vm_exec_core+20597>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6b69a <vm_exec_core+12922>, 0x583937c6f122 <vm_exec_core+27906>, 0x583937c6b7dd <vm_exec_core+13245>, 0x583937c6dd95 <vm_exec_core+22901>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6cf63 <vm_exec_core+19267>, 0x583937c6db7e <vm_exec_core+22366>, 0x583937c6ba5c <vm_exec_core+13884>, 0x583937c6aee2 <vm_exec_core+10946>, 0x583937c6eb67 <vm_exec_core+26439>, 0x583937c69873 <vm_exec_core+5203>, 0x583937c6cd47 <vm_exec_core+18727>, 0x583937c7820c <vm_exec_core+65004>, 0x583937c6e01d <vm_exec_core+23549>, 0x583937c69b32 <vm_exec_core+5906>, 0x583937c6a064 <vm_exec_core+7236>, 0x583937c69c6b <vm_exec_core+6219>, 0x583937c6aa5c <vm_exec_core+9788>, 0x583937c6b343 <vm_exec_core+12067>, 0x583937c6d342 <vm_exec_core+20258>, 0x583937c6c842 <vm_exec_core+17442>, 0x583937c6d33d <vm_exec_core+20253>, 0x583937c6df58 <vm_exec_core+23352>, 0x583937c6de6a <vm_exec_core+23114>, 0x583937c6aa57 <vm_exec_core+9783>, 0x583937c6e10c <vm_exec_core+23788>, 0x583937c6bd78 <vm_exec_core+14680>, 0x583937c6bd7d <vm_exec_core+14685>, 0x583937c6de65 <vm_exec_core+23109>, 0x583937c6dcd2 <vm_exec_core+22706>, 0x583937c6cbfe <vm_exec_core+18398>, 0x583937c6cb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7c702efff758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000583937c64b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160021ebed0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000583937ca2eab in invoke_iseq_block_from_c (ec=0x5160021ebed0, captured=<optimized out>, self=136821893754400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7c705474bc38
        cfp = 0x7c702efff7c8
        sp = 0x7c702eeff818
        use_argv = <optimized out>
        stack_argv = 0x7c702eeff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160021ebed0, self=136821893754400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#21 0x0000583937ca1136 in rb_vm_invoke_proc (ec=0x50c0006d9dd0, proc=0x189, proc@entry=0x504000403950, argc=1424592225, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 0
#22 0x0000583937bf6fd9 in thread_do_start_proc (th=th@entry=0x51500011f380) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000403950
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000583937bf4c0a in thread_do_start (th=0x51500011f380) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500011f380, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000583937bf3ece in call_thread_start_func_2 (th=0x51500011f380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7c702edffcc0
#26 nt_start (ptr=0x50c0006d9d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500011f380
        sched = <optimized out>
        nt = 0x50c0006d9d80
        vm = 0x525000000100
#27 0x000058393789aa9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007c7054e9ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136821264615104, -7565957658718836420, 136821264615104, -360, 0, 140722118802928, -7565957658706253508, -7565864906511029956}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007c7054f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7c70338006c0 (LWP 965762) "parallel.rb:40"):
#0  0x00007c7054f1b4cd in __GI___poll (fds=0x7c70278a1b60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005839378416ea in __interceptor_poll ()
No symbol table info available.
#2  0x000058393799bafd in nogvl_wait_for (th=136821371880400, fptr=0x5110002a7dc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x000058393799cf76 in internal_read_func (ptr=0x7c70278a1940) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7c70278a1940
        result = <optimized out>
#5  0x0000583937bdc4ab in rb_thread_io_blocking_call (func=0x58393799caf0 <internal_read_func>, data1=0x7c70278a1940, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x00005839378e52e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x516002ae5bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7c70337fedb0, <optimized out>, 0x7c70337fecc0, <optimized out>, <optimized out>}, prev = 0x7c7027809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002ae5bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005839379b1385 in io_read_memory_locktmp (str=136821141543776, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497
        str = <optimized out>
        iis = {th = 136821371880400, fptr = 0x5110002a7dc0, nonblock = 0, fd = 4, buf = 0x519000049c80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002a7dc0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000058393798d5c1 in io_readpartial (argc=663362400, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x0000583937cc92f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7c70547d9ec0
        cfunc = 0x504000010f58
        recv = 136821371880520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000583937c76857 in vm_sendish (ec=0x516002ae5bd0, reg_cfp=0x7c7028bf9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516002ae5bd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x583937c6bb5c <vm_exec_core+14140>, 0x583937c68b2b <vm_exec_core+1803>, 0x583937c6a4d9 <vm_exec_core+8377>, 0x583937c70008 <vm_exec_core+31720>, 0x583937c69db1 <vm_exec_core+6545>, 0x583937c70dbd <vm_exec_core+35229>, 0x583937c6ee0a <vm_exec_core+27114>, 0x583937c6c9dc <vm_exec_core+17852>, 0x583937c68e60 <vm_exec_core+2624>, 0x583937c7083b <vm_exec_core+33819>, 0x583937c703db <vm_exec_core+32699>, 0x583937c6a1ac <vm_exec_core+7564>, 0x583937c694cc <vm_exec_core+4268>, 0x583937c6f341 <vm_exec_core+28449>, 0x583937c6b15c <vm_exec_core+11580>, 0x583937c70a7d <vm_exec_core+34397>, 0x583937c7062a <vm_exec_core+33290>, 0x583937c6b9d4 <vm_exec_core+13748>, 0x583937c6c92d <vm_exec_core+17677>, 0x583937c6efba <vm_exec_core+27546>, 0x583937c70572 <vm_exec_core+33106>, 0x583937c6df6c <vm_exec_core+23372>, 0x583937c6f06e <vm_exec_core+27726>, 0x583937c6f4f8 <vm_exec_core+28888>, 0x583937c6de7e <vm_exec_core+23134>, 0x583937c693ac <vm_exec_core+3980>, 0x583937c6e761 <vm_exec_core+25409>, 0x583937c691d4 <vm_exec_core+3508>, 0x583937c6958d <vm_exec_core+4461>, 0x583937c6bcc9 <vm_exec_core+14505>, 0x583937c6dceb <vm_exec_core+22731>, 0x583937c6e32f <vm_exec_core+24335>, 0x583937c6da34 <vm_exec_core+22036>, 0x583937c68d91 <vm_exec_core+2417>, 0x583937c6f79c <vm_exec_core+29564>, 0x583937c7028b <vm_exec_core+32363>, 0x583937c696a4 <vm_exec_core+4740>, 0x583937c6a95d <vm_exec_core+9533>, 0x583937c6a3d0 <vm_exec_core+8112>, 0x583937c6b2d7 <vm_exec_core+11959>, 0x583937c6c85b <vm_exec_core+17467>, 0x583937c697b0 <vm_exec_core+5008>, 0x583937c6f5e1 <vm_exec_core+29121>, 0x583937c6a8a2 <vm_exec_core+9346>, 0x583937c6c6c4 <vm_exec_core+17060>, 0x583937c6d267 <vm_exec_core+20039>, 0x583937c6f45b <vm_exec_core+28731>, 0x583937c6e157 <vm_exec_core+23863>, 0x583937c6b517 <vm_exec_core+12535>, 0x583937c6abdb <vm_exec_core+10171>, 0x583937c6f201 <vm_exec_core+28129>, 0x583937c6be75 <vm_exec_core+14933>, 0x583937c6e828 <vm_exec_core+25608>, 0x583937c6e286 <vm_exec_core+24166>, 0x583937c6ea83 <vm_exec_core+26211>, 0x583937c6fac6 <vm_exec_core+30374>, 0x583937c6d4a4 <vm_exec_core+20612>, 0x583937c687cb <vm_exec_core+939>, 0x583937c6b6a9 <vm_exec_core+12937>, 0x583937c6f131 <vm_exec_core+27921>, 0x583937c6b7ec <vm_exec_core+13260>, 0x583937c6dda4 <vm_exec_core+22916>, 0x583937c6e648 <vm_exec_core+25128>, 0x583937c6cf72 <vm_exec_core+19282>, 0x583937c6db8d <vm_exec_core+22381>, 0x583937c6ba6b <vm_exec_core+13899>, 0x583937c6aef1 <vm_exec_core+10961>, 0x583937c6eb76 <vm_exec_core+26454>, 0x583937c69882 <vm_exec_core+5218>, 0x583937c6cd56 <vm_exec_core+18742>, 0x583937c7821b <vm_exec_core+65019>, 0x583937c6e02c <vm_exec_core+23564>, 0x583937c69b41 <vm_exec_core+5921>, 0x583937c6a073 <vm_exec_core+7251>, 0x583937c69c7a <vm_exec_core+6234>, 0x583937c6aa6b <vm_exec_core+9803>, 0x583937c6b352 <vm_exec_core+12082>, 0x583937c687d0 <vm_exec_core+944>, 0x583937c6a781 <vm_exec_core+9057>, 0x583937c71012 <vm_exec_core+35826>, 0x583937c6e548 <vm_exec_core+24872>, 0x583937c6d347 <vm_exec_core+20263>, 0x583937c6f676 <vm_exec_core+29270>, 0x583937c710fb <vm_exec_core+36059>, 0x583937c6f9c9 <vm_exec_core+30121>, 0x583937c70b27 <vm_exec_core+34567>, 0x583937c70c11 <vm_exec_core+34801>, 0x583937c692b3 <vm_exec_core+3731>, 0x583937c706e8 <vm_exec_core+33480>, 0x583937c6bd82 <vm_exec_core+14690>, 0x583937c70930 <vm_exec_core+34064>, 0x583937c6b8ad <vm_exec_core+13453>, 0x583937c6f88d <vm_exec_core+29805>, 0x583937c6ad24 <vm_exec_core+10500>, 0x583937c6c0cb <vm_exec_core+15531>, 0x583937c70d07 <vm_exec_core+35047>, 0x583937c6c79b <vm_exec_core+17275>, 0x583937c6c27c <vm_exec_core+15964>, 0x583937c688b6 <vm_exec_core+1174>, 0x583937c68fcf <vm_exec_core+2991>, 0x583937c689b4 <vm_exec_core+1428>, 0x583937c6d082 <vm_exec_core+19554>, 0x583937c6c452 <vm_exec_core+16434>, 0x583937c6cc17 <vm_exec_core+18423>, 0x583937c6cb1e <vm_exec_core+18174>, 0x583937c6bbb6 <vm_exec_core+14230>, 0x583937c6c332 <vm_exec_core+16146>, 0x583937c6bf8c <vm_exec_core+15212>, 0x583937c6c596 <vm_exec_core+16758>, 0x583937c6c62d <vm_exec_core+16909>, 0x583937c6bb4d <vm_exec_core+14125>, 0x583937c68b1c <vm_exec_core+1788>, 0x583937c6a4ca <vm_exec_core+8362>, 0x583937c6fff9 <vm_exec_core+31705>, 0x583937c69da2 <vm_exec_core+6530>, 0x583937c70dae <vm_exec_core+35214>, 0x583937c6edfb <vm_exec_core+27099>, 0x583937c6c9cd <vm_exec_core+17837>, 0x583937c68e51 <vm_exec_core+2609>, 0x583937c7082c <vm_exec_core+33804>, 0x583937c703cc <vm_exec_core+32684>, 0x583937c6a19d <vm_exec_core+7549>, 0x583937c694bd <vm_exec_core+4253>, 0x583937c6f332 <vm_exec_core+28434>, 0x583937c6b14d <vm_exec_core+11565>, 0x583937c70a6e <vm_exec_core+34382>, 0x583937c7061b <vm_exec_core+33275>, 0x583937c6b9c5 <vm_exec_core+13733>, 0x583937c6c91e <vm_exec_core+17662>, 0x583937c6efab <vm_exec_core+27531>, 0x583937c70563 <vm_exec_core+33091>, 0x583937c6df5d <vm_exec_core+23357>, 0x583937c6f05f <vm_exec_core+27711>, 0x583937c6f4e9 <vm_exec_core+28873>, 0x583937c6de6f <vm_exec_core+23119>, 0x583937c6939d <vm_exec_core+3965>, 0x583937c6e752 <vm_exec_core+25394>, 0x583937c691c5 <vm_exec_core+3493>, 0x583937c6957e <vm_exec_core+4446>, 0x583937c6bcba <vm_exec_core+14490>, 0x583937c6dcdc <vm_exec_core+22716>, 0x583937c6e320 <vm_exec_core+24320>, 0x583937c6da25 <vm_exec_core+22021>, 0x583937c68d82 <vm_exec_core+2402>, 0x583937c6f78d <vm_exec_core+29549>, 0x583937c7027c <vm_exec_core+32348>, 0x583937c69695 <vm_exec_core+4725>, 0x583937c6a94e <vm_exec_core+9518>, 0x583937c6a3c1 <vm_exec_core+8097>, 0x583937c6b2c8 <vm_exec_core+11944>, 0x583937c6c84c <vm_exec_core+17452>, 0x583937c697a1 <vm_exec_core+4993>, 0x583937c6f5d2 <vm_exec_core+29106>, 0x583937c6a893 <vm_exec_core+9331>, 0x583937c6c6b5 <vm_exec_core+17045>, 0x583937c6d258 <vm_exec_core+20024>, 0x583937c6f44c <vm_exec_core+28716>, 0x583937c6e148 <vm_exec_core+23848>, 0x583937c6b508 <vm_exec_core+12520>, 0x583937c6abcc <vm_exec_core+10156>, 0x583937c6f1f2 <vm_exec_core+28114>, 0x583937c6be66 <vm_exec_core+14918>, 0x583937c6e819 <vm_exec_core+25593>, 0x583937c6e277 <vm_exec_core+24151>, 0x583937c6ea74 <vm_exec_core+26196>, 0x583937c6fab7 <vm_exec_core+30359>, 0x583937c6d495 <vm_exec_core+20597>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6b69a <vm_exec_core+12922>, 0x583937c6f122 <vm_exec_core+27906>, 0x583937c6b7dd <vm_exec_core+13245>, 0x583937c6dd95 <vm_exec_core+22901>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6cf63 <vm_exec_core+19267>, 0x583937c6db7e <vm_exec_core+22366>, 0x583937c6ba5c <vm_exec_core+13884>, 0x583937c6aee2 <vm_exec_core+10946>, 0x583937c6eb67 <vm_exec_core+26439>, 0x583937c69873 <vm_exec_core+5203>, 0x583937c6cd47 <vm_exec_core+18727>, 0x583937c7820c <vm_exec_core+65004>, 0x583937c6e01d <vm_exec_core+23549>, 0x583937c69b32 <vm_exec_core+5906>, 0x583937c6a064 <vm_exec_core+7236>, 0x583937c69c6b <vm_exec_core+6219>, 0x583937c6aa5c <vm_exec_core+9788>, 0x583937c6b343 <vm_exec_core+12067>, 0x583937c6d342 <vm_exec_core+20258>, 0x583937c6c842 <vm_exec_core+17442>, 0x583937c6d33d <vm_exec_core+20253>, 0x583937c6df58 <vm_exec_core+23352>, 0x583937c6de6a <vm_exec_core+23114>, 0x583937c6aa57 <vm_exec_core+9783>, 0x583937c6e10c <vm_exec_core+23788>, 0x583937c6bd78 <vm_exec_core+14680>, 0x583937c6bd7d <vm_exec_core+14685>, 0x583937c6de65 <vm_exec_core+23109>, 0x583937c6dcd2 <vm_exec_core+22706>, 0x583937c6cbfe <vm_exec_core+18398>, 0x583937c6cb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7c7028bf9790
        reg_pc = 0x513000053a60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000583937c64b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516002ae5bd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000583937ca2eab in invoke_iseq_block_from_c (ec=0x516002ae5bd0, captured=<optimized out>, self=136821878867120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7c7054754428
        cfp = 0x7c7028bf97c8
        sp = 0x7c7028af9818
        use_argv = <optimized out>
        stack_argv = 0x7c7028af9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516002ae5bd0, self=136821878867120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#17 0x0000583937ca1136 in rb_vm_invoke_proc (ec=0x7c70278a1b60, proc=0x1, proc@entry=0x5040004ef5d0, argc=1425126605, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 4294967295
#18 0x0000583937bf6fd9 in thread_do_start_proc (th=th@entry=0x515000210f00) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004ef5d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000583937bf4c0a in thread_do_start (th=0x515000210f00) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000210f00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x0000583937bf3ece in call_thread_start_func_2 (th=0x515000210f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7c70337ffcc0
#22 nt_start (ptr=0x50c0008d3340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x515000210f00
        sched = <optimized out>
        nt = 0x50c0008d3340
        vm = 0x525000000100
#23 0x000058393789aa9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007c7054e9ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136821342209728, -7565929896050235076, 136821342209728, -360, 25, 140722118808656, -7565929896037652164, -7565864906511029956}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007c7054f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7c7038c006c0 (LWP 989338) "ruby"):
#0  0x00007c7054f1b4cd in __GI___poll (fds=0x7c7022b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005839378416ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000583937bf823f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x000058393789aa9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007c7054e9ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {136821430290112, -7565909555085121220, 136821430290112, -360, 10, 140722118805872, -7565909555072538308, -7565864906511029956}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007c7054f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7c70550ffc40 (LWP 964181) "ruby"):
#0  0x00007c7054f1ba00 in __GI_ppoll (fds=0x7c7052fe8a30, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 97002768158749, tv_nsec = 1}
#1  0x0000583937841f6c in __interceptor_ppoll ()
No symbol table info available.
#2  0x0000583937be4fd7 in wait_for_single_fd_blocking_region (th=0x515000000300, fds=fds@entry=0x7c7052fe8a30, nfds=1, to=to@entry=0x0, lerrno=lerrno@entry=0x7c7052fe8ab0) at /tmp/ruby/src/trunk_asan/thread.c:4396
        __region = <optimized out>
        ts = <optimized out>
        result = <optimized out>
#3  0x0000583937be436a in rb_thread_wait_for_single_fd (fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4441
        rel = <optimized out>
        end = 0
        to = 0x0
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6be747b0, <optimized out>, 0x7ffc6be746c0, <optimized out>, <optimized out>}, prev = 0x7c7052e26480, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 8, events = 1, revents = 0}}
        result = 0
        wfd = {wfd_node = {next = 0x7c70337feb30, prev = 0x5250000002e8}, th = 0x515000000300, fd = 8, busy = 0x0}
        ec = <optimized out>
        th = <optimized out>
        state = RUBY_TAG_NONE
        nfds = 1
        lerrno = <optimized out>
#4  0x000058393796e74c in rb_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1470
        tv_storage = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv = 0x0
        ready = <optimized out>
#5  0x000058393796ee46 in rb_io_maybe_wait (error=<optimized out>, io=18446744073709551102, events=3, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1635
No locals.
#6  rb_io_maybe_wait_readable (error=<optimized out>, io=18446744073709551102, timeout=0, timeout@entry=4) at /tmp/ruby/src/trunk_asan/io.c:1646
        result = <optimized out>
#7  0x00005839379a028a in fptr_wait_readable (fptr=0x51100006b840) at /tmp/ruby/src/trunk_asan/io.c:2606
        result = <optimized out>
#8  io_bufread (ptr=0x52500005f100 '\276' <repeats 200 times>..., len=8192, fptr=0x51100006b840) at /tmp/ruby/src/trunk_asan/io.c:3060
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096
        p = <optimized out>
#10 0x00005839378e52e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6be74a10, <optimized out>, 0x7ffc6be74920, <optimized out>, <optimized out>}, prev = 0x7c7052e25c40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x000058393799dc6b in io_fread (str=136821313607000, offset=0, size=8192, fptr=0x51100006b840) at /tmp/ruby/src/trunk_asan/io.c:3110
        arg = {str_ptr = 0x52500005f100 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=136821313607000) at /tmp/ruby/src/trunk_asan/io.c:3388
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x000058393798d9a3 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812
        str = <optimized out>
        length = <optimized out>
        fptr = 0x51100006b840
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x0000583937cc92f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x3fc100100001
        cc = <optimized out>
        me = 0x7c70547d9e98
        cfunc = 0x504000010f98
        recv = 136821313608520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x0000583937c76857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c70523ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x583937c6bb5c <vm_exec_core+14140>, 0x583937c68b2b <vm_exec_core+1803>, 0x583937c6a4d9 <vm_exec_core+8377>, 0x583937c70008 <vm_exec_core+31720>, 0x583937c69db1 <vm_exec_core+6545>, 0x583937c70dbd <vm_exec_core+35229>, 0x583937c6ee0a <vm_exec_core+27114>, 0x583937c6c9dc <vm_exec_core+17852>, 0x583937c68e60 <vm_exec_core+2624>, 0x583937c7083b <vm_exec_core+33819>, 0x583937c703db <vm_exec_core+32699>, 0x583937c6a1ac <vm_exec_core+7564>, 0x583937c694cc <vm_exec_core+4268>, 0x583937c6f341 <vm_exec_core+28449>, 0x583937c6b15c <vm_exec_core+11580>, 0x583937c70a7d <vm_exec_core+34397>, 0x583937c7062a <vm_exec_core+33290>, 0x583937c6b9d4 <vm_exec_core+13748>, 0x583937c6c92d <vm_exec_core+17677>, 0x583937c6efba <vm_exec_core+27546>, 0x583937c70572 <vm_exec_core+33106>, 0x583937c6df6c <vm_exec_core+23372>, 0x583937c6f06e <vm_exec_core+27726>, 0x583937c6f4f8 <vm_exec_core+28888>, 0x583937c6de7e <vm_exec_core+23134>, 0x583937c693ac <vm_exec_core+3980>, 0x583937c6e761 <vm_exec_core+25409>, 0x583937c691d4 <vm_exec_core+3508>, 0x583937c6958d <vm_exec_core+4461>, 0x583937c6bcc9 <vm_exec_core+14505>, 0x583937c6dceb <vm_exec_core+22731>, 0x583937c6e32f <vm_exec_core+24335>, 0x583937c6da34 <vm_exec_core+22036>, 0x583937c68d91 <vm_exec_core+2417>, 0x583937c6f79c <vm_exec_core+29564>, 0x583937c7028b <vm_exec_core+32363>, 0x583937c696a4 <vm_exec_core+4740>, 0x583937c6a95d <vm_exec_core+9533>, 0x583937c6a3d0 <vm_exec_core+8112>, 0x583937c6b2d7 <vm_exec_core+11959>, 0x583937c6c85b <vm_exec_core+17467>, 0x583937c697b0 <vm_exec_core+5008>, 0x583937c6f5e1 <vm_exec_core+29121>, 0x583937c6a8a2 <vm_exec_core+9346>, 0x583937c6c6c4 <vm_exec_core+17060>, 0x583937c6d267 <vm_exec_core+20039>, 0x583937c6f45b <vm_exec_core+28731>, 0x583937c6e157 <vm_exec_core+23863>, 0x583937c6b517 <vm_exec_core+12535>, 0x583937c6abdb <vm_exec_core+10171>, 0x583937c6f201 <vm_exec_core+28129>, 0x583937c6be75 <vm_exec_core+14933>, 0x583937c6e828 <vm_exec_core+25608>, 0x583937c6e286 <vm_exec_core+24166>, 0x583937c6ea83 <vm_exec_core+26211>, 0x583937c6fac6 <vm_exec_core+30374>, 0x583937c6d4a4 <vm_exec_core+20612>, 0x583937c687cb <vm_exec_core+939>, 0x583937c6b6a9 <vm_exec_core+12937>, 0x583937c6f131 <vm_exec_core+27921>, 0x583937c6b7ec <vm_exec_core+13260>, 0x583937c6dda4 <vm_exec_core+22916>, 0x583937c6e648 <vm_exec_core+25128>, 0x583937c6cf72 <vm_exec_core+19282>, 0x583937c6db8d <vm_exec_core+22381>, 0x583937c6ba6b <vm_exec_core+13899>, 0x583937c6aef1 <vm_exec_core+10961>, 0x583937c6eb76 <vm_exec_core+26454>, 0x583937c69882 <vm_exec_core+5218>, 0x583937c6cd56 <vm_exec_core+18742>, 0x583937c7821b <vm_exec_core+65019>, 0x583937c6e02c <vm_exec_core+23564>, 0x583937c69b41 <vm_exec_core+5921>, 0x583937c6a073 <vm_exec_core+7251>, 0x583937c69c7a <vm_exec_core+6234>, 0x583937c6aa6b <vm_exec_core+9803>, 0x583937c6b352 <vm_exec_core+12082>, 0x583937c687d0 <vm_exec_core+944>, 0x583937c6a781 <vm_exec_core+9057>, 0x583937c71012 <vm_exec_core+35826>, 0x583937c6e548 <vm_exec_core+24872>, 0x583937c6d347 <vm_exec_core+20263>, 0x583937c6f676 <vm_exec_core+29270>, 0x583937c710fb <vm_exec_core+36059>, 0x583937c6f9c9 <vm_exec_core+30121>, 0x583937c70b27 <vm_exec_core+34567>, 0x583937c70c11 <vm_exec_core+34801>, 0x583937c692b3 <vm_exec_core+3731>, 0x583937c706e8 <vm_exec_core+33480>, 0x583937c6bd82 <vm_exec_core+14690>, 0x583937c70930 <vm_exec_core+34064>, 0x583937c6b8ad <vm_exec_core+13453>, 0x583937c6f88d <vm_exec_core+29805>, 0x583937c6ad24 <vm_exec_core+10500>, 0x583937c6c0cb <vm_exec_core+15531>, 0x583937c70d07 <vm_exec_core+35047>, 0x583937c6c79b <vm_exec_core+17275>, 0x583937c6c27c <vm_exec_core+15964>, 0x583937c688b6 <vm_exec_core+1174>, 0x583937c68fcf <vm_exec_core+2991>, 0x583937c689b4 <vm_exec_core+1428>, 0x583937c6d082 <vm_exec_core+19554>, 0x583937c6c452 <vm_exec_core+16434>, 0x583937c6cc17 <vm_exec_core+18423>, 0x583937c6cb1e <vm_exec_core+18174>, 0x583937c6bbb6 <vm_exec_core+14230>, 0x583937c6c332 <vm_exec_core+16146>, 0x583937c6bf8c <vm_exec_core+15212>, 0x583937c6c596 <vm_exec_core+16758>, 0x583937c6c62d <vm_exec_core+16909>, 0x583937c6bb4d <vm_exec_core+14125>, 0x583937c68b1c <vm_exec_core+1788>, 0x583937c6a4ca <vm_exec_core+8362>, 0x583937c6fff9 <vm_exec_core+31705>, 0x583937c69da2 <vm_exec_core+6530>, 0x583937c70dae <vm_exec_core+35214>, 0x583937c6edfb <vm_exec_core+27099>, 0x583937c6c9cd <vm_exec_core+17837>, 0x583937c68e51 <vm_exec_core+2609>, 0x583937c7082c <vm_exec_core+33804>, 0x583937c703cc <vm_exec_core+32684>, 0x583937c6a19d <vm_exec_core+7549>, 0x583937c694bd <vm_exec_core+4253>, 0x583937c6f332 <vm_exec_core+28434>, 0x583937c6b14d <vm_exec_core+11565>, 0x583937c70a6e <vm_exec_core+34382>, 0x583937c7061b <vm_exec_core+33275>, 0x583937c6b9c5 <vm_exec_core+13733>, 0x583937c6c91e <vm_exec_core+17662>, 0x583937c6efab <vm_exec_core+27531>, 0x583937c70563 <vm_exec_core+33091>, 0x583937c6df5d <vm_exec_core+23357>, 0x583937c6f05f <vm_exec_core+27711>, 0x583937c6f4e9 <vm_exec_core+28873>, 0x583937c6de6f <vm_exec_core+23119>, 0x583937c6939d <vm_exec_core+3965>, 0x583937c6e752 <vm_exec_core+25394>, 0x583937c691c5 <vm_exec_core+3493>, 0x583937c6957e <vm_exec_core+4446>, 0x583937c6bcba <vm_exec_core+14490>, 0x583937c6dcdc <vm_exec_core+22716>, 0x583937c6e320 <vm_exec_core+24320>, 0x583937c6da25 <vm_exec_core+22021>, 0x583937c68d82 <vm_exec_core+2402>, 0x583937c6f78d <vm_exec_core+29549>, 0x583937c7027c <vm_exec_core+32348>, 0x583937c69695 <vm_exec_core+4725>, 0x583937c6a94e <vm_exec_core+9518>, 0x583937c6a3c1 <vm_exec_core+8097>, 0x583937c6b2c8 <vm_exec_core+11944>, 0x583937c6c84c <vm_exec_core+17452>, 0x583937c697a1 <vm_exec_core+4993>, 0x583937c6f5d2 <vm_exec_core+29106>, 0x583937c6a893 <vm_exec_core+9331>, 0x583937c6c6b5 <vm_exec_core+17045>, 0x583937c6d258 <vm_exec_core+20024>, 0x583937c6f44c <vm_exec_core+28716>, 0x583937c6e148 <vm_exec_core+23848>, 0x583937c6b508 <vm_exec_core+12520>, 0x583937c6abcc <vm_exec_core+10156>, 0x583937c6f1f2 <vm_exec_core+28114>, 0x583937c6be66 <vm_exec_core+14918>, 0x583937c6e819 <vm_exec_core+25593>, 0x583937c6e277 <vm_exec_core+24151>, 0x583937c6ea74 <vm_exec_core+26196>, 0x583937c6fab7 <vm_exec_core+30359>, 0x583937c6d495 <vm_exec_core+20597>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6b69a <vm_exec_core+12922>, 0x583937c6f122 <vm_exec_core+27906>, 0x583937c6b7dd <vm_exec_core+13245>, 0x583937c6dd95 <vm_exec_core+22901>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6cf63 <vm_exec_core+19267>, 0x583937c6db7e <vm_exec_core+22366>, 0x583937c6ba5c <vm_exec_core+13884>, 0x583937c6aee2 <vm_exec_core+10946>, 0x583937c6eb67 <vm_exec_core+26439>, 0x583937c69873 <vm_exec_core+5203>, 0x583937c6cd47 <vm_exec_core+18727>, 0x583937c7820c <vm_exec_core+65004>, 0x583937c6e01d <vm_exec_core+23549>, 0x583937c69b32 <vm_exec_core+5906>, 0x583937c6a064 <vm_exec_core+7236>, 0x583937c69c6b <vm_exec_core+6219>, 0x583937c6aa5c <vm_exec_core+9788>, 0x583937c6b343 <vm_exec_core+12067>, 0x583937c6d342 <vm_exec_core+20258>, 0x583937c6c842 <vm_exec_core+17442>, 0x583937c6d33d <vm_exec_core+20253>, 0x583937c6df58 <vm_exec_core+23352>, 0x583937c6de6a <vm_exec_core+23114>, 0x583937c6aa57 <vm_exec_core+9783>, 0x583937c6e10c <vm_exec_core+23788>, 0x583937c6bd78 <vm_exec_core+14680>, 0x583937c6bd7d <vm_exec_core+14685>, 0x583937c6de65 <vm_exec_core+23109>, 0x583937c6dcd2 <vm_exec_core+22706>, 0x583937c6cbfe <vm_exec_core+18398>, 0x583937c6cb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7c70523ff480
        reg_pc = 0x5120001fac40
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000583937c64b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
th: 0x515000000300, native_id: 0x7c70550ffc40
-- Control frame information -----------------------------------------------
        _ec = 0x5160000006d0
c:0017 p:---- s:0110 e:000109 CFUNC  :read
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
c:0016 p:0016 s:0106 e:000105 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1903 [FINISH]
#18 0x0000583937ce6cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c70523ff508, self=136821295803560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7c703521d2f8
        cfp = <optimized out>
        sp = 0x7c70522ffb30
        use_argv = 0x7c7052c09ce0
c:0015 p:---- s:0102 e:000101 CFUNC  :popen
        stack_argv = 0x7c70522ffb30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
c:0014 p:0009 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1900
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
#19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7c70523ff508
#20 0x0000583937c93256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#23 0x0000583937c93256 in rb_yield (val=<optimized out>)
No locals.
#24 0x00005839378e52e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6be75750, <optimized out>, 0x7ffc6be75660, <optimized out>, <optimized out>}, prev = 0x7c7052e21e40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x0000583937cc92f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x426100000005
        cc = <optimized out>
        me = 0x7c70547da820
        cfunc = 0x5040000105d8
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        recv = 136821895658000
        block_handler = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:001980 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        frame_type = 1431634051
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        len = <optimized out>
        val = <optimized out>
#26 0x0000583937c6fe27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c70523ff4f0, cd=0x503000aa73a0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        blockiseq = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        leaf = false
        val = <optimized out>
        cd = 0x503000aa73a0
        insns_address_table = {0x583937c6bb5c <vm_exec_core+14140>, 0x583937c68b2b <vm_exec_core+1803>, 0x583937c6a4d9 <vm_exec_core+8377>, 0x583937c70008 <vm_exec_core+31720>, 0x583937c69db1 <vm_exec_core+6545>, 0x583937c70dbd <vm_exec_core+35229>, 0x583937c6ee0a <vm_exec_core+27114>, 0x583937c6c9dc <vm_exec_core+17852>, 0x583937c68e60 <vm_exec_core+2624>, 0x583937c7083b <vm_exec_core+33819>, 0x583937c703db <vm_exec_core+32699>, 0x583937c6a1ac <vm_exec_core+7564>, 0x583937c694cc <vm_exec_core+4268>, 0x583937c6f341 <vm_exec_core+28449>, 0x583937c6b15c <vm_exec_core+11580>, 0x583937c70a7d <vm_exec_core+34397>, 0x583937c7062a <vm_exec_core+33290>, 0x583937c6b9d4 <vm_exec_core+13748>, 0x583937c6c92d <vm_exec_core+17677>, 0x583937c6efba <vm_exec_core+27546>, 0x583937c70572 <vm_exec_core+33106>, 0x583937c6df6c <vm_exec_core+23372>, 0x583937c6f06e <vm_exec_core+27726>, 0x583937c6f4f8 <vm_exec_core+28888>, 0x583937c6de7e <vm_exec_core+23134>, 0x583937c693ac <vm_exec_core+3980>, 0x583937c6e761 <vm_exec_core+25409>, 0x583937c691d4 <vm_exec_core+3508>, 0x583937c6958d <vm_exec_core+4461>, 0x583937c6bcc9 <vm_exec_core+14505>, 0x583937c6dceb <vm_exec_core+22731>, 0x583937c6e32f <vm_exec_core+24335>, 0x583937c6da34 <vm_exec_core+22036>, 0x583937c68d91 <vm_exec_core+2417>, 0x583937c6f79c <vm_exec_core+29564>, 0x583937c7028b <vm_exec_core+32363>, 0x583937c696a4 <vm_exec_core+4740>, 0x583937c6a95d <vm_exec_core+9533>, 0x583937c6a3d0 <vm_exec_core+8112>, 0x583937c6b2d7 <vm_exec_core+11959>, 0x583937c6c85b <vm_exec_core+17467>, 0x583937c697b0 <vm_exec_core+5008>, 0x583937c6f5e1 <vm_exec_core+29121>, 0x583937c6a8a2 <vm_exec_core+9346>, 0x583937c6c6c4 <vm_exec_core+17060>, 0x583937c6d267 <vm_exec_core+20039>, 0x583937c6f45b <vm_exec_core+28731>, 0x583937c6e157 <vm_exec_core+23863>, 0x583937c6b517 <vm_exec_core+12535>, 0x583937c6abdb <vm_exec_core+10171>, 0x583937c6f201 <vm_exec_core+28129>, 0x583937c6be75 <vm_exec_core+14933>, 0x583937c6e828 <vm_exec_core+25608>, 0x583937c6e286 <vm_exec_core+24166>, 0x583937c6ea83 <vm_exec_core+26211>, 0x583937c6fac6 <vm_exec_core+30374>, 0x583937c6d4a4 <vm_exec_core+20612>, 0x583937c687cb <vm_exec_core+939>, 0x583937c6b6a9 <vm_exec_core+12937>, 0x583937c6f131 <vm_exec_core+27921>, 0x583937c6b7ec <vm_exec_core+13260>, 0x583937c6dda4 <vm_exec_core+22916>, 0x583937c6e648 <vm_exec_core+25128>, 0x583937c6cf72 <vm_exec_core+19282>, 0x583937c6db8d <vm_exec_core+22381>, 0x583937c6ba6b <vm_exec_core+13899>, 0x583937c6aef1 <vm_exec_core+10961>, 0x583937c6eb76 <vm_exec_core+26454>, 0x583937c69882 <vm_exec_core+5218>, 0x583937c6cd56 <vm_exec_core+18742>, 0x583937c7821b <vm_exec_core+65019>, 0x583937c6e02c <vm_exec_core+23564>, 0x583937c69b41 <vm_exec_core+5921>, 0x583937c6a073 <vm_exec_core+7251>, 0x583937c69c7a <vm_exec_core+6234>, 0x583937c6aa6b <vm_exec_core+9803>, 0x583937c6b352 <vm_exec_core+12082>, 0x583937c687d0 <vm_exec_core+944>, 0x583937c6a781 <vm_exec_core+9057>, 0x583937c71012 <vm_exec_core+35826>, 0x583937c6e548 <vm_exec_core+24872>, 0x583937c6d347 <vm_exec_core+20263>, 0x583937c6f676 <vm_exec_core+29270>, 0x583937c710fb <vm_exec_core+36059>, 0x583937c6f9c9 <vm_exec_core+30121>, 0x583937c70b27 <vm_exec_core+34567>, 0x583937c70c11 <vm_exec_core+34801>, 0x583937c692b3 <vm_exec_core+3731>, 0x583937c706e8 <vm_exec_core+33480>, 0x583937c6bd82 <vm_exec_core+14690>, 0x583937c70930 <vm_exec_core+34064>, 0x583937c6b8ad <vm_exec_core+13453>, 0x583937c6f88d <vm_exec_core+29805>, 0x583937c6ad24 <vm_exec_core+10500>, 0x583937c6c0cb <vm_exec_core+15531>, 0x583937c70d07 <vm_exec_core+35047>, 0x583937c6c79b <vm_exec_core+17275>, 0x583937c6c27c <vm_exec_core+15964>, 0x583937c688b6 <vm_exec_core+1174>, 0x583937c68fcf <vm_exec_core+2991>, 0x583937c689b4 <vm_exec_core+1428>, 0x583937c6d082 <vm_exec_core+19554>, 0x583937c6c452 <vm_exec_core+16434>, 0x583937c6cc17 <vm_exec_core+18423>, 0x583937c6cb1e <vm_exec_core+18174>, 0x583937c6bbb6 <vm_exec_core+14230>, 0x583937c6c332 <vm_exec_core+16146>, 0x583937c6bf8c <vm_exec_core+15212>, 0x583937c6c596 <vm_exec_core+16758>, 0x583937c6c62d <vm_exec_core+16909>, 0x583937c6bb4d <vm_exec_core+14125>, 0x583937c68b1c <vm_exec_core+1788>, 0x583937c6a4ca <vm_exec_core+8362>, 0x583937c6fff9 <vm_exec_core+31705>, 0x583937c69da2 <vm_exec_core+6530>, 0x583937c70dae <vm_exec_core+35214>, 0x583937c6edfb <vm_exec_core+27099>, 0x583937c6c9cd <vm_exec_core+17837>, 0x583937c68e51 <vm_exec_core+2609>, 0x583937c7082c <vm_exec_core+33804>, 0x583937c703cc <vm_exec_core+32684>, 0x583937c6a19d <vm_exec_core+7549>, 0x583937c694bd <vm_exec_core+4253>, 0x583937c6f332 <vm_exec_core+28434>, 0x583937c6b14d <vm_exec_core+11565>, 0x583937c70a6e <vm_exec_core+34382>, 0x583937c7061b <vm_exec_core+33275>, 0x583937c6b9c5 <vm_exec_core+13733>, 0x583937c6c91e <vm_exec_core+17662>, 0x583937c6efab <vm_exec_core+27531>, 0x583937c70563 <vm_exec_core+33091>, 0x583937c6df5d <vm_exec_core+23357>, 0x583937c6f05f <vm_exec_core+27711>, 0x583937c6f4e9 <vm_exec_core+28873>, 0x583937c6de6f <vm_exec_core+23119>, 0x583937c6939d <vm_exec_core+3965>, 0x583937c6e752 <vm_exec_core+25394>, 0x583937c691c5 <vm_exec_core+3493>, 0x583937c6957e <vm_exec_core+4446>, 0x583937c6bcba <vm_exec_core+14490>, 0x583937c6dcdc <vm_exec_core+22716>, 0x583937c6e320 <vm_exec_core+24320>, 0x583937c6da25 <vm_exec_core+22021>, 0x583937c68d82 <vm_exec_core+2402>, 0x583937c6f78d <vm_exec_core+29549>, 0x583937c7027c <vm_exec_core+32348>, 0x583937c69695 <vm_exec_core+4725>, 0x583937c6a94e <vm_exec_core+9518>, 0x583937c6a3c1 <vm_exec_core+8097>, 0x583937c6b2c8 <vm_exec_core+11944>, 0x583937c6c84c <vm_exec_core+17452>, 0x583937c697a1 <vm_exec_core+4993>, 0x583937c6f5d2 <vm_exec_core+29106>, 0x583937c6a893 <vm_exec_core+9331>, 0x583937c6c6b5 <vm_exec_core+17045>, 0x583937c6d258 <vm_exec_core+20024>, 0x583937c6f44c <vm_exec_core+28716>, 0x583937c6e148 <vm_exec_core+23848>, 0x583937c6b508 <vm_exec_core+12520>, 0x583937c6abcc <vm_exec_core+10156>, 0x583937c6f1f2 <vm_exec_core+28114>, 0x583937c6be66 <vm_exec_core+14918>, 0x583937c6e819 <vm_exec_core+25593>, 0x583937c6e277 <vm_exec_core+24151>, 0x583937c6ea74 <vm_exec_core+26196>, 0x583937c6fab7 <vm_exec_core+30359>, 0x583937c6d495 <vm_exec_core+20597>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6b69a <vm_exec_core+12922>, 0x583937c6f122 <vm_exec_core+27906>, 0x583937c6b7dd <vm_exec_core+13245>, 0x583937c6dd95 <vm_exec_core+22901>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6cf63 <vm_exec_core+19267>, 0x583937c6db7e <vm_exec_core+22366>, 0x583937c6ba5c <vm_exec_core+13884>, 0x583937c6aee2 <vm_exec_core+10946>, 0x583937c6eb67 <vm_exec_core+26439>, 0x583937c69873 <vm_exec_core+5203>, 0x583937c6cd47 <vm_exec_core+18727>, 0x583937c7820c <vm_exec_core+65004>, 0x583937c6e01d <vm_exec_core+23549>, 0x583937c69b32 <vm_exec_core+5906>, 0x583937c6a064 <vm_exec_core+7236>, 0x583937c69c6b <vm_exec_core+6219>, 0x583937c6aa5c <vm_exec_core+9788>, 0x583937c6b343 <vm_exec_core+12067>, 0x583937c6d342 <vm_exec_core+20258>, 0x583937c6c842 <vm_exec_core+17442>, 0x583937c6d33d <vm_exec_core+20253>, 0x583937c6df58 <vm_exec_core+23352>, 0x583937c6de6a <vm_exec_core+23114>, 0x583937c6aa57 <vm_exec_core+9783>, 0x583937c6e10c <vm_exec_core+23788>, 0x583937c6bd78 <vm_exec_core+14680>, 0x583937c6bd7d <vm_exec_core+14685>, 0x583937c6de65 <vm_exec_core+23109>, 0x583937c6dcd2 <vm_exec_core+22706>, 0x583937c6cbfe <vm_exec_core+18398>, 0x583937c6cb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7c70523ff4f0
        reg_pc = 0x50e000411b88
        INSN_LABEL_nop = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>

        INSN_LABEL_getblockparam = <optimized out>
th: 0x51500011f380, native_id: 0x7c702ee006c0
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>

th: 0x515000210f00, native_id: 0x7c70338006c0
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
        INSN_LABEL_putself = <optimized out>
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>

        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x0000583937c64b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#29 0x0000583937ce6cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c70523ff620, self=136821878867120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7c7054745ef0
        cfp = <optimized out>
        sp = 0x7c70522ffa28
        use_argv = 0x7c7052d086e0
        stack_argv = 0x7c70522ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7c70523ff620
#31 0x0000583937c93256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#34 0x0000583937c93256 in rb_yield (val=<optimized out>)
No locals.
#35 0x0000583937e473e6 in rb_ary_collect (ary=136821371879400) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 136821371875880
        i = 116
#36 0x0000583937cc92f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7c70547e0130
        cfunc = 0x50400000a758
        recv = 136821371879400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x0000583937c6fe27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c70523ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d310
        insns_address_table = {0x583937c6bb5c <vm_exec_core+14140>, 0x583937c68b2b <vm_exec_core+1803>, 0x583937c6a4d9 <vm_exec_core+8377>, 0x583937c70008 <vm_exec_core+31720>, 0x583937c69db1 <vm_exec_core+6545>, 0x583937c70dbd <vm_exec_core+35229>, 0x583937c6ee0a <vm_exec_core+27114>, 0x583937c6c9dc <vm_exec_core+17852>, 0x583937c68e60 <vm_exec_core+2624>, 0x583937c7083b <vm_exec_core+33819>, 0x583937c703db <vm_exec_core+32699>, 0x583937c6a1ac <vm_exec_core+7564>, 0x583937c694cc <vm_exec_core+4268>, 0x583937c6f341 <vm_exec_core+28449>, 0x583937c6b15c <vm_exec_core+11580>, 0x583937c70a7d <vm_exec_core+34397>, 0x583937c7062a <vm_exec_core+33290>, 0x583937c6b9d4 <vm_exec_core+13748>, 0x583937c6c92d <vm_exec_core+17677>, 0x583937c6efba <vm_exec_core+27546>, 0x583937c70572 <vm_exec_core+33106>, 0x583937c6df6c <vm_exec_core+23372>, 0x583937c6f06e <vm_exec_core+27726>, 0x583937c6f4f8 <vm_exec_core+28888>, 0x583937c6de7e <vm_exec_core+23134>, 0x583937c693ac <vm_exec_core+3980>, 0x583937c6e761 <vm_exec_core+25409>, 0x583937c691d4 <vm_exec_core+3508>, 0x583937c6958d <vm_exec_core+4461>, 0x583937c6bcc9 <vm_exec_core+14505>, 0x583937c6dceb <vm_exec_core+22731>, 0x583937c6e32f <vm_exec_core+24335>, 0x583937c6da34 <vm_exec_core+22036>, 0x583937c68d91 <vm_exec_core+2417>, 0x583937c6f79c <vm_exec_core+29564>, 0x583937c7028b <vm_exec_core+32363>, 0x583937c696a4 <vm_exec_core+4740>, 0x583937c6a95d <vm_exec_core+9533>, 0x583937c6a3d0 <vm_exec_core+8112>, 0x583937c6b2d7 <vm_exec_core+11959>, 0x583937c6c85b <vm_exec_core+17467>, 0x583937c697b0 <vm_exec_core+5008>, 0x583937c6f5e1 <vm_exec_core+29121>, 0x583937c6a8a2 <vm_exec_core+9346>, 0x583937c6c6c4 <vm_exec_core+17060>, 0x583937c6d267 <vm_exec_core+20039>, 0x583937c6f45b <vm_exec_core+28731>, 0x583937c6e157 <vm_exec_core+23863>, 0x583937c6b517 <vm_exec_core+12535>, 0x583937c6abdb <vm_exec_core+10171>, 0x583937c6f201 <vm_exec_core+28129>, 0x583937c6be75 <vm_exec_core+14933>, 0x583937c6e828 <vm_exec_core+25608>, 0x583937c6e286 <vm_exec_core+24166>, 0x583937c6ea83 <vm_exec_core+26211>, 0x583937c6fac6 <vm_exec_core+30374>, 0x583937c6d4a4 <vm_exec_core+20612>, 0x583937c687cb <vm_exec_core+939>, 0x583937c6b6a9 <vm_exec_core+12937>, 0x583937c6f131 <vm_exec_core+27921>, 0x583937c6b7ec <vm_exec_core+13260>, 0x583937c6dda4 <vm_exec_core+22916>, 0x583937c6e648 <vm_exec_core+25128>, 0x583937c6cf72 <vm_exec_core+19282>, 0x583937c6db8d <vm_exec_core+22381>, 0x583937c6ba6b <vm_exec_core+13899>, 0x583937c6aef1 <vm_exec_core+10961>, 0x583937c6eb76 <vm_exec_core+26454>, 0x583937c69882 <vm_exec_core+5218>, 0x583937c6cd56 <vm_exec_core+18742>, 0x583937c7821b <vm_exec_core+65019>, 0x583937c6e02c <vm_exec_core+23564>, 0x583937c69b41 <vm_exec_core+5921>, 0x583937c6a073 <vm_exec_core+7251>, 0x583937c69c7a <vm_exec_core+6234>, 0x583937c6aa6b <vm_exec_core+9803>, 0x583937c6b352 <vm_exec_core+12082>, 0x583937c687d0 <vm_exec_core+944>, 0x583937c6a781 <vm_exec_core+9057>, 0x583937c71012 <vm_exec_core+35826>, 0x583937c6e548 <vm_exec_core+24872>, 0x583937c6d347 <vm_exec_core+20263>, 0x583937c6f676 <vm_exec_core+29270>, 0x583937c710fb <vm_exec_core+36059>, 0x583937c6f9c9 <vm_exec_core+30121>, 0x583937c70b27 <vm_exec_core+34567>, 0x583937c70c11 <vm_exec_core+34801>, 0x583937c692b3 <vm_exec_core+3731>, 0x583937c706e8 <vm_exec_core+33480>, 0x583937c6bd82 <vm_exec_core+14690>, 0x583937c70930 <vm_exec_core+34064>, 0x583937c6b8ad <vm_exec_core+13453>, 0x583937c6f88d <vm_exec_core+29805>, 0x583937c6ad24 <vm_exec_core+10500>, 0x583937c6c0cb <vm_exec_core+15531>, 0x583937c70d07 <vm_exec_core+35047>, 0x583937c6c79b <vm_exec_core+17275>, 0x583937c6c27c <vm_exec_core+15964>, 0x583937c688b6 <vm_exec_core+1174>, 0x583937c68fcf <vm_exec_core+2991>, 0x583937c689b4 <vm_exec_core+1428>, 0x583937c6d082 <vm_exec_core+19554>, 0x583937c6c452 <vm_exec_core+16434>, 0x583937c6cc17 <vm_exec_core+18423>, 0x583937c6cb1e <vm_exec_core+18174>, 0x583937c6bbb6 <vm_exec_core+14230>, 0x583937c6c332 <vm_exec_core+16146>, 0x583937c6bf8c <vm_exec_core+15212>, 0x583937c6c596 <vm_exec_core+16758>, 0x583937c6c62d <vm_exec_core+16909>, 0x583937c6bb4d <vm_exec_core+14125>, 0x583937c68b1c <vm_exec_core+1788>, 0x583937c6a4ca <vm_exec_core+8362>, 0x583937c6fff9 <vm_exec_core+31705>, 0x583937c69da2 <vm_exec_core+6530>, 0x583937c70dae <vm_exec_core+35214>, 0x583937c6edfb <vm_exec_core+27099>, 0x583937c6c9cd <vm_exec_core+17837>, 0x583937c68e51 <vm_exec_core+2609>, 0x583937c7082c <vm_exec_core+33804>, 0x583937c703cc <vm_exec_core+32684>, 0x583937c6a19d <vm_exec_core+7549>, 0x583937c694bd <vm_exec_core+4253>, 0x583937c6f332 <vm_exec_core+28434>, 0x583937c6b14d <vm_exec_core+11565>, 0x583937c70a6e <vm_exec_core+34382>, 0x583937c7061b <vm_exec_core+33275>, 0x583937c6b9c5 <vm_exec_core+13733>, 0x583937c6c91e <vm_exec_core+17662>, 0x583937c6efab <vm_exec_core+27531>, 0x583937c70563 <vm_exec_core+33091>, 0x583937c6df5d <vm_exec_core+23357>, 0x583937c6f05f <vm_exec_core+27711>, 0x583937c6f4e9 <vm_exec_core+28873>, 0x583937c6de6f <vm_exec_core+23119>, 0x583937c6939d <vm_exec_core+3965>, 0x583937c6e752 <vm_exec_core+25394>, 0x583937c691c5 <vm_exec_core+3493>, 0x583937c6957e <vm_exec_core+4446>, 0x583937c6bcba <vm_exec_core+14490>, 0x583937c6dcdc <vm_exec_core+22716>, 0x583937c6e320 <vm_exec_core+24320>, 0x583937c6da25 <vm_exec_core+22021>, 0x583937c68d82 <vm_exec_core+2402>, 0x583937c6f78d <vm_exec_core+29549>, 0x583937c7027c <vm_exec_core+32348>, 0x583937c69695 <vm_exec_core+4725>, 0x583937c6a94e <vm_exec_core+9518>, 0x583937c6a3c1 <vm_exec_core+8097>, 0x583937c6b2c8 <vm_exec_core+11944>, 0x583937c6c84c <vm_exec_core+17452>, 0x583937c697a1 <vm_exec_core+4993>, 0x583937c6f5d2 <vm_exec_core+29106>, 0x583937c6a893 <vm_exec_core+9331>, 0x583937c6c6b5 <vm_exec_core+17045>, 0x583937c6d258 <vm_exec_core+20024>, 0x583937c6f44c <vm_exec_core+28716>, 0x583937c6e148 <vm_exec_core+23848>, 0x583937c6b508 <vm_exec_core+12520>, 0x583937c6abcc <vm_exec_core+10156>, 0x583937c6f1f2 <vm_exec_core+28114>, 0x583937c6be66 <vm_exec_core+14918>, 0x583937c6e819 <vm_exec_core+25593>, 0x583937c6e277 <vm_exec_core+24151>, 0x583937c6ea74 <vm_exec_core+26196>, 0x583937c6fab7 <vm_exec_core+30359>, 0x583937c6d495 <vm_exec_core+20597>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6b69a <vm_exec_core+12922>, 0x583937c6f122 <vm_exec_core+27906>, 0x583937c6b7dd <vm_exec_core+13245>, 0x583937c6dd95 <vm_exec_core+22901>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6cf63 <vm_exec_core+19267>, 0x583937c6db7e <vm_exec_core+22366>, 0x583937c6ba5c <vm_exec_core+13884>, 0x583937c6aee2 <vm_exec_core+10946>, 0x583937c6eb67 <vm_exec_core+26439>, 0x583937c69873 <vm_exec_core+5203>, 0x583937c6cd47 <vm_exec_core+18727>, 0x583937c7820c <vm_exec_core+65004>, 0x583937c6e01d <vm_exec_core+23549>, 0x583937c69b32 <vm_exec_core+5906>, 0x583937c6a064 <vm_exec_core+7236>, 0x583937c69c6b <vm_exec_core+6219>, 0x583937c6aa5c <vm_exec_core+9788>, 0x583937c6b343 <vm_exec_core+12067>, 0x583937c6d342 <vm_exec_core+20258>, 0x583937c6c842 <vm_exec_core+17442>, 0x583937c6d33d <vm_exec_core+20253>, 0x583937c6df58 <vm_exec_core+23352>, 0x583937c6de6a <vm_exec_core+23114>, 0x583937c6aa57 <vm_exec_core+9783>, 0x583937c6e10c <vm_exec_core+23788>, 0x583937c6bd78 <vm_exec_core+14680>, 0x583937c6bd7d <vm_exec_core+14685>, 0x583937c6de65 <vm_exec_core+23109>, 0x583937c6dcd2 <vm_exec_core+22706>, 0x583937c6cbfe <vm_exec_core+18398>, 0x583937c6cb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7c70523ff608
        reg_pc = 0x519000015cb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x0000583937c64b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#40 0x0000583937ce6cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7c70523ff738, self=136821878867120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7c70547545e0
        cfp = <optimized out>
        sp = 0x7c70522ff8d0
        use_argv = 0x7c7052c61760
        stack_argv = 0x7c70522ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#41 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7c70523ff738
#42 0x0000583937c93256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#43 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#44 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#45 0x0000583937c93256 in rb_yield (val=<optimized out>)
No locals.
#46 0x0000583937e473e6 in rb_ary_collect (ary=136821371880680) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 136821371880600
        i = 0
#47 0x0000583937cc92f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7c70547e0130
        cfunc = 0x50400000a758
        recv = 136821371880680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#48 0x0000583937c6fe27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7c70523ff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#49 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012d50
        insns_address_table = {0x583937c6bb5c <vm_exec_core+14140>, 0x583937c68b2b <vm_exec_core+1803>, 0x583937c6a4d9 <vm_exec_core+8377>, 0x583937c70008 <vm_exec_core+31720>, 0x583937c69db1 <vm_exec_core+6545>, 0x583937c70dbd <vm_exec_core+35229>, 0x583937c6ee0a <vm_exec_core+27114>, 0x583937c6c9dc <vm_exec_core+17852>, 0x583937c68e60 <vm_exec_core+2624>, 0x583937c7083b <vm_exec_core+33819>, 0x583937c703db <vm_exec_core+32699>, 0x583937c6a1ac <vm_exec_core+7564>, 0x583937c694cc <vm_exec_core+4268>, 0x583937c6f341 <vm_exec_core+28449>, 0x583937c6b15c <vm_exec_core+11580>, 0x583937c70a7d <vm_exec_core+34397>, 0x583937c7062a <vm_exec_core+33290>, 0x583937c6b9d4 <vm_exec_core+13748>, 0x583937c6c92d <vm_exec_core+17677>, 0x583937c6efba <vm_exec_core+27546>, 0x583937c70572 <vm_exec_core+33106>, 0x583937c6df6c <vm_exec_core+23372>, 0x583937c6f06e <vm_exec_core+27726>, 0x583937c6f4f8 <vm_exec_core+28888>, 0x583937c6de7e <vm_exec_core+23134>, 0x583937c693ac <vm_exec_core+3980>, 0x583937c6e761 <vm_exec_core+25409>, 0x583937c691d4 <vm_exec_core+3508>, 0x583937c6958d <vm_exec_core+4461>, 0x583937c6bcc9 <vm_exec_core+14505>, 0x583937c6dceb <vm_exec_core+22731>, 0x583937c6e32f <vm_exec_core+24335>, 0x583937c6da34 <vm_exec_core+22036>, 0x583937c68d91 <vm_exec_core+2417>, 0x583937c6f79c <vm_exec_core+29564>, 0x583937c7028b <vm_exec_core+32363>, 0x583937c696a4 <vm_exec_core+4740>, 0x583937c6a95d <vm_exec_core+9533>, 0x583937c6a3d0 <vm_exec_core+8112>, 0x583937c6b2d7 <vm_exec_core+11959>, 0x583937c6c85b <vm_exec_core+17467>, 0x583937c697b0 <vm_exec_core+5008>, 0x583937c6f5e1 <vm_exec_core+29121>, 0x583937c6a8a2 <vm_exec_core+9346>, 0x583937c6c6c4 <vm_exec_core+17060>, 0x583937c6d267 <vm_exec_core+20039>, 0x583937c6f45b <vm_exec_core+28731>, 0x583937c6e157 <vm_exec_core+23863>, 0x583937c6b517 <vm_exec_core+12535>, 0x583937c6abdb <vm_exec_core+10171>, 0x583937c6f201 <vm_exec_core+28129>, 0x583937c6be75 <vm_exec_core+14933>, 0x583937c6e828 <vm_exec_core+25608>, 0x583937c6e286 <vm_exec_core+24166>, 0x583937c6ea83 <vm_exec_core+26211>, 0x583937c6fac6 <vm_exec_core+30374>, 0x583937c6d4a4 <vm_exec_core+20612>, 0x583937c687cb <vm_exec_core+939>, 0x583937c6b6a9 <vm_exec_core+12937>, 0x583937c6f131 <vm_exec_core+27921>, 0x583937c6b7ec <vm_exec_core+13260>, 0x583937c6dda4 <vm_exec_core+22916>, 0x583937c6e648 <vm_exec_core+25128>, 0x583937c6cf72 <vm_exec_core+19282>, 0x583937c6db8d <vm_exec_core+22381>, 0x583937c6ba6b <vm_exec_core+13899>, 0x583937c6aef1 <vm_exec_core+10961>, 0x583937c6eb76 <vm_exec_core+26454>, 0x583937c69882 <vm_exec_core+5218>, 0x583937c6cd56 <vm_exec_core+18742>, 0x583937c7821b <vm_exec_core+65019>, 0x583937c6e02c <vm_exec_core+23564>, 0x583937c69b41 <vm_exec_core+5921>, 0x583937c6a073 <vm_exec_core+7251>, 0x583937c69c7a <vm_exec_core+6234>, 0x583937c6aa6b <vm_exec_core+9803>, 0x583937c6b352 <vm_exec_core+12082>, 0x583937c687d0 <vm_exec_core+944>, 0x583937c6a781 <vm_exec_core+9057>, 0x583937c71012 <vm_exec_core+35826>, 0x583937c6e548 <vm_exec_core+24872>, 0x583937c6d347 <vm_exec_core+20263>, 0x583937c6f676 <vm_exec_core+29270>, 0x583937c710fb <vm_exec_core+36059>, 0x583937c6f9c9 <vm_exec_core+30121>, 0x583937c70b27 <vm_exec_core+34567>, 0x583937c70c11 <vm_exec_core+34801>, 0x583937c692b3 <vm_exec_core+3731>, 0x583937c706e8 <vm_exec_core+33480>, 0x583937c6bd82 <vm_exec_core+14690>, 0x583937c70930 <vm_exec_core+34064>, 0x583937c6b8ad <vm_exec_core+13453>, 0x583937c6f88d <vm_exec_core+29805>, 0x583937c6ad24 <vm_exec_core+10500>, 0x583937c6c0cb <vm_exec_core+15531>, 0x583937c70d07 <vm_exec_core+35047>, 0x583937c6c79b <vm_exec_core+17275>, 0x583937c6c27c <vm_exec_core+15964>, 0x583937c688b6 <vm_exec_core+1174>, 0x583937c68fcf <vm_exec_core+2991>, 0x583937c689b4 <vm_exec_core+1428>, 0x583937c6d082 <vm_exec_core+19554>, 0x583937c6c452 <vm_exec_core+16434>, 0x583937c6cc17 <vm_exec_core+18423>, 0x583937c6cb1e <vm_exec_core+18174>, 0x583937c6bbb6 <vm_exec_core+14230>, 0x583937c6c332 <vm_exec_core+16146>, 0x583937c6bf8c <vm_exec_core+15212>, 0x583937c6c596 <vm_exec_core+16758>, 0x583937c6c62d <vm_exec_core+16909>, 0x583937c6bb4d <vm_exec_core+14125>, 0x583937c68b1c <vm_exec_core+1788>, 0x583937c6a4ca <vm_exec_core+8362>, 0x583937c6fff9 <vm_exec_core+31705>, 0x583937c69da2 <vm_exec_core+6530>, 0x583937c70dae <vm_exec_core+35214>, 0x583937c6edfb <vm_exec_core+27099>, 0x583937c6c9cd <vm_exec_core+17837>, 0x583937c68e51 <vm_exec_core+2609>, 0x583937c7082c <vm_exec_core+33804>, 0x583937c703cc <vm_exec_core+32684>, 0x583937c6a19d <vm_exec_core+7549>, 0x583937c694bd <vm_exec_core+4253>, 0x583937c6f332 <vm_exec_core+28434>, 0x583937c6b14d <vm_exec_core+11565>, 0x583937c70a6e <vm_exec_core+34382>, 0x583937c7061b <vm_exec_core+33275>, 0x583937c6b9c5 <vm_exec_core+13733>, 0x583937c6c91e <vm_exec_core+17662>, 0x583937c6efab <vm_exec_core+27531>, 0x583937c70563 <vm_exec_core+33091>, 0x583937c6df5d <vm_exec_core+23357>, 0x583937c6f05f <vm_exec_core+27711>, 0x583937c6f4e9 <vm_exec_core+28873>, 0x583937c6de6f <vm_exec_core+23119>, 0x583937c6939d <vm_exec_core+3965>, 0x583937c6e752 <vm_exec_core+25394>, 0x583937c691c5 <vm_exec_core+3493>, 0x583937c6957e <vm_exec_core+4446>, 0x583937c6bcba <vm_exec_core+14490>, 0x583937c6dcdc <vm_exec_core+22716>, 0x583937c6e320 <vm_exec_core+24320>, 0x583937c6da25 <vm_exec_core+22021>, 0x583937c68d82 <vm_exec_core+2402>, 0x583937c6f78d <vm_exec_core+29549>, 0x583937c7027c <vm_exec_core+32348>, 0x583937c69695 <vm_exec_core+4725>, 0x583937c6a94e <vm_exec_core+9518>, 0x583937c6a3c1 <vm_exec_core+8097>, 0x583937c6b2c8 <vm_exec_core+11944>, 0x583937c6c84c <vm_exec_core+17452>, 0x583937c697a1 <vm_exec_core+4993>, 0x583937c6f5d2 <vm_exec_core+29106>, 0x583937c6a893 <vm_exec_core+9331>, 0x583937c6c6b5 <vm_exec_core+17045>, 0x583937c6d258 <vm_exec_core+20024>, 0x583937c6f44c <vm_exec_core+28716>, 0x583937c6e148 <vm_exec_core+23848>, 0x583937c6b508 <vm_exec_core+12520>, 0x583937c6abcc <vm_exec_core+10156>, 0x583937c6f1f2 <vm_exec_core+28114>, 0x583937c6be66 <vm_exec_core+14918>, 0x583937c6e819 <vm_exec_core+25593>, 0x583937c6e277 <vm_exec_core+24151>, 0x583937c6ea74 <vm_exec_core+26196>, 0x583937c6fab7 <vm_exec_core+30359>, 0x583937c6d495 <vm_exec_core+20597>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6b69a <vm_exec_core+12922>, 0x583937c6f122 <vm_exec_core+27906>, 0x583937c6b7dd <vm_exec_core+13245>, 0x583937c6dd95 <vm_exec_core+22901>, 0x583937c6e0f8 <vm_exec_core+23768>, 0x583937c6cf63 <vm_exec_core+19267>, 0x583937c6db7e <vm_exec_core+22366>, 0x583937c6ba5c <vm_exec_core+13884>, 0x583937c6aee2 <vm_exec_core+10946>, 0x583937c6eb67 <vm_exec_core+26439>, 0x583937c69873 <vm_exec_core+5203>, 0x583937c6cd47 <vm_exec_core+18727>, 0x583937c7820c <vm_exec_core+65004>, 0x583937c6e01d <vm_exec_core+23549>, 0x583937c69b32 <vm_exec_core+5906>, 0x583937c6a064 <vm_exec_core+7236>, 0x583937c69c6b <vm_exec_core+6219>, 0x583937c6aa5c <vm_exec_core+9788>, 0x583937c6b343 <vm_exec_core+12067>, 0x583937c6d342 <vm_exec_core+20258>, 0x583937c6c842 <vm_exec_core+17442>, 0x583937c6d33d <vm_exec_core+20253>, 0x583937c6df58 <vm_exec_core+23352>, 0x583937c6de6a <vm_exec_core+23114>, 0x583937c6aa57 <vm_exec_core+9783>, 0x583937c6e10c <vm_exec_core+23788>, 0x583937c6bd78 <vm_exec_core+14680>, 0x583937c6bd7d <vm_exec_core+14685>, 0x583937c6de65 <vm_exec_core+23109>, 0x583937c6dcd2 <vm_exec_core+22706>, 0x583937c6cbfe <vm_exec_core+18398>, 0x583937c6cb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7c70523ff720
        reg_pc = 0x50400002fef8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#50 0x0000583937c64f51 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#51 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#52 0x00005839378e15db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7c7054754770) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6be776b0, <optimized out>, 0x7ffc6be77600, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7c7054754770
#53 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#54 0x00005839378dab47 in rb_main (argc=10, argv=0x7ffc6be77888) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#55 main (argc=10, argv=0x7ffc6be77888) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 964181) detached]
$ timeout 60 gdb -p 964176 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 964178]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a842fb26cd7 in __GI___select (nfds=11, readfds=0x50c004c29ac0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd75427480) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7a842fcd7c40 (LWP 964176) "ruby" 0x00007a842fb26cd7 in __GI___select (nfds=11, readfds=0x50c004c29ac0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd75427480) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7a84138006c0 (LWP 964178) "ruby" 0x00007a842fb1b4cd in __GI___poll (fds=0x7a8412509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7a84138006c0 (LWP 964178) "ruby"):
#0  0x00007a842fb1b4cd in __GI___poll (fds=0x7a8412509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056602a16c6ea in __interceptor_poll ()
No symbol table info available.
#2  0x000056602a52323f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x000056602a1c5a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a842fa9ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {134707681429184, -5669030614474287639, 134707681429184, -360, 0, 140726570751520, -5669030614495259159, -5668915800631142935}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a842fb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a842fcd7c40 (LWP 964176) "ruby"):
#0  0x00007a842fb26cd7 in __GI___select (nfds=11, readfds=0x50c004c29ac0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd75427480) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 772, tv_nsec = 740671349}
        pts64 = 0x7ffd75427320
        r = <optimized out>
#1  0x000056602a50df15 in native_fd_select (n=11, readfds=0x50c004c29ac0, writefds=0x0, exceptfds=0x7a842fb26cd7 <__GI___select+327>, timeout=0x7ffd75427320, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380
No locals.
#2  do_select (p=134708120087328) at /tmp/ruby/src/trunk_asan/thread.c:4314
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffd75427430
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000056602a2102e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd754275f0, <optimized out>, 0x7ffd75427500, <optimized out>, <optimized out>}, prev = 0x7a842da56a80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000056602a50d4ee in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4374
        set = {max = 11, th = 0x515000000300, rset = 0x7a842da56940, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7a842da569a0}
#5  0x000056602a2d16ef in select_internal (read=134708107790360, write=4, except=4, tp=0x7a842da569a0, fds=0x7a842da56940) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 11
        pending = <optimized out>
        rp = 0x7a842da56940
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=134708120086816) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x7a842da56920
#7  0x000056602a2102e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd754278f0, <optimized out>, 0x7ffd75427800, <optimized out>, <optimized out>}, prev = 0x7a842da14740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000056602a2ad937 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000056602a5f42f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x7a842f3da698
        cfunc = 0x504000010798
        recv = 134708146797080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000056602a5a1857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a842cfff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56602a596b5c <vm_exec_core+14140>, 0x56602a593b2b <vm_exec_core+1803>, 0x56602a5954d9 <vm_exec_core+8377>, 0x56602a59b008 <vm_exec_core+31720>, 0x56602a594db1 <vm_exec_core+6545>, 0x56602a59bdbd <vm_exec_core+35229>, 0x56602a599e0a <vm_exec_core+27114>, 0x56602a5979dc <vm_exec_core+17852>, 0x56602a593e60 <vm_exec_core+2624>, 0x56602a59b83b <vm_exec_core+33819>, 0x56602a59b3db <vm_exec_core+32699>, 0x56602a5951ac <vm_exec_core+7564>, 0x56602a5944cc <vm_exec_core+4268>, 0x56602a59a341 <vm_exec_core+28449>, 0x56602a59615c <vm_exec_core+11580>, 0x56602a59ba7d <vm_exec_core+34397>, 0x56602a59b62a <vm_exec_core+33290>, 0x56602a5969d4 <vm_exec_core+13748>, 0x56602a59792d <vm_exec_core+17677>, 0x56602a599fba <vm_exec_core+27546>, 0x56602a59b572 <vm_exec_core+33106>, 0x56602a598f6c <vm_exec_core+23372>, 0x56602a59a06e <vm_exec_core+27726>, 0x56602a59a4f8 <vm_exec_core+28888>, 0x56602a598e7e <vm_exec_core+23134>, 0x56602a5943ac <vm_exec_core+3980>, 0x56602a599761 <vm_exec_core+25409>, 0x56602a5941d4 <vm_exec_core+3508>, 0x56602a59458d <vm_exec_core+4461>, 0x56602a596cc9 <vm_exec_core+14505>, 0x56602a598ceb <vm_exec_core+22731>, 0x56602a59932f <vm_exec_core+24335>, 0x56602a598a34 <vm_exec_core+22036>, 0x56602a593d91 <vm_exec_core+2417>, 0x56602a59a79c <vm_exec_core+29564>, 0x56602a59b28b <vm_exec_core+32363>, 0x56602a5946a4 <vm_exec_core+4740>, 0x56602a59595d <vm_exec_core+9533>, 0x56602a5953d0 <vm_exec_core+8112>, 0x56602a5962d7 <vm_exec_core+11959>, 0x56602a59785b <vm_exec_core+17467>, 0x56602a5947b0 <vm_exec_core+5008>, 0x56602a59a5e1 <vm_exec_core+29121>, 0x56602a5958a2 <vm_exec_core+9346>, 0x56602a5976c4 <vm_exec_core+17060>, 0x56602a598267 <vm_exec_core+20039>, 0x56602a59a45b <vm_exec_core+28731>, 0x56602a599157 <vm_exec_core+23863>, 0x56602a596517 <vm_exec_core+12535>, 0x56602a595bdb <vm_exec_core+10171>, 0x56602a59a201 <vm_exec_core+28129>, 0x56602a596e75 <vm_exec_core+14933>, 0x56602a599828 <vm_exec_core+25608>, 0x56602a599286 <vm_exec_core+24166>, 0x56602a599a83 <vm_exec_core+26211>, 0x56602a59aac6 <vm_exec_core+30374>, 0x56602a5984a4 <vm_exec_core+20612>, 0x56602a5937cb <vm_exec_core+939>, 0x56602a5966a9 <vm_exec_core+12937>, 0x56602a59a131 <vm_exec_core+27921>, 0x56602a5967ec <vm_exec_core+13260>, 0x56602a598da4 <vm_exec_core+22916>, 0x56602a599648 <vm_exec_core+25128>, 0x56602a597f72 <vm_exec_core+19282>, 0x56602a598b8d <vm_exec_core+22381>, 0x56602a596a6b <vm_exec_core+13899>, 0x56602a595ef1 <vm_exec_core+10961>, 0x56602a599b76 <vm_exec_core+26454>, 0x56602a594882 <vm_exec_core+5218>, 0x56602a597d56 <vm_exec_core+18742>, 0x56602a5a321b <vm_exec_core+65019>, 0x56602a59902c <vm_exec_core+23564>, 0x56602a594b41 <vm_exec_core+5921>, 0x56602a595073 <vm_exec_core+7251>, 0x56602a594c7a <vm_exec_core+6234>, 0x56602a595a6b <vm_exec_core+9803>, 0x56602a596352 <vm_exec_core+12082>, 0x56602a5937d0 <vm_exec_core+944>, 0x56602a595781 <vm_exec_core+9057>, 0x56602a59c012 <vm_exec_core+35826>, 0x56602a599548 <vm_exec_core+24872>, 0x56602a598347 <vm_exec_core+20263>, 0x56602a59a676 <vm_exec_core+29270>, 0x56602a59c0fb <vm_exec_core+36059>, 0x56602a59a9c9 <vm_exec_core+30121>, 0x56602a59bb27 <vm_exec_core+34567>, 0x56602a59bc11 <vm_exec_core+34801>, 0x56602a5942b3 <vm_exec_core+3731>, 0x56602a59b6e8 <vm_exec_core+33480>, 0x56602a596d82 <vm_exec_core+14690>, 0x56602a59b930 <vm_exec_core+34064>, 0x56602a5968ad <vm_exec_core+13453>, 0x56602a59a88d <vm_exec_core+29805>, 0x56602a595d24 <vm_exec_core+10500>, 0x56602a5970cb <vm_exec_core+15531>, 0x56602a59bd07 <vm_exec_core+35047>, 0x56602a59779b <vm_exec_core+17275>, 0x56602a59727c <vm_exec_core+15964>, 0x56602a5938b6 <vm_exec_core+1174>, 0x56602a593fcf <vm_exec_core+2991>, 0x56602a5939b4 <vm_exec_core+1428>, 0x56602a598082 <vm_exec_core+19554>, 0x56602a597452 <vm_exec_core+16434>, 0x56602a597c17 <vm_exec_core+18423>, 0x56602a597b1e <vm_exec_core+18174>, 0x56602a596bb6 <vm_exec_core+14230>, 0x56602a597332 <vm_exec_core+16146>, 0x56602a596f8c <vm_exec_core+15212>, 0x56602a597596 <vm_exec_core+16758>, 0x56602a59762d <vm_exec_core+16909>, 0x56602a596b4d <vm_exec_core+14125>, 0x56602a593b1c <vm_exec_core+1788>, 0x56602a5954ca <vm_exec_core+8362>, 0x56602a59aff9 <vm_exec_core+31705>, 0x56602a594da2 <vm_exec_core+6530>, 0x56602a59bdae <vm_exec_core+35214>, 0x56602a599dfb <vm_exec_core+27099>, 0x56602a5979cd <vm_exec_core+17837>, 0x56602a593e51 <vm_exec_core+2609>, 0x56602a59b82c <vm_exec_core+33804>, 0x56602a59b3cc <vm_exec_core+32684>, 0x56602a59519d <vm_exec_core+7549>, 0x56602a5944bd <vm_exec_core+4253>, 0x56602a59a332 <vm_exec_core+28434>, 0x56602a59614d <vm_exec_core+11565>, 0x56602a59ba6e <vm_exec_core+34382>, 0x56602a59b61b <vm_exec_core+33275>, 0x56602a5969c5 <vm_exec_core+13733>, 0x56602a59791e <vm_exec_core+17662>, 0x56602a599fab <vm_exec_core+27531>, 0x56602a59b563 <vm_exec_core+33091>, 0x56602a598f5d <vm_exec_core+23357>, 0x56602a59a05f <vm_exec_core+27711>, 0x56602a59a4e9 <vm_exec_core+28873>, 0x56602a598e6f <vm_exec_core+23119>, 0x56602a59439d <vm_exec_core+3965>, 0x56602a599752 <vm_exec_core+25394>, 0x56602a5941c5 <vm_exec_core+3493>, 0x56602a59457e <vm_exec_core+4446>, 0x56602a596cba <vm_exec_core+14490>, 0x56602a598cdc <vm_exec_core+22716>, 0x56602a599320 <vm_exec_core+24320>, 0x56602a598a25 <vm_exec_core+22021>, 0x56602a593d82 <vm_exec_core+2402>, 0x56602a59a78d <vm_exec_core+29549>, 0x56602a59b27c <vm_exec_core+32348>, 0x56602a594695 <vm_exec_core+4725>, 0x56602a59594e <vm_exec_core+9518>, 0x56602a5953c1 <vm_exec_core+8097>, 0x56602a5962c8 <vm_exec_core+11944>, 0x56602a59784c <vm_exec_core+17452>, 0x56602a5947a1 <vm_exec_core+4993>, 0x56602a59a5d2 <vm_exec_core+29106>, 0x56602a595893 <vm_exec_core+9331>, 0x56602a5976b5 <vm_exec_core+17045>, 0x56602a598258 <vm_exec_core+20024>, 0x56602a59a44c <vm_exec_core+28716>, 0x56602a599148 <vm_exec_core+23848>, 0x56602a596508 <vm_exec_core+12520>, 0x56602a595bcc <vm_exec_core+10156>, 0x56602a59a1f2 <vm_exec_core+28114>, 0x56602a596e66 <vm_exec_core+14918>, 0x56602a599819 <vm_exec_core+25593>, 0x56602a599277 <vm_exec_core+24151>, 0x56602a599a74 <vm_exec_core+26196>, 0x56602a59aab7 <vm_exec_core+30359>, 0x56602a598495 <vm_exec_core+20597>, 0x56602a5990f8 <vm_exec_core+23768>, 0x56602a59669a <vm_exec_core+12922>, 0x56602a59a122 <vm_exec_core+27906>, 0x56602a5967dd <vm_exec_core+13245>, 0x56602a598d95 <vm_exec_core+22901>, 0x56602a5990f8 <vm_exec_core+23768>, 0x56602a597f63 <vm_exec_core+19267>, 0x56602a598b7e <vm_exec_core+22366>, 0x56602a596a5c <vm_exec_core+13884>, 0x56602a595ee2 <vm_exec_core+10946>, 0x56602a599b67 <vm_exec_core+26439>, 0x56602a594873 <vm_exec_core+5203>, 0x56602a597d47 <vm_exec_core+18727>, 0x56602a5a320c <vm_exec_core+65004>, 0x56602a59901d <vm_exec_core+23549>, 0x56602a594b32 <vm_exec_core+5906>, 0x56602a595064 <vm_exec_core+7236>, 0x56602a594c6b <vm_exec_core+6219>, 0x56602a595a5c <vm_exec_core+9788>, 0x56602a596343 <vm_exec_core+12067>, 0x56602a598342 <vm_exec_core+20258>, 0x56602a597842 <vm_exec_core+17442>, 0x56602a59833d <vm_exec_core+20253>, 0x56602a598f58 <vm_exec_core+23352>, 0x56602a598e6a <vm_exec_core+23114>, 0x56602a595a57 <vm_exec_core+9783>, 0x56602a59910c <vm_exec_core+23788>, 0x56602a596d78 <vm_exec_core+14680>, 0x56602a596d7d <vm_exec_core+14685>, 0x56602a598e65 <vm_exec_core+23109>, 0x56602a598cd2 <vm_exec_core+22706>, 0x56602a597bfe <vm_exec_core+18398>, 0x56602a597b0a <vm_exec_core+18154>...}
        reg_cfp = 0x7a842cfff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
th: 0x515000000300, native_id: 0x7a842fcd7c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        INSN_LABEL_opt_aset_with = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>

        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000056602a58fd2f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000056602a611cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a842cfff578, self=134708144708960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7a842f337560
        cfp = <optimized out>
        sp = 0x7a842ceff9e8
        use_argv = 0x7a842d8dc9a0
        stack_argv = 0x7a842ceff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7a842cfff578
#16 0x000056602a5be256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x000056602a5be256 in rb_yield (val=<optimized out>)
No locals.
#20 0x000056602a76565a in rb_ary_each (ary=134708139765160) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
#21 0x000056602a5f42f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7a842f3e0548
        cfunc = 0x50400000a298
        recv = 134708139765160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000056602a59ae27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a842cfff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020b40
        insns_address_table = {0x56602a596b5c <vm_exec_core+14140>, 0x56602a593b2b <vm_exec_core+1803>, 0x56602a5954d9 <vm_exec_core+8377>, 0x56602a59b008 <vm_exec_core+31720>, 0x56602a594db1 <vm_exec_core+6545>, 0x56602a59bdbd <vm_exec_core+35229>, 0x56602a599e0a <vm_exec_core+27114>, 0x56602a5979dc <vm_exec_core+17852>, 0x56602a593e60 <vm_exec_core+2624>, 0x56602a59b83b <vm_exec_core+33819>, 0x56602a59b3db <vm_exec_core+32699>, 0x56602a5951ac <vm_exec_core+7564>, 0x56602a5944cc <vm_exec_core+4268>, 0x56602a59a341 <vm_exec_core+28449>, 0x56602a59615c <vm_exec_core+11580>, 0x56602a59ba7d <vm_exec_core+34397>, 0x56602a59b62a <vm_exec_core+33290>, 0x56602a5969d4 <vm_exec_core+13748>, 0x56602a59792d <vm_exec_core+17677>, 0x56602a599fba <vm_exec_core+27546>, 0x56602a59b572 <vm_exec_core+33106>, 0x56602a598f6c <vm_exec_core+23372>, 0x56602a59a06e <vm_exec_core+27726>, 0x56602a59a4f8 <vm_exec_core+28888>, 0x56602a598e7e <vm_exec_core+23134>, 0x56602a5943ac <vm_exec_core+3980>, 0x56602a599761 <vm_exec_core+25409>, 0x56602a5941d4 <vm_exec_core+3508>, 0x56602a59458d <vm_exec_core+4461>, 0x56602a596cc9 <vm_exec_core+14505>, 0x56602a598ceb <vm_exec_core+22731>, 0x56602a59932f <vm_exec_core+24335>, 0x56602a598a34 <vm_exec_core+22036>, 0x56602a593d91 <vm_exec_core+2417>, 0x56602a59a79c <vm_exec_core+29564>, 0x56602a59b28b <vm_exec_core+32363>, 0x56602a5946a4 <vm_exec_core+4740>, 0x56602a59595d <vm_exec_core+9533>, 0x56602a5953d0 <vm_exec_core+8112>, 0x56602a5962d7 <vm_exec_core+11959>, 0x56602a59785b <vm_exec_core+17467>, 0x56602a5947b0 <vm_exec_core+5008>, 0x56602a59a5e1 <vm_exec_core+29121>, 0x56602a5958a2 <vm_exec_core+9346>, 0x56602a5976c4 <vm_exec_core+17060>, 0x56602a598267 <vm_exec_core+20039>, 0x56602a59a45b <vm_exec_core+28731>, 0x56602a599157 <vm_exec_core+23863>, 0x56602a596517 <vm_exec_core+12535>, 0x56602a595bdb <vm_exec_core+10171>, 0x56602a59a201 <vm_exec_core+28129>, 0x56602a596e75 <vm_exec_core+14933>, 0x56602a599828 <vm_exec_core+25608>, 0x56602a599286 <vm_exec_core+24166>, 0x56602a599a83 <vm_exec_core+26211>, 0x56602a59aac6 <vm_exec_core+30374>, 0x56602a5984a4 <vm_exec_core+20612>, 0x56602a5937cb <vm_exec_core+939>, 0x56602a5966a9 <vm_exec_core+12937>, 0x56602a59a131 <vm_exec_core+27921>, 0x56602a5967ec <vm_exec_core+13260>, 0x56602a598da4 <vm_exec_core+22916>, 0x56602a599648 <vm_exec_core+25128>, 0x56602a597f72 <vm_exec_core+19282>, 0x56602a598b8d <vm_exec_core+22381>, 0x56602a596a6b <vm_exec_core+13899>, 0x56602a595ef1 <vm_exec_core+10961>, 0x56602a599b76 <vm_exec_core+26454>, 0x56602a594882 <vm_exec_core+5218>, 0x56602a597d56 <vm_exec_core+18742>, 0x56602a5a321b <vm_exec_core+65019>, 0x56602a59902c <vm_exec_core+23564>, 0x56602a594b41 <vm_exec_core+5921>, 0x56602a595073 <vm_exec_core+7251>, 0x56602a594c7a <vm_exec_core+6234>, 0x56602a595a6b <vm_exec_core+9803>, 0x56602a596352 <vm_exec_core+12082>, 0x56602a5937d0 <vm_exec_core+944>, 0x56602a595781 <vm_exec_core+9057>, 0x56602a59c012 <vm_exec_core+35826>, 0x56602a599548 <vm_exec_core+24872>, 0x56602a598347 <vm_exec_core+20263>, 0x56602a59a676 <vm_exec_core+29270>, 0x56602a59c0fb <vm_exec_core+36059>, 0x56602a59a9c9 <vm_exec_core+30121>, 0x56602a59bb27 <vm_exec_core+34567>, 0x56602a59bc11 <vm_exec_core+34801>, 0x56602a5942b3 <vm_exec_core+3731>, 0x56602a59b6e8 <vm_exec_core+33480>, 0x56602a596d82 <vm_exec_core+14690>, 0x56602a59b930 <vm_exec_core+34064>, 0x56602a5968ad <vm_exec_core+13453>, 0x56602a59a88d <vm_exec_core+29805>, 0x56602a595d24 <vm_exec_core+10500>, 0x56602a5970cb <vm_exec_core+15531>, 0x56602a59bd07 <vm_exec_core+35047>, 0x56602a59779b <vm_exec_core+17275>, 0x56602a59727c <vm_exec_core+15964>, 0x56602a5938b6 <vm_exec_core+1174>, 0x56602a593fcf <vm_exec_core+2991>, 0x56602a5939b4 <vm_exec_core+1428>, 0x56602a598082 <vm_exec_core+19554>, 0x56602a597452 <vm_exec_core+16434>, 0x56602a597c17 <vm_exec_core+18423>, 0x56602a597b1e <vm_exec_core+18174>, 0x56602a596bb6 <vm_exec_core+14230>, 0x56602a597332 <vm_exec_core+16146>, 0x56602a596f8c <vm_exec_core+15212>, 0x56602a597596 <vm_exec_core+16758>, 0x56602a59762d <vm_exec_core+16909>, 0x56602a596b4d <vm_exec_core+14125>, 0x56602a593b1c <vm_exec_core+1788>, 0x56602a5954ca <vm_exec_core+8362>, 0x56602a59aff9 <vm_exec_core+31705>, 0x56602a594da2 <vm_exec_core+6530>, 0x56602a59bdae <vm_exec_core+35214>, 0x56602a599dfb <vm_exec_core+27099>, 0x56602a5979cd <vm_exec_core+17837>, 0x56602a593e51 <vm_exec_core+2609>, 0x56602a59b82c <vm_exec_core+33804>, 0x56602a59b3cc <vm_exec_core+32684>, 0x56602a59519d <vm_exec_core+7549>, 0x56602a5944bd <vm_exec_core+4253>, 0x56602a59a332 <vm_exec_core+28434>, 0x56602a59614d <vm_exec_core+11565>, 0x56602a59ba6e <vm_exec_core+34382>, 0x56602a59b61b <vm_exec_core+33275>, 0x56602a5969c5 <vm_exec_core+13733>, 0x56602a59791e <vm_exec_core+17662>, 0x56602a599fab <vm_exec_core+27531>, 0x56602a59b563 <vm_exec_core+33091>, 0x56602a598f5d <vm_exec_core+23357>, 0x56602a59a05f <vm_exec_core+27711>, 0x56602a59a4e9 <vm_exec_core+28873>, 0x56602a598e6f <vm_exec_core+23119>, 0x56602a59439d <vm_exec_core+3965>, 0x56602a599752 <vm_exec_core+25394>, 0x56602a5941c5 <vm_exec_core+3493>, 0x56602a59457e <vm_exec_core+4446>, 0x56602a596cba <vm_exec_core+14490>, 0x56602a598cdc <vm_exec_core+22716>, 0x56602a599320 <vm_exec_core+24320>, 0x56602a598a25 <vm_exec_core+22021>, 0x56602a593d82 <vm_exec_core+2402>, 0x56602a59a78d <vm_exec_core+29549>, 0x56602a59b27c <vm_exec_core+32348>, 0x56602a594695 <vm_exec_core+4725>, 0x56602a59594e <vm_exec_core+9518>, 0x56602a5953c1 <vm_exec_core+8097>, 0x56602a5962c8 <vm_exec_core+11944>, 0x56602a59784c <vm_exec_core+17452>, 0x56602a5947a1 <vm_exec_core+4993>, 0x56602a59a5d2 <vm_exec_core+29106>, 0x56602a595893 <vm_exec_core+9331>, 0x56602a5976b5 <vm_exec_core+17045>, 0x56602a598258 <vm_exec_core+20024>, 0x56602a59a44c <vm_exec_core+28716>, 0x56602a599148 <vm_exec_core+23848>, 0x56602a596508 <vm_exec_core+12520>, 0x56602a595bcc <vm_exec_core+10156>, 0x56602a59a1f2 <vm_exec_core+28114>, 0x56602a596e66 <vm_exec_core+14918>, 0x56602a599819 <vm_exec_core+25593>, 0x56602a599277 <vm_exec_core+24151>, 0x56602a599a74 <vm_exec_core+26196>, 0x56602a59aab7 <vm_exec_core+30359>, 0x56602a598495 <vm_exec_core+20597>, 0x56602a5990f8 <vm_exec_core+23768>, 0x56602a59669a <vm_exec_core+12922>, 0x56602a59a122 <vm_exec_core+27906>, 0x56602a5967dd <vm_exec_core+13245>, 0x56602a598d95 <vm_exec_core+22901>, 0x56602a5990f8 <vm_exec_core+23768>, 0x56602a597f63 <vm_exec_core+19267>, 0x56602a598b7e <vm_exec_core+22366>, 0x56602a596a5c <vm_exec_core+13884>, 0x56602a595ee2 <vm_exec_core+10946>, 0x56602a599b67 <vm_exec_core+26439>, 0x56602a594873 <vm_exec_core+5203>, 0x56602a597d47 <vm_exec_core+18727>, 0x56602a5a320c <vm_exec_core+65004>, 0x56602a59901d <vm_exec_core+23549>, 0x56602a594b32 <vm_exec_core+5906>, 0x56602a595064 <vm_exec_core+7236>, 0x56602a594c6b <vm_exec_core+6219>, 0x56602a595a5c <vm_exec_core+9788>, 0x56602a596343 <vm_exec_core+12067>, 0x56602a598342 <vm_exec_core+20258>, 0x56602a597842 <vm_exec_core+17442>, 0x56602a59833d <vm_exec_core+20253>, 0x56602a598f58 <vm_exec_core+23352>, 0x56602a598e6a <vm_exec_core+23114>, 0x56602a595a57 <vm_exec_core+9783>, 0x56602a59910c <vm_exec_core+23788>, 0x56602a596d78 <vm_exec_core+14680>, 0x56602a596d7d <vm_exec_core+14685>, 0x56602a598e65 <vm_exec_core+23109>, 0x56602a598cd2 <vm_exec_core+22706>, 0x56602a597bfe <vm_exec_core+18398>, 0x56602a597b0a <vm_exec_core+18154>...}
        reg_cfp = 0x7a842cfff560
        reg_pc = 0x51500001a5d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000056602a58ff51 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000056602a30fe3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134708146157560) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7a842f3336e0
#27 0x000056602a30acfb in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 134708146787320
        realpath_map = 134708146787160
        path = 134708146157560
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x000056602a308eb5 in rb_require_string_internal (fname=134708146157600, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x000056602a5f42f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x7a842f333870
        cfunc = 0x5040000185d8
        recv = 134708146916760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000056602a5da74d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd75429cd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x000056602a5da205 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#33 0x000056602a5a1857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a842cfff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x56602a596b5c <vm_exec_core+14140>, 0x56602a593b2b <vm_exec_core+1803>, 0x56602a5954d9 <vm_exec_core+8377>, 0x56602a59b008 <vm_exec_core+31720>, 0x56602a594db1 <vm_exec_core+6545>, 0x56602a59bdbd <vm_exec_core+35229>, 0x56602a599e0a <vm_exec_core+27114>, 0x56602a5979dc <vm_exec_core+17852>, 0x56602a593e60 <vm_exec_core+2624>, 0x56602a59b83b <vm_exec_core+33819>, 0x56602a59b3db <vm_exec_core+32699>, 0x56602a5951ac <vm_exec_core+7564>, 0x56602a5944cc <vm_exec_core+4268>, 0x56602a59a341 <vm_exec_core+28449>, 0x56602a59615c <vm_exec_core+11580>, 0x56602a59ba7d <vm_exec_core+34397>, 0x56602a59b62a <vm_exec_core+33290>, 0x56602a5969d4 <vm_exec_core+13748>, 0x56602a59792d <vm_exec_core+17677>, 0x56602a599fba <vm_exec_core+27546>, 0x56602a59b572 <vm_exec_core+33106>, 0x56602a598f6c <vm_exec_core+23372>, 0x56602a59a06e <vm_exec_core+27726>, 0x56602a59a4f8 <vm_exec_core+28888>, 0x56602a598e7e <vm_exec_core+23134>, 0x56602a5943ac <vm_exec_core+3980>, 0x56602a599761 <vm_exec_core+25409>, 0x56602a5941d4 <vm_exec_core+3508>, 0x56602a59458d <vm_exec_core+4461>, 0x56602a596cc9 <vm_exec_core+14505>, 0x56602a598ceb <vm_exec_core+22731>, 0x56602a59932f <vm_exec_core+24335>, 0x56602a598a34 <vm_exec_core+22036>, 0x56602a593d91 <vm_exec_core+2417>, 0x56602a59a79c <vm_exec_core+29564>, 0x56602a59b28b <vm_exec_core+32363>, 0x56602a5946a4 <vm_exec_core+4740>, 0x56602a59595d <vm_exec_core+9533>, 0x56602a5953d0 <vm_exec_core+8112>, 0x56602a5962d7 <vm_exec_core+11959>, 0x56602a59785b <vm_exec_core+17467>, 0x56602a5947b0 <vm_exec_core+5008>, 0x56602a59a5e1 <vm_exec_core+29121>, 0x56602a5958a2 <vm_exec_core+9346>, 0x56602a5976c4 <vm_exec_core+17060>, 0x56602a598267 <vm_exec_core+20039>, 0x56602a59a45b <vm_exec_core+28731>, 0x56602a599157 <vm_exec_core+23863>, 0x56602a596517 <vm_exec_core+12535>, 0x56602a595bdb <vm_exec_core+10171>, 0x56602a59a201 <vm_exec_core+28129>, 0x56602a596e75 <vm_exec_core+14933>, 0x56602a599828 <vm_exec_core+25608>, 0x56602a599286 <vm_exec_core+24166>, 0x56602a599a83 <vm_exec_core+26211>, 0x56602a59aac6 <vm_exec_core+30374>, 0x56602a5984a4 <vm_exec_core+20612>, 0x56602a5937cb <vm_exec_core+939>, 0x56602a5966a9 <vm_exec_core+12937>, 0x56602a59a131 <vm_exec_core+27921>, 0x56602a5967ec <vm_exec_core+13260>, 0x56602a598da4 <vm_exec_core+22916>, 0x56602a599648 <vm_exec_core+25128>, 0x56602a597f72 <vm_exec_core+19282>, 0x56602a598b8d <vm_exec_core+22381>, 0x56602a596a6b <vm_exec_core+13899>, 0x56602a595ef1 <vm_exec_core+10961>, 0x56602a599b76 <vm_exec_core+26454>, 0x56602a594882 <vm_exec_core+5218>, 0x56602a597d56 <vm_exec_core+18742>, 0x56602a5a321b <vm_exec_core+65019>, 0x56602a59902c <vm_exec_core+23564>, 0x56602a594b41 <vm_exec_core+5921>, 0x56602a595073 <vm_exec_core+7251>, 0x56602a594c7a <vm_exec_core+6234>, 0x56602a595a6b <vm_exec_core+9803>, 0x56602a596352 <vm_exec_core+12082>, 0x56602a5937d0 <vm_exec_core+944>, 0x56602a595781 <vm_exec_core+9057>, 0x56602a59c012 <vm_exec_core+35826>, 0x56602a599548 <vm_exec_core+24872>, 0x56602a598347 <vm_exec_core+20263>, 0x56602a59a676 <vm_exec_core+29270>, 0x56602a59c0fb <vm_exec_core+36059>, 0x56602a59a9c9 <vm_exec_core+30121>, 0x56602a59bb27 <vm_exec_core+34567>, 0x56602a59bc11 <vm_exec_core+34801>, 0x56602a5942b3 <vm_exec_core+3731>, 0x56602a59b6e8 <vm_exec_core+33480>, 0x56602a596d82 <vm_exec_core+14690>, 0x56602a59b930 <vm_exec_core+34064>, 0x56602a5968ad <vm_exec_core+13453>, 0x56602a59a88d <vm_exec_core+29805>, 0x56602a595d24 <vm_exec_core+10500>, 0x56602a5970cb <vm_exec_core+15531>, 0x56602a59bd07 <vm_exec_core+35047>, 0x56602a59779b <vm_exec_core+17275>, 0x56602a59727c <vm_exec_core+15964>, 0x56602a5938b6 <vm_exec_core+1174>, 0x56602a593fcf <vm_exec_core+2991>, 0x56602a5939b4 <vm_exec_core+1428>, 0x56602a598082 <vm_exec_core+19554>, 0x56602a597452 <vm_exec_core+16434>, 0x56602a597c17 <vm_exec_core+18423>, 0x56602a597b1e <vm_exec_core+18174>, 0x56602a596bb6 <vm_exec_core+14230>, 0x56602a597332 <vm_exec_core+16146>, 0x56602a596f8c <vm_exec_core+15212>, 0x56602a597596 <vm_exec_core+16758>, 0x56602a59762d <vm_exec_core+16909>, 0x56602a596b4d <vm_exec_core+14125>, 0x56602a593b1c <vm_exec_core+1788>, 0x56602a5954ca <vm_exec_core+8362>, 0x56602a59aff9 <vm_exec_core+31705>, 0x56602a594da2 <vm_exec_core+6530>, 0x56602a59bdae <vm_exec_core+35214>, 0x56602a599dfb <vm_exec_core+27099>, 0x56602a5979cd <vm_exec_core+17837>, 0x56602a593e51 <vm_exec_core+2609>, 0x56602a59b82c <vm_exec_core+33804>, 0x56602a59b3cc <vm_exec_core+32684>, 0x56602a59519d <vm_exec_core+7549>, 0x56602a5944bd <vm_exec_core+4253>, 0x56602a59a332 <vm_exec_core+28434>, 0x56602a59614d <vm_exec_core+11565>, 0x56602a59ba6e <vm_exec_core+34382>, 0x56602a59b61b <vm_exec_core+33275>, 0x56602a5969c5 <vm_exec_core+13733>, 0x56602a59791e <vm_exec_core+17662>, 0x56602a599fab <vm_exec_core+27531>, 0x56602a59b563 <vm_exec_core+33091>, 0x56602a598f5d <vm_exec_core+23357>, 0x56602a59a05f <vm_exec_core+27711>, 0x56602a59a4e9 <vm_exec_core+28873>, 0x56602a598e6f <vm_exec_core+23119>, 0x56602a59439d <vm_exec_core+3965>, 0x56602a599752 <vm_exec_core+25394>, 0x56602a5941c5 <vm_exec_core+3493>, 0x56602a59457e <vm_exec_core+4446>, 0x56602a596cba <vm_exec_core+14490>, 0x56602a598cdc <vm_exec_core+22716>, 0x56602a599320 <vm_exec_core+24320>, 0x56602a598a25 <vm_exec_core+22021>, 0x56602a593d82 <vm_exec_core+2402>, 0x56602a59a78d <vm_exec_core+29549>, 0x56602a59b27c <vm_exec_core+32348>, 0x56602a594695 <vm_exec_core+4725>, 0x56602a59594e <vm_exec_core+9518>, 0x56602a5953c1 <vm_exec_core+8097>, 0x56602a5962c8 <vm_exec_core+11944>, 0x56602a59784c <vm_exec_core+17452>, 0x56602a5947a1 <vm_exec_core+4993>, 0x56602a59a5d2 <vm_exec_core+29106>, 0x56602a595893 <vm_exec_core+9331>, 0x56602a5976b5 <vm_exec_core+17045>, 0x56602a598258 <vm_exec_core+20024>, 0x56602a59a44c <vm_exec_core+28716>, 0x56602a599148 <vm_exec_core+23848>, 0x56602a596508 <vm_exec_core+12520>, 0x56602a595bcc <vm_exec_core+10156>, 0x56602a59a1f2 <vm_exec_core+28114>, 0x56602a596e66 <vm_exec_core+14918>, 0x56602a599819 <vm_exec_core+25593>, 0x56602a599277 <vm_exec_core+24151>, 0x56602a599a74 <vm_exec_core+26196>, 0x56602a59aab7 <vm_exec_core+30359>, 0x56602a598495 <vm_exec_core+20597>, 0x56602a5990f8 <vm_exec_core+23768>, 0x56602a59669a <vm_exec_core+12922>, 0x56602a59a122 <vm_exec_core+27906>, 0x56602a5967dd <vm_exec_core+13245>, 0x56602a598d95 <vm_exec_core+22901>, 0x56602a5990f8 <vm_exec_core+23768>, 0x56602a597f63 <vm_exec_core+19267>, 0x56602a598b7e <vm_exec_core+22366>, 0x56602a596a5c <vm_exec_core+13884>, 0x56602a595ee2 <vm_exec_core+10946>, 0x56602a599b67 <vm_exec_core+26439>, 0x56602a594873 <vm_exec_core+5203>, 0x56602a597d47 <vm_exec_core+18727>, 0x56602a5a320c <vm_exec_core+65004>, 0x56602a59901d <vm_exec_core+23549>, 0x56602a594b32 <vm_exec_core+5906>, 0x56602a595064 <vm_exec_core+7236>, 0x56602a594c6b <vm_exec_core+6219>, 0x56602a595a5c <vm_exec_core+9788>, 0x56602a596343 <vm_exec_core+12067>, 0x56602a598342 <vm_exec_core+20258>, 0x56602a597842 <vm_exec_core+17442>, 0x56602a59833d <vm_exec_core+20253>, 0x56602a598f58 <vm_exec_core+23352>, 0x56602a598e6a <vm_exec_core+23114>, 0x56602a595a57 <vm_exec_core+9783>, 0x56602a59910c <vm_exec_core+23788>, 0x56602a596d78 <vm_exec_core+14680>, 0x56602a596d7d <vm_exec_core+14685>, 0x56602a598e65 <vm_exec_core+23109>, 0x56602a598cd2 <vm_exec_core+22706>, 0x56602a597bfe <vm_exec_core+18398>, 0x56602a597b0a <vm_exec_core+18154>...}
        reg_cfp = 0x7a842cfff790
        reg_pc = 0x50400002fcf8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000056602a58fb98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000056602a20c5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a842f333910) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd7542a210, <optimized out>, 0x7ffd7542a160, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a842f333910
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x000056602a205b47 in rb_main (argc=9, argv=0x7ffd7542a3e8) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffd7542a3e8) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 964176) detached]
$ timeout 60 gdb -p 963847 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:965: yes-test-all] Killed

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 963846 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 998357 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-01-21T18:17:06Z master 72fdba156d) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ........................................

Finished in 35.340984 seconds

3339 files, 33299 examples, 135378 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.
raw logfile