# Logfile created on 2025-12-09 08:18:47 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c09d905fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20251209-081847", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007c09d99cc7f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c09d99cc5e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c09d4b39340 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251209-081847", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251209-081847>, @binmode=false, @mon_data=#<Monitor:0x00007c09d99cc2a0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 25f277abe4
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update rbs to 22451ecbe262326176eb3915b64366712930685c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
9958c2692d4b057244a862eda87eb832aa00db3ab166f120bbd588234442b66c  builtin_binary.rbbin
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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/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/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 rbs to 22451ecbe262326176eb3915b64366712930685c
	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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./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/4.0.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/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.0.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/4.0.0+0
                                    bundler 4.0.0
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.0
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.8.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.5.0
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.17.1
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.3
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.17.0
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/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.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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=1178
  "--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/757] 533185=optparse/test_load
[  2/757] 533187=did_you_mean/spell_checking/test_uncorrectable_name_check
[  3/757] 533192=dtrace/test_singleton_function
[  4/757] 533188=optparse/test_cclass
[  5/757] 533192=test_shellwords
[  6/757] 533185=ruby/test_proc
[  7/757] 533190=ruby/enc/test_case_comprehensive
[  8/757] 533186=mkmf/test_framework
[  9/757] 533187=zlib/test_zlib
[ 10/757] 533192=prism/magic_comment_test
[ 11/757] 533190=ruby/test_marshal
[ 12/757] 533196=psych/test_omap
[ 13/757] 533194=psych/visitors/test_emitter
[ 14/757] 533199=psych/test_json_tree
[ 15/757] 533186=prism/library_symbols_test
[ 16/757] 533206=psych/test_ractor
[ 17/757] 533201=date/test_date_strptime
[ 18/757] 533212=open-uri/test_ssl
[ 19/757] 533196=ruby/test_nomethod_error
[ 20/757] 533203=net/http/test_https_proxy
[ 21/757] 533199=openssl/test_pkey_dsa
[ 22/757] 533194=prism/api/freeze_test
[ 23/757] 533196=rubygems/test_gem
[ 24/757] 533210=prism/percent_delimiter_string_test
[ 25/757] 533216=ripper/test_files_test_1
[ 26/757] 533220=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 27/757] 533186=ruby/test_float
[ 28/757] 533194=stringio/test_ractor
[ 29/757] 533210=psych/test_parser
[ 30/757] 533203=prism/result/attribute_write_test
[ 31/757] 533194=psych/test_yaml_special_cases
[ 32/757] 533210=rubygems/test_gem_source_list
[ 33/757] 533194=test_delegate
[ 34/757] 533201=-ext-/stack/test_stack_overflow
[ 35/757] 533201=ruby/test_set
[ 36/757] 533194=rubygems/test_gem_installer
[ 37/757] 533203=rubygems/test_gem_command_manager
[ 38/757] 533188=ruby/enc/test_regex_casefold
[ 39/757] 533188=ruby/test_pipe
[ 40/757] 533201=rubygems/test_gem_source_git
[ 41/757] 533199=rubygems/test_gem_commands_check_command
[ 42/757] 533190=ruby/test_random_formatter
[ 43/757] 533210=ripper/test_files_lib
[ 44/757] 533188=ruby/enc/test_emoji
[ 45/757] 533190=ruby/test_string
[ 46/757] 533188=did_you_mean/spell_checking/test_class_name_check
[ 47/757] 533192=rubygems/test_gem_resolver_git_set
[ 48/757] 533188=ruby/enc/test_cp949
[ 49/757] 533188=ruby/test_condition
[ 50/757] 533188=erb/test_erb
[ 51/757] 533203=-ext-/test_scan_args
[ 52/757] 533203=date/test_date_attr
[ 53/757] 533203=-ext-/struct/test_duplicate
[ 54/757] 533203=json/json_ext_parser_test
[ 55/757] 533203=ruby/test_time
[ 56/757] 533188=ruby/test_integer
[ 57/757] 533199=rubygems/test_gem_package
[ 58/757] 533206=ruby/enc/test_utf16
[ 59/757] 533206=ruby/test_enumerator
[ 60/757] 533186=-ext-/exception/test_exception_at_throwing
[ 61/757] 533203=ruby/test_name_error
[ 62/757] 533186=prism/encoding/string_encoding_test
[ 63/757] 533186=psych/test_safe_load
[ 64/757] 533186=ruby/test_frozen
[ 65/757] 533186=rubygems/test_gem_source
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=1389023997, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND    PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    533212  ko1    7u  IPv4 1389023997      0t0  TCP localhost:39109->localhost:35924 (CLOSE_WAIT)
[ 66/757] 533212=prism/result/overlap_test
[ 67/757] 533199=psych/test_symbol
[ 68/757] 533199=rubygems/test_gem_uninstaller
[ 69/757] 533203=prism/ractor_test
[ 70/757] 533203=rubygems/test_gem_platform
[ 71/757] 533186=rubygems/test_gem_source_vendor
[ 72/757] 533186=rubygems/test_gem_commands_list_command
[ 73/757] 533220=did_you_mean/spell_checking/test_variable_name_check
[ 74/757] 533186=yaml/test_dbm
[ 75/757] 533186=test_pty
[ 76/757] 533185=openssl/test_pkcs12
[ 77/757] 533187=psych/test_date_time
[ 78/757] 533196=date/test_date
[ 79/757] 533203=uri/test_parser
[ 80/757] 533196=rubygems/test_gem_available_set
[ 81/757] 533220=rubygems/test_gem_source_installed
[ 82/757] 533203=-ext-/string/test_modify_expand
[ 83/757] 533203=did_you_mean/tree_spell/test_change_word
[ 84/757] 533203=fiber/test_enumerator
[ 85/757] 533203=json/json_coder_test
[ 86/757] 533203=psych/test_psych
[ 87/757] 533220=digest/test_ractor
[ 88/757] 533196=test_rbconfig
[ 89/757] 533203=rubygems/test_gem_uri
[ 90/757] 533203=rubygems/test_gem_package_old
[ 91/757] 533203=digest/test_digest
[ 92/757] 533187=-ext-/arith_seq/test_arith_seq_extract
[ 93/757] 533196=rubygems/test_gem_commands_help_command
[ 94/757] 533196=rubygems/test_gem_package_tar_header_ractor
[ 95/757] 533212=ruby/test_stringchar
[ 96/757] 533185=-ext-/debug/test_debug
[ 97/757] 533220=error_highlight/test_error_highlight
[ 98/757] 533185=mkmf/test_find_executable
[ 99/757] 533212=ruby/test_array
[100/757] 533185=ruby/test_lazy_enumerator
[101/757] 533186=date/test_date_compat
[102/757] 533186=-ext-/debug/test_profile_frames
[103/757] 533187=-ext-/load/test_resolve_symbol
[104/757] 533186=prism/ruby/string_query_test
[105/757] 533186=ruby/test_backtrace
[106/757] 533187=ruby/test_time_tz
[107/757] 533199=openssl/test_kdf
[108/757] 533187=rubygems/test_gem_request_set_lockfile_tokenizer
[109/757] 533199=rubygems/test_gem_commands_outdated_command
[110/757] 533199=json/json_ryu_fallback_test
[111/757] 533199=-ext-/class/test_class2name
[112/757] 533199=psych/test_nil
[113/757] 533199=test_singleton
[114/757] 533199=did_you_mean/spell_checking/test_key_name_check
[115/757] 533199=ripper/test_ripper
[116/757] 533192=ruby/test_syntax
[117/757] 533187=ruby/enc/test_grapheme_breaks
[118/757] 533187=rubygems/test_gem_request_set_gem_dependency_api
[119/757] 533196=openssl/test_ossl
[120/757] 533196=date/test_date_marshal
[121/757] 533196=ruby/test_assignment
[122/757] 533185=optparse/test_optarg
[123/757] 533187=io/wait/test_ractor
[124/757] 533201=openssl/test_ssl_session
[125/757] 533187=psych/json/test_stream
[126/757] 533187=ruby/test_pack
[127/757] 533185=rubygems/test_gem_commands_unpack_command
[128/757] 533186=rubygems/test_gem_commands_exec_command
[129/757] 533201=ruby/test_autoload
[130/757] 533199=rubygems/test_gem_resolver_local_specification
[131/757] 533199=psych/test_exception
[132/757] 533199=rubygems/test_gem_commands_signout_command
[133/757] 533199=psych/test_object
[134/757] 533199=ruby/test_file_exhaustive
[135/757] 533187=rubygems/test_gem_gem_runner
[136/757] 533187=rubygems/test_gem_ext_cargo_builder
[137/757] 533185=optparse/test_acceptable
[138/757] 533187=prism/result/implicit_array_test
[139/757] 533187=-ext-/struct/test_len
[140/757] 533185=dtrace/test_function_entry
[141/757] 533187=rubygems/test_kernel
[142/757] 533185=did_you_mean/spell_checking/test_method_name_check
[143/757] 533185=prism/heredoc_dedent_test
[144/757] 533185=ruby/test_keyword
[145/757] 533216=prism/result/numeric_value_test
[146/757] 533206=lib/!Nothing_to_test
[147/757] 533206=net/http/test_http_request
[148/757] 533210=ruby/test_data
[149/757] 533210=net/http/test_httpheader
[150/757] 533216=rubygems/test_gem_commands_server_command
[151/757] 533206=rubygems/test_gem_package_task
[152/757] 533186=openssl/test_bn
[153/757] 533210=openssl/test_provider
[154/757] 533186=prism/test_helper
[155/757] 533186=ruby/test_memory_view
[156/757] 533186=-ext-/integer/test_integer
[157/757] 533206=ruby/enc/test_utf32
[158/757] 533206=-ext-/string/test_ellipsize
[159/757] 533216=ruby/test_rand
[160/757] 533206=openssl/test_pkey_ec
[161/757] 533186=-ext-/struct/test_data
[162/757] 533186=optparse/test_noarg
[163/757] 533206=date/test_date_parse
[164/757] 533187=rubygems/test_gem_commands_update_command
[165/757] 533206=openssl/test_fips
[166/757] 533216=fiber/test_backtrace
[167/757] 533216=prism/result/static_literals_test
[168/757] 533216=psych/visitors/test_to_ruby
[169/757] 533216=rubygems/test_bundled_ca
[170/757] 533203=openssl/test_random
[171/757] 533203=-ext-/float/test_nextafter
[172/757] 533210=-ext-/string/test_capacity
[173/757] 533210=rubygems/test_gem_safe_marshal
[174/757] 533203=psych/test_deprecated
[175/757] 533203=ruby/test_gc_compact
[176/757] 533188=-ext-/array/test_resize
[177/757] 533188=-ext-/bignum/test_div
[178/757] 533188=ruby/test_fiber
[179/757] 533185=uri/test_generic
[180/757] 533186=prism/result/breadth_first_search_test
[181/757] 533186=json/json_parser_test
[182/757] 533206=psych/test_alias_and_anchor
[183/757] 533206=rubygems/test_gem_commands_setup_command
[184/757] 533186=rubygems/test_gem_commands_rebuild_command
[185/757] 533185=ruby/enc/test_cesu8
[186/757] 533185=prism/errors_test
[187/757] 533186=test_open3
[188/757] 533216=ruby/test_vm_dump
[189/757] 533216=open-uri/test_ftp
[190/757] 533220=ruby/test_range
[191/757] 533216=-ext-/symbol/test_type
[192/757] 533216=fileutils/test_dryrun
[193/757] 533216=json/json_generator_test
[194/757] 533210=rubygems/test_gem_impossible_dependencies_error
[195/757] 533210=fiber/test_io_buffer
[196/757] 533185=prism/encoding/encodings_test
[197/757] 533210=rubygems/test_gem_resolver_api_set
[198/757] 533210=prism/api/parse_stream_test
[199/757] 533210=psych/test_emitter
[200/757] 533210=openssl/test_ts
[201/757] 533185=test_tmpdir
[202/757] 533196=prism/result/node_id_test
[203/757] 533206=rubygems/test_gem_source_subpath_problem
[204/757] 533185=ruby/test_rubyoptions
[205/757] 533206=-ext-/test_printf
[206/757] 533190=-ext-/array/test_to_ary_concat
[207/757] 533206=prism/result/warnings_test
[208/757] 533206=-ext-/load/test_stringify_symbols
[209/757] 533206=ruby/enc/test_windows_1252
[210/757] 533206=mkmf/test_configuration
[211/757] 533216=prism/ruby/dispatcher_test
[212/757] 533187=socket/test_udp
[213/757] 533216=openssl/test_ocsp
[214/757] 533187=ruby/test_shapes
[215/757] 533187=openssl/test_pkey_dh
[216/757] 533196=ruby/test_ifunless
[217/757] 533196=dtrace/test_require
[218/757] 533196=rubygems/test_gem_silent_ui
[219/757] 533196=rubygems/test_gem_resolver_installer_set
[220/757] 533206=rubygems/test_gem_dependency_list
[221/757] 533210=ripper/test_files_test
[222/757] 533210=rubygems/test_gem_commands_uninstall_command
[223/757] 533190=ruby/test_io_m17n
[224/757] 533187=rubygems/test_config
[225/757] 533187=prism/result/comments_test
[226/757] 533187=-ext-/hash/test_delete
[227/757] 533187=-ext-/exception/test_ensured
[228/757] 533206=ruby/test_continuation
[229/757] 533206=dtrace/test_object_create_start
[230/757] 533206=test_forwardable
[231/757] 533206=ruby/test_env
[232/757] 533187=ruby/test_zjit
[233/757] 533187=prism/encoding/regular_expression_encoding_test
[234/757] 533196=rubygems/test_project_sanity
[235/757] 533187=optparse/test_placearg
[236/757] 533196=-ext-/string/test_interned_str
[237/757] 533196=rubygems/test_gem_commands_cleanup_command
[238/757] 533194=ripper/test_lexer
[239/757] 533194=io/wait/test_io_wait
[240/757] 533220=optparse/test_kwargs
[241/757] 533220=-ext-/test_random
[242/757] 533220=psych/test_merge_keys
[243/757] 533220=cgi/test_cgi_escape
[244/757] 533216=ruby/test_dir
[245/757] 533187=rubygems/test_gem_ext_configure_builder
[246/757] 533212=resolv/test_mdns
[247/757] 533212=openssl/test_x509store
[248/757] 533220=rubygems/test_gem_security_signer
[249/757] 533196=ruby/test_exception
[250/757] 533187=optparse/test_bash_completion
[251/757] 533187=rubygems/test_gem_local_remote_options
[252/757] 533210=ruby/enc/test_euc_kr
[253/757] 533210=rubygems/test_gem_commands_lock_command
[254/757] 533187=-ext-/string/test_set_len
[255/757] 533187=ruby/test_threadgroup
[256/757] 533210=ruby/test_sleep
[257/757] 533220=fiber/test_queue
[258/757] 533220=prism/result/regular_expression_options_test
[259/757] 533220=test_prettyprint
[260/757] 533212=rubygems/test_gem_validator
[261/757] 533220=prism/result/integer_parse_test
[262/757] 533220=mkmf/test_install
[263/757] 533216=did_you_mean/test_tree_spell_checker
[264/757] 533216=openssl/test_pair
[265/757] 533212=ruby/test_m17n_comb
[266/757] 533187=date/test_date_ractor
[267/757] 533220=test_bundled_gems
[268/757] 533220=prism/lex_test
[269/757] 533190=psych/visitors/test_depth_first
[270/757] 533194=openssl/test_ns_spki
[271/757] 533190=test_tsort
[272/757] 533190=prism/result/index_write_test
[273/757] 533194=ruby/test_integer_comb
[274/757] 533187=optparse/test_reqarg
[275/757] 533190=rubygems/test_gem_resolver_lock_set
[276/757] 533190=-ext-/econv/test_append
[277/757] 533190=did_you_mean/test_ractor_compatibility
[278/757] 533210=ruby/test_method
[279/757] 533201=test_unicode_normalize
[280/757] 533201=-ext-/struct/test_member
[281/757] 533201=rubygems/test_gem_console_ui
[282/757] 533201=rubygems/test_gem_update_suggestion
[283/757] 533201=psych/test_set
[284/757] 533186=rubygems/test_gem_source_fetch_problem
[285/757] 533186=resolv/test_resource
[286/757] 533201=ruby/test_arity
[287/757] 533201=test_ipaddr
[288/757] 533186=openssl/test_pkey_rsa
[289/757] 533201=-ext-/string/test_nofree
[290/757] 533201=-ext-/st/test_numhash
[291/757] 533201=rubygems/test_gem_stream_ui
[292/757] 533201=ruby/test_trace
[293/757] 533201=rubygems/test_webauthn_poller
[294/757] 533201=date/test_date_conv
[295/757] 533201=rubygems/test_gem_resolver_composed_set
[296/757] 533201=ruby/test_argf
[297/757] 533220=mkmf/test_egrep_cpp
[298/757] 533190=ruby/test_m17n
[299/757] 533220=net/http/test_buffered_io
[300/757] 533187=ruby/test_yjit
[301/757] 533216=ruby/test_yjit_exit_locations
[302/757] 533220=psych/test_yamlstore
[303/757] 533220=rubygems/test_gem_config_file
[304/757] 533186=rubygems/test_gem_commands_pristine_command
[305/757] 533220=psych/test_scalar_scanner
[306/757] 533220=ruby/test_beginendblock
[307/757] 533216=rubygems/test_gem_resolver_requirement_list
[308/757] 533216=ruby/test_hash
[309/757] 533190=-ext-/arith_seq/test_arith_seq_beg_len_step
[310/757] 533190=ruby/test_io_buffer
[311/757] 533203=socket/test_socket
[312/757] 533190=test_weakref
[313/757] 533190=ruby/test_not
[314/757] 533190=test_timeout
[315/757] 533190=prism/ruby/ripper_test
[316/757] 533220=rubygems/test_rubygems
[317/757] 533220=rubygems/test_gem_package_tar_writer
[318/757] 533220=uri/test_mailto
[319/757] 533220=ruby/enc/test_case_mapping
[320/757] 533220=psych/visitors/test_yaml_tree
[321/757] 533220=rubygems/test_gem_path_support
[322/757] 533220=prism/result/constant_path_node_test
[323/757] 533220=prism/result/heredoc_test
[324/757] 533220=psych/test_psych_set
[325/757] 533220=rubygems/test_webauthn_listener_response
[326/757] 533220=psych/test_array
[327/757] 533220=-ext-/gvl/test_ubf_async_safe
[328/757] 533196=prism/ruby/parser_test
[329/757] 533196=prism/snippets_test
[330/757] 533220=prism/newline_test
[331/757] 533190=optparse/test_switch
[332/757] 533190=-ext-/win32/test_console_attr
[333/757] 533190=rubygems/test_gem_bundler_version_finder
[334/757] 533188=mkmf/test_libs
[335/757] 533188=ruby/test_super
[336/757] 533190=ruby/test_math
[337/757] 533190=test_time
[338/757] 533220=json/json_encoding_test
[339/757] 533220=dtrace/test_gc
[340/757] 533220=-ext-/string/test_rb_str_dup
[341/757] 533220=prism/fuzzer_test
[342/757] 533220=ruby/test_ast
[343/757] 533186=psych/test_struct
[344/757] 533190=prism/onigmo_test
[345/757] 533186=-ext-/test_bug-5832
[346/757] 533190=ruby/test_case
[347/757] 533203=digest/test_digest_extend
[348/757] 533186=rubygems/test_gem_safe_yaml
[349/757] 533186=-ext-/popen_deadlock/test_popen_deadlock
[350/757] 533203=optparse/test_did_you_mean
[351/757] 533190=optparse/test_autoconf
[352/757] 533190=fiber/test_sleep
[353/757] 533194=openssl/test_x509name
[354/757] 533194=psych/test_object_references
[355/757] 533194=-ext-/wait/test_wait
[356/757] 533212=mkmf/test_sizeof
[357/757] 533206=rubygems/test_gem_requirement
[358/757] 533190=ruby/test_alias
[359/757] 533194=ruby/enc/test_euc_tw
[360/757] 533194=rubygems/test_gem_security
[361/757] 533203=rubygems/test_gem_commands_build_command
[362/757] 533188=ruby/test_compile_prism
[363/757] 533206=date/test_date_new
[364/757] 533206=ruby/test_io_timeout
[365/757] 533206=prism/api/command_line_test
[366/757] 533206=rubygems/test_gem_commands_info_command
[367/757] 533206=-ext-/box/test_load_ext
[368/757] 533206=mmtk/test_configuration
[369/757] 533206=ruby/test_comparable
[370/757] 533206=ruby/enc/test_emoji_breaks
[371/757] 533206=-ext-/test_notimplement
[372/757] 533206=ruby/test_system
[373/757] 533203=-ext-/test_bug-3571
[374/757] 533203=ruby/test_require
[375/757] 533190=ruby/test_dup
[376/757] 533188=resolv/test_dns
[377/757] 533190=stringio/test_stringio
[378/757] 533186=openssl/test_x509attr
[379/757] 533188=ruby/enc/test_iso_8859
[380/757] 533186=ruby/test_complex2
[381/757] 533186=-ext-/win32/test_dln
[382/757] 533186=-ext-/bignum/test_big2str
[383/757] 533186=open-uri/test_open-uri
[384/757] 533188=-ext-/string/test_coderange
[385/757] 533188=prism/regexp_test
[386/757] 533190=ruby/test_string_memory
[387/757] 533188=mkmf/test_pkg_config
[388/757] 533190=ruby/test_iseq
[389/757] 533186=ruby/test_insns_leaf
[390/757] 533186=yaml/test_store
[391/757] 533186=prism/ruby/location_test
[392/757] 533186=ruby/test_allocation
[393/757] 533188=ruby/test_gc
[394/757] 533194=-ext-/string/test_enc_associate
[395/757] 533206=prism/api/dump_test
[396/757] 533210=rubygems/test_gem_commands_open_command
[397/757] 533194=openssl/test_x509req
[398/757] 533210=-ext-/load/test_protect
[399/757] 533210=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[400/757] 533210=net/protocol/test_protocol
[401/757] 533210=psych/test_tree_builder
[402/757] 533210=ruby/test_warning
[403/757] 533194=rubygems/test_gem_name_tuple
[404/757] 533194=ruby/test_refinement
[405/757] 533210=rubygems/test_gem_dependency_installer
[406/757] 533190=rubygems/test_gem_specification
[407/757] 533212=ruby/enc/test_gbk
[408/757] 533212=rubygems/test_gem_package_tar_reader
[409/757] 533212=ruby/enc/test_gb18030
[410/757] 533212=psych/test_numeric
[411/757] 533212=strscan/test_stringscanner
[412/757] 533212=openssl/test_x509crl
[413/757] 533201=psych/test_class
[414/757] 533201=did_you_mean/spell_checking/test_require_path_check
[415/757] 533201=ruby/test_mixed_unicode_escapes
[416/757] 533212=-ext-/test_enumerator_kw
[417/757] 533212=mkmf/test_mkmf
[418/757] 533201=-ext-/bignum/test_mul
[419/757] 533206=openssl/test_pkcs7
[420/757] 533201=rubygems/test_gem_commands_fetch_command
[421/757] 533212=ruby/test_complexrational
[422/757] 533212=io/nonblock/test_flush
[423/757] 533212=-ext-/symbol/test_inadvertent_creation
[424/757] 533201=prism/result/static_inspect_test
[425/757] 533201=-ext-/vm/test_at_exit
[426/757] 533212=-ext-/thread/test_instrumentation_api
[427/757] 533201=prism/result/source_location_test
[428/757] 533192=ruby/test_complex
[429/757] 533201=prism/unescape_test
[430/757] 533201=ruby/test_object_id
[431/757] 533206=ripper/test_files_ext
[432/757] 533206=psych/test_data
[433/757] 533206=openssl/test_x509ext
[434/757] 533206=prism/result/equality_test
[435/757] 533206=rubygems/test_gem_commands_stale_command
[436/757] 533206=rubygems/test_gem_version
[437/757] 533201=rubygems/test_gem_text
[438/757] 533206=ruby/test_settracefunc
[439/757] 533201=prism/ruby/tunnel_test
[440/757] 533201=rubygems/test_gem_stub_specification
[441/757] 533192=socket/test_tcp
[442/757] 533216=test_pp
[443/757] 533216=ruby/test_sprintf_comb
[444/757] 533201=ruby/test_path
[445/757] 533201=ruby/test_method_cache
[446/757] 533201=ruby/test_transcode
[447/757] 533192=ruby/test_whileuntil
[448/757] 533192=rubygems/test_gem_ext_rake_builder
[449/757] 533212=monitor/test_monitor
[450/757] 533216=json/json_string_matching_test
[451/757] 533216=openssl/test_asn1
[452/757] 533196=mkmf/test_flags
[453/757] 533216=test_extlibs
[454/757] 533212=-ext-/rational/test_rat
[455/757] 533212=-ext-/proc/test_bmethod
[456/757] 533212=psych/nodes/test_enumerable
[457/757] 533212=openssl/test_buffering
[458/757] 533212=prism/ruby/ruby_parser_test
[459/757] 533212=resolv/test_svcb_https
[460/757] 533212=-ext-/test_bug-14834
[461/757] 533212=openssl/test_x509cert
[462/757] 533190=socket/test_addrinfo
[463/757] 533190=-ext-/funcall/test_passing_block
[464/757] 533190=uri/test_http
[465/757] 533190=optparse/test_zsh_completion
[466/757] 533190=rubygems/test_gem_package_tar_reader_entry
[467/757] 533210=-ext-/thread/test_lock_native_thread
[468/757] 533210=rubygems/test_webauthn_listener
[469/757] 533210=mkmf/test_have_func
[470/757] 533190=-ext-/string/test_enc_str_buf_cat
[471/757] 533190=ruby/test_default_gems
[472/757] 533192=rubygems/test_gem_security_trust_dir
[473/757] 533190=mkmf/test_constant
[474/757] 533212=rubygems/test_gem_resolver_specification
[475/757] 533192=json/json_fixtures_test
[476/757] 533212=dtrace/test_load
[477/757] 533212=ruby/test_encoding
[478/757] 533192=ruby/test_weakmap
[479/757] 533196=rubygems/test_gem_doctor
[480/757] 533196=socket/test_ancdata
[481/757] 533196=-ext-/exception/test_data_error
[482/757] 533196=ruby/test_rubyvm
[483/757] 533196=rubygems/test_gem_resolver_dependency_request
[484/757] 533196=ruby/enc/test_euc_jp
[485/757] 533196=-ext-/test_abi
[486/757] 533203=-ext-/string/test_external_new
[487/757] 533203=ripper/test_scanner_events
[488/757] 533210=rubygems/test_gem_commands_push_command
[489/757] 533203=ruby/test_module
[490/757] 533206=prism/api/parse_success_test
[491/757] 533206=strscan/test_ractor
[492/757] 533201=rubygems/test_deprecate
[493/757] 533196=win32/test_registry
[494/757] 533196=openssl/test_ssl
[495/757] 533201=rubygems/test_gem_request_connection_pools
[496/757] 533206=ruby/test_optimization
[497/757] 533212=uri/test_common
[498/757] 533210=ruby/test_sprintf
[499/757] 533201=rubygems/test_gem_uri_formatter
[500/757] 533201=rubygems/test_gem_ext_builder
[501/757] 533210=fileutils/test_verbose
[502/757] 533210=fiber/test_mutex
[503/757] 533212=-ext-/bignum/test_bigzero
[504/757] 533212=ruby/test_basicinstructions
[505/757] 533212=ruby/test_box
[506/757] 533210=prism/ruby/compiler_test
[507/757] 533210=date/test_date_strftime
[508/757] 533210=-ext-/typeddata/test_typeddata
[509/757] 533190=rubygems/test_gem_resolver_vendor_specification
[510/757] 533190=ruby/test_struct
[511/757] 533190=-ext-/string/test_normalize
[512/757] 533190=-ext-/test_recursion
[513/757] 533216=prism/locals_test
[514/757] 533216=test_find
[515/757] 533190=socket/test_basicsocket
[516/757] 533216=rubygems/test_gem_commands_owner_command
[517/757] 533190=rubygems/test_gem_package_tar_header
[518/757] 533190=prism/ruby/pattern_test
[519/757] 533190=ripper/test_sexp
[520/757] 533190=rubygems/test_gem_unsatisfiable_dependency_error
[521/757] 533190=objspace/test_ractor
[522/757] 533210=psych/test_stringio
[523/757] 533210=rubygems/test_gem_remote_fetcher_s3
[524/757] 533216=ripper/test_files_test_2
[525/757] 533216=rubygems/test_gem_version_option
[526/757] 533216=ruby/test_require_lib
[527/757] 533210=prism/api/lex_test
[528/757] 533210=rubygems/test_gem_rdoc
[529/757] 533210=test_trick
[530/757] 533201=ruby/test_objectspace
[531/757] 533212=prism/version_test
[532/757] 533212=rubygems/test_gem_request_set
[533/757] 533190=-ext-/win32/test_fd_setsize
[534/757] 533190=psych/test_null
[535/757] 533190=rubygems/test_gem_resolver_activation_request
[536/757] 533190=ruby/enc/test_big5
[537/757] 533190=-ext-/test_ensure_and_callcc
[538/757] 533190=fiber/test_scheduler
[539/757] 533192=did_you_mean/core_ext/test_name_error_extension
[540/757] 533192=-ext-/string/test_fstring
[541/757] 533212=-ext-/scheduler/test_interrupt_with_scheduler
[542/757] 533192=-ext-/iseq_load/test_iseq_load
[543/757] 533212=fiber/test_timeout
[544/757] 533212=ruby/test_fixnum
[545/757] 533212=ruby/test_signal
[546/757] 533194=dtrace/test_hash_create
[547/757] 533194=json/json_generic_object_test
[548/757] 533194=ruby/test_call
[549/757] 533194=ruby/test_thread
[550/757] 533203=date/test_switch_hitter
[551/757] 533203=ruby/test_defined
[552/757] 533203=-ext-/bignum/test_pack
[553/757] 533203=ruby/enc/test_case_options
[554/757] 533203=ripper/test_files_sample
[555/757] 533203=-ext-/st/test_update
[556/757] 533203=-ext-/method/test_arity
[557/757] 533203=ruby/test_ractor
[558/757] 533186=rubygems/test_gem_resolver_index_set
[559/757] 533186=rubygems/test_gem_security_policy
[560/757] 533186=rubygems/test_gem_install_update_options
[561/757] 533196=uri/test_file
[562/757] 533196=rubygems/test_gem_dependency_resolution_error
[563/757] 533196=prism/fixtures_test
[564/757] 533186=ruby/test_rational2
[565/757] 533186=net/http/test_http
[566/757] 533192=io/wait/test_io_wait_uncommon
[567/757] 533192=psych/test_string
[568/757] 533196=rubygems/test_gem_ci_detector
[569/757] 533196=ruby/test_yield
[570/757] 533192=rubygems/test_gem_request_set_lockfile_parser
[571/757] 533192=ruby/enc/test_shift_jis
[572/757] 533192=dtrace/test_raise
[573/757] 533192=open-uri/test_proxy
[574/757] 533192=ruby/test_unicode_escape
[575/757] 533192=prism/result/integer_base_flags_test
[576/757] 533192=net/http/test_httpresponses
[577/757] 533192=uri/test_ftp
[578/757] 533192=ruby/test_fnmatch
[579/757] 533192=rubygems/test_gem_resolver_vendor_set
[580/757] 533192=rubygems/test_require
[581/757] 533210=net/http/test_https
[582/757] 533216=erb/test_erb_command
[583/757] 533192=mkmf/test_have_library
[584/757] 533216=objspace/test_objspace
[585/757] 533212=ruby/test_clone
[586/757] 533212=erb/test_erb_m17n
[587/757] 533212=ruby/enc/test_koi8
[588/757] 533212=-ext-/string/test_too_many_dummy_encodings
[589/757] 533201=ripper/test_filter
[590/757] 533201=rubygems/test_gem_ext_cmake_builder
[591/757] 533212=openssl/test_cipher
[592/757] 533212=psych/test_hash
[593/757] 533212=-ext-/time/test_new
[594/757] 533212=-ext-/gvl/test_last_thread
[595/757] 533201=etc/test_etc
[596/757] 533186=rubygems/test_gem_remote_fetcher_local_server
[597/757] 533186=uri/test_ldap
[598/757] 533186=rubygems/test_gem_source_lock
[599/757] 533186=psych/test_coder
[600/757] 533186=optparse/test_optparse
[601/757] 533186=ruby/test_symbol
[602/757] 533201=rubygems/test_gem_commands_which_command
[603/757] 533201=ruby/test_enum
[604/757] 533212=prism/api/parse_test
[605/757] 533212=rubygems/test_gem_source_specific_file
[606/757] 533192=socket/test_unix
[607/757] 533192=date/test_date_arith
[608/757] 533192=io/console/test_io_console
[609/757] 533212=uri/test_ws
[610/757] 533212=ruby/test_io
[611/757] 533210=ruby/test_numeric
[612/757] 533210=ruby/test_metaclass
[613/757] 533210=io/console/test_ractor
[614/757] 533210=rubygems/test_gem_spec_fetcher
[615/757] 533210=rubygems/test_gem_commands_sources_command
[616/757] 533196=ruby/test_undef
[617/757] 533196=prism/encoding/symbol_encoding_test
[618/757] 533196=rubygems/test_gem_commands_mirror
[619/757] 533196=-ext-/marshal/test_internal_ivar
[620/757] 533196=mkmf/test_signedness
[621/757] 533210=openssl/test_hmac
[622/757] 533210=prism/ruby/desugar_compiler_test
[623/757] 533210=pathname/test_ractor
[624/757] 533192=dtrace/test_array_create
[625/757] 533192=rubygems/test_gem_resolver_installed_specification
[626/757] 533192=rubygems/test_gem_commands_environment_command
[627/757] 533192=-ext-/tracepoint/test_tracepoint
[628/757] 533210=-ext-/integer/test_my_integer
[629/757] 533210=rubygems/test_gem_command
[630/757] 533210=ruby/test_inlinecache
[631/757] 533210=net/http/test_httpresponse
[632/757] 533210=ruby/test_weakkeymap
[633/757] 533203=-ext-/marshal/test_usrmarshal
[634/757] 533192=ruby/test_key_error
[635/757] 533192=openssl/test_engine
[636/757] 533192=-ext-/exception/test_enc_raise
[637/757] 533192=-ext-/load/test_dot_dot
[638/757] 533192=did_you_mean/tree_spell/test_human_typo
[639/757] 533192=prism/ruby/reflection_test
[640/757] 533192=ruby/test_bignum
[641/757] 533188=-ext-/postponed_job/test_postponed_job
[642/757] 533192=fiber/test_io_close
[643/757] 533192=rubygems/test_gem_request_set_lockfile
[644/757] 533203=json/ractor_test
[645/757] 533203=rubygems/test_gem_commands_yank_command
[646/757] 533201=did_you_mean/edit_distance/test_jaro_winkler
[647/757] 533201=did_you_mean/spell_checking/test_pattern_key_name_check
[648/757] 533201=rubygems/test_exit
[649/757] 533203=test_tempfile
[650/757] 533201=openssl/test_config
[651/757] 533201=rubygems/test_gem_util
[652/757] 533187=rubygems/test_gem_gemcutter_utilities
[653/757] 533201=rubygems/test_gem_remote_fetcher
[654/757] 533187=rubygems/test_gem_resolver
[655/757] 533210=fileutils/test_fileutils
[656/757] 533188=fiber/test_process
[657/757] 533199=ruby/test_object
[658/757] 533188=-ext-/eval/test_eval
[659/757] 533188=fiber/test_io
[660/757] 533187=rubygems/test_gem_commands_cert_command
[661/757] 533201=ruby/test_dir_m17n
[662/757] 533188=rubygems/test_gem_resolver_git_specification
[663/757] 533203=prism/result/named_capture_test
[664/757] 533203=psych/test_stream
[665/757] 533192=json/json_common_interface_test
[666/757] 533203=coverage/test_coverage
[667/757] 533192=pathname/test_pathname
[668/757] 533196=rubygems/test_remote_fetch_error
[669/757] 533196=json/json_addition_test
[670/757] 533196=fiber/test_storage
[671/757] 533196=-ext-/path_to_class/test_path_to_class
[672/757] 533196=prism/result/string_test
[673/757] 533196=rubygems/test_gem_commands_dependency_command
[674/757] 533196=rubygems/test_gem_ext_ext_conf_builder
[675/757] 533192=dtrace/test_cmethod
[676/757] 533192=-ext-/string/test_qsort
[677/757] 533192=prism/api/parse_comments_test
[678/757] 533192=ruby/test_class
[679/757] 533186=psych/test_serialize_subclasses
[680/757] 533186=ruby/test_const
[681/757] 533186=ruby/test_iterator
[682/757] 533187=rubygems/test_gem_resolver_index_specification
[683/757] 533187=dtrace/test_string
[684/757] 533187=psych/test_marshalable
[685/757] 533187=dtrace/test_method_cache
[686/757] 533187=rubygems/test_gem_dependency
[687/757] 533186=rubygems/test_gem_resolver_lock_specification
[688/757] 533186=-ext-/string/test_cstr
[689/757] 533187=ruby/test_variable
[690/757] 533188=openssl/test_digest
[691/757] 533188=uri/test_wss
[692/757] 533188=fiber/test_address_resolve
[693/757] 533188=mkmf/test_have_macro
[694/757] 533185=ruby/test_process
[695/757] 533186=ruby/test_parse
[696/757] 533199=-ext-/iter/test_iter_break
[697/757] 533199=rubygems/test_gem_source_local
[698/757] 533188=-ext-/num2int/test_num2int
[699/757] 533188=ruby/test_stack
[700/757] 533199=rubygems/test_gem_ext_cargo_builder_unit
[701/757] 533199=rubygems/test_gem_commands_install_command
[702/757] 533203=ruby/test_thread_queue
[703/757] 533206=fileutils/test_nowrite
[704/757] 533206=ruby/test_flip
[705/757] 533206=optparse/test_summary
[706/757] 533196=ruby/test_econv
[707/757] 533187=-ext-/st/test_foreach
[708/757] 533187=test_securerandom
[709/757] 533187=ruby/test_arithmetic_sequence
[710/757] 533187=ruby/test_literal
[711/757] 533186=fiber/test_thread
[712/757] 533186=ruby/test_pattern_matching
[713/757] 533206=rubygems/test_gem_commands_search_command
[714/757] 533206=psych/test_encoding
[715/757] 533206=socket/test_sockopt
[716/757] 533206=ruby/test_frozen_error
[717/757] 533206=prism/bom_test
[718/757] 533206=ruby/test_file
[719/757] 533201=ruby/test_lambda
[720/757] 533186=psych/test_document
[721/757] 533186=fiber/test_ractor
[722/757] 533201=did_you_mean/test_spell_checker
[723/757] 533201=-ext-/bug_reporter/test_bug_reporter
[724/757] 533186=psych/handlers/test_recorder
[725/757] 533186=-ext-/iter/test_yield_block
[726/757] 533186=rubygems/test_gem_commands_specification_command
[727/757] 533199=psych/test_boolean
[728/757] 533199=mkmf/test_config
[729/757] 533186=psych/test_yaml
[730/757] 533188=ruby/test_primitive
[731/757] 533188=rubygems/test_gem_request
[732/757] 533186=openssl/test_pkey
[733/757] 533201=rubygems/test_gem_commands_signin_command
[734/757] 533201=socket/test_nonblock
[735/757] 533201=optparse/test_getopts
[736/757] 533188=rubygems/test_gem_resolver_api_specification
[737/757] 533201=prism/ruby/parameters_signature_test
[738/757] 533186=ruby/test_thread_cv
[739/757] 533201=json/test_helper
[740/757] 533201=psych/test_yamldbm
[741/757] 533201=-ext-/file/test_stat
[742/757] 533201=ruby/test_eval
[743/757] 533188=resolv/test_addr
[744/757] 533188=mkmf/test_convertible
[745/757] 533203=rubygems/test_gem_resolver_best_set
[746/757] 533203=resolv/test_win32_config
[747/757] 533203=ruby/enc/test_windows_1251
[748/757] 533203=prism/ruby/relocation_test
[749/757] 533203=ripper/test_parser_events
[750/757] 533186=prism/newline_offsets_test
[751/757] 533203=ruby/test_regexp
[752/757] 533199=ruby/test_rational
[753/757] 533186=-ext-/bignum/test_str2big
[754/757] 533186=psych/test_scalar
[755/757] 533186=ruby/test_readpartial
[756/757] 533186=rubygems/test_gem_commands_contents_command
[757/757] 533186=rubygems/test_gem_resolver_conflict
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:15 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
    999    1021    1021    1021 pts/0       1021 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
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022  531915    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 531915  531918    1021    1021 pts/0       1021 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.20251209-081847 --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'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 531918  531919    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251209-081847 --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' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 531919  532851    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 532851  532852    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 532852  533182    1021    1021 pts/0       1021 Sl+   1000   0:19 /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
 533182  533190    1021    1021 pts/0       1021 Sl+   1000   1:05 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberScheduler#test_post_fork_scheduler_reset
 533190  553758    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberScheduler#test_post_fork_scheduler_reset
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 531919 1299676    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[531915], 531915=>[531918], 531918=>[531919], 531919=>[532851, 1299676], 532851=>[532852], 532852=>[533182], 533182=>[533190], 533190=>[553758]}
$ timeout 60 gdb -p 553758 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 553760]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00006449e8626ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7d94dd1d46c0 (LWP 553758) "test_scheduler*" 0x00006449e8626ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7d94e51ff6c0 (LWP 553760) "test_scheduler*" 0x00007d950131b4fd in __GI___poll (fds=0x7d94e3fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7d94e51ff6c0 (LWP 553760) "test_scheduler*"):
#0  0x00007d950131b4fd in __GI___poll (fds=0x7d94e3fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006449e85b177a in __interceptor_poll ()
No symbol table info available.
#2  0x00006449e89a730b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x00006449e860ab2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007d950129caa4 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 = {138078452709056, 6565404422065546741, 138078452709056, -352, 25, 138078318305424, 6565404422044575221, 6565906193655850485}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007d9501329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d94dd1d46c0 (LWP 553758) "test_scheduler*"):
#0  0x00006449e8626ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006449e8627e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006449e8574828 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  0x00006449e8574619 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  0x00006449e857444d 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  0x00006449e8573e8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00006449e8573ad6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00006449e8575da6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00006449e860cc70 in __interceptor_free ()
No symbol table info available.
#9  0x00007d94d68d5685 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x00007d94d68e210f in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x00007d94d68e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x00007d94d68e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x00007d94d68e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x00007d94d6b4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x00007d94d6b8ae62 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x00007d94d68e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#17 0x00007d94d68e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#18 0x00007d94d68e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#19 0x00007d94d68e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#20 0x00007d94d68e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#21 0x00007d94d6b7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#22 0x00007d94d6b4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#23 0x00007d94d6b7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#24 0x00006449e86bb06d in rb_data_free (objspace=0x51d000000a80, obj=138078361674120) at /tmp/ruby/src/trunk_asan/gc.c:1202
        dfree = 0x0
        free_immediately = -512
        data = <optimized out>
        dfree = <optimized out>
        free_immediately = <optimized out>
#25 rb_gc_obj_free (objspace=<optimized out>, obj=138078361674120) at /tmp/ruby/src/trunk_asan/gc.c:1348
        args = <optimized out>
#26 0x00006449e86885f4 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3085
        poisoned = 0x0
        vp = 138078361674120
        page = <optimized out>
        p = 138078361674120
        pend = 138078361681920
        i = 170
        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>
#27 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1733
No locals.
#28 0x00006449e8651163 in rb_ec_finalize (ec=0x5170001053d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#29 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
        _ec = 0x5170001053d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d94dd1d2cd0, <optimized out>, 0x7d94dd1d2ba0, <optimized out>, <optimized out>}, prev = 0x7d94c546f240, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x51500018bd00
        step = 4
        message = 4
        th = 0x51500018bd00
        buf = <optimized out>
        state = <optimized out>
#30 0x00006449e8650854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#31 0x00006449e865176b in ruby_stop (ex=2824, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#32 0x00006449e87f3d5d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
        status = <optimized out>
        pid = <optimized out>
#33 0x00006449e8a8ad98 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:3903
        ci = 0x65b100040001
        cc = <optimized out>
        me = 0x7d9500bf8958
        cfunc = 0x506000049408
        recv = 138078308330800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00006449e8a70645 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d94dd1d3400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x00006449e8a700d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5029
        ci = <optimized out>
        cc = 0x0
#36 0x00006449e8a2489f in vm_sendish (ec=0x5170001053d0, reg_cfp=0x7d94c6877790, cd=0x50f000076dd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170001053d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f000076dd0
        insns_address_table = {0x6449e8a20466 <vm_exec_core+1494>, 0x6449e8a2176d <vm_exec_core+6365>, 0x6449e8a26991 <vm_exec_core+27393>, 0x6449e8a212df <vm_exec_core+5199>, 0x6449e8a27742 <vm_exec_core+30898>, 0x6449e8a25550 <vm_exec_core+22208>, 0x6449e8a2315e <vm_exec_core+13006>, 0x6449e8a205ce <vm_exec_core+1854>, 0x6449e8a26f84 <vm_exec_core+28916>, 0x6449e8a26ccc <vm_exec_core+28220>, 0x6449e8a2155c <vm_exec_core+5836>, 0x6449e8a20abe <vm_exec_core+3118>, 0x6449e8a25c46 <vm_exec_core+23990>, 0x6449e8a22063 <vm_exec_core+8659>, 0x6449e8a27185 <vm_exec_core+29429>, 0x6449e8a26e2e <vm_exec_core+28574>, 0x6449e8a22751 <vm_exec_core+10433>, 0x6449e8a230ed <vm_exec_core+12893>, 0x6449e8a257a5 <vm_exec_core+22805>, 0x6449e8a26da5 <vm_exec_core+28437>, 0x6449e8a24bc0 <vm_exec_core+19760>, 0x6449e8a2582e <vm_exec_core+22942>, 0x6449e8a262e7 <vm_exec_core+25687>, 0x6449e8a24afd <vm_exec_core+19565>, 0x6449e8a209fb <vm_exec_core+2923>, 0x6449e8a25253 <vm_exec_core+21443>, 0x6449e8a2088e <vm_exec_core+2558>, 0x6449e8a20cc4 <vm_exec_core+3636>, 0x6449e8a229d4 <vm_exec_core+11076>, 0x6449e8a246ca <vm_exec_core+18490>, 0x6449e8a250ec <vm_exec_core+21084>, 0x6449e8a2436f <vm_exec_core+17631>, 0x6449e8a2049a <vm_exec_core+1546>, 0x6449e8a26517 <vm_exec_core+26247>, 0x6449e8a26bf7 <vm_exec_core+28007>, 0x6449e8a20e6b <vm_exec_core+4059>, 0x6449e8a21a17 <vm_exec_core+7047>, 0x6449e8a216d5 <vm_exec_core+6213>, 0x6449e8a22152 <vm_exec_core+8898>, 0x6449e8a22f89 <vm_exec_core+12537>, 0x6449e8a20f12 <vm_exec_core+4226>, 0x6449e8a2637f <vm_exec_core+25839>, 0x6449e8a219a1 <vm_exec_core+6929>, 0x6449e8a22e37 <vm_exec_core+12199>, 0x6449e8a238fe <vm_exec_core+14958>, 0x6449e8a25cdc <vm_exec_core+24140>, 0x6449e8a24d82 <vm_exec_core+20210>, 0x6449e8a2242c <vm_exec_core+9628>, 0x6449e8a21cae <vm_exec_core+7710>, 0x6449e8a25b32 <vm_exec_core+23714>, 0x6449e8a22bb4 <vm_exec_core+11556>, 0x6449e8a25352 <vm_exec_core+21698>, 0x6449e8a24df4 <vm_exec_core+20324>, 0x6449e8a25409 <vm_exec_core+21881>, 0x6449e8a268c9 <vm_exec_core+27193>, 0x6449e8a24181 <vm_exec_core+17137>, 0x6449e8a25d95 <vm_exec_core+24325>, 0x6449e8a201e8 <vm_exec_core+856>, 0x6449e8a258c3 <vm_exec_core+23091>, 0x6449e8a2254b <vm_exec_core+9915>, 0x6449e8a24a58 <vm_exec_core+19400>, 0x6449e8a24c98 <vm_exec_core+19976>, 0x6449e8a23532 <vm_exec_core+13986>, 0x6449e8a20d78 <vm_exec_core+3816>, 0x6449e8a228f9 <vm_exec_core+10857>, 0x6449e8a21f36 <vm_exec_core+8358>, 0x6449e8a25487 <vm_exec_core+22007>, 0x6449e8a210a3 <vm_exec_core+4627>, 0x6449e8a232df <vm_exec_core+13391>, 0x6449e8a23c2f <vm_exec_core+15775>, 0x6449e8a22230 <vm_exec_core+9120>, 0x6449e8a2dc43 <vm_exec_core+56755>, 0x6449e8a21c05 <vm_exec_core+7541>, 0x6449e8a21afd <vm_exec_core+7277>, 0x6449e8a21e08 <vm_exec_core+8056>, 0x6449e8a227f3 <vm_exec_core+10595>, 0x6449e8a2456e <vm_exec_core+18142>, 0x6449e8a239b9 <vm_exec_core+15145>, 0x6449e8a2516b <vm_exec_core+21211>, 0x6449e8a23e15 <vm_exec_core+16261>, 0x6449e8a26440 <vm_exec_core+26032>, 0x6449e8a279e7 <vm_exec_core+31575>, 0x6449e8a26684 <vm_exec_core+26612>, 0x6449e8a272d5 <vm_exec_core+29765>, 0x6449e8a273c6 <vm_exec_core+30006>, 0x6449e8a20920 <vm_exec_core+2704>, 0x6449e8a26ead <vm_exec_core+28701>, 0x6449e8a22ad9 <vm_exec_core+11337>, 0x6449e8a270a8 <vm_exec_core+29208>, 0x6449e8a2261a <vm_exec_core+10122>, 0x6449e8a265bb <vm_exec_core+26411>, 0x6449e8a207b7 <vm_exec_core+2343>, 0x6449e8a20f9d <vm_exec_core+4365>, 0x6449e8a2760a <vm_exec_core+30586>, 0x6449e8a22ebd <vm_exec_core+12333>, 0x6449e8a22cba <vm_exec_core+11818>, 0x6449e8a201ed <vm_exec_core+861>, 0x6449e8a206da <vm_exec_core+2122>, 0x6449e8a20273 <vm_exec_core+995>, 0x6449e8a26773 <vm_exec_core+26851>, 0x6449e8a2403e <vm_exec_core+16814>, 0x6449e8a23702 <vm_exec_core+14450>, 0x6449e8a23f1a <vm_exec_core+16522>, 0x6449e8a23b66 <vm_exec_core+15574>, 0x6449e8a22d4f <vm_exec_core+11967>, 0x6449e8a2360d <vm_exec_core+14205>, 0x6449e8a22fd9 <vm_exec_core+12617>, 0x6449e8a2381c <vm_exec_core+14732>, 0x6449e8a2388d <vm_exec_core+14845>, 0x6449e8a20457 <vm_exec_core+1479>, 0x6449e8a2175e <vm_exec_core+6350>, 0x6449e8a26982 <vm_exec_core+27378>, 0x6449e8a212d0 <vm_exec_core+5184>, 0x6449e8a27733 <vm_exec_core+30883>, 0x6449e8a25541 <vm_exec_core+22193>, 0x6449e8a2314f <vm_exec_core+12991>, 0x6449e8a205bf <vm_exec_core+1839>, 0x6449e8a26f75 <vm_exec_core+28901>, 0x6449e8a26cbd <vm_exec_core+28205>, 0x6449e8a2154d <vm_exec_core+5821>, 0x6449e8a20aaf <vm_exec_core+3103>, 0x6449e8a25c37 <vm_exec_core+23975>, 0x6449e8a22054 <vm_exec_core+8644>, 0x6449e8a27176 <vm_exec_core+29414>, 0x6449e8a26e1f <vm_exec_core+28559>, 0x6449e8a22742 <vm_exec_core+10418>, 0x6449e8a230de <vm_exec_core+12878>, 0x6449e8a25796 <vm_exec_core+22790>, 0x6449e8a26d96 <vm_exec_core+28422>, 0x6449e8a24bb1 <vm_exec_core+19745>, 0x6449e8a2581f <vm_exec_core+22927>, 0x6449e8a262d8 <vm_exec_core+25672>, 0x6449e8a24aee <vm_exec_core+19550>, 0x6449e8a209ec <vm_exec_core+2908>, 0x6449e8a25244 <vm_exec_core+21428>, 0x6449e8a2087f <vm_exec_core+2543>, 0x6449e8a20cb5 <vm_exec_core+3621>, 0x6449e8a229c5 <vm_exec_core+11061>, 0x6449e8a246bb <vm_exec_core+18475>, 0x6449e8a250dd <vm_exec_core+21069>, 0x6449e8a24360 <vm_exec_core+17616>, 0x6449e8a2048b <vm_exec_core+1531>, 0x6449e8a26508 <vm_exec_core+26232>, 0x6449e8a26be8 <vm_exec_core+27992>, 0x6449e8a20e5c <vm_exec_core+4044>, 0x6449e8a21a08 <vm_exec_core+7032>, 0x6449e8a216c6 <vm_exec_core+6198>, 0x6449e8a22143 <vm_exec_core+8883>, 0x6449e8a22f7a <vm_exec_core+12522>, 0x6449e8a20f03 <vm_exec_core+4211>, 0x6449e8a26370 <vm_exec_core+25824>, 0x6449e8a21992 <vm_exec_core+6914>, 0x6449e8a22e28 <vm_exec_core+12184>, 0x6449e8a238ef <vm_exec_core+14943>, 0x6449e8a25ccd <vm_exec_core+24125>, 0x6449e8a24d73 <vm_exec_core+20195>, 0x6449e8a2241d <vm_exec_core+9613>, 0x6449e8a21c9f <vm_exec_core+7695>, 0x6449e8a25b23 <vm_exec_core+23699>, 0x6449e8a22ba5 <vm_exec_core+11541>, 0x6449e8a25343 <vm_exec_core+21683>, 0x6449e8a24de5 <vm_exec_core+20309>, 0x6449e8a253fa <vm_exec_core+21866>, 0x6449e8a268ba <vm_exec_core+27178>, 0x6449e8a24172 <vm_exec_core+17122>, 0x6449e8a25d86 <vm_exec_core+24310>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a258b4 <vm_exec_core+23076>, 0x6449e8a2253c <vm_exec_core+9900>, 0x6449e8a24a49 <vm_exec_core+19385>, 0x6449e8a24c89 <vm_exec_core+19961>, 0x6449e8a23523 <vm_exec_core+13971>, 0x6449e8a246b6 <vm_exec_core+18470>, 0x6449e8a228ea <vm_exec_core+10842>, 0x6449e8a21f27 <vm_exec_core+8343>, 0x6449e8a25478 <vm_exec_core+21992>, 0x6449e8a21094 <vm_exec_core+4612>, 0x6449e8a232d0 <vm_exec_core+13376>, 0x6449e8a23c20 <vm_exec_core+15760>, 0x6449e8a22221 <vm_exec_core+9105>, 0x6449e8a2dc34 <vm_exec_core+56740>, 0x6449e8a21bf6 <vm_exec_core+7526>, 0x6449e8a21aee <vm_exec_core+7262>, 0x6449e8a21df9 <vm_exec_core+8041>, 0x6449e8a227e4 <vm_exec_core+10580>, 0x6449e8a2455f <vm_exec_core+18127>, 0x6449e8a239aa <vm_exec_core+15130>, 0x6449e8a2455a <vm_exec_core+18122>, 0x6449e8a24d6e <vm_exec_core+20190>, 0x6449e8a24d69 <vm_exec_core+20185>, 0x6449e8a21df4 <vm_exec_core+8036>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a22f43 <vm_exec_core+12467>, 0x6449e8a22f48 <vm_exec_core+12472>, 0x6449e8a24d64 <vm_exec_core+20180>, 0x6449e8a24bac <vm_exec_core+19740>, 0x6449e8a23c1b <vm_exec_core+15755>, 0x6449e8a23b52 <vm_exec_core+15554>, 0x6449e8a24c5b <vm_exec_core+19915>, 0x6449e8a24025 <vm_exec_core+16789>...}
        reg_cfp = 0x7d94c6877790
        reg_pc = 0x5160029443b8
        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_opt_new = <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_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>
#38 0x00006449e8a1b092 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170001053d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x00006449e8a5eddb in invoke_iseq_block_from_c (ec=0x5170001053d0, captured=<optimized out>, self=138078308330800, 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:1814
        flags = 0
        iseq = 0x7d94ccbfff20
        cfp = 0x7d94c68777c8
        sp = 0x7d94c6777818
        use_argv = <optimized out>
        stack_argv = 0x7d94c6777818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
th: 0x51500018bd00, native_id: 0x7d94dd1d46c0
-- Control frame information -----------------------------------------------
#40 invoke_block_from_c_proc (ec=0x5170001053d0, self=138078308330800, 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:1908
        block = <optimized out>
        keyword_hash = <optimized out>
#41 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:1938
No locals.
#42 0x00006449e8a5d036 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040005241d0, argc=-396202274, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC  :fork
c:0002 p:0039 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/fiber/test_scheduler.rb:239 [FINISH]
#43 0x00006449e89a56e0 in thread_do_start_proc (th=th@entry=0x51500018bd00) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        proc = 0x5040005241d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#44 0x00006449e89a326d in thread_do_start (th=0x51500018bd00) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#45 thread_start_func_2 (th=th@entry=0x51500018bd00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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>
#46 0x00006449e89a255e in call_thread_start_func_2 (th=0x51500018bd00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x7d94dd1d3cc0
#47 nt_start (ptr=0x50c00010ef40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x51500018bd00
        sched = <optimized out>
        nt = 0x50c00010ef40
        vm = 0x525000000100
#48 0x00006449e860ab2f in asan_thread_start(void*) ()
No symbol table info available.
#49 0x00007d950129caa4 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 = {138078318315200, 6565527581863372277, 138078318315200, -352, 0, 140721620249488, 6565527581842400757, 6565906193655850485}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#50 0x00007d9501329c6c 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 553758) detached]
$ timeout 60 gdb -p 533190 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 553759]
[New LWP 549880]
[New LWP 539601]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007d950131baca in __GI___libc_read (nbytes=4, buf=0x7d94ff43e240, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7d95014d9c40 (LWP 533190) "ruby"            0x00007d950131baca in __GI___libc_read (nbytes=4, buf=0x7d94ff43e240, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
  2    Thread 0x7d94e51ff6c0 (LWP 553759) "test_scheduler*" 0x00007d950131b4fd in __GI___poll (fds=0x7d94e3fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7d94e00fd6c0 (LWP 549880) "parallel.rb:40"  0x00007d950131b4fd in __GI___poll (fds=0x7d94c7839360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7d94c02646c0 (LWP 539601) "Timeout stdlib " 0x00007d9501298d71 in __futex_abstimed_wait_common64 (private=4018, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000c9990) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7d94c02646c0 (LWP 539601) "Timeout stdlib "):
#0  0x00007d9501298d71 in __futex_abstimed_wait_common64 (private=4018, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000c9990) 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=4018, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000c9990) 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=0x50c0000c9990, 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  0x00007d950129b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0000c9968) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d950129b4b0 <__condvar_cleanup_waiting>, __arg = 0x7d94c0262be0, __canceltype = -552740288, __prev = 0x0}
        cbuffer = {wseq = 72, cond = 0x50c0000c9968, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 72
        seq = 36
        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=0x50c0000c9968, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006449e897577f in rb_native_cond_wait (cond=0x50c0000c9990, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x5150000c5380, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00006449e89a140b in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x5150000c5380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1127
        can_direct_transfer = <optimized out>
#8  0x00006449e898167c in native_sleep (th=0x5150000c5380, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3355
        sched = <optimized out>
#9  sleep_forever (th=0x5150000c5380, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1392
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00006449e899fe78 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=138078909772760, timeout=<optimized out>, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1437
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1053
        args = <optimized out>
#12 0x00006449e86568f7 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:1174
        _ec = 0x5170000f0ad0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d94c0262f70, <optimized out>, 0x7d94c0262e80, <optimized out>, <optimized out>}, prev = 0x7d94bf564240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000f0ad0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00006449e899f19e in queue_do_pop (self=<optimized out>, q=0x50400036a110, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1128
        queue_waiter = {w = {self = 138078909772760, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 138078909772760, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400036a110
        end = 0
#14 0x00006449e8a27e26 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:7535
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00006449e8a27e26 in vm_invoke_builtin_delegate (ec=0x5170000f0ad0, cfp=0x7d94c0366758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5170000f0ad0) at ../../src/trunk_asan/insns.def:1665
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6449e8a20466 <vm_exec_core+1494>, 0x6449e8a2176d <vm_exec_core+6365>, 0x6449e8a26991 <vm_exec_core+27393>, 0x6449e8a212df <vm_exec_core+5199>, 0x6449e8a27742 <vm_exec_core+30898>, 0x6449e8a25550 <vm_exec_core+22208>, 0x6449e8a2315e <vm_exec_core+13006>, 0x6449e8a205ce <vm_exec_core+1854>, 0x6449e8a26f84 <vm_exec_core+28916>, 0x6449e8a26ccc <vm_exec_core+28220>, 0x6449e8a2155c <vm_exec_core+5836>, 0x6449e8a20abe <vm_exec_core+3118>, 0x6449e8a25c46 <vm_exec_core+23990>, 0x6449e8a22063 <vm_exec_core+8659>, 0x6449e8a27185 <vm_exec_core+29429>, 0x6449e8a26e2e <vm_exec_core+28574>, 0x6449e8a22751 <vm_exec_core+10433>, 0x6449e8a230ed <vm_exec_core+12893>, 0x6449e8a257a5 <vm_exec_core+22805>, 0x6449e8a26da5 <vm_exec_core+28437>, 0x6449e8a24bc0 <vm_exec_core+19760>, 0x6449e8a2582e <vm_exec_core+22942>, 0x6449e8a262e7 <vm_exec_core+25687>, 0x6449e8a24afd <vm_exec_core+19565>, 0x6449e8a209fb <vm_exec_core+2923>, 0x6449e8a25253 <vm_exec_core+21443>, 0x6449e8a2088e <vm_exec_core+2558>, 0x6449e8a20cc4 <vm_exec_core+3636>, 0x6449e8a229d4 <vm_exec_core+11076>, 0x6449e8a246ca <vm_exec_core+18490>, 0x6449e8a250ec <vm_exec_core+21084>, 0x6449e8a2436f <vm_exec_core+17631>, 0x6449e8a2049a <vm_exec_core+1546>, 0x6449e8a26517 <vm_exec_core+26247>, 0x6449e8a26bf7 <vm_exec_core+28007>, 0x6449e8a20e6b <vm_exec_core+4059>, 0x6449e8a21a17 <vm_exec_core+7047>, 0x6449e8a216d5 <vm_exec_core+6213>, 0x6449e8a22152 <vm_exec_core+8898>, 0x6449e8a22f89 <vm_exec_core+12537>, 0x6449e8a20f12 <vm_exec_core+4226>, 0x6449e8a2637f <vm_exec_core+25839>, 0x6449e8a219a1 <vm_exec_core+6929>, 0x6449e8a22e37 <vm_exec_core+12199>, 0x6449e8a238fe <vm_exec_core+14958>, 0x6449e8a25cdc <vm_exec_core+24140>, 0x6449e8a24d82 <vm_exec_core+20210>, 0x6449e8a2242c <vm_exec_core+9628>, 0x6449e8a21cae <vm_exec_core+7710>, 0x6449e8a25b32 <vm_exec_core+23714>, 0x6449e8a22bb4 <vm_exec_core+11556>, 0x6449e8a25352 <vm_exec_core+21698>, 0x6449e8a24df4 <vm_exec_core+20324>, 0x6449e8a25409 <vm_exec_core+21881>, 0x6449e8a268c9 <vm_exec_core+27193>, 0x6449e8a24181 <vm_exec_core+17137>, 0x6449e8a25d95 <vm_exec_core+24325>, 0x6449e8a201e8 <vm_exec_core+856>, 0x6449e8a258c3 <vm_exec_core+23091>, 0x6449e8a2254b <vm_exec_core+9915>, 0x6449e8a24a58 <vm_exec_core+19400>, 0x6449e8a24c98 <vm_exec_core+19976>, 0x6449e8a23532 <vm_exec_core+13986>, 0x6449e8a20d78 <vm_exec_core+3816>, 0x6449e8a228f9 <vm_exec_core+10857>, 0x6449e8a21f36 <vm_exec_core+8358>, 0x6449e8a25487 <vm_exec_core+22007>, 0x6449e8a210a3 <vm_exec_core+4627>, 0x6449e8a232df <vm_exec_core+13391>, 0x6449e8a23c2f <vm_exec_core+15775>, 0x6449e8a22230 <vm_exec_core+9120>, 0x6449e8a2dc43 <vm_exec_core+56755>, 0x6449e8a21c05 <vm_exec_core+7541>, 0x6449e8a21afd <vm_exec_core+7277>, 0x6449e8a21e08 <vm_exec_core+8056>, 0x6449e8a227f3 <vm_exec_core+10595>, 0x6449e8a2456e <vm_exec_core+18142>, 0x6449e8a239b9 <vm_exec_core+15145>, 0x6449e8a2516b <vm_exec_core+21211>, 0x6449e8a23e15 <vm_exec_core+16261>, 0x6449e8a26440 <vm_exec_core+26032>, 0x6449e8a279e7 <vm_exec_core+31575>, 0x6449e8a26684 <vm_exec_core+26612>, 0x6449e8a272d5 <vm_exec_core+29765>, 0x6449e8a273c6 <vm_exec_core+30006>, 0x6449e8a20920 <vm_exec_core+2704>, 0x6449e8a26ead <vm_exec_core+28701>, 0x6449e8a22ad9 <vm_exec_core+11337>, 0x6449e8a270a8 <vm_exec_core+29208>, 0x6449e8a2261a <vm_exec_core+10122>, 0x6449e8a265bb <vm_exec_core+26411>, 0x6449e8a207b7 <vm_exec_core+2343>, 0x6449e8a20f9d <vm_exec_core+4365>, 0x6449e8a2760a <vm_exec_core+30586>, 0x6449e8a22ebd <vm_exec_core+12333>, 0x6449e8a22cba <vm_exec_core+11818>, 0x6449e8a201ed <vm_exec_core+861>, 0x6449e8a206da <vm_exec_core+2122>, 0x6449e8a20273 <vm_exec_core+995>, 0x6449e8a26773 <vm_exec_core+26851>, 0x6449e8a2403e <vm_exec_core+16814>, 0x6449e8a23702 <vm_exec_core+14450>, 0x6449e8a23f1a <vm_exec_core+16522>, 0x6449e8a23b66 <vm_exec_core+15574>, 0x6449e8a22d4f <vm_exec_core+11967>, 0x6449e8a2360d <vm_exec_core+14205>, 0x6449e8a22fd9 <vm_exec_core+12617>, 0x6449e8a2381c <vm_exec_core+14732>, 0x6449e8a2388d <vm_exec_core+14845>, 0x6449e8a20457 <vm_exec_core+1479>, 0x6449e8a2175e <vm_exec_core+6350>, 0x6449e8a26982 <vm_exec_core+27378>, 0x6449e8a212d0 <vm_exec_core+5184>, 0x6449e8a27733 <vm_exec_core+30883>, 0x6449e8a25541 <vm_exec_core+22193>, 0x6449e8a2314f <vm_exec_core+12991>, 0x6449e8a205bf <vm_exec_core+1839>, 0x6449e8a26f75 <vm_exec_core+28901>, 0x6449e8a26cbd <vm_exec_core+28205>, 0x6449e8a2154d <vm_exec_core+5821>, 0x6449e8a20aaf <vm_exec_core+3103>, 0x6449e8a25c37 <vm_exec_core+23975>, 0x6449e8a22054 <vm_exec_core+8644>, 0x6449e8a27176 <vm_exec_core+29414>, 0x6449e8a26e1f <vm_exec_core+28559>, 0x6449e8a22742 <vm_exec_core+10418>, 0x6449e8a230de <vm_exec_core+12878>, 0x6449e8a25796 <vm_exec_core+22790>, 0x6449e8a26d96 <vm_exec_core+28422>, 0x6449e8a24bb1 <vm_exec_core+19745>, 0x6449e8a2581f <vm_exec_core+22927>, 0x6449e8a262d8 <vm_exec_core+25672>, 0x6449e8a24aee <vm_exec_core+19550>, 0x6449e8a209ec <vm_exec_core+2908>, 0x6449e8a25244 <vm_exec_core+21428>, 0x6449e8a2087f <vm_exec_core+2543>, 0x6449e8a20cb5 <vm_exec_core+3621>, 0x6449e8a229c5 <vm_exec_core+11061>, 0x6449e8a246bb <vm_exec_core+18475>, 0x6449e8a250dd <vm_exec_core+21069>, 0x6449e8a24360 <vm_exec_core+17616>, 0x6449e8a2048b <vm_exec_core+1531>, 0x6449e8a26508 <vm_exec_core+26232>, 0x6449e8a26be8 <vm_exec_core+27992>, 0x6449e8a20e5c <vm_exec_core+4044>, 0x6449e8a21a08 <vm_exec_core+7032>, 0x6449e8a216c6 <vm_exec_core+6198>, 0x6449e8a22143 <vm_exec_core+8883>, 0x6449e8a22f7a <vm_exec_core+12522>, 0x6449e8a20f03 <vm_exec_core+4211>, 0x6449e8a26370 <vm_exec_core+25824>, 0x6449e8a21992 <vm_exec_core+6914>, 0x6449e8a22e28 <vm_exec_core+12184>, 0x6449e8a238ef <vm_exec_core+14943>, 0x6449e8a25ccd <vm_exec_core+24125>, 0x6449e8a24d73 <vm_exec_core+20195>, 0x6449e8a2241d <vm_exec_core+9613>, 0x6449e8a21c9f <vm_exec_core+7695>, 0x6449e8a25b23 <vm_exec_core+23699>, 0x6449e8a22ba5 <vm_exec_core+11541>, 0x6449e8a25343 <vm_exec_core+21683>, 0x6449e8a24de5 <vm_exec_core+20309>, 0x6449e8a253fa <vm_exec_core+21866>, 0x6449e8a268ba <vm_exec_core+27178>, 0x6449e8a24172 <vm_exec_core+17122>, 0x6449e8a25d86 <vm_exec_core+24310>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a258b4 <vm_exec_core+23076>, 0x6449e8a2253c <vm_exec_core+9900>, 0x6449e8a24a49 <vm_exec_core+19385>, 0x6449e8a24c89 <vm_exec_core+19961>, 0x6449e8a23523 <vm_exec_core+13971>, 0x6449e8a246b6 <vm_exec_core+18470>, 0x6449e8a228ea <vm_exec_core+10842>, 0x6449e8a21f27 <vm_exec_core+8343>, 0x6449e8a25478 <vm_exec_core+21992>, 0x6449e8a21094 <vm_exec_core+4612>, 0x6449e8a232d0 <vm_exec_core+13376>, 0x6449e8a23c20 <vm_exec_core+15760>, 0x6449e8a22221 <vm_exec_core+9105>, 0x6449e8a2dc34 <vm_exec_core+56740>, 0x6449e8a21bf6 <vm_exec_core+7526>, 0x6449e8a21aee <vm_exec_core+7262>, 0x6449e8a21df9 <vm_exec_core+8041>, 0x6449e8a227e4 <vm_exec_core+10580>, 0x6449e8a2455f <vm_exec_core+18127>, 0x6449e8a239aa <vm_exec_core+15130>, 0x6449e8a2455a <vm_exec_core+18122>, 0x6449e8a24d6e <vm_exec_core+20190>, 0x6449e8a24d69 <vm_exec_core+20185>, 0x6449e8a21df4 <vm_exec_core+8036>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a22f43 <vm_exec_core+12467>, 0x6449e8a22f48 <vm_exec_core+12472>, 0x6449e8a24d64 <vm_exec_core+20180>, 0x6449e8a24bac <vm_exec_core+19740>, 0x6449e8a23c1b <vm_exec_core+15755>, 0x6449e8a23b52 <vm_exec_core+15554>, 0x6449e8a24c5b <vm_exec_core+19915>, 0x6449e8a24025 <vm_exec_core+16789>...}
        reg_cfp = 0x7d94c0366758
        reg_pc = 0x510000002af8
        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_opt_new = <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_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 0x00006449e8a1b092 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000f0ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00006449e8a5eddb in invoke_iseq_block_from_c (ec=0x5170000f0ad0, captured=<optimized out>, self=138078351113040, 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:1814
        flags = 0
        iseq = 0x7d94ff098578
        cfp = 0x7d94c03667c8
        sp = 0x7d94c0266818
        use_argv = <optimized out>
        stack_argv = 0x7d94c0266818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5170000f0ad0, self=138078351113040, 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:1908
        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:1938
No locals.
#21 0x00006449e8a5d036 in rb_vm_invoke_proc (ec=0x50c0000c9990, proc=0x189, proc@entry=0x50400036a310, argc=19500401, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 0
#22 0x00006449e89a56e0 in thread_do_start_proc (th=th@entry=0x5150000c5380) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400036a310
        args_len = <optimized out>
        args_ptr = <optimized out>
#23 0x00006449e89a326d in thread_do_start (th=0x5150000c5380) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150000c5380, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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 0x00006449e89a255e in call_thread_start_func_2 (th=0x5150000c5380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x7d94c0263cc0
#26 nt_start (ptr=0x50c0000c9940) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x5150000c5380
        sched = <optimized out>
        nt = 0x50c0000c9940
        vm = 0x525000000100
#27 0x00006449e860ab2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007d950129caa4 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 = {138077832365760, 6565486272867919349, 138077832365760, -352, 0, 138078349870384, 6565486272846947829, 6565906193655850485}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007d9501329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7d94e00fd6c0 (LWP 549880) "parallel.rb:40"):
#0  0x00007d950131b4fd in __GI___poll (fds=0x7d94c7839360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006449e85b177a in __interceptor_poll ()
No symbol table info available.
#2  0x00006449e87205c9 in nogvl_wait_for (th=138078043757120, fptr=0x5110002f19c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12563
        fds = {fd = 6, 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  0x00006449e8721a5a in internal_read_func (ptr=0x7d94c7839240) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7d94c7839240
        result = <optimized out>
#5  0x00006449e8986472 in rb_thread_io_blocking_call (io=0x5110002f19c0, func=0x6449e8721550 <internal_read_func>, data1=0x7d94c7839240, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1984
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00006449e86568f7 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:1174
        _ec = 0x5170001be150
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d94e00fbe50, <optimized out>, 0x7d94e00fbd60, <optimized out>, <optimized out>}, prev = 0x7d94c778e240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170001be150
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00006449e8735732 in io_read_memory_locktmp (str=138077955920736, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
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:3502
        str = <optimized out>
        iis = {th = 138078043757120, fptr = 0x5110002f19c0, nonblock = 0, fd = 6, buf = 0x519000272e80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002f19c0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006449e8712361 in io_readpartial (argc=-947678368, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
        ret = <optimized out>
#10 0x00006449e8a8ad98 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:3903
        ci = 0x40e100100003
        cc = <optimized out>
        me = 0x7d9500bf88e0
        cfunc = 0x50600002c128
        recv = 138078043757480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006449e8a2c1dd in vm_sendish (ec=0x5170001be150, reg_cfp=0x7d94cddfe790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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=0x5170001be150) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6449e8a20466 <vm_exec_core+1494>, 0x6449e8a2176d <vm_exec_core+6365>, 0x6449e8a26991 <vm_exec_core+27393>, 0x6449e8a212df <vm_exec_core+5199>, 0x6449e8a27742 <vm_exec_core+30898>, 0x6449e8a25550 <vm_exec_core+22208>, 0x6449e8a2315e <vm_exec_core+13006>, 0x6449e8a205ce <vm_exec_core+1854>, 0x6449e8a26f84 <vm_exec_core+28916>, 0x6449e8a26ccc <vm_exec_core+28220>, 0x6449e8a2155c <vm_exec_core+5836>, 0x6449e8a20abe <vm_exec_core+3118>, 0x6449e8a25c46 <vm_exec_core+23990>, 0x6449e8a22063 <vm_exec_core+8659>, 0x6449e8a27185 <vm_exec_core+29429>, 0x6449e8a26e2e <vm_exec_core+28574>, 0x6449e8a22751 <vm_exec_core+10433>, 0x6449e8a230ed <vm_exec_core+12893>, 0x6449e8a257a5 <vm_exec_core+22805>, 0x6449e8a26da5 <vm_exec_core+28437>, 0x6449e8a24bc0 <vm_exec_core+19760>, 0x6449e8a2582e <vm_exec_core+22942>, 0x6449e8a262e7 <vm_exec_core+25687>, 0x6449e8a24afd <vm_exec_core+19565>, 0x6449e8a209fb <vm_exec_core+2923>, 0x6449e8a25253 <vm_exec_core+21443>, 0x6449e8a2088e <vm_exec_core+2558>, 0x6449e8a20cc4 <vm_exec_core+3636>, 0x6449e8a229d4 <vm_exec_core+11076>, 0x6449e8a246ca <vm_exec_core+18490>, 0x6449e8a250ec <vm_exec_core+21084>, 0x6449e8a2436f <vm_exec_core+17631>, 0x6449e8a2049a <vm_exec_core+1546>, 0x6449e8a26517 <vm_exec_core+26247>, 0x6449e8a26bf7 <vm_exec_core+28007>, 0x6449e8a20e6b <vm_exec_core+4059>, 0x6449e8a21a17 <vm_exec_core+7047>, 0x6449e8a216d5 <vm_exec_core+6213>, 0x6449e8a22152 <vm_exec_core+8898>, 0x6449e8a22f89 <vm_exec_core+12537>, 0x6449e8a20f12 <vm_exec_core+4226>, 0x6449e8a2637f <vm_exec_core+25839>, 0x6449e8a219a1 <vm_exec_core+6929>, 0x6449e8a22e37 <vm_exec_core+12199>, 0x6449e8a238fe <vm_exec_core+14958>, 0x6449e8a25cdc <vm_exec_core+24140>, 0x6449e8a24d82 <vm_exec_core+20210>, 0x6449e8a2242c <vm_exec_core+9628>, 0x6449e8a21cae <vm_exec_core+7710>, 0x6449e8a25b32 <vm_exec_core+23714>, 0x6449e8a22bb4 <vm_exec_core+11556>, 0x6449e8a25352 <vm_exec_core+21698>, 0x6449e8a24df4 <vm_exec_core+20324>, 0x6449e8a25409 <vm_exec_core+21881>, 0x6449e8a268c9 <vm_exec_core+27193>, 0x6449e8a24181 <vm_exec_core+17137>, 0x6449e8a25d95 <vm_exec_core+24325>, 0x6449e8a201e8 <vm_exec_core+856>, 0x6449e8a258c3 <vm_exec_core+23091>, 0x6449e8a2254b <vm_exec_core+9915>, 0x6449e8a24a58 <vm_exec_core+19400>, 0x6449e8a24c98 <vm_exec_core+19976>, 0x6449e8a23532 <vm_exec_core+13986>, 0x6449e8a20d78 <vm_exec_core+3816>, 0x6449e8a228f9 <vm_exec_core+10857>, 0x6449e8a21f36 <vm_exec_core+8358>, 0x6449e8a25487 <vm_exec_core+22007>, 0x6449e8a210a3 <vm_exec_core+4627>, 0x6449e8a232df <vm_exec_core+13391>, 0x6449e8a23c2f <vm_exec_core+15775>, 0x6449e8a22230 <vm_exec_core+9120>, 0x6449e8a2dc43 <vm_exec_core+56755>, 0x6449e8a21c05 <vm_exec_core+7541>, 0x6449e8a21afd <vm_exec_core+7277>, 0x6449e8a21e08 <vm_exec_core+8056>, 0x6449e8a227f3 <vm_exec_core+10595>, 0x6449e8a2456e <vm_exec_core+18142>, 0x6449e8a239b9 <vm_exec_core+15145>, 0x6449e8a2516b <vm_exec_core+21211>, 0x6449e8a23e15 <vm_exec_core+16261>, 0x6449e8a26440 <vm_exec_core+26032>, 0x6449e8a279e7 <vm_exec_core+31575>, 0x6449e8a26684 <vm_exec_core+26612>, 0x6449e8a272d5 <vm_exec_core+29765>, 0x6449e8a273c6 <vm_exec_core+30006>, 0x6449e8a20920 <vm_exec_core+2704>, 0x6449e8a26ead <vm_exec_core+28701>, 0x6449e8a22ad9 <vm_exec_core+11337>, 0x6449e8a270a8 <vm_exec_core+29208>, 0x6449e8a2261a <vm_exec_core+10122>, 0x6449e8a265bb <vm_exec_core+26411>, 0x6449e8a207b7 <vm_exec_core+2343>, 0x6449e8a20f9d <vm_exec_core+4365>, 0x6449e8a2760a <vm_exec_core+30586>, 0x6449e8a22ebd <vm_exec_core+12333>, 0x6449e8a22cba <vm_exec_core+11818>, 0x6449e8a201ed <vm_exec_core+861>, 0x6449e8a206da <vm_exec_core+2122>, 0x6449e8a20273 <vm_exec_core+995>, 0x6449e8a26773 <vm_exec_core+26851>, 0x6449e8a2403e <vm_exec_core+16814>, 0x6449e8a23702 <vm_exec_core+14450>, 0x6449e8a23f1a <vm_exec_core+16522>, 0x6449e8a23b66 <vm_exec_core+15574>, 0x6449e8a22d4f <vm_exec_core+11967>, 0x6449e8a2360d <vm_exec_core+14205>, 0x6449e8a22fd9 <vm_exec_core+12617>, 0x6449e8a2381c <vm_exec_core+14732>, 0x6449e8a2388d <vm_exec_core+14845>, 0x6449e8a20457 <vm_exec_core+1479>, 0x6449e8a2175e <vm_exec_core+6350>, 0x6449e8a26982 <vm_exec_core+27378>, 0x6449e8a212d0 <vm_exec_core+5184>, 0x6449e8a27733 <vm_exec_core+30883>, 0x6449e8a25541 <vm_exec_core+22193>, 0x6449e8a2314f <vm_exec_core+12991>, 0x6449e8a205bf <vm_exec_core+1839>, 0x6449e8a26f75 <vm_exec_core+28901>, 0x6449e8a26cbd <vm_exec_core+28205>, 0x6449e8a2154d <vm_exec_core+5821>, 0x6449e8a20aaf <vm_exec_core+3103>, 0x6449e8a25c37 <vm_exec_core+23975>, 0x6449e8a22054 <vm_exec_core+8644>, 0x6449e8a27176 <vm_exec_core+29414>, 0x6449e8a26e1f <vm_exec_core+28559>, 0x6449e8a22742 <vm_exec_core+10418>, 0x6449e8a230de <vm_exec_core+12878>, 0x6449e8a25796 <vm_exec_core+22790>, 0x6449e8a26d96 <vm_exec_core+28422>, 0x6449e8a24bb1 <vm_exec_core+19745>, 0x6449e8a2581f <vm_exec_core+22927>, 0x6449e8a262d8 <vm_exec_core+25672>, 0x6449e8a24aee <vm_exec_core+19550>, 0x6449e8a209ec <vm_exec_core+2908>, 0x6449e8a25244 <vm_exec_core+21428>, 0x6449e8a2087f <vm_exec_core+2543>, 0x6449e8a20cb5 <vm_exec_core+3621>, 0x6449e8a229c5 <vm_exec_core+11061>, 0x6449e8a246bb <vm_exec_core+18475>, 0x6449e8a250dd <vm_exec_core+21069>, 0x6449e8a24360 <vm_exec_core+17616>, 0x6449e8a2048b <vm_exec_core+1531>, 0x6449e8a26508 <vm_exec_core+26232>, 0x6449e8a26be8 <vm_exec_core+27992>, 0x6449e8a20e5c <vm_exec_core+4044>, 0x6449e8a21a08 <vm_exec_core+7032>, 0x6449e8a216c6 <vm_exec_core+6198>, 0x6449e8a22143 <vm_exec_core+8883>, 0x6449e8a22f7a <vm_exec_core+12522>, 0x6449e8a20f03 <vm_exec_core+4211>, 0x6449e8a26370 <vm_exec_core+25824>, 0x6449e8a21992 <vm_exec_core+6914>, 0x6449e8a22e28 <vm_exec_core+12184>, 0x6449e8a238ef <vm_exec_core+14943>, 0x6449e8a25ccd <vm_exec_core+24125>, 0x6449e8a24d73 <vm_exec_core+20195>, 0x6449e8a2241d <vm_exec_core+9613>, 0x6449e8a21c9f <vm_exec_core+7695>, 0x6449e8a25b23 <vm_exec_core+23699>, 0x6449e8a22ba5 <vm_exec_core+11541>, 0x6449e8a25343 <vm_exec_core+21683>, 0x6449e8a24de5 <vm_exec_core+20309>, 0x6449e8a253fa <vm_exec_core+21866>, 0x6449e8a268ba <vm_exec_core+27178>, 0x6449e8a24172 <vm_exec_core+17122>, 0x6449e8a25d86 <vm_exec_core+24310>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a258b4 <vm_exec_core+23076>, 0x6449e8a2253c <vm_exec_core+9900>, 0x6449e8a24a49 <vm_exec_core+19385>, 0x6449e8a24c89 <vm_exec_core+19961>, 0x6449e8a23523 <vm_exec_core+13971>, 0x6449e8a246b6 <vm_exec_core+18470>, 0x6449e8a228ea <vm_exec_core+10842>, 0x6449e8a21f27 <vm_exec_core+8343>, 0x6449e8a25478 <vm_exec_core+21992>, 0x6449e8a21094 <vm_exec_core+4612>, 0x6449e8a232d0 <vm_exec_core+13376>, 0x6449e8a23c20 <vm_exec_core+15760>, 0x6449e8a22221 <vm_exec_core+9105>, 0x6449e8a2dc34 <vm_exec_core+56740>, 0x6449e8a21bf6 <vm_exec_core+7526>, 0x6449e8a21aee <vm_exec_core+7262>, 0x6449e8a21df9 <vm_exec_core+8041>, 0x6449e8a227e4 <vm_exec_core+10580>, 0x6449e8a2455f <vm_exec_core+18127>, 0x6449e8a239aa <vm_exec_core+15130>, 0x6449e8a2455a <vm_exec_core+18122>, 0x6449e8a24d6e <vm_exec_core+20190>, 0x6449e8a24d69 <vm_exec_core+20185>, 0x6449e8a21df4 <vm_exec_core+8036>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a22f43 <vm_exec_core+12467>, 0x6449e8a22f48 <vm_exec_core+12472>, 0x6449e8a24d64 <vm_exec_core+20180>, 0x6449e8a24bac <vm_exec_core+19740>, 0x6449e8a23c1b <vm_exec_core+15755>, 0x6449e8a23b52 <vm_exec_core+15554>, 0x6449e8a24c5b <vm_exec_core+19915>, 0x6449e8a24025 <vm_exec_core+16789>...}
        reg_cfp = 0x7d94cddfe790
        reg_pc = 0x51300005fad8
        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_opt_new = <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_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 0x00006449e8a1b092 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170001be150
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006449e8a5eddb in invoke_iseq_block_from_c (ec=0x5170001be150, captured=<optimized out>, self=138078915281240, 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:1814
        flags = 0
        iseq = 0x7d9500b7f0d0
        cfp = 0x7d94cddfe7c8
        sp = 0x7d94cdcfe818
        use_argv = <optimized out>
        stack_argv = 0x7d94cdcfe818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5170001be150, self=138078915281240, 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:1908
        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:1938
No locals.
#17 0x00006449e8a5d036 in rb_vm_invoke_proc (ec=0x7d94c7839360, proc=0x1, proc@entry=0x5040004c44d0, argc=20034813, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
        self = 4294967295
#18 0x00006449e89a56e0 in thread_do_start_proc (th=th@entry=0x51500018a400) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040004c44d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#19 0x00006449e89a326d in thread_do_start (th=0x51500018a400) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500018a400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _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 0x00006449e89a255e in call_thread_start_func_2 (th=0x51500018a400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2241
        stack_start = <optimized out>
        stack_start_addr = 0x7d94e00fccc0
#22 nt_start (ptr=0x50c0001ac8c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2286
        th = 0x51500018a400
        sched = <optimized out>
        nt = 0x50c0001ac8c0
        vm = 0x525000000100
#23 0x00006449e860ab2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007d950129caa4 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 = {138078367766208, 6565415553547036149, 138078367766208, -352, 25, 140721620252112, 6565415553526064629, 6565906193655850485}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007d9501329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7d94e51ff6c0 (LWP 553759) "test_scheduler*"):
#0  0x00007d950131b4fd in __GI___poll (fds=0x7d94e3fff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006449e85b177a in __interceptor_poll ()
No symbol table info available.
#2  0x00006449e89a730b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x00006449e860ab2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007d950129caa4 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 = {138078452709056, 6565404422065546741, 138078452709056, -352, 25, 138078318305808, 6565404422044575221, 6565906193655850485}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007d9501329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d95014d9c40 (LWP 533190) "ruby"):
#0  0x00007d950131baca in __GI___libc_read (nbytes=4, buf=0x7d94ff43e240, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        sc_ret = <optimized out>
        __arg2 = <optimized out>
        _a3 = <optimized out>
        _a1 = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg1 = <optimized out>
        _a2 = <optimized out>
#1  __GI___libc_read (fd=16, buf=0x7d94ff43e240, nbytes=4) at ../sysdeps/unix/sysv/linux/read.c:24
No locals.
#2  0x00006449e858c273 in __interceptor_read ()
No symbol table info available.
#3  0x00006449e87ff02e in read_retry (fd=fd@entry=16, buf=buf@entry=0x7d94ff43e240, len=len@entry=4) at /tmp/ruby/src/trunk_asan/process.c:3781
        r = <optimized out>
#4  0x00006449e87ef5ee in recv_child_error (fd=16, errmsg=0x7d94ff341430 "", errmsg_buflen=80, errp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:3807
        err = <optimized out>
        size = <optimized out>
        ret = <optimized out>
#5  fork_check_err (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>, eargp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4078
        ep = <optimized out>
        w = 0x0
        pid = 1299705
        err = <optimized out>
        error_occurred = <optimized out>
#6  0x00006449e87eecc3 in rb_fork_async_signal_safe (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4115
        result = <optimized out>
        process_status = <optimized out>
#7  0x00006449e86fdf8d in pipe_open (execarg_obj=138078358661920, modestr=<optimized out>, fmode=<optimized out>, convconfig=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:7650
        rbimpl_id = 0
        errmsg = '\000' <repeats 24 times>, "A\000\000\000\000\000\000\000pt@pic\000\000P;\300=.s\000\000\247\267\334Foc\000\000@;\300=.s\000\000@}Goic\000\000\240i\306oic\000"
        arg = {execarg_obj = 138078358661920, eargp = 0x7d94df84eb40, modef = 1, pair = {-1, -1}, write_pair = {-1, -1}}
        eargp = <optimized out>
        prog = 138078308321840
        pid = 0
        e = 0
        fp = 0x0
        fd = -1
        write_fd = -1
        port = <optimized out>
        fptr = <optimized out>
        write_port = <optimized out>
        write_fptr = <optimized out>
        status = <optimized out>
        state = <optimized out>
#8  0x00006449e86fd8ee in rb_io_popen (pname=<optimized out>, pmode=<optimized out>, env=<optimized out>, opt=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:8039
        execarg_obj = <optimized out>
        tmp = <optimized out>
        modestr = <optimized out>
        oflags = <optimized out>
        fmode = <optimized out>
        convconfig = <optimized out>
#9  0x00006449e87089c1 in rb_io_s_popen (argc=1, argv=0x7d94fe6ffcc8, klass=138078916114960) at /tmp/ruby/src/trunk_asan/io.c:8001
        pmode = 4
        opt = <optimized out>
        env = <optimized out>
        pname = 16
#10 0x00006449e8a8ad98 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:3903
        ci = 0x429100020003
        cc = <optimized out>
        me = 0x7d94df0b8370
        cfunc = 0x50600002b0a8
        recv = 138078916114960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006449e8a2489f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d94fe7ff480, cd=0x51a00000b020, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51a00000b020
        insns_address_table = {0x6449e8a20466 <vm_exec_core+1494>, 0x6449e8a2176d <vm_exec_core+6365>, 0x6449e8a26991 <vm_exec_core+27393>, 0x6449e8a212df <vm_exec_core+5199>, 0x6449e8a27742 <vm_exec_core+30898>, 0x6449e8a25550 <vm_exec_core+22208>, 0x6449e8a2315e <vm_exec_core+13006>, 0x6449e8a205ce <vm_exec_core+1854>, 0x6449e8a26f84 <vm_exec_core+28916>, 0x6449e8a26ccc <vm_exec_core+28220>, 0x6449e8a2155c <vm_exec_core+5836>, 0x6449e8a20abe <vm_exec_core+3118>, 0x6449e8a25c46 <vm_exec_core+23990>, 0x6449e8a22063 <vm_exec_core+8659>, 0x6449e8a27185 <vm_exec_core+29429>, 0x6449e8a26e2e <vm_exec_core+28574>, 0x6449e8a22751 <vm_exec_core+10433>, 0x6449e8a230ed <vm_exec_core+12893>, 0x6449e8a257a5 <vm_exec_core+22805>, 0x6449e8a26da5 <vm_exec_core+28437>, 0x6449e8a24bc0 <vm_exec_core+19760>, 0x6449e8a2582e <vm_exec_core+22942>, 0x6449e8a262e7 <vm_exec_core+25687>, 0x6449e8a24afd <vm_exec_core+19565>, 0x6449e8a209fb <vm_exec_core+2923>, 0x6449e8a25253 <vm_exec_core+21443>, 0x6449e8a2088e <vm_exec_core+2558>, 0x6449e8a20cc4 <vm_exec_core+3636>, 0x6449e8a229d4 <vm_exec_core+11076>, 0x6449e8a246ca <vm_exec_core+18490>, 0x6449e8a250ec <vm_exec_core+21084>, 0x6449e8a2436f <vm_exec_core+17631>, 0x6449e8a2049a <vm_exec_core+1546>, 0x6449e8a26517 <vm_exec_core+26247>, 0x6449e8a26bf7 <vm_exec_core+28007>, 0x6449e8a20e6b <vm_exec_core+4059>, 0x6449e8a21a17 <vm_exec_core+7047>, 0x6449e8a216d5 <vm_exec_core+6213>, 0x6449e8a22152 <vm_exec_core+8898>, 0x6449e8a22f89 <vm_exec_core+12537>, 0x6449e8a20f12 <vm_exec_core+4226>, 0x6449e8a2637f <vm_exec_core+25839>, 0x6449e8a219a1 <vm_exec_core+6929>, 0x6449e8a22e37 <vm_exec_core+12199>, 0x6449e8a238fe <vm_exec_core+14958>, 0x6449e8a25cdc <vm_exec_core+24140>, 0x6449e8a24d82 <vm_exec_core+20210>, 0x6449e8a2242c <vm_exec_core+9628>, 0x6449e8a21cae <vm_exec_core+7710>, 0x6449e8a25b32 <vm_exec_core+23714>, 0x6449e8a22bb4 <vm_exec_core+11556>, 0x6449e8a25352 <vm_exec_core+21698>, 0x6449e8a24df4 <vm_exec_core+20324>, 0x6449e8a25409 <vm_exec_core+21881>, 0x6449e8a268c9 <vm_exec_core+27193>, 0x6449e8a24181 <vm_exec_core+17137>, 0x6449e8a25d95 <vm_exec_core+24325>, 0x6449e8a201e8 <vm_exec_core+856>, 0x6449e8a258c3 <vm_exec_core+23091>, 0x6449e8a2254b <vm_exec_core+9915>, 0x6449e8a24a58 <vm_exec_core+19400>, 0x6449e8a24c98 <vm_exec_core+19976>, 0x6449e8a23532 <vm_exec_core+13986>, 0x6449e8a20d78 <vm_exec_core+3816>, 0x6449e8a228f9 <vm_exec_core+10857>, 0x6449e8a21f36 <vm_exec_core+8358>, 0x6449e8a25487 <vm_exec_core+22007>, 0x6449e8a210a3 <vm_exec_core+4627>, 0x6449e8a232df <vm_exec_core+13391>, 0x6449e8a23c2f <vm_exec_core+15775>, 0x6449e8a22230 <vm_exec_core+9120>, 0x6449e8a2dc43 <vm_exec_core+56755>, 0x6449e8a21c05 <vm_exec_core+7541>, 0x6449e8a21afd <vm_exec_core+7277>, 0x6449e8a21e08 <vm_exec_core+8056>, 0x6449e8a227f3 <vm_exec_core+10595>, 0x6449e8a2456e <vm_exec_core+18142>, 0x6449e8a239b9 <vm_exec_core+15145>, 0x6449e8a2516b <vm_exec_core+21211>, 0x6449e8a23e15 <vm_exec_core+16261>, 0x6449e8a26440 <vm_exec_core+26032>, 0x6449e8a279e7 <vm_exec_core+31575>, 0x6449e8a26684 <vm_exec_core+26612>, 0x6449e8a272d5 <vm_exec_core+29765>, 0x6449e8a273c6 <vm_exec_core+30006>, 0x6449e8a20920 <vm_exec_core+2704>, 0x6449e8a26ead <vm_exec_core+28701>, 0x6449e8a22ad9 <vm_exec_core+11337>, 0x6449e8a270a8 <vm_exec_core+29208>, 0x6449e8a2261a <vm_exec_core+10122>, 0x6449e8a265bb <vm_exec_core+26411>, 0x6449e8a207b7 <vm_exec_core+2343>, 0x6449e8a20f9d <vm_exec_core+4365>, 0x6449e8a2760a <vm_exec_core+30586>, 0x6449e8a22ebd <vm_exec_core+12333>, 0x6449e8a22cba <vm_exec_core+11818>, 0x6449e8a201ed <vm_exec_core+861>, 0x6449e8a206da <vm_exec_core+2122>, 0x6449e8a20273 <vm_exec_core+995>, 0x6449e8a26773 <vm_exec_core+26851>, 0x6449e8a2403e <vm_exec_core+16814>, 0x6449e8a23702 <vm_exec_core+14450>, 0x6449e8a23f1a <vm_exec_core+16522>, 0x6449e8a23b66 <vm_exec_core+15574>, 0x6449e8a22d4f <vm_exec_core+11967>, 0x6449e8a2360d <vm_exec_core+14205>, 0x6449e8a22fd9 <vm_exec_core+12617>, 0x6449e8a2381c <vm_exec_core+14732>, 0x6449e8a2388d <vm_exec_core+14845>, 0x6449e8a20457 <vm_exec_core+1479>, 0x6449e8a2175e <vm_exec_core+6350>, 0x6449e8a26982 <vm_exec_core+27378>, 0x6449e8a212d0 <vm_exec_core+5184>, 0x6449e8a27733 <vm_exec_core+30883>, 0x6449e8a25541 <vm_exec_core+22193>, 0x6449e8a2314f <vm_exec_core+12991>, 0x6449e8a205bf <vm_exec_core+1839>, 0x6449e8a26f75 <vm_exec_core+28901>, 0x6449e8a26cbd <vm_exec_core+28205>, 0x6449e8a2154d <vm_exec_core+5821>, 0x6449e8a20aaf <vm_exec_core+3103>, 0x6449e8a25c37 <vm_exec_core+23975>, 0x6449e8a22054 <vm_exec_core+8644>, 0x6449e8a27176 <vm_exec_core+29414>, 0x6449e8a26e1f <vm_exec_core+28559>, 0x6449e8a22742 <vm_exec_core+10418>, 0x6449e8a230de <vm_exec_core+12878>, 0x6449e8a25796 <vm_exec_core+22790>, 0x6449e8a26d96 <vm_exec_core+28422>, 0x6449e8a24bb1 <vm_exec_core+19745>, 0x6449e8a2581f <vm_exec_core+22927>, 0x6449e8a262d8 <vm_exec_core+25672>, 0x6449e8a24aee <vm_exec_core+19550>, 0x6449e8a209ec <vm_exec_core+2908>, 0x6449e8a25244 <vm_exec_core+21428>, 0x6449e8a2087f <vm_exec_core+2543>, 0x6449e8a20cb5 <vm_exec_core+3621>, 0x6449e8a229c5 <vm_exec_core+11061>, 0x6449e8a246bb <vm_exec_core+18475>, 0x6449e8a250dd <vm_exec_core+21069>, 0x6449e8a24360 <vm_exec_core+17616>, 0x6449e8a2048b <vm_exec_core+1531>, 0x6449e8a26508 <vm_exec_core+26232>, 0x6449e8a26be8 <vm_exec_core+27992>, 0x6449e8a20e5c <vm_exec_core+4044>, 0x6449e8a21a08 <vm_exec_core+7032>, 0x6449e8a216c6 <vm_exec_core+6198>, 0x6449e8a22143 <vm_exec_core+8883>, 0x6449e8a22f7a <vm_exec_core+12522>, 0x6449e8a20f03 <vm_exec_core+4211>, 0x6449e8a26370 <vm_exec_core+25824>, 0x6449e8a21992 <vm_exec_core+6914>, 0x6449e8a22e28 <vm_exec_core+12184>, 0x6449e8a238ef <vm_exec_core+14943>, 0x6449e8a25ccd <vm_exec_core+24125>, 0x6449e8a24d73 <vm_exec_core+20195>, 0x6449e8a2241d <vm_exec_core+9613>, 0x6449e8a21c9f <vm_exec_core+7695>, 0x6449e8a25b23 <vm_exec_core+23699>, 0x6449e8a22ba5 <vm_exec_core+11541>, 0x6449e8a25343 <vm_exec_core+21683>, 0x6449e8a24de5 <vm_exec_core+20309>, 0x6449e8a253fa <vm_exec_core+21866>, 0x6449e8a268ba <vm_exec_core+27178>, 0x6449e8a24172 <vm_exec_core+17122>, 0x6449e8a25d86 <vm_exec_core+24310>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a258b4 <vm_exec_core+23076>, 0x6449e8a2253c <vm_exec_core+9900>, 0x6449e8a24a49 <vm_exec_core+19385>, 0x6449e8a24c89 <vm_exec_core+19961>, 0x6449e8a23523 <vm_exec_core+13971>, 0x6449e8a246b6 <vm_exec_core+18470>, 0x6449e8a228ea <vm_exec_core+10842>, 0x6449e8a21f27 <vm_exec_core+8343>, 0x6449e8a25478 <vm_exec_core+21992>, 0x6449e8a21094 <vm_exec_core+4612>, 0x6449e8a232d0 <vm_exec_core+13376>, 0x6449e8a23c20 <vm_exec_core+15760>, 0x6449e8a22221 <vm_exec_core+9105>, 0x6449e8a2dc34 <vm_exec_core+56740>, 0x6449e8a21bf6 <vm_exec_core+7526>, 0x6449e8a21aee <vm_exec_core+7262>, 0x6449e8a21df9 <vm_exec_core+8041>, 0x6449e8a227e4 <vm_exec_core+10580>, 0x6449e8a2455f <vm_exec_core+18127>, 0x6449e8a239aa <vm_exec_core+15130>, 0x6449e8a2455a <vm_exec_core+18122>, 0x6449e8a24d6e <vm_exec_core+20190>, 0x6449e8a24d69 <vm_exec_core+20185>, 0x6449e8a21df4 <vm_exec_core+8036>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a22f43 <vm_exec_core+12467>, 0x6449e8a22f48 <vm_exec_core+12472>, 0x6449e8a24d64 <vm_exec_core+20180>, 0x6449e8a24bac <vm_exec_core+19740>, 0x6449e8a23c1b <vm_exec_core+15755>, 0x6449e8a23b52 <vm_exec_core+15554>, 0x6449e8a24c5b <vm_exec_core+19915>, 0x6449e8a24025 <vm_exec_core+16789>...}
        reg_cfp = 0x7d94fe7ff480
        reg_pc = 0x52300000b208
        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_opt_new = <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_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 0x00006449e8a1b092 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006449e8aab552 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7d94fe7ff620, self=138078915281240, 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:1814
        flags = 0
        iseq = 0x7d9500b708c8
        cfp = <optimized out>
        sp = 0x7d94fe6ffa28
        use_argv = 0x7d94ff2d50e0
        stack_argv = 0x7d94fe6ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x7d94fe7ff620
#16 0x00006449e8a4c8bc 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:1865
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:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00006449e8a4c8bc in rb_yield (val=<optimized out>)
No locals.
#20 0x00006449e8c13bb3 in rb_ary_collect (ary=138078358635360) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 138078312760480
        i = 10
#21 0x00006449e8a8ad98 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:3903
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7d9500bfebc8
        cfunc = 0x5060000200c8
        recv = 138078358635360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00006449e8a2489f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d94fe7ff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x6449e8a20466 <vm_exec_core+1494>, 0x6449e8a2176d <vm_exec_core+6365>, 0x6449e8a26991 <vm_exec_core+27393>, 0x6449e8a212df <vm_exec_core+5199>, 0x6449e8a27742 <vm_exec_core+30898>, 0x6449e8a25550 <vm_exec_core+22208>, 0x6449e8a2315e <vm_exec_core+13006>, 0x6449e8a205ce <vm_exec_core+1854>, 0x6449e8a26f84 <vm_exec_core+28916>, 0x6449e8a26ccc <vm_exec_core+28220>, 0x6449e8a2155c <vm_exec_core+5836>, 0x6449e8a20abe <vm_exec_core+3118>, 0x6449e8a25c46 <vm_exec_core+23990>, 0x6449e8a22063 <vm_exec_core+8659>, 0x6449e8a27185 <vm_exec_core+29429>, 0x6449e8a26e2e <vm_exec_core+28574>, 0x6449e8a22751 <vm_exec_core+10433>, 0x6449e8a230ed <vm_exec_core+12893>, 0x6449e8a257a5 <vm_exec_core+22805>, 0x6449e8a26da5 <vm_exec_core+28437>, 0x6449e8a24bc0 <vm_exec_core+19760>, 0x6449e8a2582e <vm_exec_core+22942>, 0x6449e8a262e7 <vm_exec_core+25687>, 0x6449e8a24afd <vm_exec_core+19565>, 0x6449e8a209fb <vm_exec_core+2923>, 0x6449e8a25253 <vm_exec_core+21443>, 0x6449e8a2088e <vm_exec_core+2558>, 0x6449e8a20cc4 <vm_exec_core+3636>, 0x6449e8a229d4 <vm_exec_core+11076>, 0x6449e8a246ca <vm_exec_core+18490>, 0x6449e8a250ec <vm_exec_core+21084>, 0x6449e8a2436f <vm_exec_core+17631>, 0x6449e8a2049a <vm_exec_core+1546>, 0x6449e8a26517 <vm_exec_core+26247>, 0x6449e8a26bf7 <vm_exec_core+28007>, 0x6449e8a20e6b <vm_exec_core+4059>, 0x6449e8a21a17 <vm_exec_core+7047>, 0x6449e8a216d5 <vm_exec_core+6213>, 0x6449e8a22152 <vm_exec_core+8898>, 0x6449e8a22f89 <vm_exec_core+12537>, 0x6449e8a20f12 <vm_exec_core+4226>, 0x6449e8a2637f <vm_exec_core+25839>, 0x6449e8a219a1 <vm_exec_core+6929>, 0x6449e8a22e37 <vm_exec_core+12199>, 0x6449e8a238fe <vm_exec_core+14958>, 0x6449e8a25cdc <vm_exec_core+24140>, 0x6449e8a24d82 <vm_exec_core+20210>, 0x6449e8a2242c <vm_exec_core+9628>, 0x6449e8a21cae <vm_exec_core+7710>, 0x6449e8a25b32 <vm_exec_core+23714>, 0x6449e8a22bb4 <vm_exec_core+11556>, 0x6449e8a25352 <vm_exec_core+21698>, 0x6449e8a24df4 <vm_exec_core+20324>, 0x6449e8a25409 <vm_exec_core+21881>, 0x6449e8a268c9 <vm_exec_core+27193>, 0x6449e8a24181 <vm_exec_core+17137>, 0x6449e8a25d95 <vm_exec_core+24325>, 0x6449e8a201e8 <vm_exec_core+856>, 0x6449e8a258c3 <vm_exec_core+23091>, 0x6449e8a2254b <vm_exec_core+9915>, 0x6449e8a24a58 <vm_exec_core+19400>, 0x6449e8a24c98 <vm_exec_core+19976>, 0x6449e8a23532 <vm_exec_core+13986>, 0x6449e8a20d78 <vm_exec_core+3816>, 0x6449e8a228f9 <vm_exec_core+10857>, 0x6449e8a21f36 <vm_exec_core+8358>, 0x6449e8a25487 <vm_exec_core+22007>, 0x6449e8a210a3 <vm_exec_core+4627>, 0x6449e8a232df <vm_exec_core+13391>, 0x6449e8a23c2f <vm_exec_core+15775>, 0x6449e8a22230 <vm_exec_core+9120>, 0x6449e8a2dc43 <vm_exec_core+56755>, 0x6449e8a21c05 <vm_exec_core+7541>, 0x6449e8a21afd <vm_exec_core+7277>, 0x6449e8a21e08 <vm_exec_core+8056>, 0x6449e8a227f3 <vm_exec_core+10595>, 0x6449e8a2456e <vm_exec_core+18142>, 0x6449e8a239b9 <vm_exec_core+15145>, 0x6449e8a2516b <vm_exec_core+21211>, 0x6449e8a23e15 <vm_exec_core+16261>, 0x6449e8a26440 <vm_exec_core+26032>, 0x6449e8a279e7 <vm_exec_core+31575>, 0x6449e8a26684 <vm_exec_core+26612>, 0x6449e8a272d5 <vm_exec_core+29765>, 0x6449e8a273c6 <vm_exec_core+30006>, 0x6449e8a20920 <vm_exec_core+2704>, 0x6449e8a26ead <vm_exec_core+28701>, 0x6449e8a22ad9 <vm_exec_core+11337>, 0x6449e8a270a8 <vm_exec_core+29208>, 0x6449e8a2261a <vm_exec_core+10122>, 0x6449e8a265bb <vm_exec_core+26411>, 0x6449e8a207b7 <vm_exec_core+2343>, 0x6449e8a20f9d <vm_exec_core+4365>, 0x6449e8a2760a <vm_exec_core+30586>, 0x6449e8a22ebd <vm_exec_core+12333>, 0x6449e8a22cba <vm_exec_core+11818>, 0x6449e8a201ed <vm_exec_core+861>, 0x6449e8a206da <vm_exec_core+2122>, 0x6449e8a20273 <vm_exec_core+995>, 0x6449e8a26773 <vm_exec_core+26851>, 0x6449e8a2403e <vm_exec_core+16814>, 0x6449e8a23702 <vm_exec_core+14450>, 0x6449e8a23f1a <vm_exec_core+16522>, 0x6449e8a23b66 <vm_exec_core+15574>, 0x6449e8a22d4f <vm_exec_core+11967>, 0x6449e8a2360d <vm_exec_core+14205>, 0x6449e8a22fd9 <vm_exec_core+12617>, 0x6449e8a2381c <vm_exec_core+14732>, 0x6449e8a2388d <vm_exec_core+14845>, 0x6449e8a20457 <vm_exec_core+1479>, 0x6449e8a2175e <vm_exec_core+6350>, 0x6449e8a26982 <vm_exec_core+27378>, 0x6449e8a212d0 <vm_exec_core+5184>, 0x6449e8a27733 <vm_exec_core+30883>, 0x6449e8a25541 <vm_exec_core+22193>, 0x6449e8a2314f <vm_exec_core+12991>, 0x6449e8a205bf <vm_exec_core+1839>, 0x6449e8a26f75 <vm_exec_core+28901>, 0x6449e8a26cbd <vm_exec_core+28205>, 0x6449e8a2154d <vm_exec_core+5821>, 0x6449e8a20aaf <vm_exec_core+3103>, 0x6449e8a25c37 <vm_exec_core+23975>, 0x6449e8a22054 <vm_exec_core+8644>, 0x6449e8a27176 <vm_exec_core+29414>, 0x6449e8a26e1f <vm_exec_core+28559>, 0x6449e8a22742 <vm_exec_core+10418>, 0x6449e8a230de <vm_exec_core+12878>, 0x6449e8a25796 <vm_exec_core+22790>, 0x6449e8a26d96 <vm_exec_core+28422>, 0x6449e8a24bb1 <vm_exec_core+19745>, 0x6449e8a2581f <vm_exec_core+22927>, 0x6449e8a262d8 <vm_exec_core+25672>, 0x6449e8a24aee <vm_exec_core+19550>, 0x6449e8a209ec <vm_exec_core+2908>, 0x6449e8a25244 <vm_exec_core+21428>, 0x6449e8a2087f <vm_exec_core+2543>, 0x6449e8a20cb5 <vm_exec_core+3621>, 0x6449e8a229c5 <vm_exec_core+11061>, 0x6449e8a246bb <vm_exec_core+18475>, 0x6449e8a250dd <vm_exec_core+21069>, 0x6449e8a24360 <vm_exec_core+17616>, 0x6449e8a2048b <vm_exec_core+1531>, 0x6449e8a26508 <vm_exec_core+26232>, 0x6449e8a26be8 <vm_exec_core+27992>, 0x6449e8a20e5c <vm_exec_core+4044>, 0x6449e8a21a08 <vm_exec_core+7032>, 0x6449e8a216c6 <vm_exec_core+6198>, 0x6449e8a22143 <vm_exec_core+8883>, 0x6449e8a22f7a <vm_exec_core+12522>, 0x6449e8a20f03 <vm_exec_core+4211>, 0x6449e8a26370 <vm_exec_core+25824>, 0x6449e8a21992 <vm_exec_core+6914>, 0x6449e8a22e28 <vm_exec_core+12184>, 0x6449e8a238ef <vm_exec_core+14943>, 0x6449e8a25ccd <vm_exec_core+24125>, 0x6449e8a24d73 <vm_exec_core+20195>, 0x6449e8a2241d <vm_exec_core+9613>, 0x6449e8a21c9f <vm_exec_core+7695>, 0x6449e8a25b23 <vm_exec_core+23699>, 0x6449e8a22ba5 <vm_exec_core+11541>, 0x6449e8a25343 <vm_exec_core+21683>, 0x6449e8a24de5 <vm_exec_core+20309>, 0x6449e8a253fa <vm_exec_core+21866>, 0x6449e8a268ba <vm_exec_core+27178>, 0x6449e8a24172 <vm_exec_core+17122>, 0x6449e8a25d86 <vm_exec_core+24310>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a258b4 <vm_exec_core+23076>, 0x6449e8a2253c <vm_exec_core+9900>, 0x6449e8a24a49 <vm_exec_core+19385>, 0x6449e8a24c89 <vm_exec_core+19961>, 0x6449e8a23523 <vm_exec_core+13971>, 0x6449e8a246b6 <vm_exec_core+18470>, 0x6449e8a228ea <vm_exec_core+10842>, 0x6449e8a21f27 <vm_exec_core+8343>, 0x6449e8a25478 <vm_exec_core+21992>, 0x6449e8a21094 <vm_exec_core+4612>, 0x6449e8a232d0 <vm_exec_core+13376>, 0x6449e8a23c20 <vm_exec_core+15760>, 0x6449e8a22221 <vm_exec_core+9105>, 0x6449e8a2dc34 <vm_exec_core+56740>, 0x6449e8a21bf6 <vm_exec_core+7526>, 0x6449e8a21aee <vm_exec_core+7262>, 0x6449e8a21df9 <vm_exec_core+8041>, 0x6449e8a227e4 <vm_exec_core+10580>, 0x6449e8a2455f <vm_exec_core+18127>, 0x6449e8a239aa <vm_exec_core+15130>, 0x6449e8a2455a <vm_exec_core+18122>, 0x6449e8a24d6e <vm_exec_core+20190>, 0x6449e8a24d69 <vm_exec_core+20185>, 0x6449e8a21df4 <vm_exec_core+8036>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a22f43 <vm_exec_core+12467>, 0x6449e8a22f48 <vm_exec_core+12472>, 0x6449e8a24d64 <vm_exec_core+20180>, 0x6449e8a24bac <vm_exec_core+19740>, 0x6449e8a23c1b <vm_exec_core+15755>, 0x6449e8a23b52 <vm_exec_core+15554>, 0x6449e8a24c5b <vm_exec_core+19915>, 0x6449e8a24025 <vm_exec_core+16789>...}
        reg_cfp = 0x7d94fe7ff608
        reg_pc = 0x51900001b210
        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>
th: 0x515000000300, native_id: 0x7d95014d9c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0017 p:---- s:0157 e:000156 l:y b:---- CFUNC  :popen
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
c:0016 p:0289 s:0152 e:000150 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:231
        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>
c:0015 p:0084 s:0113 e:000112 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
c:0014 p:0026 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/fiber/test_scheduler.rb:68
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        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>
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
        INSN_LABEL_duphash = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
        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>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
        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>
c:0007 p:0069 s:0046 E:001cd0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        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>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <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>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]
        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>

th: 0x5150000c5380, native_id: 0x7d94c02646c0
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:90 [FINISH]
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
th: 0x51500018a400, native_id: 0x7d94e00fd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        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 0x00006449e8a1b47b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00006449e8aab552 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7d94fe7ff738, self=138078915281240, 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:1814
        flags = 0
        iseq = 0x7d9500b7f288
        cfp = <optimized out>
        sp = 0x7d94fe6ff8d0
        use_argv = 0x7d94ff23a460
        stack_argv = 0x7d94fe6ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#27 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:1828
        captured = 0x7d94fe7ff738
#28 0x00006449e8a4c8bc 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:1865
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x00006449e8a4c8bc in rb_yield (val=<optimized out>)
No locals.
#32 0x00006449e8c13bb3 in rb_ary_collect (ary=138078043758000) at /tmp/ruby/src/trunk_asan/array.c:3678
        collect = 138078043757720
        i = 0
#33 0x00006449e8a8ad98 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:3903
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x7d9500bfebc8
        cfunc = 0x5060000200c8
        recv = 138078043758000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00006449e8a2489f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d94fe7ff720, cd=0x50200002a0b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002a0b0
        insns_address_table = {0x6449e8a20466 <vm_exec_core+1494>, 0x6449e8a2176d <vm_exec_core+6365>, 0x6449e8a26991 <vm_exec_core+27393>, 0x6449e8a212df <vm_exec_core+5199>, 0x6449e8a27742 <vm_exec_core+30898>, 0x6449e8a25550 <vm_exec_core+22208>, 0x6449e8a2315e <vm_exec_core+13006>, 0x6449e8a205ce <vm_exec_core+1854>, 0x6449e8a26f84 <vm_exec_core+28916>, 0x6449e8a26ccc <vm_exec_core+28220>, 0x6449e8a2155c <vm_exec_core+5836>, 0x6449e8a20abe <vm_exec_core+3118>, 0x6449e8a25c46 <vm_exec_core+23990>, 0x6449e8a22063 <vm_exec_core+8659>, 0x6449e8a27185 <vm_exec_core+29429>, 0x6449e8a26e2e <vm_exec_core+28574>, 0x6449e8a22751 <vm_exec_core+10433>, 0x6449e8a230ed <vm_exec_core+12893>, 0x6449e8a257a5 <vm_exec_core+22805>, 0x6449e8a26da5 <vm_exec_core+28437>, 0x6449e8a24bc0 <vm_exec_core+19760>, 0x6449e8a2582e <vm_exec_core+22942>, 0x6449e8a262e7 <vm_exec_core+25687>, 0x6449e8a24afd <vm_exec_core+19565>, 0x6449e8a209fb <vm_exec_core+2923>, 0x6449e8a25253 <vm_exec_core+21443>, 0x6449e8a2088e <vm_exec_core+2558>, 0x6449e8a20cc4 <vm_exec_core+3636>, 0x6449e8a229d4 <vm_exec_core+11076>, 0x6449e8a246ca <vm_exec_core+18490>, 0x6449e8a250ec <vm_exec_core+21084>, 0x6449e8a2436f <vm_exec_core+17631>, 0x6449e8a2049a <vm_exec_core+1546>, 0x6449e8a26517 <vm_exec_core+26247>, 0x6449e8a26bf7 <vm_exec_core+28007>, 0x6449e8a20e6b <vm_exec_core+4059>, 0x6449e8a21a17 <vm_exec_core+7047>, 0x6449e8a216d5 <vm_exec_core+6213>, 0x6449e8a22152 <vm_exec_core+8898>, 0x6449e8a22f89 <vm_exec_core+12537>, 0x6449e8a20f12 <vm_exec_core+4226>, 0x6449e8a2637f <vm_exec_core+25839>, 0x6449e8a219a1 <vm_exec_core+6929>, 0x6449e8a22e37 <vm_exec_core+12199>, 0x6449e8a238fe <vm_exec_core+14958>, 0x6449e8a25cdc <vm_exec_core+24140>, 0x6449e8a24d82 <vm_exec_core+20210>, 0x6449e8a2242c <vm_exec_core+9628>, 0x6449e8a21cae <vm_exec_core+7710>, 0x6449e8a25b32 <vm_exec_core+23714>, 0x6449e8a22bb4 <vm_exec_core+11556>, 0x6449e8a25352 <vm_exec_core+21698>, 0x6449e8a24df4 <vm_exec_core+20324>, 0x6449e8a25409 <vm_exec_core+21881>, 0x6449e8a268c9 <vm_exec_core+27193>, 0x6449e8a24181 <vm_exec_core+17137>, 0x6449e8a25d95 <vm_exec_core+24325>, 0x6449e8a201e8 <vm_exec_core+856>, 0x6449e8a258c3 <vm_exec_core+23091>, 0x6449e8a2254b <vm_exec_core+9915>, 0x6449e8a24a58 <vm_exec_core+19400>, 0x6449e8a24c98 <vm_exec_core+19976>, 0x6449e8a23532 <vm_exec_core+13986>, 0x6449e8a20d78 <vm_exec_core+3816>, 0x6449e8a228f9 <vm_exec_core+10857>, 0x6449e8a21f36 <vm_exec_core+8358>, 0x6449e8a25487 <vm_exec_core+22007>, 0x6449e8a210a3 <vm_exec_core+4627>, 0x6449e8a232df <vm_exec_core+13391>, 0x6449e8a23c2f <vm_exec_core+15775>, 0x6449e8a22230 <vm_exec_core+9120>, 0x6449e8a2dc43 <vm_exec_core+56755>, 0x6449e8a21c05 <vm_exec_core+7541>, 0x6449e8a21afd <vm_exec_core+7277>, 0x6449e8a21e08 <vm_exec_core+8056>, 0x6449e8a227f3 <vm_exec_core+10595>, 0x6449e8a2456e <vm_exec_core+18142>, 0x6449e8a239b9 <vm_exec_core+15145>, 0x6449e8a2516b <vm_exec_core+21211>, 0x6449e8a23e15 <vm_exec_core+16261>, 0x6449e8a26440 <vm_exec_core+26032>, 0x6449e8a279e7 <vm_exec_core+31575>, 0x6449e8a26684 <vm_exec_core+26612>, 0x6449e8a272d5 <vm_exec_core+29765>, 0x6449e8a273c6 <vm_exec_core+30006>, 0x6449e8a20920 <vm_exec_core+2704>, 0x6449e8a26ead <vm_exec_core+28701>, 0x6449e8a22ad9 <vm_exec_core+11337>, 0x6449e8a270a8 <vm_exec_core+29208>, 0x6449e8a2261a <vm_exec_core+10122>, 0x6449e8a265bb <vm_exec_core+26411>, 0x6449e8a207b7 <vm_exec_core+2343>, 0x6449e8a20f9d <vm_exec_core+4365>, 0x6449e8a2760a <vm_exec_core+30586>, 0x6449e8a22ebd <vm_exec_core+12333>, 0x6449e8a22cba <vm_exec_core+11818>, 0x6449e8a201ed <vm_exec_core+861>, 0x6449e8a206da <vm_exec_core+2122>, 0x6449e8a20273 <vm_exec_core+995>, 0x6449e8a26773 <vm_exec_core+26851>, 0x6449e8a2403e <vm_exec_core+16814>, 0x6449e8a23702 <vm_exec_core+14450>, 0x6449e8a23f1a <vm_exec_core+16522>, 0x6449e8a23b66 <vm_exec_core+15574>, 0x6449e8a22d4f <vm_exec_core+11967>, 0x6449e8a2360d <vm_exec_core+14205>, 0x6449e8a22fd9 <vm_exec_core+12617>, 0x6449e8a2381c <vm_exec_core+14732>, 0x6449e8a2388d <vm_exec_core+14845>, 0x6449e8a20457 <vm_exec_core+1479>, 0x6449e8a2175e <vm_exec_core+6350>, 0x6449e8a26982 <vm_exec_core+27378>, 0x6449e8a212d0 <vm_exec_core+5184>, 0x6449e8a27733 <vm_exec_core+30883>, 0x6449e8a25541 <vm_exec_core+22193>, 0x6449e8a2314f <vm_exec_core+12991>, 0x6449e8a205bf <vm_exec_core+1839>, 0x6449e8a26f75 <vm_exec_core+28901>, 0x6449e8a26cbd <vm_exec_core+28205>, 0x6449e8a2154d <vm_exec_core+5821>, 0x6449e8a20aaf <vm_exec_core+3103>, 0x6449e8a25c37 <vm_exec_core+23975>, 0x6449e8a22054 <vm_exec_core+8644>, 0x6449e8a27176 <vm_exec_core+29414>, 0x6449e8a26e1f <vm_exec_core+28559>, 0x6449e8a22742 <vm_exec_core+10418>, 0x6449e8a230de <vm_exec_core+12878>, 0x6449e8a25796 <vm_exec_core+22790>, 0x6449e8a26d96 <vm_exec_core+28422>, 0x6449e8a24bb1 <vm_exec_core+19745>, 0x6449e8a2581f <vm_exec_core+22927>, 0x6449e8a262d8 <vm_exec_core+25672>, 0x6449e8a24aee <vm_exec_core+19550>, 0x6449e8a209ec <vm_exec_core+2908>, 0x6449e8a25244 <vm_exec_core+21428>, 0x6449e8a2087f <vm_exec_core+2543>, 0x6449e8a20cb5 <vm_exec_core+3621>, 0x6449e8a229c5 <vm_exec_core+11061>, 0x6449e8a246bb <vm_exec_core+18475>, 0x6449e8a250dd <vm_exec_core+21069>, 0x6449e8a24360 <vm_exec_core+17616>, 0x6449e8a2048b <vm_exec_core+1531>, 0x6449e8a26508 <vm_exec_core+26232>, 0x6449e8a26be8 <vm_exec_core+27992>, 0x6449e8a20e5c <vm_exec_core+4044>, 0x6449e8a21a08 <vm_exec_core+7032>, 0x6449e8a216c6 <vm_exec_core+6198>, 0x6449e8a22143 <vm_exec_core+8883>, 0x6449e8a22f7a <vm_exec_core+12522>, 0x6449e8a20f03 <vm_exec_core+4211>, 0x6449e8a26370 <vm_exec_core+25824>, 0x6449e8a21992 <vm_exec_core+6914>, 0x6449e8a22e28 <vm_exec_core+12184>, 0x6449e8a238ef <vm_exec_core+14943>, 0x6449e8a25ccd <vm_exec_core+24125>, 0x6449e8a24d73 <vm_exec_core+20195>, 0x6449e8a2241d <vm_exec_core+9613>, 0x6449e8a21c9f <vm_exec_core+7695>, 0x6449e8a25b23 <vm_exec_core+23699>, 0x6449e8a22ba5 <vm_exec_core+11541>, 0x6449e8a25343 <vm_exec_core+21683>, 0x6449e8a24de5 <vm_exec_core+20309>, 0x6449e8a253fa <vm_exec_core+21866>, 0x6449e8a268ba <vm_exec_core+27178>, 0x6449e8a24172 <vm_exec_core+17122>, 0x6449e8a25d86 <vm_exec_core+24310>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a258b4 <vm_exec_core+23076>, 0x6449e8a2253c <vm_exec_core+9900>, 0x6449e8a24a49 <vm_exec_core+19385>, 0x6449e8a24c89 <vm_exec_core+19961>, 0x6449e8a23523 <vm_exec_core+13971>, 0x6449e8a246b6 <vm_exec_core+18470>, 0x6449e8a228ea <vm_exec_core+10842>, 0x6449e8a21f27 <vm_exec_core+8343>, 0x6449e8a25478 <vm_exec_core+21992>, 0x6449e8a21094 <vm_exec_core+4612>, 0x6449e8a232d0 <vm_exec_core+13376>, 0x6449e8a23c20 <vm_exec_core+15760>, 0x6449e8a22221 <vm_exec_core+9105>, 0x6449e8a2dc34 <vm_exec_core+56740>, 0x6449e8a21bf6 <vm_exec_core+7526>, 0x6449e8a21aee <vm_exec_core+7262>, 0x6449e8a21df9 <vm_exec_core+8041>, 0x6449e8a227e4 <vm_exec_core+10580>, 0x6449e8a2455f <vm_exec_core+18127>, 0x6449e8a239aa <vm_exec_core+15130>, 0x6449e8a2455a <vm_exec_core+18122>, 0x6449e8a24d6e <vm_exec_core+20190>, 0x6449e8a24d69 <vm_exec_core+20185>, 0x6449e8a21df4 <vm_exec_core+8036>, 0x6449e8a25230 <vm_exec_core+21408>, 0x6449e8a22f43 <vm_exec_core+12467>, 0x6449e8a22f48 <vm_exec_core+12472>, 0x6449e8a24d64 <vm_exec_core+20180>, 0x6449e8a24bac <vm_exec_core+19740>, 0x6449e8a23c1b <vm_exec_core+15755>, 0x6449e8a23b52 <vm_exec_core+15554>, 0x6449e8a24c5b <vm_exec_core+19915>, 0x6449e8a24025 <vm_exec_core+16789>...}
        reg_cfp = 0x7d94fe7ff720
        reg_pc = 0x504000008578
        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_opt_new = <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_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>
#36 0x00006449e8a1b47b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#38 0x00006449e8a63b18 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#39 0x00006449e8651c7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7d9500b7f418) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc4e3018f0, <optimized out>, 0x7ffc4e301840, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7d9500b7f418
#40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#41 0x00006449e864abe7 in rb_main (argc=11, argv=0x7ffc4e301ab8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#42 main (argc=11, argv=0x7ffc4e301ab8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7ea9d205fc40 (LWP 533182) "ruby" 0x00007ea9d1f26d07 in __GI___select (nfds=15, readfds=0x50c0053b69c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcf7455780) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7ea9b5dff6c0 (LWP 533184) "ruby" 0x00007ea9d1f1b4fd in __GI___poll (fds=0x7ea9b4bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7ea9b5dff6c0 (LWP 533184) "ruby"):
#0  0x00007ea9d1f1b4fd in __GI___poll (fds=0x7ea9b4bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058170238e77a in __interceptor_poll ()
No symbol table info available.
#2  0x000058170278430b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3080
        vm = <optimized out>
#4  0x00005817023e7b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ea9d1e9caa4 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 = {139267365926592, 4552533679602959359, 139267365926592, -352, 0, 140724457011344, 4552533679623930879, 4552313690596475903}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ea9d1f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ea9d205fc40 (LWP 533182) "ruby"):
#0  0x00007ea9d1f26d07 in __GI___select (nfds=15, readfds=0x50c0053b69c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffcf7455780) 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 = 59999, tv_nsec = 520112139}
        pts64 = 0x7ffcf7455620
        r = <optimized out>
#1  0x000058170276abc5 in native_fd_select (n=15, readfds=0x50c0053b69c0, writefds=0x0, exceptfds=0x7ea9d1f26d07 <__GI___select+327>, timeout=0x7ffcf7455620, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2443
No locals.
#2  do_select (p=139267803242624) at /tmp/ruby/src/trunk_asan/thread.c:4507
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffcf7455730
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005817024338f7 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:1174
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcf74558f0, <optimized out>, 0x7ffcf7455800, <optimized out>, <optimized out>}, prev = 0x7ea9d00b5aa0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000058170276a0b7 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:4569
        set = {max = 15, th = 0x515000000300, rset = 0x7ea9cff0df40, 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 = 0x7ea9cff0dfa0}
#5  0x0000581702508101 in select_internal (read=139267790222000, write=4, except=4, tp=0x7ea9cff0dfa0, fds=0x7ea9cff0df40) at /tmp/ruby/src/trunk_asan/io.c:10725
        timerec = <optimized out>
        max = 15
        pending = <optimized out>
        rp = 0x7ea9cff0df40
        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=139267803242272) at /tmp/ruby/src/trunk_asan/io.c:10795
        p = 0x7ea9cff0df20
#7  0x00005817024338f7 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:1174
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcf7455bf0, <optimized out>, 0x7ffcf7455b00, <optimized out>, <optimized out>}, prev = 0x7ea9cffe4040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5170000000d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005817024e475b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11163
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x0000581702867d98 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:3903
        ci = 0x162100100009
        cc = <optimized out>
        me = 0x7ea9d17990b0
        cfunc = 0x50600002b348
        recv = 139267828939280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005817028091dd in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ea9cf3ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5817027fd466 <vm_exec_core+1494>, 0x5817027fe76d <vm_exec_core+6365>, 0x581702803991 <vm_exec_core+27393>, 0x5817027fe2df <vm_exec_core+5199>, 0x581702804742 <vm_exec_core+30898>, 0x581702802550 <vm_exec_core+22208>, 0x58170280015e <vm_exec_core+13006>, 0x5817027fd5ce <vm_exec_core+1854>, 0x581702803f84 <vm_exec_core+28916>, 0x581702803ccc <vm_exec_core+28220>, 0x5817027fe55c <vm_exec_core+5836>, 0x5817027fdabe <vm_exec_core+3118>, 0x581702802c46 <vm_exec_core+23990>, 0x5817027ff063 <vm_exec_core+8659>, 0x581702804185 <vm_exec_core+29429>, 0x581702803e2e <vm_exec_core+28574>, 0x5817027ff751 <vm_exec_core+10433>, 0x5817028000ed <vm_exec_core+12893>, 0x5817028027a5 <vm_exec_core+22805>, 0x581702803da5 <vm_exec_core+28437>, 0x581702801bc0 <vm_exec_core+19760>, 0x58170280282e <vm_exec_core+22942>, 0x5817028032e7 <vm_exec_core+25687>, 0x581702801afd <vm_exec_core+19565>, 0x5817027fd9fb <vm_exec_core+2923>, 0x581702802253 <vm_exec_core+21443>, 0x5817027fd88e <vm_exec_core+2558>, 0x5817027fdcc4 <vm_exec_core+3636>, 0x5817027ff9d4 <vm_exec_core+11076>, 0x5817028016ca <vm_exec_core+18490>, 0x5817028020ec <vm_exec_core+21084>, 0x58170280136f <vm_exec_core+17631>, 0x5817027fd49a <vm_exec_core+1546>, 0x581702803517 <vm_exec_core+26247>, 0x581702803bf7 <vm_exec_core+28007>, 0x5817027fde6b <vm_exec_core+4059>, 0x5817027fea17 <vm_exec_core+7047>, 0x5817027fe6d5 <vm_exec_core+6213>, 0x5817027ff152 <vm_exec_core+8898>, 0x5817027fff89 <vm_exec_core+12537>, 0x5817027fdf12 <vm_exec_core+4226>, 0x58170280337f <vm_exec_core+25839>, 0x5817027fe9a1 <vm_exec_core+6929>, 0x5817027ffe37 <vm_exec_core+12199>, 0x5817028008fe <vm_exec_core+14958>, 0x581702802cdc <vm_exec_core+24140>, 0x581702801d82 <vm_exec_core+20210>, 0x5817027ff42c <vm_exec_core+9628>, 0x5817027fecae <vm_exec_core+7710>, 0x581702802b32 <vm_exec_core+23714>, 0x5817027ffbb4 <vm_exec_core+11556>, 0x581702802352 <vm_exec_core+21698>, 0x581702801df4 <vm_exec_core+20324>, 0x581702802409 <vm_exec_core+21881>, 0x5817028038c9 <vm_exec_core+27193>, 0x581702801181 <vm_exec_core+17137>, 0x581702802d95 <vm_exec_core+24325>, 0x5817027fd1e8 <vm_exec_core+856>, 0x5817028028c3 <vm_exec_core+23091>, 0x5817027ff54b <vm_exec_core+9915>, 0x581702801a58 <vm_exec_core+19400>, 0x581702801c98 <vm_exec_core+19976>, 0x581702800532 <vm_exec_core+13986>, 0x5817027fdd78 <vm_exec_core+3816>, 0x5817027ff8f9 <vm_exec_core+10857>, 0x5817027fef36 <vm_exec_core+8358>, 0x581702802487 <vm_exec_core+22007>, 0x5817027fe0a3 <vm_exec_core+4627>, 0x5817028002df <vm_exec_core+13391>, 0x581702800c2f <vm_exec_core+15775>, 0x5817027ff230 <vm_exec_core+9120>, 0x58170280ac43 <vm_exec_core+56755>, 0x5817027fec05 <vm_exec_core+7541>, 0x5817027feafd <vm_exec_core+7277>, 0x5817027fee08 <vm_exec_core+8056>, 0x5817027ff7f3 <vm_exec_core+10595>, 0x58170280156e <vm_exec_core+18142>, 0x5817028009b9 <vm_exec_core+15145>, 0x58170280216b <vm_exec_core+21211>, 0x581702800e15 <vm_exec_core+16261>, 0x581702803440 <vm_exec_core+26032>, 0x5817028049e7 <vm_exec_core+31575>, 0x581702803684 <vm_exec_core+26612>, 0x5817028042d5 <vm_exec_core+29765>, 0x5817028043c6 <vm_exec_core+30006>, 0x5817027fd920 <vm_exec_core+2704>, 0x581702803ead <vm_exec_core+28701>, 0x5817027ffad9 <vm_exec_core+11337>, 0x5817028040a8 <vm_exec_core+29208>, 0x5817027ff61a <vm_exec_core+10122>, 0x5817028035bb <vm_exec_core+26411>, 0x5817027fd7b7 <vm_exec_core+2343>, 0x5817027fdf9d <vm_exec_core+4365>, 0x58170280460a <vm_exec_core+30586>, 0x5817027ffebd <vm_exec_core+12333>, 0x5817027ffcba <vm_exec_core+11818>, 0x5817027fd1ed <vm_exec_core+861>, 0x5817027fd6da <vm_exec_core+2122>, 0x5817027fd273 <vm_exec_core+995>, 0x581702803773 <vm_exec_core+26851>, 0x58170280103e <vm_exec_core+16814>, 0x581702800702 <vm_exec_core+14450>, 0x581702800f1a <vm_exec_core+16522>, 0x581702800b66 <vm_exec_core+15574>, 0x5817027ffd4f <vm_exec_core+11967>, 0x58170280060d <vm_exec_core+14205>, 0x5817027fffd9 <vm_exec_core+12617>, 0x58170280081c <vm_exec_core+14732>, 0x58170280088d <vm_exec_core+14845>, 0x5817027fd457 <vm_exec_core+1479>, 0x5817027fe75e <vm_exec_core+6350>, 0x581702803982 <vm_exec_core+27378>, 0x5817027fe2d0 <vm_exec_core+5184>, 0x581702804733 <vm_exec_core+30883>, 0x581702802541 <vm_exec_core+22193>, 0x58170280014f <vm_exec_core+12991>, 0x5817027fd5bf <vm_exec_core+1839>, 0x581702803f75 <vm_exec_core+28901>, 0x581702803cbd <vm_exec_core+28205>, 0x5817027fe54d <vm_exec_core+5821>, 0x5817027fdaaf <vm_exec_core+3103>, 0x581702802c37 <vm_exec_core+23975>, 0x5817027ff054 <vm_exec_core+8644>, 0x581702804176 <vm_exec_core+29414>, 0x581702803e1f <vm_exec_core+28559>, 0x5817027ff742 <vm_exec_core+10418>, 0x5817028000de <vm_exec_core+12878>, 0x581702802796 <vm_exec_core+22790>, 0x581702803d96 <vm_exec_core+28422>, 0x581702801bb1 <vm_exec_core+19745>, 0x58170280281f <vm_exec_core+22927>, 0x5817028032d8 <vm_exec_core+25672>, 0x581702801aee <vm_exec_core+19550>, 0x5817027fd9ec <vm_exec_core+2908>, 0x581702802244 <vm_exec_core+21428>, 0x5817027fd87f <vm_exec_core+2543>, 0x5817027fdcb5 <vm_exec_core+3621>, 0x5817027ff9c5 <vm_exec_core+11061>, 0x5817028016bb <vm_exec_core+18475>, 0x5817028020dd <vm_exec_core+21069>, 0x581702801360 <vm_exec_core+17616>, 0x5817027fd48b <vm_exec_core+1531>, 0x581702803508 <vm_exec_core+26232>, 0x581702803be8 <vm_exec_core+27992>, 0x5817027fde5c <vm_exec_core+4044>, 0x5817027fea08 <vm_exec_core+7032>, 0x5817027fe6c6 <vm_exec_core+6198>, 0x5817027ff143 <vm_exec_core+8883>, 0x5817027fff7a <vm_exec_core+12522>, 0x5817027fdf03 <vm_exec_core+4211>, 0x581702803370 <vm_exec_core+25824>, 0x5817027fe992 <vm_exec_core+6914>, 0x5817027ffe28 <vm_exec_core+12184>, 0x5817028008ef <vm_exec_core+14943>, 0x581702802ccd <vm_exec_core+24125>, 0x581702801d73 <vm_exec_core+20195>, 0x5817027ff41d <vm_exec_core+9613>, 0x5817027fec9f <vm_exec_core+7695>, 0x581702802b23 <vm_exec_core+23699>, 0x5817027ffba5 <vm_exec_core+11541>, 0x581702802343 <vm_exec_core+21683>, 0x581702801de5 <vm_exec_core+20309>, 0x5817028023fa <vm_exec_core+21866>, 0x5817028038ba <vm_exec_core+27178>, 0x581702801172 <vm_exec_core+17122>, 0x581702802d86 <vm_exec_core+24310>, 0x581702802230 <vm_exec_core+21408>, 0x5817028028b4 <vm_exec_core+23076>, 0x5817027ff53c <vm_exec_core+9900>, 0x581702801a49 <vm_exec_core+19385>, 0x581702801c89 <vm_exec_core+19961>, 0x581702800523 <vm_exec_core+13971>, 0x5817028016b6 <vm_exec_core+18470>, 0x5817027ff8ea <vm_exec_core+10842>, 0x5817027fef27 <vm_exec_core+8343>, 0x581702802478 <vm_exec_core+21992>, 0x5817027fe094 <vm_exec_core+4612>, 0x5817028002d0 <vm_exec_core+13376>, 0x581702800c20 <vm_exec_core+15760>, 0x5817027ff221 <vm_exec_core+9105>, 0x58170280ac34 <vm_exec_core+56740>, 0x5817027febf6 <vm_exec_core+7526>, 0x5817027feaee <vm_exec_core+7262>, 0x5817027fedf9 <vm_exec_core+8041>, 0x5817027ff7e4 <vm_exec_core+10580>, 0x58170280155f <vm_exec_core+18127>, 0x5817028009aa <vm_exec_core+15130>, 0x58170280155a <vm_exec_core+18122>, 0x581702801d6e <vm_exec_core+20190>, 0x581702801d69 <vm_exec_core+20185>, 0x5817027fedf4 <vm_exec_core+8036>, 0x581702802230 <vm_exec_core+21408>, 0x5817027fff43 <vm_exec_core+12467>, 0x5817027fff48 <vm_exec_core+12472>, 0x581702801d64 <vm_exec_core+20180>, 0x581702801bac <vm_exec_core+19740>, 0x581702800c1b <vm_exec_core+15755>, 0x581702800b52 <vm_exec_core+15554>, 0x581702801c5b <vm_exec_core+19915>, 0x581702801025 <vm_exec_core+16789>...}
        reg_cfp = 0x7ea9cf3ff3a0
        reg_pc = 0x52300000b0f8
        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_opt_new = <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_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 0x00005817027f8249 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2788
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000581702888552 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7ea9cf3ff578, self=139267826782600, 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:1814
        flags = 0
        iseq = 0x7ea9d15d75d8
        cfp = <optimized out>
        sp = 0x7ea9cf2ff9e8
        use_argv = 0x7ea9cfeefd60
        stack_argv = 0x7ea9cf2ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
        captured = 0x7ea9cf3ff578
#16 0x00005817028298bc 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:1865
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:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005817028298bc in rb_yield (val=<optimized out>)
No locals.
#20 0x00005817029e2eca in rb_ary_each (ary=139267824261000) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#21 0x0000581702867d98 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:3903
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7ea9d179efd8
        cfunc = 0x50600001e988
        recv = 139267824261000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000058170280189f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ea9cf3ff560, cd=0x511000021900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
th: 0x515000000300, native_id: 0x7ea9d205fc40
        val = <optimized out>
-- Control frame information -----------------------------------------------
        cd = 0x511000021900
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
        insns_address_table = {0x5817027fd466 <vm_exec_core+1494>, 0x5817027fe76d <vm_exec_core+6365>, 0x581702803991 <vm_exec_core+27393>, 0x5817027fe2df <vm_exec_core+5199>, 0x581702804742 <vm_exec_core+30898>, 0x581702802550 <vm_exec_core+22208>, 0x58170280015e <vm_exec_core+13006>, 0x5817027fd5ce <vm_exec_core+1854>, 0x581702803f84 <vm_exec_core+28916>, 0x581702803ccc <vm_exec_core+28220>, 0x5817027fe55c <vm_exec_core+5836>, 0x5817027fdabe <vm_exec_core+3118>, 0x581702802c46 <vm_exec_core+23990>, 0x5817027ff063 <vm_exec_core+8659>, 0x581702804185 <vm_exec_core+29429>, 0x581702803e2e <vm_exec_core+28574>, 0x5817027ff751 <vm_exec_core+10433>, 0x5817028000ed <vm_exec_core+12893>, 0x5817028027a5 <vm_exec_core+22805>, 0x581702803da5 <vm_exec_core+28437>, 0x581702801bc0 <vm_exec_core+19760>, 0x58170280282e <vm_exec_core+22942>, 0x5817028032e7 <vm_exec_core+25687>, 0x581702801afd <vm_exec_core+19565>, 0x5817027fd9fb <vm_exec_core+2923>, 0x581702802253 <vm_exec_core+21443>, 0x5817027fd88e <vm_exec_core+2558>, 0x5817027fdcc4 <vm_exec_core+3636>, 0x5817027ff9d4 <vm_exec_core+11076>, 0x5817028016ca <vm_exec_core+18490>, 0x5817028020ec <vm_exec_core+21084>, 0x58170280136f <vm_exec_core+17631>, 0x5817027fd49a <vm_exec_core+1546>, 0x581702803517 <vm_exec_core+26247>, 0x581702803bf7 <vm_exec_core+28007>, 0x5817027fde6b <vm_exec_core+4059>, 0x5817027fea17 <vm_exec_core+7047>, 0x5817027fe6d5 <vm_exec_core+6213>, 0x5817027ff152 <vm_exec_core+8898>, 0x5817027fff89 <vm_exec_core+12537>, 0x5817027fdf12 <vm_exec_core+4226>, 0x58170280337f <vm_exec_core+25839>, 0x5817027fe9a1 <vm_exec_core+6929>, 0x5817027ffe37 <vm_exec_core+12199>, 0x5817028008fe <vm_exec_core+14958>, 0x581702802cdc <vm_exec_core+24140>, 0x581702801d82 <vm_exec_core+20210>, 0x5817027ff42c <vm_exec_core+9628>, 0x5817027fecae <vm_exec_core+7710>, 0x581702802b32 <vm_exec_core+23714>, 0x5817027ffbb4 <vm_exec_core+11556>, 0x581702802352 <vm_exec_core+21698>, 0x581702801df4 <vm_exec_core+20324>, 0x581702802409 <vm_exec_core+21881>, 0x5817028038c9 <vm_exec_core+27193>, 0x581702801181 <vm_exec_core+17137>, 0x581702802d95 <vm_exec_core+24325>, 0x5817027fd1e8 <vm_exec_core+856>, 0x5817028028c3 <vm_exec_core+23091>, 0x5817027ff54b <vm_exec_core+9915>, 0x581702801a58 <vm_exec_core+19400>, 0x581702801c98 <vm_exec_core+19976>, 0x581702800532 <vm_exec_core+13986>, 0x5817027fdd78 <vm_exec_core+3816>, 0x5817027ff8f9 <vm_exec_core+10857>, 0x5817027fef36 <vm_exec_core+8358>, 0x581702802487 <vm_exec_core+22007>, 0x5817027fe0a3 <vm_exec_core+4627>, 0x5817028002df <vm_exec_core+13391>, 0x581702800c2f <vm_exec_core+15775>, 0x5817027ff230 <vm_exec_core+9120>, 0x58170280ac43 <vm_exec_core+56755>, 0x5817027fec05 <vm_exec_core+7541>, 0x5817027feafd <vm_exec_core+7277>, 0x5817027fee08 <vm_exec_core+8056>, 0x5817027ff7f3 <vm_exec_core+10595>, 0x58170280156e <vm_exec_core+18142>, 0x5817028009b9 <vm_exec_core+15145>, 0x58170280216b <vm_exec_core+21211>, 0x581702800e15 <vm_exec_core+16261>, 0x581702803440 <vm_exec_core+26032>, 0x5817028049e7 <vm_exec_core+31575>, 0x581702803684 <vm_exec_core+26612>, 0x5817028042d5 <vm_exec_core+29765>, 0x5817028043c6 <vm_exec_core+30006>, 0x5817027fd920 <vm_exec_core+2704>, 0x581702803ead <vm_exec_core+28701>, 0x5817027ffad9 <vm_exec_core+11337>, 0x5817028040a8 <vm_exec_core+29208>, 0x5817027ff61a <vm_exec_core+10122>, 0x5817028035bb <vm_exec_core+26411>, 0x5817027fd7b7 <vm_exec_core+2343>, 0x5817027fdf9d <vm_exec_core+4365>, 0x58170280460a <vm_exec_core+30586>, 0x5817027ffebd <vm_exec_core+12333>, 0x5817027ffcba <vm_exec_core+11818>, 0x5817027fd1ed <vm_exec_core+861>, 0x5817027fd6da <vm_exec_core+2122>, 0x5817027fd273 <vm_exec_core+995>, 0x581702803773 <vm_exec_core+26851>, 0x58170280103e <vm_exec_core+16814>, 0x581702800702 <vm_exec_core+14450>, 0x581702800f1a <vm_exec_core+16522>, 0x581702800b66 <vm_exec_core+15574>, 0x5817027ffd4f <vm_exec_core+11967>, 0x58170280060d <vm_exec_core+14205>, 0x5817027fffd9 <vm_exec_core+12617>, 0x58170280081c <vm_exec_core+14732>, 0x58170280088d <vm_exec_core+14845>, 0x5817027fd457 <vm_exec_core+1479>, 0x5817027fe75e <vm_exec_core+6350>, 0x581702803982 <vm_exec_core+27378>, 0x5817027fe2d0 <vm_exec_core+5184>, 0x581702804733 <vm_exec_core+30883>, 0x581702802541 <vm_exec_core+22193>, 0x58170280014f <vm_exec_core+12991>, 0x5817027fd5bf <vm_exec_core+1839>, 0x581702803f75 <vm_exec_core+28901>, 0x581702803cbd <vm_exec_core+28205>, 0x5817027fe54d <vm_exec_core+5821>, 0x5817027fdaaf <vm_exec_core+3103>, 0x581702802c37 <vm_exec_core+23975>, 0x5817027ff054 <vm_exec_core+8644>, 0x581702804176 <vm_exec_core+29414>, 0x581702803e1f <vm_exec_core+28559>, 0x5817027ff742 <vm_exec_core+10418>, 0x5817028000de <vm_exec_core+12878>, 0x581702802796 <vm_exec_core+22790>, 0x581702803d96 <vm_exec_core+28422>, 0x581702801bb1 <vm_exec_core+19745>, 0x58170280281f <vm_exec_core+22927>, 0x5817028032d8 <vm_exec_core+25672>, 0x581702801aee <vm_exec_core+19550>, 0x5817027fd9ec <vm_exec_core+2908>, 0x581702802244 <vm_exec_core+21428>, 0x5817027fd87f <vm_exec_core+2543>, 0x5817027fdcb5 <vm_exec_core+3621>, 0x5817027ff9c5 <vm_exec_core+11061>, 0x5817028016bb <vm_exec_core+18475>, 0x5817028020dd <vm_exec_core+21069>, 0x581702801360 <vm_exec_core+17616>, 0x5817027fd48b <vm_exec_core+1531>, 0x581702803508 <vm_exec_core+26232>, 0x581702803be8 <vm_exec_core+27992>, 0x5817027fde5c <vm_exec_core+4044>, 0x5817027fea08 <vm_exec_core+7032>, 0x5817027fe6c6 <vm_exec_core+6198>, 0x5817027ff143 <vm_exec_core+8883>, 0x5817027fff7a <vm_exec_core+12522>, 0x5817027fdf03 <vm_exec_core+4211>, 0x581702803370 <vm_exec_core+25824>, 0x5817027fe992 <vm_exec_core+6914>, 0x5817027ffe28 <vm_exec_core+12184>, 0x5817028008ef <vm_exec_core+14943>, 0x581702802ccd <vm_exec_core+24125>, 0x581702801d73 <vm_exec_core+20195>, 0x5817027ff41d <vm_exec_core+9613>, 0x5817027fec9f <vm_exec_core+7695>, 0x581702802b23 <vm_exec_core+23699>, 0x5817027ffba5 <vm_exec_core+11541>, 0x581702802343 <vm_exec_core+21683>, 0x581702801de5 <vm_exec_core+20309>, 0x5817028023fa <vm_exec_core+21866>, 0x5817028038ba <vm_exec_core+27178>, 0x581702801172 <vm_exec_core+17122>, 0x581702802d86 <vm_exec_core+24310>, 0x581702802230 <vm_exec_core+21408>, 0x5817028028b4 <vm_exec_core+23076>, 0x5817027ff53c <vm_exec_core+9900>, 0x581702801a49 <vm_exec_core+19385>, 0x581702801c89 <vm_exec_core+19961>, 0x581702800523 <vm_exec_core+13971>, 0x5817028016b6 <vm_exec_core+18470>, 0x5817027ff8ea <vm_exec_core+10842>, 0x5817027fef27 <vm_exec_core+8343>, 0x581702802478 <vm_exec_core+21992>, 0x5817027fe094 <vm_exec_core+4612>, 0x5817028002d0 <vm_exec_core+13376>, 0x581702800c20 <vm_exec_core+15760>, 0x5817027ff221 <vm_exec_core+9105>, 0x58170280ac34 <vm_exec_core+56740>, 0x5817027febf6 <vm_exec_core+7526>, 0x5817027feaee <vm_exec_core+7262>, 0x5817027fedf9 <vm_exec_core+8041>, 0x5817027ff7e4 <vm_exec_core+10580>, 0x58170280155f <vm_exec_core+18127>, 0x5817028009aa <vm_exec_core+15130>, 0x58170280155a <vm_exec_core+18122>, 0x581702801d6e <vm_exec_core+20190>, 0x581702801d69 <vm_exec_core+20185>, 0x5817027fedf4 <vm_exec_core+8036>, 0x581702802230 <vm_exec_core+21408>, 0x5817027fff43 <vm_exec_core+12467>, 0x5817027fff48 <vm_exec_core+12472>, 0x581702801d64 <vm_exec_core+20180>, 0x581702801bac <vm_exec_core+19740>, 0x581702800c1b <vm_exec_core+15755>, 0x581702800b52 <vm_exec_core+15554>, 0x581702801c5b <vm_exec_core+19915>, 0x581702801025 <vm_exec_core+16789>...}
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
        reg_cfp = 0x7ea9cf3ff560
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
        reg_pc = 0x51500001b4d0
        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>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
        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>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
        INSN_LABEL_putobject = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        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>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
        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>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        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>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]

        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_opt_new = <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_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 0x00005817027f847b in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2812
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2791
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x0000581702840663 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3041
        ec = 0x5170000000d0
        val = <optimized out>
#27 0x000058170254b931 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139267827295480) at /tmp/ruby/src/trunk_asan/load.c:784
        box = 0x581703b399e0 <root_box_data>
        iseq = 0x7ea9d15fe3e0
#28 0x0000581702545b25 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1347
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x581703b399e0 <root_box_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 139267828928720
        realpath_map = 139267828928560
        path = 139267827295480
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#29 0x0000581702543e04 in rb_require_string_internal (fname=139267827295520, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1457
        result = <optimized out>
        ec = 0x5170000000d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
        base = <optimized out>
#31 0x0000581702867d98 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:3903
        ci = 0x590100140003
        cc = <optimized out>
        me = 0x7ea9d15fe570
        cfunc = 0x506000037108
        recv = 139267829119040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x000058170284d645 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcf7457f80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4889
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x000058170284d0d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5029
        ci = <optimized out>
        cc = 0x0
#34 0x00005817028091dd in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7ea9cf3ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6125
        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>
#35 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5817027fd466 <vm_exec_core+1494>, 0x5817027fe76d <vm_exec_core+6365>, 0x581702803991 <vm_exec_core+27393>, 0x5817027fe2df <vm_exec_core+5199>, 0x581702804742 <vm_exec_core+30898>, 0x581702802550 <vm_exec_core+22208>, 0x58170280015e <vm_exec_core+13006>, 0x5817027fd5ce <vm_exec_core+1854>, 0x581702803f84 <vm_exec_core+28916>, 0x581702803ccc <vm_exec_core+28220>, 0x5817027fe55c <vm_exec_core+5836>, 0x5817027fdabe <vm_exec_core+3118>, 0x581702802c46 <vm_exec_core+23990>, 0x5817027ff063 <vm_exec_core+8659>, 0x581702804185 <vm_exec_core+29429>, 0x581702803e2e <vm_exec_core+28574>, 0x5817027ff751 <vm_exec_core+10433>, 0x5817028000ed <vm_exec_core+12893>, 0x5817028027a5 <vm_exec_core+22805>, 0x581702803da5 <vm_exec_core+28437>, 0x581702801bc0 <vm_exec_core+19760>, 0x58170280282e <vm_exec_core+22942>, 0x5817028032e7 <vm_exec_core+25687>, 0x581702801afd <vm_exec_core+19565>, 0x5817027fd9fb <vm_exec_core+2923>, 0x581702802253 <vm_exec_core+21443>, 0x5817027fd88e <vm_exec_core+2558>, 0x5817027fdcc4 <vm_exec_core+3636>, 0x5817027ff9d4 <vm_exec_core+11076>, 0x5817028016ca <vm_exec_core+18490>, 0x5817028020ec <vm_exec_core+21084>, 0x58170280136f <vm_exec_core+17631>, 0x5817027fd49a <vm_exec_core+1546>, 0x581702803517 <vm_exec_core+26247>, 0x581702803bf7 <vm_exec_core+28007>, 0x5817027fde6b <vm_exec_core+4059>, 0x5817027fea17 <vm_exec_core+7047>, 0x5817027fe6d5 <vm_exec_core+6213>, 0x5817027ff152 <vm_exec_core+8898>, 0x5817027fff89 <vm_exec_core+12537>, 0x5817027fdf12 <vm_exec_core+4226>, 0x58170280337f <vm_exec_core+25839>, 0x5817027fe9a1 <vm_exec_core+6929>, 0x5817027ffe37 <vm_exec_core+12199>, 0x5817028008fe <vm_exec_core+14958>, 0x581702802cdc <vm_exec_core+24140>, 0x581702801d82 <vm_exec_core+20210>, 0x5817027ff42c <vm_exec_core+9628>, 0x5817027fecae <vm_exec_core+7710>, 0x581702802b32 <vm_exec_core+23714>, 0x5817027ffbb4 <vm_exec_core+11556>, 0x581702802352 <vm_exec_core+21698>, 0x581702801df4 <vm_exec_core+20324>, 0x581702802409 <vm_exec_core+21881>, 0x5817028038c9 <vm_exec_core+27193>, 0x581702801181 <vm_exec_core+17137>, 0x581702802d95 <vm_exec_core+24325>, 0x5817027fd1e8 <vm_exec_core+856>, 0x5817028028c3 <vm_exec_core+23091>, 0x5817027ff54b <vm_exec_core+9915>, 0x581702801a58 <vm_exec_core+19400>, 0x581702801c98 <vm_exec_core+19976>, 0x581702800532 <vm_exec_core+13986>, 0x5817027fdd78 <vm_exec_core+3816>, 0x5817027ff8f9 <vm_exec_core+10857>, 0x5817027fef36 <vm_exec_core+8358>, 0x581702802487 <vm_exec_core+22007>, 0x5817027fe0a3 <vm_exec_core+4627>, 0x5817028002df <vm_exec_core+13391>, 0x581702800c2f <vm_exec_core+15775>, 0x5817027ff230 <vm_exec_core+9120>, 0x58170280ac43 <vm_exec_core+56755>, 0x5817027fec05 <vm_exec_core+7541>, 0x5817027feafd <vm_exec_core+7277>, 0x5817027fee08 <vm_exec_core+8056>, 0x5817027ff7f3 <vm_exec_core+10595>, 0x58170280156e <vm_exec_core+18142>, 0x5817028009b9 <vm_exec_core+15145>, 0x58170280216b <vm_exec_core+21211>, 0x581702800e15 <vm_exec_core+16261>, 0x581702803440 <vm_exec_core+26032>, 0x5817028049e7 <vm_exec_core+31575>, 0x581702803684 <vm_exec_core+26612>, 0x5817028042d5 <vm_exec_core+29765>, 0x5817028043c6 <vm_exec_core+30006>, 0x5817027fd920 <vm_exec_core+2704>, 0x581702803ead <vm_exec_core+28701>, 0x5817027ffad9 <vm_exec_core+11337>, 0x5817028040a8 <vm_exec_core+29208>, 0x5817027ff61a <vm_exec_core+10122>, 0x5817028035bb <vm_exec_core+26411>, 0x5817027fd7b7 <vm_exec_core+2343>, 0x5817027fdf9d <vm_exec_core+4365>, 0x58170280460a <vm_exec_core+30586>, 0x5817027ffebd <vm_exec_core+12333>, 0x5817027ffcba <vm_exec_core+11818>, 0x5817027fd1ed <vm_exec_core+861>, 0x5817027fd6da <vm_exec_core+2122>, 0x5817027fd273 <vm_exec_core+995>, 0x581702803773 <vm_exec_core+26851>, 0x58170280103e <vm_exec_core+16814>, 0x581702800702 <vm_exec_core+14450>, 0x581702800f1a <vm_exec_core+16522>, 0x581702800b66 <vm_exec_core+15574>, 0x5817027ffd4f <vm_exec_core+11967>, 0x58170280060d <vm_exec_core+14205>, 0x5817027fffd9 <vm_exec_core+12617>, 0x58170280081c <vm_exec_core+14732>, 0x58170280088d <vm_exec_core+14845>, 0x5817027fd457 <vm_exec_core+1479>, 0x5817027fe75e <vm_exec_core+6350>, 0x581702803982 <vm_exec_core+27378>, 0x5817027fe2d0 <vm_exec_core+5184>, 0x581702804733 <vm_exec_core+30883>, 0x581702802541 <vm_exec_core+22193>, 0x58170280014f <vm_exec_core+12991>, 0x5817027fd5bf <vm_exec_core+1839>, 0x581702803f75 <vm_exec_core+28901>, 0x581702803cbd <vm_exec_core+28205>, 0x5817027fe54d <vm_exec_core+5821>, 0x5817027fdaaf <vm_exec_core+3103>, 0x581702802c37 <vm_exec_core+23975>, 0x5817027ff054 <vm_exec_core+8644>, 0x581702804176 <vm_exec_core+29414>, 0x581702803e1f <vm_exec_core+28559>, 0x5817027ff742 <vm_exec_core+10418>, 0x5817028000de <vm_exec_core+12878>, 0x581702802796 <vm_exec_core+22790>, 0x581702803d96 <vm_exec_core+28422>, 0x581702801bb1 <vm_exec_core+19745>, 0x58170280281f <vm_exec_core+22927>, 0x5817028032d8 <vm_exec_core+25672>, 0x581702801aee <vm_exec_core+19550>, 0x5817027fd9ec <vm_exec_core+2908>, 0x581702802244 <vm_exec_core+21428>, 0x5817027fd87f <vm_exec_core+2543>, 0x5817027fdcb5 <vm_exec_core+3621>, 0x5817027ff9c5 <vm_exec_core+11061>, 0x5817028016bb <vm_exec_core+18475>, 0x5817028020dd <vm_exec_core+21069>, 0x581702801360 <vm_exec_core+17616>, 0x5817027fd48b <vm_exec_core+1531>, 0x581702803508 <vm_exec_core+26232>, 0x581702803be8 <vm_exec_core+27992>, 0x5817027fde5c <vm_exec_core+4044>, 0x5817027fea08 <vm_exec_core+7032>, 0x5817027fe6c6 <vm_exec_core+6198>, 0x5817027ff143 <vm_exec_core+8883>, 0x5817027fff7a <vm_exec_core+12522>, 0x5817027fdf03 <vm_exec_core+4211>, 0x581702803370 <vm_exec_core+25824>, 0x5817027fe992 <vm_exec_core+6914>, 0x5817027ffe28 <vm_exec_core+12184>, 0x5817028008ef <vm_exec_core+14943>, 0x581702802ccd <vm_exec_core+24125>, 0x581702801d73 <vm_exec_core+20195>, 0x5817027ff41d <vm_exec_core+9613>, 0x5817027fec9f <vm_exec_core+7695>, 0x581702802b23 <vm_exec_core+23699>, 0x5817027ffba5 <vm_exec_core+11541>, 0x581702802343 <vm_exec_core+21683>, 0x581702801de5 <vm_exec_core+20309>, 0x5817028023fa <vm_exec_core+21866>, 0x5817028038ba <vm_exec_core+27178>, 0x581702801172 <vm_exec_core+17122>, 0x581702802d86 <vm_exec_core+24310>, 0x581702802230 <vm_exec_core+21408>, 0x5817028028b4 <vm_exec_core+23076>, 0x5817027ff53c <vm_exec_core+9900>, 0x581702801a49 <vm_exec_core+19385>, 0x581702801c89 <vm_exec_core+19961>, 0x581702800523 <vm_exec_core+13971>, 0x5817028016b6 <vm_exec_core+18470>, 0x5817027ff8ea <vm_exec_core+10842>, 0x5817027fef27 <vm_exec_core+8343>, 0x581702802478 <vm_exec_core+21992>, 0x5817027fe094 <vm_exec_core+4612>, 0x5817028002d0 <vm_exec_core+13376>, 0x581702800c20 <vm_exec_core+15760>, 0x5817027ff221 <vm_exec_core+9105>, 0x58170280ac34 <vm_exec_core+56740>, 0x5817027febf6 <vm_exec_core+7526>, 0x5817027feaee <vm_exec_core+7262>, 0x5817027fedf9 <vm_exec_core+8041>, 0x5817027ff7e4 <vm_exec_core+10580>, 0x58170280155f <vm_exec_core+18127>, 0x5817028009aa <vm_exec_core+15130>, 0x58170280155a <vm_exec_core+18122>, 0x581702801d6e <vm_exec_core+20190>, 0x581702801d69 <vm_exec_core+20185>, 0x5817027fedf4 <vm_exec_core+8036>, 0x581702802230 <vm_exec_core+21408>, 0x5817027fff43 <vm_exec_core+12467>, 0x5817027fff48 <vm_exec_core+12472>, 0x581702801d64 <vm_exec_core+20180>, 0x581702801bac <vm_exec_core+19740>, 0x581702800c1b <vm_exec_core+15755>, 0x581702800b52 <vm_exec_core+15554>, 0x581702801c5b <vm_exec_core+19915>, 0x581702801025 <vm_exec_core+16789>...}
        reg_cfp = 0x7ea9cf3ff790
        reg_pc = 0x504000008938
        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_opt_new = <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_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>
#36 0x00005817027f8092 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2785
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x0000581702840b18 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3051
        ec = 0x5170000000d0
        val = <optimized out>
#38 0x000058170242ec7a in rb_ec_exec_node (ec=0x5170000000d0, n=0x7ea9d15fe610) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcf74584f0, <optimized out>, 0x7ffcf7458440, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ea9d15fe610
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#40 0x0000581702427be7 in rb_main (argc=9, argv=0x7ffcf74586b8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffcf74586b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.vltwoi:
* -rw-r--r-- 1  100512 2025-12-09 08:20:36 +0000 _ruby_box_p549475_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-09 08:20:36 +0000 _ruby_box_p549475_2_-test-+sanitizers.so
* -rw-r--r-- 1   57824 2025-12-09 08:20:36 +0000 _ruby_box_p549475_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-09 08:20:36 +0000 _ruby_box_p549386_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-09 08:20:36 +0000 _ruby_box_p549386_2_-test-+sanitizers.so
* -rw-r--r-- 1   57824 2025-12-09 08:20:36 +0000 _ruby_box_p549386_2_rbconfig+sizeof.so
* -rw-r--r-- 1   37944 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_monitor.so
* -rw-r--r-- 1  152440 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_stringio.so
* -rw-r--r-- 1   28832 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_erb+escape.so
* -rw-r--r-- 1   51040 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_cgi+escape.so
* -rw-r--r-- 1  104440 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_strscan.so
* -rw-r--r-- 1   24216 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_io+nonblock.so
* -rw-r--r-- 1   67072 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_digest.so
* -rw-r--r-- 1 1702280 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_openssl.so
* -rw-r--r-- 1   16768 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_io+wait.so
* -rw-r--r-- 1  960536 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_socket.so
* -rw-r--r-- 1  326808 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_zlib.so
* -rw-r--r-- 1  121232 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_psych.so
* -rw-r--r-- 1  237208 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_json+ext+generator.so
* -rw-r--r-- 1  172280 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_json+ext+parser.so
* -rw-r--r-- 1  109520 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_etc.so
* -rw-r--r-- 1  954216 2025-12-09 08:20:35 +0000 _ruby_box_p549104_2_date_core.so
* -rw-r--r-- 1  100512 2025-12-09 08:20:34 +0000 _ruby_box_p549104_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-09 08:20:34 +0000 _ruby_box_p549104_2_-test-+sanitizers.so
* -rw-r--r-- 1   57824 2025-12-09 08:20:34 +0000 _ruby_box_p549104_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-09 08:20:33 +0000 _ruby_box_p548881_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-09 08:20:33 +0000 _ruby_box_p548881_2_-test-+sanitizers.so
* -rw-r--r-- 1   57824 2025-12-09 08:20:32 +0000 _ruby_box_p548881_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-09 08:20:32 +0000 _ruby_box_p548785_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-09 08:20:32 +0000 _ruby_box_p548785_2_-test-+sanitizers.so
* -rw-r--r-- 1   57824 2025-12-09 08:20:32 +0000 _ruby_box_p548785_2_rbconfig+sizeof.so
* -rw-r--r-- 1  100512 2025-12-09 08:20:31 +0000 _ruby_box_p548625_2_io+console.so
* -rw-r--r-- 1   18688 2025-12-09 08:20:31 +0000 _ruby_box_p548625_2_-test-+sanitizers.so
* -rw-r--r-- 1   57824 2025-12-09 08:20:31 +0000 _ruby_box_p548625_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 532852 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:920: 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 532851 -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 1299676 -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.ext/include -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/17.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/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.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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 4.0.0dev (2025-12-09T07:45:38Z master 25f277abe4) +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 39.396224 seconds

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