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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x76993b8006c0 (LWP 2242546) "test_thread.rb*" 0x00006032b0fbce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x76994ae006c0 (LWP 2242548) "test_thread.rb*" 0x000076996711b4cd in __GI___poll (fds=0x76992ed09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x76994ae006c0 (LWP 2242548) "test_thread.rb*"):
#0  0x000076996711b4cd in __GI___poll (fds=0x76992ed09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006032b0f476ea in __interceptor_poll ()
No symbol table info available.
#2  0x00006032b12fe4ff 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  0x00006032b0fa0a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000076996709ca94 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 = {130400758269632, -4462946350381632729, 130400758269632, -360, 0, 130400500307888, -4462946350402604249, -4463007458346241241}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000769967129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x76993b8006c0 (LWP 2242546) "test_thread.rb*"):
#0  0x00006032b0fbce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006032b0fbde0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006032b0f0a798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x00006032b0f0a589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00006032b0f0a3bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x00006032b0f09dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00006032b0f09a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00006032b0f0bd16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00006032b0fa2be0 in __interceptor_free ()
No symbol table info available.
#9  0x00006032b1013acc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x504000182a10, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x504000182a10, x@entry=0x28, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4672
No locals.
#11 ruby_xfree (x=x@entry=0x504000182a10) at /tmp/ruby/src/trunk_asan/gc.c:4683
No locals.
#12 0x00006032b10137b9 in rb_data_free (objspace=<optimized out>, obj=130401206622720) at /tmp/ruby/src/trunk_asan/gc.c:1178
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = 0x504000182a10
        free_immediately = <optimized out>
        dfree = <optimized out>
#13 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=130401206622720) at /tmp/ruby/src/trunk_asan/gc.c:1351
No locals.
#14 0x00006032b101544c in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3118
        poisoned = 0x0
        vp = 130401206622720
        page = <optimized out>
        p = 130401206622720
        pend = 130401206665200
        i = 92
        objspace = 0x51d000000a80
        lock_lev = 0
        i = <optimized out>
        page = <optimized out>
        p = <optimized out>
        pend = <optimized out>
        stride = <optimized out>
        vp = <optimized out>
        poisoned = <optimized out>
        unpoisoning = <optimized out>
#15 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1727
No locals.
#16 0x00006032b0fe6ad8 in rb_ec_finalize (ec=0x5160005a90d0) at /tmp/ruby/src/trunk_asan/eval.c:164
No locals.
#17 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:255
        _ec = 0x5160005a90d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x76993b7fe2f0, <optimized out>, 0x76993b7fe1c0, <optimized out>, <optimized out>}, prev = 0x769932c09840, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x51500019bc00
        step = 4
        message = 4
        th = 0x51500019bc00
        buf = <optimized out>
        state = <optimized out>
#18 0x00006032b0fe711b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#19 0x00006032b116f15d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
        pid = <optimized out>
#20 0x00006032b13cf5b8 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 = 0x649100040001
        cc = <optimized out>
        me = 0x769941359598
        cfunc = 0x50400001ffd8
        recv = 130400749617640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00006032b13760e7 in vm_sendish (ec=0x5160005a90d0, reg_cfp=0x7699405fb720, cd=0x504000a2a410, 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>
#22 vm_exec_core (ec=ec@entry=0x5160005a90d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x504000a2a410
        insns_address_table = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x7699405fb720
        reg_pc = 0x508000ef7250
        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>
th: 0x51500019bc00, native_id: 0x76993b8006c0
-- Control frame information -----------------------------------------------
c:0005 p:---- s:0018 e:000017 CFUNC  :fork
#23 0x00006032b136ae58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
c:0004 p:0006 s:0014 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :synchronize
        _ec = 0x5160005a90d0
c:0002 p:0006 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1274 [FINISH]
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x00006032b13ecf82 in invoke_iseq_block_from_c (ec=0x5160005a90d0, captured=0x7699405fb7a8, self=130400749617640, 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 = 0x76993ef9faa8
        cfp = <optimized out>
        sp = 0x7699404fb850
        use_argv = 0x0
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        stack_argv = 0x7699404fb850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#25 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 = 0x7699405fb7a8
#26 0x00006032b1399516 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.
#27 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.
#28 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#29 0x00006032b1399516 in rb_yield (val=<optimized out>)
No locals.
#30 0x00006032b0feb2e0 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 = 0x5160005a90d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x76993b7feef0, <optimized out>, 0x76993b7fee00, <optimized out>, <optimized out>}, prev = 0x769932c09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160005a90d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#31 0x00006032b13cf5b8 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 = 0x671100000001
        cc = <optimized out>
        me = 0x769966958b68
        cfunc = 0x50400001f5d8
        recv = 130400596105800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x00006032b13760e7 in vm_sendish (ec=0x5160005a90d0, reg_cfp=0x7699405fb790, cd=0x502000735330, 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>
#33 vm_exec_core (ec=ec@entry=0x5160005a90d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000735330
        insns_address_table = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x7699405fb790
        reg_pc = 0x506000e341d0
        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>
#34 0x00006032b136ae58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160005a90d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#35 0x00006032b13a916b in invoke_iseq_block_from_c (ec=0x5160005a90d0, captured=<optimized out>, self=130400749617640, 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 = 0x76993ef9fad0
        cfp = 0x7699405fb7c8
        sp = 0x7699404fb818
        use_argv = <optimized out>
        stack_argv = 0x7699404fb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#36 invoke_block_from_c_proc (ec=0x5160005a90d0, self=130400749617640, 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>
#37 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.
#38 0x00006032b13a73f6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000a26010, argc=-1325674930, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 0
#39 0x00006032b12fd299 in thread_do_start_proc (th=th@entry=0x51500019bc00) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000a26010
        args_len = 0
        args_ptr = <optimized out>
#40 0x00006032b12faeca in thread_do_start (th=0x51500019bc00) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#41 thread_start_func_2 (th=th@entry=0x51500019bc00, 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>
#42 0x00006032b12fa18e in call_thread_start_func_2 (th=0x51500019bc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x76993b7ffcc0
#43 nt_start (ptr=0x50c00009ca00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500019bc00
        sched = <optimized out>
        nt = 0x50c00009ca00
        vm = 0x525000000100
#44 0x00006032b0fa0a9f in asan_thread_start(void*) ()
No symbol table info available.
#45 0x000076996709ca94 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 = {130400500319936, -4462910341375823065, 130400500319936, -360, 0, 140728233660944, -4462910341396794585, -4463007458346241241}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#46 0x0000769967129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2242546) detached]
$ timeout 60 gdb -p 2225592 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2252151]
[New LWP 2242480]
[New LWP 2240390]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007699671107e3 in __GI___wait4 (pid=-1, stat_loc=0x769964f6f0c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7699672abc40 (LWP 2225592) "ruby"            0x00007699671107e3 in __GI___wait4 (pid=-1, stat_loc=0x769964f6f0c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x76994ae006c0 (LWP 2252151) "test_thread.rb*" 0x000076996711b4cd in __GI___poll (fds=0x769934709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x769945a006c0 (LWP 2242480) "parallel.rb:40"  0x000076996711b4cd in __GI___poll (fds=0x76993920d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7699448006c0 (LWP 2240390) "Timeout stdlib " 0x0000769967098d61 in __futex_abstimed_wait_common64 (private=30361, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002f2ad0) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7699448006c0 (LWP 2240390) "Timeout stdlib "):
#0  0x0000769967098d61 in __futex_abstimed_wait_common64 (private=30361, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0002f2ad0) 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=30361, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0002f2ad0) 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=0x50c0002f2ad0, 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  0x000076996709b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0002f2aa8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x76996709b4a0 <__condvar_cleanup_waiting>, __arg = 0x7699447feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x50c0002f2aa8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        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=0x50c0002f2aa8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006032b12d43cf in rb_native_cond_wait (cond=0x50c0002f2ad0, 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=0x515000084d80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x00006032b12f90a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000084d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x00006032b12de861 in native_sleep (th=0x515000084d80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283
        sched = <optimized out>
#9  sleep_forever (th=0x515000084d80, 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 0x00006032b12f7b15 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=130401221586320, 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 0x00006032b0feb2e0 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 = 0x516000f5c1d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7699447feef0, <optimized out>, 0x7699447fee00, <optimized out>, <optimized out>}, prev = 0x769940a09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000f5c1d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00006032b12f6ffd 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 = 130401221586320, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 130401221586320, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d950
        end = 0
#14 0x00006032b137788f 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 0x00006032b137788f in vm_invoke_builtin_delegate (ec=0x516000f5c1d0, cfp=0x769941468758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516000f5c1d0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x769941468758
        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 0x00006032b136ae58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516000f5c1d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00006032b13a916b in invoke_iseq_block_from_c (ec=0x516000f5c1d0, captured=<optimized out>, self=130401221340720, 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 = 0x7699667dbc40
        cfp = 0x7699414687c8
        sp = 0x769941368818
        use_argv = <optimized out>
        stack_argv = 0x769941368818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516000f5c1d0, self=130401221340720, 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 0x00006032b13a73f6 in rb_vm_invoke_proc (ec=0x50c0002f2ad0, proc=0x189, proc@entry=0x504000713c10, argc=1728679265, 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 0x00006032b12fd299 in thread_do_start_proc (th=th@entry=0x515000084d80) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000713c10
        args_len = 0
        args_ptr = <optimized out>
#23 0x00006032b12faeca in thread_do_start (th=0x515000084d80) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000084d80, 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 0x00006032b12fa18e in call_thread_start_func_2 (th=0x515000084d80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7699447ffcc0
#26 nt_start (ptr=0x50c0002f2a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x515000084d80
        sched = <optimized out>
        nt = 0x50c0002f2a80
        vm = 0x525000000100
#27 0x00006032b0fa0a9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000076996709ca94 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 = {130400651314880, -4462943326724656345, 130400651314880, -360, 25, 140728233658256, -4462943326745627865, -4463007458346241241}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000769967129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x769945a006c0 (LWP 2242480) "parallel.rb:40"):
#0  0x000076996711b4cd in __GI___poll (fds=0x76993920d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006032b0f476ea in __interceptor_poll ()
No symbol table info available.
#2  0x00006032b10a1afd in nogvl_wait_for (th=130400558623920, fptr=0x51100039c500, 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  0x00006032b10a2f76 in internal_read_func (ptr=0x76993920d540) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x76993920d540
        result = <optimized out>
#5  0x00006032b12e276b in rb_thread_io_blocking_call (func=0x6032b10a2af0 <internal_read_func>, data1=0x76993920d540, 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  0x00006032b0feb2e0 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 = 0x516000583bd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7699459fedb0, <optimized out>, 0x7699459fecc0, <optimized out>, <optimized out>}, prev = 0x769939209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516000583bd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00006032b10b7385 in io_read_memory_locktmp (str=130400460527456, 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 = 130400558623920, fptr = 0x51100039c500, nonblock = 0, fd = 4, buf = 0x519000048d80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100039c500
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006032b10935c1 in io_readpartial (argc=958453600, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x00006032b13cf5b8 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 = 0x769966979ed0
        cfunc = 0x504000010f58
        recv = 130400558624160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006032b137cb17 in vm_sendish (ec=0x516000583bd0, reg_cfp=0x76994410d790, 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=0x516000583bd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x76994410d790
        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 0x00006032b136ae58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516000583bd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006032b13a916b in invoke_iseq_block_from_c (ec=0x516000583bd0, captured=<optimized out>, self=130401206584080, 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 = 0x7699667e4430
        cfp = 0x76994410d7c8
        sp = 0x76994400d818
        use_argv = <optimized out>
        stack_argv = 0x76994400d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000583bd0, self=130401206584080, 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 0x00006032b13a73f6 in rb_vm_invoke_proc (ec=0x76993920d760, proc=0x1, proc@entry=0x504000a28dd0, argc=1729213645, 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 0x00006032b12fd299 in thread_do_start_proc (th=th@entry=0x5150000b9080) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000a28dd0
        args_len = 0
        args_ptr = <optimized out>
#19 0x00006032b12faeca in thread_do_start (th=0x5150000b9080) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150000b9080, 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 0x00006032b12fa18e in call_thread_start_func_2 (th=0x5150000b9080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7699459ffcc0
#22 nt_start (ptr=0x50c00007ae00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x5150000b9080
        sched = <optimized out>
        nt = 0x50c00007ae00
        vm = 0x525000000100
#23 0x00006032b0fa0a9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000076996709ca94 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 = {130400670189248, -4462940303067679961, 130400670189248, -360, 25, 140728233663984, -4462940303088651481, -4463007458346241241}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000769967129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x76994ae006c0 (LWP 2252151) "test_thread.rb*"):
#0  0x000076996711b4cd in __GI___poll (fds=0x769934709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006032b0f476ea in __interceptor_poll ()
No symbol table info available.
#2  0x00006032b12fe4ff 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  0x00006032b0fa0a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000076996709ca94 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 = {130400758269632, -4462946350381632729, 130400758269632, -360, 0, 130400481433552, -4462946350402604249, -4463007458346241241}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000769967129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7699672abc40 (LWP 2225592) "ruby"):
#0  0x00007699671107e3 in __GI___wait4 (pid=-1, stat_loc=0x769964f6f0c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006032b0f34f20 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00006032b1176924 in do_waitpid (pid=-1, st=0x769964f6f0c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x769964f6f0a0) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x769964f6f0a0
#4  0x00006032b12e0edf in rb_nogvl (func=0x6032b11768e0 <waitpid_blocking_no_SIGCHLD>, data1=0x769964f6f0a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000006d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00006032b11614de in waitpid_no_SIGCHLD (w=0x769964f6f0a0) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00006032b116fece in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
        result = 130400596100040
        pid = <optimized out>
        status = <optimized out>
#9  0x00006032b13cf5b8 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 = 0x6b3100100001
        cc = <optimized out>
        me = 0x769966957588
        cfunc = 0x504000020818
        recv = 130401223218720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00006032b137cb17 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7699645ff480, 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 = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x7699645ff480
        reg_pc = 0x50b000025c30
        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>
#12 0x00006032b136ae58 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>
#13 0x00006032b13ecf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7699645ff578, self=130400749617640, 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 = 0x76996691ced8
        cfp = <optimized out>
        sp = 0x7699644ffac8
        use_argv = 0x769964ec2e60
        stack_argv = 0x7699644ffac8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#14 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 = 0x7699645ff578
#15 0x00006032b1399516 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.
#16 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.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#18 0x00006032b1399516 in rb_yield (val=<optimized out>)
No locals.
#19 0x00006032b154091a in rb_ary_each (ary=130400596100480) at /tmp/ruby/src/trunk_asan/array.c:2641
th: 0x515000000300, native_id: 0x7699672abc40
-- Control frame information -----------------------------------------------
        i = 2
#20 0x00006032b13cf5b8 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
c:0017 p:---- s:0108 e:000107 CFUNC  :waitall
        ci = 0xc0100000001
        cc = <optimized out>
c:0016 p:0010 s:0104 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
        me = 0x769966980550
        cfunc = 0x50400000a298
        recv = 130400596100480
c:0015 p:0004 s:0099 e:000098 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
c:0014 p:0006 s:0093 e:000092 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH]
c:0013 p:---- s:0089 e:000088 CFUNC  :each
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
        val = <optimized out>
#21 0x00006032b13760e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7699645ff560, cd=0x512000020fc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
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
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        val = 36
c:0007 p:0069 s:0046 E:001860 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        ci = <optimized out>
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
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

th: 0x515000084d80, native_id: 0x7699448006c0
        argc = <optimized out>
        recv = <optimized out>
-- Control frame information -----------------------------------------------
        cc = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
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]
        calling = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>

th: 0x5150000b9080, native_id: 0x769945a006c0
        blockiseq = <optimized out>
        leaf = false
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        val = <optimized out>
        cd = 0x512000020fc0
        insns_address_table = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x7699645ff560
        reg_pc = 0x51900001deb0
        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>
#23 0x00006032b136b211 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.
#24 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
#25 0x00006032b13ecf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7699645ff620, self=130401206584080, 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 = 0x7699667d5ef8
        cfp = <optimized out>
        sp = 0x7699644ffa28
        use_argv = 0x769964e89ca0
        stack_argv = 0x7699644ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 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 = 0x7699645ff620
#27 0x00006032b1399516 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.
#28 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.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x00006032b1399516 in rb_yield (val=<optimized out>)
No locals.
#31 0x00006032b154d6a6 in rb_ary_collect (ary=130400558620920) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 130400558617200
        i = 7
#32 0x00006032b13cf5b8 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 = 0x769966980140
        cfunc = 0x50400000a758
        recv = 130400558620920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00006032b13760e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7699645ff608, 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>
#34 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 = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x7699645ff608
        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>
#35 0x00006032b136afef 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.
#36 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>
#37 0x00006032b13ecf82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7699645ff738, self=130401206584080, 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 = 0x7699667e45e8
        cfp = <optimized out>
        sp = 0x7699644ff8d0
        use_argv = 0x769964e92ce0
        stack_argv = 0x7699644ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#38 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 = 0x7699645ff738
#39 0x00006032b1399516 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.
#40 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.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#42 0x00006032b1399516 in rb_yield (val=<optimized out>)
No locals.
#43 0x00006032b154d6a6 in rb_ary_collect (ary=130400558624360) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 130400558624240
        i = 0
#44 0x00006032b13cf5b8 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 = 0x769966980140
        cfunc = 0x50400000a758
        recv = 130400558624360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#45 0x00006032b13760e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7699645ff720, 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>
#46 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 = {0x6032b1371e1c <vm_exec_core+14140>, 0x6032b136edeb <vm_exec_core+1803>, 0x6032b1370799 <vm_exec_core+8377>, 0x6032b13762c8 <vm_exec_core+31720>, 0x6032b1370071 <vm_exec_core+6545>, 0x6032b137707d <vm_exec_core+35229>, 0x6032b13750ca <vm_exec_core+27114>, 0x6032b1372c9c <vm_exec_core+17852>, 0x6032b136f120 <vm_exec_core+2624>, 0x6032b1376afb <vm_exec_core+33819>, 0x6032b137669b <vm_exec_core+32699>, 0x6032b137046c <vm_exec_core+7564>, 0x6032b136f78c <vm_exec_core+4268>, 0x6032b1375601 <vm_exec_core+28449>, 0x6032b137141c <vm_exec_core+11580>, 0x6032b1376d3d <vm_exec_core+34397>, 0x6032b13768ea <vm_exec_core+33290>, 0x6032b1371c94 <vm_exec_core+13748>, 0x6032b1372bed <vm_exec_core+17677>, 0x6032b137527a <vm_exec_core+27546>, 0x6032b1376832 <vm_exec_core+33106>, 0x6032b137422c <vm_exec_core+23372>, 0x6032b137532e <vm_exec_core+27726>, 0x6032b13757b8 <vm_exec_core+28888>, 0x6032b137413e <vm_exec_core+23134>, 0x6032b136f66c <vm_exec_core+3980>, 0x6032b1374a21 <vm_exec_core+25409>, 0x6032b136f494 <vm_exec_core+3508>, 0x6032b136f84d <vm_exec_core+4461>, 0x6032b1371f89 <vm_exec_core+14505>, 0x6032b1373fab <vm_exec_core+22731>, 0x6032b13745ef <vm_exec_core+24335>, 0x6032b1373cf4 <vm_exec_core+22036>, 0x6032b136f051 <vm_exec_core+2417>, 0x6032b1375a5c <vm_exec_core+29564>, 0x6032b137654b <vm_exec_core+32363>, 0x6032b136f964 <vm_exec_core+4740>, 0x6032b1370c1d <vm_exec_core+9533>, 0x6032b1370690 <vm_exec_core+8112>, 0x6032b1371597 <vm_exec_core+11959>, 0x6032b1372b1b <vm_exec_core+17467>, 0x6032b136fa70 <vm_exec_core+5008>, 0x6032b13758a1 <vm_exec_core+29121>, 0x6032b1370b62 <vm_exec_core+9346>, 0x6032b1372984 <vm_exec_core+17060>, 0x6032b1373527 <vm_exec_core+20039>, 0x6032b137571b <vm_exec_core+28731>, 0x6032b1374417 <vm_exec_core+23863>, 0x6032b13717d7 <vm_exec_core+12535>, 0x6032b1370e9b <vm_exec_core+10171>, 0x6032b13754c1 <vm_exec_core+28129>, 0x6032b1372135 <vm_exec_core+14933>, 0x6032b1374ae8 <vm_exec_core+25608>, 0x6032b1374546 <vm_exec_core+24166>, 0x6032b1374d43 <vm_exec_core+26211>, 0x6032b1375d86 <vm_exec_core+30374>, 0x6032b1373764 <vm_exec_core+20612>, 0x6032b136ea8b <vm_exec_core+939>, 0x6032b1371969 <vm_exec_core+12937>, 0x6032b13753f1 <vm_exec_core+27921>, 0x6032b1371aac <vm_exec_core+13260>, 0x6032b1374064 <vm_exec_core+22916>, 0x6032b1374908 <vm_exec_core+25128>, 0x6032b1373232 <vm_exec_core+19282>, 0x6032b1373e4d <vm_exec_core+22381>, 0x6032b1371d2b <vm_exec_core+13899>, 0x6032b13711b1 <vm_exec_core+10961>, 0x6032b1374e36 <vm_exec_core+26454>, 0x6032b136fb42 <vm_exec_core+5218>, 0x6032b1373016 <vm_exec_core+18742>, 0x6032b137e4db <vm_exec_core+65019>, 0x6032b13742ec <vm_exec_core+23564>, 0x6032b136fe01 <vm_exec_core+5921>, 0x6032b1370333 <vm_exec_core+7251>, 0x6032b136ff3a <vm_exec_core+6234>, 0x6032b1370d2b <vm_exec_core+9803>, 0x6032b1371612 <vm_exec_core+12082>, 0x6032b136ea90 <vm_exec_core+944>, 0x6032b1370a41 <vm_exec_core+9057>, 0x6032b13772d2 <vm_exec_core+35826>, 0x6032b1374808 <vm_exec_core+24872>, 0x6032b1373607 <vm_exec_core+20263>, 0x6032b1375936 <vm_exec_core+29270>, 0x6032b13773bb <vm_exec_core+36059>, 0x6032b1375c89 <vm_exec_core+30121>, 0x6032b1376de7 <vm_exec_core+34567>, 0x6032b1376ed1 <vm_exec_core+34801>, 0x6032b136f573 <vm_exec_core+3731>, 0x6032b13769a8 <vm_exec_core+33480>, 0x6032b1372042 <vm_exec_core+14690>, 0x6032b1376bf0 <vm_exec_core+34064>, 0x6032b1371b6d <vm_exec_core+13453>, 0x6032b1375b4d <vm_exec_core+29805>, 0x6032b1370fe4 <vm_exec_core+10500>, 0x6032b137238b <vm_exec_core+15531>, 0x6032b1376fc7 <vm_exec_core+35047>, 0x6032b1372a5b <vm_exec_core+17275>, 0x6032b137253c <vm_exec_core+15964>, 0x6032b136eb76 <vm_exec_core+1174>, 0x6032b136f28f <vm_exec_core+2991>, 0x6032b136ec74 <vm_exec_core+1428>, 0x6032b1373342 <vm_exec_core+19554>, 0x6032b1372712 <vm_exec_core+16434>, 0x6032b1372ed7 <vm_exec_core+18423>, 0x6032b1372dde <vm_exec_core+18174>, 0x6032b1371e76 <vm_exec_core+14230>, 0x6032b13725f2 <vm_exec_core+16146>, 0x6032b137224c <vm_exec_core+15212>, 0x6032b1372856 <vm_exec_core+16758>, 0x6032b13728ed <vm_exec_core+16909>, 0x6032b1371e0d <vm_exec_core+14125>, 0x6032b136eddc <vm_exec_core+1788>, 0x6032b137078a <vm_exec_core+8362>, 0x6032b13762b9 <vm_exec_core+31705>, 0x6032b1370062 <vm_exec_core+6530>, 0x6032b137706e <vm_exec_core+35214>, 0x6032b13750bb <vm_exec_core+27099>, 0x6032b1372c8d <vm_exec_core+17837>, 0x6032b136f111 <vm_exec_core+2609>, 0x6032b1376aec <vm_exec_core+33804>, 0x6032b137668c <vm_exec_core+32684>, 0x6032b137045d <vm_exec_core+7549>, 0x6032b136f77d <vm_exec_core+4253>, 0x6032b13755f2 <vm_exec_core+28434>, 0x6032b137140d <vm_exec_core+11565>, 0x6032b1376d2e <vm_exec_core+34382>, 0x6032b13768db <vm_exec_core+33275>, 0x6032b1371c85 <vm_exec_core+13733>, 0x6032b1372bde <vm_exec_core+17662>, 0x6032b137526b <vm_exec_core+27531>, 0x6032b1376823 <vm_exec_core+33091>, 0x6032b137421d <vm_exec_core+23357>, 0x6032b137531f <vm_exec_core+27711>, 0x6032b13757a9 <vm_exec_core+28873>, 0x6032b137412f <vm_exec_core+23119>, 0x6032b136f65d <vm_exec_core+3965>, 0x6032b1374a12 <vm_exec_core+25394>, 0x6032b136f485 <vm_exec_core+3493>, 0x6032b136f83e <vm_exec_core+4446>, 0x6032b1371f7a <vm_exec_core+14490>, 0x6032b1373f9c <vm_exec_core+22716>, 0x6032b13745e0 <vm_exec_core+24320>, 0x6032b1373ce5 <vm_exec_core+22021>, 0x6032b136f042 <vm_exec_core+2402>, 0x6032b1375a4d <vm_exec_core+29549>, 0x6032b137653c <vm_exec_core+32348>, 0x6032b136f955 <vm_exec_core+4725>, 0x6032b1370c0e <vm_exec_core+9518>, 0x6032b1370681 <vm_exec_core+8097>, 0x6032b1371588 <vm_exec_core+11944>, 0x6032b1372b0c <vm_exec_core+17452>, 0x6032b136fa61 <vm_exec_core+4993>, 0x6032b1375892 <vm_exec_core+29106>, 0x6032b1370b53 <vm_exec_core+9331>, 0x6032b1372975 <vm_exec_core+17045>, 0x6032b1373518 <vm_exec_core+20024>, 0x6032b137570c <vm_exec_core+28716>, 0x6032b1374408 <vm_exec_core+23848>, 0x6032b13717c8 <vm_exec_core+12520>, 0x6032b1370e8c <vm_exec_core+10156>, 0x6032b13754b2 <vm_exec_core+28114>, 0x6032b1372126 <vm_exec_core+14918>, 0x6032b1374ad9 <vm_exec_core+25593>, 0x6032b1374537 <vm_exec_core+24151>, 0x6032b1374d34 <vm_exec_core+26196>, 0x6032b1375d77 <vm_exec_core+30359>, 0x6032b1373755 <vm_exec_core+20597>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b137195a <vm_exec_core+12922>, 0x6032b13753e2 <vm_exec_core+27906>, 0x6032b1371a9d <vm_exec_core+13245>, 0x6032b1374055 <vm_exec_core+22901>, 0x6032b13743b8 <vm_exec_core+23768>, 0x6032b1373223 <vm_exec_core+19267>, 0x6032b1373e3e <vm_exec_core+22366>, 0x6032b1371d1c <vm_exec_core+13884>, 0x6032b13711a2 <vm_exec_core+10946>, 0x6032b1374e27 <vm_exec_core+26439>, 0x6032b136fb33 <vm_exec_core+5203>, 0x6032b1373007 <vm_exec_core+18727>, 0x6032b137e4cc <vm_exec_core+65004>, 0x6032b13742dd <vm_exec_core+23549>, 0x6032b136fdf2 <vm_exec_core+5906>, 0x6032b1370324 <vm_exec_core+7236>, 0x6032b136ff2b <vm_exec_core+6219>, 0x6032b1370d1c <vm_exec_core+9788>, 0x6032b1371603 <vm_exec_core+12067>, 0x6032b1373602 <vm_exec_core+20258>, 0x6032b1372b02 <vm_exec_core+17442>, 0x6032b13735fd <vm_exec_core+20253>, 0x6032b1374218 <vm_exec_core+23352>, 0x6032b137412a <vm_exec_core+23114>, 0x6032b1370d17 <vm_exec_core+9783>, 0x6032b13743cc <vm_exec_core+23788>, 0x6032b1372038 <vm_exec_core+14680>, 0x6032b137203d <vm_exec_core+14685>, 0x6032b1374125 <vm_exec_core+23109>, 0x6032b1373f92 <vm_exec_core+22706>, 0x6032b1372ebe <vm_exec_core+18398>, 0x6032b1372dca <vm_exec_core+18154>...}
        reg_cfp = 0x7699645ff720
        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>
#47 0x00006032b136b211 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.
#48 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
#49 0x00006032b0fe75db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7699667e4778) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdd860c050, <optimized out>, 0x7ffdd860bfa0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7699667e4778
#50 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#51 0x00006032b0fe0b47 in rb_main (argc=10, argv=0x7ffdd860c218) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#52 main (argc=10, argv=0x7ffdd860c218) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7ac0a94b9c40 (LWP 2225578) "ruby" 0x00007ac0a9326cd7 in __GI___select (nfds=29, readfds=0x50c004e7c780, writefds=0x0, exceptfds=0x0, timeout=0x7ffc6593c8a0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7ac08d0006c0 (LWP 2225580) "ruby" 0x00007ac0a931b4cd in __GI___poll (fds=0x7ac08bd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7ac08d0006c0 (LWP 2225580) "ruby"):
#0  0x00007ac0a931b4cd in __GI___poll (fds=0x7ac08bd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005fe67bec36ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005fe67c27a4ff 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  0x00005fe67bf1ca9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ac0a929ca94 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 = {134967417898688, -3314492507951864060, 134967417898688, -360, 0, 140722012678720, -3314492507939281148, -3314432500520982780}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ac0a9329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ac0a94b9c40 (LWP 2225578) "ruby"):
#0  0x00007ac0a9326cd7 in __GI___select (nfds=29, readfds=0x50c004e7c780, writefds=0x0, exceptfds=0x0, timeout=0x7ffc6593c8a0) 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 = 1199, tv_nsec = 955995632}
        pts64 = 0x7ffc6593c740
        r = <optimized out>
#1  0x00005fe67c2651d5 in native_fd_select (n=29, readfds=0x50c004e7c780, writefds=0x0, exceptfds=0x7ac0a9326cd7 <__GI___select+327>, timeout=0x7ffc6593c740, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380
No locals.
#2  do_select (p=134967856802848) at /tmp/ruby/src/trunk_asan/thread.c:4314
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffc6593c850
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005fe67bf672e0 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 = {0x7ffc6593ca10, <optimized out>, 0x7ffc6593c920, <optimized out>, <optimized out>}, prev = 0x7ac0a7292b80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005fe67c2647ae 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 = 29, th = 0x515000000300, rset = 0x7ac0a7292a40, 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 = 0x7ac0a7292aa0}
#5  0x00005fe67c0286ef in select_internal (read=134967409211360, write=4, except=4, tp=0x7ac0a7292aa0, fds=0x7ac0a7292a40) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 29
        pending = <optimized out>
        rp = 0x7ac0a7292a40
        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=134967856802336) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x7ac0a7292a20
#7  0x00005fe67bf672e0 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 = {0x7ffc6593cd10, <optimized out>, 0x7ffc6593cc20, <optimized out>, <optimized out>}, prev = 0x7ac0a7213f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005fe67c004937 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  0x00005fe67c34b5b8 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 = 0x7ac0a8b7a690
        cfunc = 0x504000010798
        recv = 134967882873200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005fe67c2f8b17 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ac0a67ff3a0, 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 = {0x5fe67c2ede1c <vm_exec_core+14140>, 0x5fe67c2eadeb <vm_exec_core+1803>, 0x5fe67c2ec799 <vm_exec_core+8377>, 0x5fe67c2f22c8 <vm_exec_core+31720>, 0x5fe67c2ec071 <vm_exec_core+6545>, 0x5fe67c2f307d <vm_exec_core+35229>, 0x5fe67c2f10ca <vm_exec_core+27114>, 0x5fe67c2eec9c <vm_exec_core+17852>, 0x5fe67c2eb120 <vm_exec_core+2624>, 0x5fe67c2f2afb <vm_exec_core+33819>, 0x5fe67c2f269b <vm_exec_core+32699>, 0x5fe67c2ec46c <vm_exec_core+7564>, 0x5fe67c2eb78c <vm_exec_core+4268>, 0x5fe67c2f1601 <vm_exec_core+28449>, 0x5fe67c2ed41c <vm_exec_core+11580>, 0x5fe67c2f2d3d <vm_exec_core+34397>, 0x5fe67c2f28ea <vm_exec_core+33290>, 0x5fe67c2edc94 <vm_exec_core+13748>, 0x5fe67c2eebed <vm_exec_core+17677>, 0x5fe67c2f127a <vm_exec_core+27546>, 0x5fe67c2f2832 <vm_exec_core+33106>, 0x5fe67c2f022c <vm_exec_core+23372>, 0x5fe67c2f132e <vm_exec_core+27726>, 0x5fe67c2f17b8 <vm_exec_core+28888>, 0x5fe67c2f013e <vm_exec_core+23134>, 0x5fe67c2eb66c <vm_exec_core+3980>, 0x5fe67c2f0a21 <vm_exec_core+25409>, 0x5fe67c2eb494 <vm_exec_core+3508>, 0x5fe67c2eb84d <vm_exec_core+4461>, 0x5fe67c2edf89 <vm_exec_core+14505>, 0x5fe67c2effab <vm_exec_core+22731>, 0x5fe67c2f05ef <vm_exec_core+24335>, 0x5fe67c2efcf4 <vm_exec_core+22036>, 0x5fe67c2eb051 <vm_exec_core+2417>, 0x5fe67c2f1a5c <vm_exec_core+29564>, 0x5fe67c2f254b <vm_exec_core+32363>, 0x5fe67c2eb964 <vm_exec_core+4740>, 0x5fe67c2ecc1d <vm_exec_core+9533>, 0x5fe67c2ec690 <vm_exec_core+8112>, 0x5fe67c2ed597 <vm_exec_core+11959>, 0x5fe67c2eeb1b <vm_exec_core+17467>, 0x5fe67c2eba70 <vm_exec_core+5008>, 0x5fe67c2f18a1 <vm_exec_core+29121>, 0x5fe67c2ecb62 <vm_exec_core+9346>, 0x5fe67c2ee984 <vm_exec_core+17060>, 0x5fe67c2ef527 <vm_exec_core+20039>, 0x5fe67c2f171b <vm_exec_core+28731>, 0x5fe67c2f0417 <vm_exec_core+23863>, 0x5fe67c2ed7d7 <vm_exec_core+12535>, 0x5fe67c2ece9b <vm_exec_core+10171>, 0x5fe67c2f14c1 <vm_exec_core+28129>, 0x5fe67c2ee135 <vm_exec_core+14933>, 0x5fe67c2f0ae8 <vm_exec_core+25608>, 0x5fe67c2f0546 <vm_exec_core+24166>, 0x5fe67c2f0d43 <vm_exec_core+26211>, 0x5fe67c2f1d86 <vm_exec_core+30374>, 0x5fe67c2ef764 <vm_exec_core+20612>, 0x5fe67c2eaa8b <vm_exec_core+939>, 0x5fe67c2ed969 <vm_exec_core+12937>, 0x5fe67c2f13f1 <vm_exec_core+27921>, 0x5fe67c2edaac <vm_exec_core+13260>, 0x5fe67c2f0064 <vm_exec_core+22916>, 0x5fe67c2f0908 <vm_exec_core+25128>, 0x5fe67c2ef232 <vm_exec_core+19282>, 0x5fe67c2efe4d <vm_exec_core+22381>, 0x5fe67c2edd2b <vm_exec_core+13899>, 0x5fe67c2ed1b1 <vm_exec_core+10961>, 0x5fe67c2f0e36 <vm_exec_core+26454>, 0x5fe67c2ebb42 <vm_exec_core+5218>, 0x5fe67c2ef016 <vm_exec_core+18742>, 0x5fe67c2fa4db <vm_exec_core+65019>, 0x5fe67c2f02ec <vm_exec_core+23564>, 0x5fe67c2ebe01 <vm_exec_core+5921>, 0x5fe67c2ec333 <vm_exec_core+7251>, 0x5fe67c2ebf3a <vm_exec_core+6234>, 0x5fe67c2ecd2b <vm_exec_core+9803>, 0x5fe67c2ed612 <vm_exec_core+12082>, 0x5fe67c2eaa90 <vm_exec_core+944>, 0x5fe67c2eca41 <vm_exec_core+9057>, 0x5fe67c2f32d2 <vm_exec_core+35826>, 0x5fe67c2f0808 <vm_exec_core+24872>, 0x5fe67c2ef607 <vm_exec_core+20263>, 0x5fe67c2f1936 <vm_exec_core+29270>, 0x5fe67c2f33bb <vm_exec_core+36059>, 0x5fe67c2f1c89 <vm_exec_core+30121>, 0x5fe67c2f2de7 <vm_exec_core+34567>, 0x5fe67c2f2ed1 <vm_exec_core+34801>, 0x5fe67c2eb573 <vm_exec_core+3731>, 0x5fe67c2f29a8 <vm_exec_core+33480>, 0x5fe67c2ee042 <vm_exec_core+14690>, 0x5fe67c2f2bf0 <vm_exec_core+34064>, 0x5fe67c2edb6d <vm_exec_core+13453>, 0x5fe67c2f1b4d <vm_exec_core+29805>, 0x5fe67c2ecfe4 <vm_exec_core+10500>, 0x5fe67c2ee38b <vm_exec_core+15531>, 0x5fe67c2f2fc7 <vm_exec_core+35047>, 0x5fe67c2eea5b <vm_exec_core+17275>, 0x5fe67c2ee53c <vm_exec_core+15964>, 0x5fe67c2eab76 <vm_exec_core+1174>, 0x5fe67c2eb28f <vm_exec_core+2991>, 0x5fe67c2eac74 <vm_exec_core+1428>, 0x5fe67c2ef342 <vm_exec_core+19554>, 0x5fe67c2ee712 <vm_exec_core+16434>, 0x5fe67c2eeed7 <vm_exec_core+18423>, 0x5fe67c2eedde <vm_exec_core+18174>, 0x5fe67c2ede76 <vm_exec_core+14230>, 0x5fe67c2ee5f2 <vm_exec_core+16146>, 0x5fe67c2ee24c <vm_exec_core+15212>, 0x5fe67c2ee856 <vm_exec_core+16758>, 0x5fe67c2ee8ed <vm_exec_core+16909>, 0x5fe67c2ede0d <vm_exec_core+14125>, 0x5fe67c2eaddc <vm_exec_core+1788>, 0x5fe67c2ec78a <vm_exec_core+8362>, 0x5fe67c2f22b9 <vm_exec_core+31705>, 0x5fe67c2ec062 <vm_exec_core+6530>, 0x5fe67c2f306e <vm_exec_core+35214>, 0x5fe67c2f10bb <vm_exec_core+27099>, 0x5fe67c2eec8d <vm_exec_core+17837>, 0x5fe67c2eb111 <vm_exec_core+2609>, 0x5fe67c2f2aec <vm_exec_core+33804>, 0x5fe67c2f268c <vm_exec_core+32684>, 0x5fe67c2ec45d <vm_exec_core+7549>, 0x5fe67c2eb77d <vm_exec_core+4253>, 0x5fe67c2f15f2 <vm_exec_core+28434>, 0x5fe67c2ed40d <vm_exec_core+11565>, 0x5fe67c2f2d2e <vm_exec_core+34382>, 0x5fe67c2f28db <vm_exec_core+33275>, 0x5fe67c2edc85 <vm_exec_core+13733>, 0x5fe67c2eebde <vm_exec_core+17662>, 0x5fe67c2f126b <vm_exec_core+27531>, 0x5fe67c2f2823 <vm_exec_core+33091>, 0x5fe67c2f021d <vm_exec_core+23357>, 0x5fe67c2f131f <vm_exec_core+27711>, 0x5fe67c2f17a9 <vm_exec_core+28873>, 0x5fe67c2f012f <vm_exec_core+23119>, 0x5fe67c2eb65d <vm_exec_core+3965>, 0x5fe67c2f0a12 <vm_exec_core+25394>, 0x5fe67c2eb485 <vm_exec_core+3493>, 0x5fe67c2eb83e <vm_exec_core+4446>, 0x5fe67c2edf7a <vm_exec_core+14490>, 0x5fe67c2eff9c <vm_exec_core+22716>, 0x5fe67c2f05e0 <vm_exec_core+24320>, 0x5fe67c2efce5 <vm_exec_core+22021>, 0x5fe67c2eb042 <vm_exec_core+2402>, 0x5fe67c2f1a4d <vm_exec_core+29549>, 0x5fe67c2f253c <vm_exec_core+32348>, 0x5fe67c2eb955 <vm_exec_core+4725>, 0x5fe67c2ecc0e <vm_exec_core+9518>, 0x5fe67c2ec681 <vm_exec_core+8097>, 0x5fe67c2ed588 <vm_exec_core+11944>, 0x5fe67c2eeb0c <vm_exec_core+17452>, 0x5fe67c2eba61 <vm_exec_core+4993>, 0x5fe67c2f1892 <vm_exec_core+29106>, 0x5fe67c2ecb53 <vm_exec_core+9331>, 0x5fe67c2ee975 <vm_exec_core+17045>, 0x5fe67c2ef518 <vm_exec_core+20024>, 0x5fe67c2f170c <vm_exec_core+28716>, 0x5fe67c2f0408 <vm_exec_core+23848>, 0x5fe67c2ed7c8 <vm_exec_core+12520>, 0x5fe67c2ece8c <vm_exec_core+10156>, 0x5fe67c2f14b2 <vm_exec_core+28114>, 0x5fe67c2ee126 <vm_exec_core+14918>, 0x5fe67c2f0ad9 <vm_exec_core+25593>, 0x5fe67c2f0537 <vm_exec_core+24151>, 0x5fe67c2f0d34 <vm_exec_core+26196>, 0x5fe67c2f1d77 <vm_exec_core+30359>, 0x5fe67c2ef755 <vm_exec_core+20597>, 0x5fe67c2f03b8 <vm_exec_core+23768>, 0x5fe67c2ed95a <vm_exec_core+12922>, 0x5fe67c2f13e2 <vm_exec_core+27906>, 0x5fe67c2eda9d <vm_exec_core+13245>, 0x5fe67c2f0055 <vm_exec_core+22901>, 0x5fe67c2f03b8 <vm_exec_core+23768>, 0x5fe67c2ef223 <vm_exec_core+19267>, 0x5fe67c2efe3e <vm_exec_core+22366>, 0x5fe67c2edd1c <vm_exec_core+13884>, 0x5fe67c2ed1a2 <vm_exec_core+10946>, 0x5fe67c2f0e27 <vm_exec_core+26439>, 0x5fe67c2ebb33 <vm_exec_core+5203>, 0x5fe67c2ef007 <vm_exec_core+18727>, 0x5fe67c2fa4cc <vm_exec_core+65004>, 0x5fe67c2f02dd <vm_exec_core+23549>, 0x5fe67c2ebdf2 <vm_exec_core+5906>, 0x5fe67c2ec324 <vm_exec_core+7236>, 0x5fe67c2ebf2b <vm_exec_core+6219>, 0x5fe67c2ecd1c <vm_exec_core+9788>, 0x5fe67c2ed603 <vm_exec_core+12067>, 0x5fe67c2ef602 <vm_exec_core+20258>, 0x5fe67c2eeb02 <vm_exec_core+17442>, 0x5fe67c2ef5fd <vm_exec_core+20253>, 0x5fe67c2f0218 <vm_exec_core+23352>, 0x5fe67c2f012a <vm_exec_core+23114>, 0x5fe67c2ecd17 <vm_exec_core+9783>, 0x5fe67c2f03cc <vm_exec_core+23788>, 0x5fe67c2ee038 <vm_exec_core+14680>, 0x5fe67c2ee03d <vm_exec_core+14685>, 0x5fe67c2f0125 <vm_exec_core+23109>, 0x5fe67c2eff92 <vm_exec_core+22706>, 0x5fe67c2eeebe <vm_exec_core+18398>, 0x5fe67c2eedca <vm_exec_core+18154>...}
        reg_cfp = 0x7ac0a67ff3a0
        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>
        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>
th: 0x515000000300, native_id: 0x7ac0a94b9c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_ltlt = <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
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
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
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        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 0x00005fe67c2e6fef 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 0x00005fe67c368f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ac0a67ff578, self=134967880916320, 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 = 0x7ac0a89e7558
        cfp = <optimized out>
        sp = 0x7ac0a66ff9e8
        use_argv = 0x7ac0a70dca20
        stack_argv = 0x7ac0a66ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        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 = 0x7ac0a67ff578
#16 0x00005fe67c315516 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.
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
#19 0x00005fe67c315516 in rb_yield (val=<optimized out>)
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
No locals.
#20 0x00005fe67c4bc91a in rb_ary_each (ary=134967866666280) at /tmp/ruby/src/trunk_asan/array.c:2641
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
        i = 0
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
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]
#21 0x00005fe67c34b5b8 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
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        cc = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        me = 0x7ac0a8b80540
        cfunc = 0x50400000a298
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        recv = 134967866666280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>

#22 0x00005fe67c2f20e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ac0a67ff560, 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 = {0x5fe67c2ede1c <vm_exec_core+14140>, 0x5fe67c2eadeb <vm_exec_core+1803>, 0x5fe67c2ec799 <vm_exec_core+8377>, 0x5fe67c2f22c8 <vm_exec_core+31720>, 0x5fe67c2ec071 <vm_exec_core+6545>, 0x5fe67c2f307d <vm_exec_core+35229>, 0x5fe67c2f10ca <vm_exec_core+27114>, 0x5fe67c2eec9c <vm_exec_core+17852>, 0x5fe67c2eb120 <vm_exec_core+2624>, 0x5fe67c2f2afb <vm_exec_core+33819>, 0x5fe67c2f269b <vm_exec_core+32699>, 0x5fe67c2ec46c <vm_exec_core+7564>, 0x5fe67c2eb78c <vm_exec_core+4268>, 0x5fe67c2f1601 <vm_exec_core+28449>, 0x5fe67c2ed41c <vm_exec_core+11580>, 0x5fe67c2f2d3d <vm_exec_core+34397>, 0x5fe67c2f28ea <vm_exec_core+33290>, 0x5fe67c2edc94 <vm_exec_core+13748>, 0x5fe67c2eebed <vm_exec_core+17677>, 0x5fe67c2f127a <vm_exec_core+27546>, 0x5fe67c2f2832 <vm_exec_core+33106>, 0x5fe67c2f022c <vm_exec_core+23372>, 0x5fe67c2f132e <vm_exec_core+27726>, 0x5fe67c2f17b8 <vm_exec_core+28888>, 0x5fe67c2f013e <vm_exec_core+23134>, 0x5fe67c2eb66c <vm_exec_core+3980>, 0x5fe67c2f0a21 <vm_exec_core+25409>, 0x5fe67c2eb494 <vm_exec_core+3508>, 0x5fe67c2eb84d <vm_exec_core+4461>, 0x5fe67c2edf89 <vm_exec_core+14505>, 0x5fe67c2effab <vm_exec_core+22731>, 0x5fe67c2f05ef <vm_exec_core+24335>, 0x5fe67c2efcf4 <vm_exec_core+22036>, 0x5fe67c2eb051 <vm_exec_core+2417>, 0x5fe67c2f1a5c <vm_exec_core+29564>, 0x5fe67c2f254b <vm_exec_core+32363>, 0x5fe67c2eb964 <vm_exec_core+4740>, 0x5fe67c2ecc1d <vm_exec_core+9533>, 0x5fe67c2ec690 <vm_exec_core+8112>, 0x5fe67c2ed597 <vm_exec_core+11959>, 0x5fe67c2eeb1b <vm_exec_core+17467>, 0x5fe67c2eba70 <vm_exec_core+5008>, 0x5fe67c2f18a1 <vm_exec_core+29121>, 0x5fe67c2ecb62 <vm_exec_core+9346>, 0x5fe67c2ee984 <vm_exec_core+17060>, 0x5fe67c2ef527 <vm_exec_core+20039>, 0x5fe67c2f171b <vm_exec_core+28731>, 0x5fe67c2f0417 <vm_exec_core+23863>, 0x5fe67c2ed7d7 <vm_exec_core+12535>, 0x5fe67c2ece9b <vm_exec_core+10171>, 0x5fe67c2f14c1 <vm_exec_core+28129>, 0x5fe67c2ee135 <vm_exec_core+14933>, 0x5fe67c2f0ae8 <vm_exec_core+25608>, 0x5fe67c2f0546 <vm_exec_core+24166>, 0x5fe67c2f0d43 <vm_exec_core+26211>, 0x5fe67c2f1d86 <vm_exec_core+30374>, 0x5fe67c2ef764 <vm_exec_core+20612>, 0x5fe67c2eaa8b <vm_exec_core+939>, 0x5fe67c2ed969 <vm_exec_core+12937>, 0x5fe67c2f13f1 <vm_exec_core+27921>, 0x5fe67c2edaac <vm_exec_core+13260>, 0x5fe67c2f0064 <vm_exec_core+22916>, 0x5fe67c2f0908 <vm_exec_core+25128>, 0x5fe67c2ef232 <vm_exec_core+19282>, 0x5fe67c2efe4d <vm_exec_core+22381>, 0x5fe67c2edd2b <vm_exec_core+13899>, 0x5fe67c2ed1b1 <vm_exec_core+10961>, 0x5fe67c2f0e36 <vm_exec_core+26454>, 0x5fe67c2ebb42 <vm_exec_core+5218>, 0x5fe67c2ef016 <vm_exec_core+18742>, 0x5fe67c2fa4db <vm_exec_core+65019>, 0x5fe67c2f02ec <vm_exec_core+23564>, 0x5fe67c2ebe01 <vm_exec_core+5921>, 0x5fe67c2ec333 <vm_exec_core+7251>, 0x5fe67c2ebf3a <vm_exec_core+6234>, 0x5fe67c2ecd2b <vm_exec_core+9803>, 0x5fe67c2ed612 <vm_exec_core+12082>, 0x5fe67c2eaa90 <vm_exec_core+944>, 0x5fe67c2eca41 <vm_exec_core+9057>, 0x5fe67c2f32d2 <vm_exec_core+35826>, 0x5fe67c2f0808 <vm_exec_core+24872>, 0x5fe67c2ef607 <vm_exec_core+20263>, 0x5fe67c2f1936 <vm_exec_core+29270>, 0x5fe67c2f33bb <vm_exec_core+36059>, 0x5fe67c2f1c89 <vm_exec_core+30121>, 0x5fe67c2f2de7 <vm_exec_core+34567>, 0x5fe67c2f2ed1 <vm_exec_core+34801>, 0x5fe67c2eb573 <vm_exec_core+3731>, 0x5fe67c2f29a8 <vm_exec_core+33480>, 0x5fe67c2ee042 <vm_exec_core+14690>, 0x5fe67c2f2bf0 <vm_exec_core+34064>, 0x5fe67c2edb6d <vm_exec_core+13453>, 0x5fe67c2f1b4d <vm_exec_core+29805>, 0x5fe67c2ecfe4 <vm_exec_core+10500>, 0x5fe67c2ee38b <vm_exec_core+15531>, 0x5fe67c2f2fc7 <vm_exec_core+35047>, 0x5fe67c2eea5b <vm_exec_core+17275>, 0x5fe67c2ee53c <vm_exec_core+15964>, 0x5fe67c2eab76 <vm_exec_core+1174>, 0x5fe67c2eb28f <vm_exec_core+2991>, 0x5fe67c2eac74 <vm_exec_core+1428>, 0x5fe67c2ef342 <vm_exec_core+19554>, 0x5fe67c2ee712 <vm_exec_core+16434>, 0x5fe67c2eeed7 <vm_exec_core+18423>, 0x5fe67c2eedde <vm_exec_core+18174>, 0x5fe67c2ede76 <vm_exec_core+14230>, 0x5fe67c2ee5f2 <vm_exec_core+16146>, 0x5fe67c2ee24c <vm_exec_core+15212>, 0x5fe67c2ee856 <vm_exec_core+16758>, 0x5fe67c2ee8ed <vm_exec_core+16909>, 0x5fe67c2ede0d <vm_exec_core+14125>, 0x5fe67c2eaddc <vm_exec_core+1788>, 0x5fe67c2ec78a <vm_exec_core+8362>, 0x5fe67c2f22b9 <vm_exec_core+31705>, 0x5fe67c2ec062 <vm_exec_core+6530>, 0x5fe67c2f306e <vm_exec_core+35214>, 0x5fe67c2f10bb <vm_exec_core+27099>, 0x5fe67c2eec8d <vm_exec_core+17837>, 0x5fe67c2eb111 <vm_exec_core+2609>, 0x5fe67c2f2aec <vm_exec_core+33804>, 0x5fe67c2f268c <vm_exec_core+32684>, 0x5fe67c2ec45d <vm_exec_core+7549>, 0x5fe67c2eb77d <vm_exec_core+4253>, 0x5fe67c2f15f2 <vm_exec_core+28434>, 0x5fe67c2ed40d <vm_exec_core+11565>, 0x5fe67c2f2d2e <vm_exec_core+34382>, 0x5fe67c2f28db <vm_exec_core+33275>, 0x5fe67c2edc85 <vm_exec_core+13733>, 0x5fe67c2eebde <vm_exec_core+17662>, 0x5fe67c2f126b <vm_exec_core+27531>, 0x5fe67c2f2823 <vm_exec_core+33091>, 0x5fe67c2f021d <vm_exec_core+23357>, 0x5fe67c2f131f <vm_exec_core+27711>, 0x5fe67c2f17a9 <vm_exec_core+28873>, 0x5fe67c2f012f <vm_exec_core+23119>, 0x5fe67c2eb65d <vm_exec_core+3965>, 0x5fe67c2f0a12 <vm_exec_core+25394>, 0x5fe67c2eb485 <vm_exec_core+3493>, 0x5fe67c2eb83e <vm_exec_core+4446>, 0x5fe67c2edf7a <vm_exec_core+14490>, 0x5fe67c2eff9c <vm_exec_core+22716>, 0x5fe67c2f05e0 <vm_exec_core+24320>, 0x5fe67c2efce5 <vm_exec_core+22021>, 0x5fe67c2eb042 <vm_exec_core+2402>, 0x5fe67c2f1a4d <vm_exec_core+29549>, 0x5fe67c2f253c <vm_exec_core+32348>, 0x5fe67c2eb955 <vm_exec_core+4725>, 0x5fe67c2ecc0e <vm_exec_core+9518>, 0x5fe67c2ec681 <vm_exec_core+8097>, 0x5fe67c2ed588 <vm_exec_core+11944>, 0x5fe67c2eeb0c <vm_exec_core+17452>, 0x5fe67c2eba61 <vm_exec_core+4993>, 0x5fe67c2f1892 <vm_exec_core+29106>, 0x5fe67c2ecb53 <vm_exec_core+9331>, 0x5fe67c2ee975 <vm_exec_core+17045>, 0x5fe67c2ef518 <vm_exec_core+20024>, 0x5fe67c2f170c <vm_exec_core+28716>, 0x5fe67c2f0408 <vm_exec_core+23848>, 0x5fe67c2ed7c8 <vm_exec_core+12520>, 0x5fe67c2ece8c <vm_exec_core+10156>, 0x5fe67c2f14b2 <vm_exec_core+28114>, 0x5fe67c2ee126 <vm_exec_core+14918>, 0x5fe67c2f0ad9 <vm_exec_core+25593>, 0x5fe67c2f0537 <vm_exec_core+24151>, 0x5fe67c2f0d34 <vm_exec_core+26196>, 0x5fe67c2f1d77 <vm_exec_core+30359>, 0x5fe67c2ef755 <vm_exec_core+20597>, 0x5fe67c2f03b8 <vm_exec_core+23768>, 0x5fe67c2ed95a <vm_exec_core+12922>, 0x5fe67c2f13e2 <vm_exec_core+27906>, 0x5fe67c2eda9d <vm_exec_core+13245>, 0x5fe67c2f0055 <vm_exec_core+22901>, 0x5fe67c2f03b8 <vm_exec_core+23768>, 0x5fe67c2ef223 <vm_exec_core+19267>, 0x5fe67c2efe3e <vm_exec_core+22366>, 0x5fe67c2edd1c <vm_exec_core+13884>, 0x5fe67c2ed1a2 <vm_exec_core+10946>, 0x5fe67c2f0e27 <vm_exec_core+26439>, 0x5fe67c2ebb33 <vm_exec_core+5203>, 0x5fe67c2ef007 <vm_exec_core+18727>, 0x5fe67c2fa4cc <vm_exec_core+65004>, 0x5fe67c2f02dd <vm_exec_core+23549>, 0x5fe67c2ebdf2 <vm_exec_core+5906>, 0x5fe67c2ec324 <vm_exec_core+7236>, 0x5fe67c2ebf2b <vm_exec_core+6219>, 0x5fe67c2ecd1c <vm_exec_core+9788>, 0x5fe67c2ed603 <vm_exec_core+12067>, 0x5fe67c2ef602 <vm_exec_core+20258>, 0x5fe67c2eeb02 <vm_exec_core+17442>, 0x5fe67c2ef5fd <vm_exec_core+20253>, 0x5fe67c2f0218 <vm_exec_core+23352>, 0x5fe67c2f012a <vm_exec_core+23114>, 0x5fe67c2ecd17 <vm_exec_core+9783>, 0x5fe67c2f03cc <vm_exec_core+23788>, 0x5fe67c2ee038 <vm_exec_core+14680>, 0x5fe67c2ee03d <vm_exec_core+14685>, 0x5fe67c2f0125 <vm_exec_core+23109>, 0x5fe67c2eff92 <vm_exec_core+22706>, 0x5fe67c2eeebe <vm_exec_core+18398>, 0x5fe67c2eedca <vm_exec_core+18154>...}
        reg_cfp = 0x7ac0a67ff560
        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 0x00005fe67c2e7211 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 0x00005fe67c066e3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134967881250800) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7ac0a89e36d8
#27 0x00005fe67c061cfb 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 = 134967882863440
        realpath_map = 134967882863280
        path = 134967881250800
        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 0x00005fe67c05feb5 in rb_require_string_internal (fname=134967881250840, 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 0x00005fe67c34b5b8 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 = 0x7ac0a89e3868
        cfunc = 0x5040000185d8
        recv = 134967882993040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005fe67c331a0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc6593f0f0) 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 0x00005fe67c3314c5 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 0x00005fe67c2f8b17 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ac0a67ff790, 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 = {0x5fe67c2ede1c <vm_exec_core+14140>, 0x5fe67c2eadeb <vm_exec_core+1803>, 0x5fe67c2ec799 <vm_exec_core+8377>, 0x5fe67c2f22c8 <vm_exec_core+31720>, 0x5fe67c2ec071 <vm_exec_core+6545>, 0x5fe67c2f307d <vm_exec_core+35229>, 0x5fe67c2f10ca <vm_exec_core+27114>, 0x5fe67c2eec9c <vm_exec_core+17852>, 0x5fe67c2eb120 <vm_exec_core+2624>, 0x5fe67c2f2afb <vm_exec_core+33819>, 0x5fe67c2f269b <vm_exec_core+32699>, 0x5fe67c2ec46c <vm_exec_core+7564>, 0x5fe67c2eb78c <vm_exec_core+4268>, 0x5fe67c2f1601 <vm_exec_core+28449>, 0x5fe67c2ed41c <vm_exec_core+11580>, 0x5fe67c2f2d3d <vm_exec_core+34397>, 0x5fe67c2f28ea <vm_exec_core+33290>, 0x5fe67c2edc94 <vm_exec_core+13748>, 0x5fe67c2eebed <vm_exec_core+17677>, 0x5fe67c2f127a <vm_exec_core+27546>, 0x5fe67c2f2832 <vm_exec_core+33106>, 0x5fe67c2f022c <vm_exec_core+23372>, 0x5fe67c2f132e <vm_exec_core+27726>, 0x5fe67c2f17b8 <vm_exec_core+28888>, 0x5fe67c2f013e <vm_exec_core+23134>, 0x5fe67c2eb66c <vm_exec_core+3980>, 0x5fe67c2f0a21 <vm_exec_core+25409>, 0x5fe67c2eb494 <vm_exec_core+3508>, 0x5fe67c2eb84d <vm_exec_core+4461>, 0x5fe67c2edf89 <vm_exec_core+14505>, 0x5fe67c2effab <vm_exec_core+22731>, 0x5fe67c2f05ef <vm_exec_core+24335>, 0x5fe67c2efcf4 <vm_exec_core+22036>, 0x5fe67c2eb051 <vm_exec_core+2417>, 0x5fe67c2f1a5c <vm_exec_core+29564>, 0x5fe67c2f254b <vm_exec_core+32363>, 0x5fe67c2eb964 <vm_exec_core+4740>, 0x5fe67c2ecc1d <vm_exec_core+9533>, 0x5fe67c2ec690 <vm_exec_core+8112>, 0x5fe67c2ed597 <vm_exec_core+11959>, 0x5fe67c2eeb1b <vm_exec_core+17467>, 0x5fe67c2eba70 <vm_exec_core+5008>, 0x5fe67c2f18a1 <vm_exec_core+29121>, 0x5fe67c2ecb62 <vm_exec_core+9346>, 0x5fe67c2ee984 <vm_exec_core+17060>, 0x5fe67c2ef527 <vm_exec_core+20039>, 0x5fe67c2f171b <vm_exec_core+28731>, 0x5fe67c2f0417 <vm_exec_core+23863>, 0x5fe67c2ed7d7 <vm_exec_core+12535>, 0x5fe67c2ece9b <vm_exec_core+10171>, 0x5fe67c2f14c1 <vm_exec_core+28129>, 0x5fe67c2ee135 <vm_exec_core+14933>, 0x5fe67c2f0ae8 <vm_exec_core+25608>, 0x5fe67c2f0546 <vm_exec_core+24166>, 0x5fe67c2f0d43 <vm_exec_core+26211>, 0x5fe67c2f1d86 <vm_exec_core+30374>, 0x5fe67c2ef764 <vm_exec_core+20612>, 0x5fe67c2eaa8b <vm_exec_core+939>, 0x5fe67c2ed969 <vm_exec_core+12937>, 0x5fe67c2f13f1 <vm_exec_core+27921>, 0x5fe67c2edaac <vm_exec_core+13260>, 0x5fe67c2f0064 <vm_exec_core+22916>, 0x5fe67c2f0908 <vm_exec_core+25128>, 0x5fe67c2ef232 <vm_exec_core+19282>, 0x5fe67c2efe4d <vm_exec_core+22381>, 0x5fe67c2edd2b <vm_exec_core+13899>, 0x5fe67c2ed1b1 <vm_exec_core+10961>, 0x5fe67c2f0e36 <vm_exec_core+26454>, 0x5fe67c2ebb42 <vm_exec_core+5218>, 0x5fe67c2ef016 <vm_exec_core+18742>, 0x5fe67c2fa4db <vm_exec_core+65019>, 0x5fe67c2f02ec <vm_exec_core+23564>, 0x5fe67c2ebe01 <vm_exec_core+5921>, 0x5fe67c2ec333 <vm_exec_core+7251>, 0x5fe67c2ebf3a <vm_exec_core+6234>, 0x5fe67c2ecd2b <vm_exec_core+9803>, 0x5fe67c2ed612 <vm_exec_core+12082>, 0x5fe67c2eaa90 <vm_exec_core+944>, 0x5fe67c2eca41 <vm_exec_core+9057>, 0x5fe67c2f32d2 <vm_exec_core+35826>, 0x5fe67c2f0808 <vm_exec_core+24872>, 0x5fe67c2ef607 <vm_exec_core+20263>, 0x5fe67c2f1936 <vm_exec_core+29270>, 0x5fe67c2f33bb <vm_exec_core+36059>, 0x5fe67c2f1c89 <vm_exec_core+30121>, 0x5fe67c2f2de7 <vm_exec_core+34567>, 0x5fe67c2f2ed1 <vm_exec_core+34801>, 0x5fe67c2eb573 <vm_exec_core+3731>, 0x5fe67c2f29a8 <vm_exec_core+33480>, 0x5fe67c2ee042 <vm_exec_core+14690>, 0x5fe67c2f2bf0 <vm_exec_core+34064>, 0x5fe67c2edb6d <vm_exec_core+13453>, 0x5fe67c2f1b4d <vm_exec_core+29805>, 0x5fe67c2ecfe4 <vm_exec_core+10500>, 0x5fe67c2ee38b <vm_exec_core+15531>, 0x5fe67c2f2fc7 <vm_exec_core+35047>, 0x5fe67c2eea5b <vm_exec_core+17275>, 0x5fe67c2ee53c <vm_exec_core+15964>, 0x5fe67c2eab76 <vm_exec_core+1174>, 0x5fe67c2eb28f <vm_exec_core+2991>, 0x5fe67c2eac74 <vm_exec_core+1428>, 0x5fe67c2ef342 <vm_exec_core+19554>, 0x5fe67c2ee712 <vm_exec_core+16434>, 0x5fe67c2eeed7 <vm_exec_core+18423>, 0x5fe67c2eedde <vm_exec_core+18174>, 0x5fe67c2ede76 <vm_exec_core+14230>, 0x5fe67c2ee5f2 <vm_exec_core+16146>, 0x5fe67c2ee24c <vm_exec_core+15212>, 0x5fe67c2ee856 <vm_exec_core+16758>, 0x5fe67c2ee8ed <vm_exec_core+16909>, 0x5fe67c2ede0d <vm_exec_core+14125>, 0x5fe67c2eaddc <vm_exec_core+1788>, 0x5fe67c2ec78a <vm_exec_core+8362>, 0x5fe67c2f22b9 <vm_exec_core+31705>, 0x5fe67c2ec062 <vm_exec_core+6530>, 0x5fe67c2f306e <vm_exec_core+35214>, 0x5fe67c2f10bb <vm_exec_core+27099>, 0x5fe67c2eec8d <vm_exec_core+17837>, 0x5fe67c2eb111 <vm_exec_core+2609>, 0x5fe67c2f2aec <vm_exec_core+33804>, 0x5fe67c2f268c <vm_exec_core+32684>, 0x5fe67c2ec45d <vm_exec_core+7549>, 0x5fe67c2eb77d <vm_exec_core+4253>, 0x5fe67c2f15f2 <vm_exec_core+28434>, 0x5fe67c2ed40d <vm_exec_core+11565>, 0x5fe67c2f2d2e <vm_exec_core+34382>, 0x5fe67c2f28db <vm_exec_core+33275>, 0x5fe67c2edc85 <vm_exec_core+13733>, 0x5fe67c2eebde <vm_exec_core+17662>, 0x5fe67c2f126b <vm_exec_core+27531>, 0x5fe67c2f2823 <vm_exec_core+33091>, 0x5fe67c2f021d <vm_exec_core+23357>, 0x5fe67c2f131f <vm_exec_core+27711>, 0x5fe67c2f17a9 <vm_exec_core+28873>, 0x5fe67c2f012f <vm_exec_core+23119>, 0x5fe67c2eb65d <vm_exec_core+3965>, 0x5fe67c2f0a12 <vm_exec_core+25394>, 0x5fe67c2eb485 <vm_exec_core+3493>, 0x5fe67c2eb83e <vm_exec_core+4446>, 0x5fe67c2edf7a <vm_exec_core+14490>, 0x5fe67c2eff9c <vm_exec_core+22716>, 0x5fe67c2f05e0 <vm_exec_core+24320>, 0x5fe67c2efce5 <vm_exec_core+22021>, 0x5fe67c2eb042 <vm_exec_core+2402>, 0x5fe67c2f1a4d <vm_exec_core+29549>, 0x5fe67c2f253c <vm_exec_core+32348>, 0x5fe67c2eb955 <vm_exec_core+4725>, 0x5fe67c2ecc0e <vm_exec_core+9518>, 0x5fe67c2ec681 <vm_exec_core+8097>, 0x5fe67c2ed588 <vm_exec_core+11944>, 0x5fe67c2eeb0c <vm_exec_core+17452>, 0x5fe67c2eba61 <vm_exec_core+4993>, 0x5fe67c2f1892 <vm_exec_core+29106>, 0x5fe67c2ecb53 <vm_exec_core+9331>, 0x5fe67c2ee975 <vm_exec_core+17045>, 0x5fe67c2ef518 <vm_exec_core+20024>, 0x5fe67c2f170c <vm_exec_core+28716>, 0x5fe67c2f0408 <vm_exec_core+23848>, 0x5fe67c2ed7c8 <vm_exec_core+12520>, 0x5fe67c2ece8c <vm_exec_core+10156>, 0x5fe67c2f14b2 <vm_exec_core+28114>, 0x5fe67c2ee126 <vm_exec_core+14918>, 0x5fe67c2f0ad9 <vm_exec_core+25593>, 0x5fe67c2f0537 <vm_exec_core+24151>, 0x5fe67c2f0d34 <vm_exec_core+26196>, 0x5fe67c2f1d77 <vm_exec_core+30359>, 0x5fe67c2ef755 <vm_exec_core+20597>, 0x5fe67c2f03b8 <vm_exec_core+23768>, 0x5fe67c2ed95a <vm_exec_core+12922>, 0x5fe67c2f13e2 <vm_exec_core+27906>, 0x5fe67c2eda9d <vm_exec_core+13245>, 0x5fe67c2f0055 <vm_exec_core+22901>, 0x5fe67c2f03b8 <vm_exec_core+23768>, 0x5fe67c2ef223 <vm_exec_core+19267>, 0x5fe67c2efe3e <vm_exec_core+22366>, 0x5fe67c2edd1c <vm_exec_core+13884>, 0x5fe67c2ed1a2 <vm_exec_core+10946>, 0x5fe67c2f0e27 <vm_exec_core+26439>, 0x5fe67c2ebb33 <vm_exec_core+5203>, 0x5fe67c2ef007 <vm_exec_core+18727>, 0x5fe67c2fa4cc <vm_exec_core+65004>, 0x5fe67c2f02dd <vm_exec_core+23549>, 0x5fe67c2ebdf2 <vm_exec_core+5906>, 0x5fe67c2ec324 <vm_exec_core+7236>, 0x5fe67c2ebf2b <vm_exec_core+6219>, 0x5fe67c2ecd1c <vm_exec_core+9788>, 0x5fe67c2ed603 <vm_exec_core+12067>, 0x5fe67c2ef602 <vm_exec_core+20258>, 0x5fe67c2eeb02 <vm_exec_core+17442>, 0x5fe67c2ef5fd <vm_exec_core+20253>, 0x5fe67c2f0218 <vm_exec_core+23352>, 0x5fe67c2f012a <vm_exec_core+23114>, 0x5fe67c2ecd17 <vm_exec_core+9783>, 0x5fe67c2f03cc <vm_exec_core+23788>, 0x5fe67c2ee038 <vm_exec_core+14680>, 0x5fe67c2ee03d <vm_exec_core+14685>, 0x5fe67c2f0125 <vm_exec_core+23109>, 0x5fe67c2eff92 <vm_exec_core+22706>, 0x5fe67c2eeebe <vm_exec_core+18398>, 0x5fe67c2eedca <vm_exec_core+18154>...}
        reg_cfp = 0x7ac0a67ff790
        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 0x00005fe67c2e6e58 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 0x00005fe67bf635db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ac0a89e3908) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc6593f630, <optimized out>, 0x7ffc6593f580, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ac0a89e3908
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x00005fe67bf5cb47 in rb_main (argc=9, argv=0x7ffc6593f808) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffc6593f808) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb
[Inferior 1 (process 2225578) detached]

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

$ timeout 60 gdb -p 2225249 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:965: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2225248 -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 2252123 -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-16T23:30:32Z master cc7fafb459) +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.339596 seconds

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