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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:14 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
    996    1015    1015    1015 pts/0       1015 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
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1  151621    1015    1015 pts/0       1015 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  311356    1015    1015 pts/0       1015 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  341541    1015    1015 pts/0       1015 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  419256    1015    1015 pts/0       1015 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
   1018  572737    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 572737  572740    1015    1015 pts/0       1015 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.20250501-190750 --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
 572740  572741    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250501-190750 --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
 572741  573678    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 573678  573679    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 573679  574021    1015    1015 pts/0       1015 Sl+   1000   0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 574021  574025    1015    1015 pts/0       1015 Sl+   1000   0:48 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
 574025  601908    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
 572741  602465    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1  620161    1015    1015 pts/0       1015 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  653320    1015    1015 pts/0       1015 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  694506    1015    1015 pts/0       1015 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  825635    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1050354    1015    1015 pts/0       1015 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 1203214    1015    1015 pts/0       1015 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 1740617    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1863343    1015    1015 pts/0       1015 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 2597670    1015    1015 pts/0       1015 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 3179324    1015    1015 pts/0       1015 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 3432248    1015    1015 pts/0       1015 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 3455248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 3646963    1015    1015 pts/0       1015 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 3823805    1015    1015 pts/0       1015 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 3942842    1015    1015 pts/0       1015 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 4068349    1015    1015 pts/0       1015 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=>[996, 151621, 311356, 341541, 419256, 620161, 653320, 694506, 825635, 1050354, 1203214, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3823805, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[572737], 572737=>[572740], 572740=>[572741], 572741=>[573678, 602465], 573678=>[573679], 573679=>[574021], 574021=>[574025], 574025=>[601908]}
$ timeout 60 gdb -p 601908 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 601910]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000642ee87bfe3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7cef044006c0 (LWP 601908) "test_thread.rb*" 0x0000642ee87bfe3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7cef1fe006c0 (LWP 601910) "test_thread.rb*" 0x00007cef3c11b4cd in __GI___poll (fds=0x7cef01109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7cef1fe006c0 (LWP 601910) "test_thread.rb*"):
#0  0x00007cef3c11b4cd in __GI___poll (fds=0x7cef01109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000642ee874a6da in __interceptor_poll ()
No symbol table info available.
#2  0x0000642ee8b089df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x0000642ee87a3a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007cef3c09caa4 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 = {137366473803456, 4241938956137675378, 137366473803456, -352, 0, 137366010322768, 4241938956116703858, 4241866025687071346}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007cef3c129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7cef044006c0 (LWP 601908) "test_thread.rb*"):
#0  0x0000642ee87bfe3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000642ee87c0dfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000642ee870f670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x0000642ee870f4e9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x0000642ee870f115 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x0000642ee870a11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x0000642ee870a7d3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x0000642ee87a6070 in __interceptor_calloc ()
No symbol table info available.
#8  0x0000642ee88151ee in calloc1 (n=40) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1470
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=40) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8261
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
        gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, n@entry=1, size=<optimized out>, size@entry=137366010325888) at /tmp/ruby/src/trunk_asan/gc.c:4727
No locals.
#11 ruby_xcalloc (n=n@entry=1, size=size@entry=40) at /tmp/ruby/src/trunk_asan/gc.c:4721
No locals.
#12 0x0000642ee88157b7 in rb_data_typed_object_zalloc (klass=137366939357720, size=40, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1114
        obj = 137366413381720
#13 0x0000642ee8bae914 in vm_proc_create_from_captured (klass=137366939357720, captured=0x7cef14efd7a8, is_from_method=0 '\000', is_lambda=0 '\000', block_type=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1165
        procval = <optimized out>
        proc = <optimized out>
#14 rb_vm_make_proc_lambda (ec=<optimized out>, captured=0x7cef14efd7a8, klass=137366939357720, is_lambda=is_lambda@entry=0 '\000') at /tmp/ruby/src/trunk_asan/vm.c:1458
        code_type = <optimized out>
        procval = <optimized out>
#15 0x0000642ee8be45cf in rb_vm_make_proc (ec=0x540000000208, klass=0, captured=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_core.h:1843
No locals.
#16 vm_make_proc_with_iseq (blockiseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5406
        ec = 0x540000000208
        cfp = <optimized out>
        captured = <optimized out>
#17 vm_once_exec (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5412
        proc = <optimized out>
#18 0x0000642ee87ee2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160024c84d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cef043fed30, <optimized out>, 0x7cef043fec40, <optimized out>, <optimized out>}, prev = 0x7cef01e0af40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160024c84d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#19 0x0000642ee8b80b64 in vm_once_dispatch (ec=0x5160024c84d0, iseq=0x7cef166452f8, is=0x502001a10db0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6461
        val = <optimized out>
        th = 0x5150003ac580
        RUNNING_THREAD_ONCE_DONE = 0x1
        val = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5160024c84d0) at ../../src/trunk_asan/insns.def:1269
        iseq = 0x7cef166452f8
        ise = 0x502001a10db0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
        reg_cfp = 0x7cef14efd790
        reg_pc = 0x503001876798
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x0000642ee8b749fb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x5160024c84d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7cef043ff400, <optimized out>, <optimized out>}, prev = 0x7cef02009d30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x0000642ee8bb1d0b in invoke_iseq_block_from_c (ec=0x5160024c84d0, captured=<optimized out>, self=137366945653160, 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:1648
        flags = 0
        iseq = 0x7cef16645320
        cfp = 0x7cef14efd7c8
        sp = 0x7cef14dfd818
        use_argv = <optimized out>
        stack_argv = 0x7cef14dfd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 invoke_block_from_c_proc (ec=0x5160024c84d0, self=137366945653160, 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:1742
        block = <optimized out>
        keyword_hash = <optimized out>
#24 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:1772
No locals.
#25 0x0000642ee8baff96 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, argc=-394527170, argc@entry=0, argv=0x0, kw_splat=kw_splat@entry=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 0
#26 0x0000642ee894a94e in rb_proc_call_kw (self=137366314700960, args=137366413381920, kw_splat=0) at /tmp/ruby/src/trunk_asan/proc.c:989
        argc = 0
        argv = 0x642ee87bfe3e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>
        proc = 0x80
        vret = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#27 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk_asan/proc.c:999
No locals.
#28 0x0000642ee87e8c26 in exec_end_procs_chain (errp=0x5160024c8540, procs=<optimized out>) at /tmp/ruby/src/trunk_asan/eval_jump.c:105
        endproc = {func = 0x642ee87e6620 <rb_call_end_proc>, data = 137366314700960, next = 0x503001876ae0}
        errinfo = 137366413382200
        link = <optimized out>
#29 rb_ec_exec_end_proc (ec=0x5160024c84d0) at /tmp/ruby/src/trunk_asan/eval_jump.c:121
        _ec = 0x5160024c84d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cef043ff890, <optimized out>, 0x7cef043ff740, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        errinfo = <optimized out>
        finished = <optimized out>
        state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
#30 rb_ec_teardown (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:155
No locals.
#31 0x0000642ee87e97ec in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:207
        mode0 = <optimized out>
        err = <optimized out>
        mode1 = <optimized out>
        _ec = 0x5160024c84d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cef043ff9d0, <optimized out>, 0x7cef043ff8a0, <optimized out>, <optimized out>}, prev = 0x7cef043ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 137366413382200
        sysex = 0
        signaled = 0
        th0 = 0x5150003ac580
        step = 1
        message = 4
        th = 0x5150003ac580
        buf = <optimized out>
        state = <optimized out>
#32 0x0000642ee87ea11b in ruby_stop (ex=520, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#33 0x0000642ee8b05fab in thread_start_func_2 (th=th@entry=0x5150003ac580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:750
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 1
        event_thread_end_hooked = 1
        result = <optimized out>
        state = <optimized out>
        errinfo = <optimized out>
#34 0x0000642ee8b040ee in call_thread_start_func_2 (th=0x5150003ac580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x7cef043ffcc0
#35 nt_start (ptr=0x50c000433600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x5150003ac580
        sched = <optimized out>
        nt = 0x50c000433600
        vm = 0x525000000100
#36 0x0000642ee87a3a8f in asan_thread_start(void*) ()
No symbol table info available.
#37 0x00007cef3c09caa4 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 = {137366010332864, 4241918890050468466, 137366010332864, -352, 0, 140724152599408, 4241918890029496946, 4241866025687071346}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#38 0x00007cef3c129c3c 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 601908) detached]
$ timeout 60 gdb -p 574025 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 602494]
[New LWP 602492]
[New LWP 591996]
[New LWP 590035]
[New LWP 575168]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007cef3c1107e3 in __GI___wait4 (pid=602493, stat_loc=0x7cef39fa16c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7cef3c2f2c40 (LWP 574025) "ruby"            0x00007cef3c1107e3 in __GI___wait4 (pid=602493, stat_loc=0x7cef39fa16c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7cef1fe006c0 (LWP 602494) "ruby"            0x00007cef3c11b4cd in __GI___poll (fds=0x7cef01109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7cef04a006c0 (LWP 602492) "test_thread.rb*" 0x00007cef3c098d71 in __futex_abstimed_wait_common64 (private=31983, cancel=true, abstime=0x7cef049feba0, op=137, expected=0, futex_word=0x50c000435214) at ./nptl/futex-internal.c:57
  4    Thread 0x7cef1aa006c0 (LWP 591996) "parallel.rb:40"  0x00007cef3c11b4cd in __GI___poll (fds=0x7cef05216760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7cef192006c0 (LWP 590035) "Gem::Timeout st" 0x00007cef3c098d71 in __futex_abstimed_wait_common64 (private=31983, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00030d354) at ./nptl/futex-internal.c:57
  6    Thread 0x7cef198006c0 (LWP 575168) "Timeout stdlib " 0x00007cef3c098d71 in __futex_abstimed_wait_common64 (private=31983, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006f83d4) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x7cef198006c0 (LWP 575168) "Timeout stdlib "):
#0  0x00007cef3c098d71 in __futex_abstimed_wait_common64 (private=31983, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006f83d4) 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=31983, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0006f83d4) 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=0x50c0006f83d4, 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  0x00007cef3c09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0006f83a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7cef3c09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7cef197feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 9, cond = 0x50c0006f83a8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 9
        seq = 4
        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=0x50c0006f83a8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000642ee8ade6ff in rb_native_cond_wait (cond=0x50c0006f83d4, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500013ce80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x0000642ee8b03002 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500013ce80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x0000642ee8ae8ba1 in native_sleep (th=0x51500013ce80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288
        sched = <optimized out>
#9  sleep_forever (th=0x51500013ce80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000642ee8b01a75 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137366938797520, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x0000642ee87ee2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x51600266e5d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cef197feef0, <optimized out>, 0x7cef197fee00, <optimized out>, <optimized out>}, prev = 0x7cef15209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600266e5d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000642ee8b00f5d in queue_do_pop (self=<optimized out>, q=0x50400005ba10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 137366938797520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137366938797520, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005ba10
        end = 0
#14 0x0000642ee8b808f0 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:7398
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000642ee8b808f0 in vm_invoke_builtin_delegate (ec=0x51600266e5d0, cfp=0x7cef168f5758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600266e5d0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
        reg_cfp = 0x7cef168f5758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000642ee8b749fb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600266e5d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7cef197ff6c0, <optimized out>, <optimized out>}, prev = 0x7cef197ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000642ee8bb1d0b in invoke_iseq_block_from_c (ec=0x51600266e5d0, captured=<optimized out>, self=137366938888240, 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:1648
        flags = 0
        iseq = 0x7cef3b974f08
        cfp = 0x7cef168f57c8
        sp = 0x7cef167f5818
        use_argv = <optimized out>
        stack_argv = 0x7cef167f5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600266e5d0, self=137366938888240, 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:1742
        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:1772
No locals.
#21 0x0000642ee8baff96 in rb_vm_invoke_proc (ec=0x50c0006f83d4, proc=0x189, proc@entry=0x504000446d10, argc=1007258993, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 0
#22 0x0000642ee8b0724d in thread_do_start_proc (th=th@entry=0x51500013ce80) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000446d10
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000642ee8b04e2a in thread_do_start (th=0x51500013ce80) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500013ce80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x0000642ee8b040ee in call_thread_start_func_2 (th=0x51500013ce80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x7cef197ffcc0
#26 nt_start (ptr=0x50c0006f8380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500013ce80
        sched = <optimized out>
        nt = 0x50c0006f8380
        vm = 0x525000000100
#27 0x0000642ee87a3a8f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007cef3c09caa4 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 = {137366366848704, 4241942529550465650, 137366366848704, -352, 0, 140724152593584, 4241942529529494130, 4241866025687071346}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007cef3c129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7cef192006c0 (LWP 590035) "Gem::Timeout st"):
#0  0x00007cef3c098d71 in __futex_abstimed_wait_common64 (private=31983, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00030d354) 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=31983, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00030d354) 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=0x50c00030d354, 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  0x00007cef3c09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c00030d328) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7cef3c09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7cef191feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c00030d328, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        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=0x50c00030d328, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000642ee8ade6ff in rb_native_cond_wait (cond=0x50c00030d354, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500048d080, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x515000197600
#7  0x0000642ee8b03002 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500048d080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x0000642ee8ae8ba1 in native_sleep (th=0x51500048d080, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288
        sched = <optimized out>
#9  sleep_forever (th=0x51500048d080, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1362
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000642ee8b01a75 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137366936367560, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1407
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x0000642ee87ee2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160005b4dd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cef191feef0, <optimized out>, 0x7cef191fee00, <optimized out>, <optimized out>}, prev = 0x7cef0de09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160005b4dd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000642ee8b00f5d in queue_do_pop (self=<optimized out>, q=0x504000387d50, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 137366936367560, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137366936367560, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000387d50
        end = 0
#14 0x0000642ee8b808f0 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:7398
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000642ee8b808f0 in vm_invoke_builtin_delegate (ec=0x5160005b4dd0, cfp=0x7cef0e9ff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160005b4dd0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
        reg_cfp = 0x7cef0e9ff758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000642ee8b749fb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x5160005b4dd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7cef191ff6c0, <optimized out>, <optimized out>}, prev = 0x7cef191ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000642ee8bb1d0b in invoke_iseq_block_from_c (ec=0x5160005b4dd0, captured=<optimized out>, self=137366899751240, 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:1648
        flags = 0
        iseq = 0x7cef3b72b508
        cfp = 0x7cef0e9ff7c8
        sp = 0x7cef0e8ff818
        use_argv = <optimized out>
        stack_argv = 0x7cef0e8ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160005b4dd0, self=137366899751240, 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:1742
        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:1772
No locals.
#21 0x0000642ee8baff96 in rb_vm_invoke_proc (ec=0x50c00030d354, proc=0x189, proc@entry=0x5040040c5310, argc=1007258993, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 0
#22 0x0000642ee8b0724d in thread_do_start_proc (th=th@entry=0x51500048d080) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040040c5310
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000642ee8b04e2a in thread_do_start (th=0x51500048d080) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500048d080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x0000642ee8b040ee in call_thread_start_func_2 (th=0x51500048d080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x7cef191ffcc0
#26 nt_start (ptr=0x50c00030d300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500048d080
        sched = <optimized out>
        nt = 0x50c00030d300
        vm = 0x525000000100
#27 0x0000642ee87a3a8f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007cef3c09caa4 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 = {137366360557248, 4241942804428372594, 137366360557248, -352, 0, 137366310213008, 4241942804407401074, 4241866025687071346}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007cef3c129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7cef1aa006c0 (LWP 591996) "parallel.rb:40"):
#0  0x00007cef3c11b4cd in __GI___poll (fds=0x7cef05216760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000642ee874a6da in __interceptor_poll ()
No symbol table info available.
#2  0x0000642ee88a6419 in nogvl_wait_for (th=137366360964480, fptr=0x511000890980, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577
        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  0x0000642ee88a78aa in internal_read_func (ptr=0x7cef05216540) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7cef05216540
        result = <optimized out>
#5  0x0000642ee8aecaea in rb_thread_io_blocking_call (io=<optimized out>, func=0x642ee88a73a0 <internal_read_func>, data1=0x7cef05216540, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1831
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        fd = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x0000642ee87ee2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160024b7fd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7cef1a9fedb0, <optimized out>, 0x7cef1a9fecc0, <optimized out>, <optimized out>}, prev = 0x7cef05209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160024b7fd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000642ee88bbbd5 in io_read_memory_locktmp (str=137366025103200, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
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:3504
        str = <optimized out>
        iis = {th = 137366360964480, fptr = 0x511000890980, nonblock = 0, fd = 6, buf = 0x519000144680, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000890980
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000642ee8897f81 in io_readpartial (argc=86075232, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x0000642ee8bd80e8 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:3797
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7cef3bfa9ec8
        cfunc = 0x504000010f58
        recv = 137366360964800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000642ee8b85ae9 in vm_sendish (ec=0x5160024b7fd0, reg_cfp=0x7cef1c7bb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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=0x5160024b7fd0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
        reg_cfp = 0x7cef1c7bb790
        reg_pc = 0x51300004b718
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000642ee8b749fb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x5160024b7fd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7cef1a9ff6c0, <optimized out>, <optimized out>}, prev = 0x7cef1a9ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000642ee8bb1d0b in invoke_iseq_block_from_c (ec=0x5160024b7fd0, captured=<optimized out>, self=137366932164280, 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:1648
        flags = 0
        iseq = 0x7cef3b9ab990
        cfp = 0x7cef1c7bb7c8
        sp = 0x7cef1c6bb818
        use_argv = <optimized out>
        stack_argv = 0x7cef1c6bb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160024b7fd0, self=137366932164280, 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:1742
        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:1772
No locals.
#17 0x0000642ee8baff96 in rb_vm_invoke_proc (ec=0x7cef05216760, proc=0x1, proc@entry=0x504005cfb1d0, argc=1007793357, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 4294967295
#18 0x0000642ee8b0724d in thread_do_start_proc (th=th@entry=0x51500014a300) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504005cfb1d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000642ee8b04e2a in thread_do_start (th=0x51500014a300) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500014a300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x0000642ee8b040ee in call_thread_start_func_2 (th=0x51500014a300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x7cef1a9ffcc0
#22 nt_start (ptr=0x50c000435100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500014a300
        sched = <optimized out>
        nt = 0x50c000435100
        vm = 0x525000000100
#23 0x0000642ee87a3a8f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007cef3c09caa4 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 = {137366385723072, 4241950501009767026, 137366385723072, -352, 25, 140724152602064, 4241950500988795506, 4241866025687071346}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007cef3c129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7cef04a006c0 (LWP 602492) "test_thread.rb*"):
#0  0x00007cef3c098d71 in __futex_abstimed_wait_common64 (private=31983, cancel=true, abstime=0x7cef049feba0, op=137, expected=0, futex_word=0x50c000435214) 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=31983, abstime=0x7cef049feba0, clockid=20816, expected=0, futex_word=0x50c000435214) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5329152
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000435214, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7cef049feba0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007cef3c09bc8e in __pthread_cond_wait_common (abstime=0x7cef049feba0, clockid=1, mutex=0x5150003ae4a0, cond=0x50c0004351e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7cef3c09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7cef049fea90, __canceltype = 1000247912, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x50c0004351e8, mutex = 0x5150003ae4a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        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_timedwait64 (cond=cond@entry=0x50c0004351e8, mutex=mutex@entry=0x5150003ae4a0, abstime=abstime@entry=0x7cef049feba0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000642ee8b02ad1 in native_cond_timedwait (cond=0x50c0004351e8, mutex=0x5150003ae4a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x5150003ae380, rel=rel@entry=0x7cef034090e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x5150003ae4a0
        cond = 0x50c0004351e8
        max = 100000000000000000
#7  0x0000642ee8ae9924 in native_sleep (th=0x5150003ae380, rel=0x7cef034090e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=2000000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1310
        prev_status = THREAD_RUNNABLE
        end = 7702868363513310
        woke = 1
#9  0x0000642ee896a30d in rb_f_sleep (argc=1, argv=0x7cef14cfb838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4964
        beg = 1746127081
        scheduler = <optimized out>
        end = <optimized out>
#10 0x0000642ee8bd80e8 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:3797
        ci = 0x672100140003
        cc = <optimized out>
        me = 0x7cef1988cc20
        cfunc = 0x504000020258
        recv = 137366413635840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000642ee8bbe3fd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7cef049ff310) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x0000642ee8bbdeb5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915
        ci = <optimized out>
        cc = 0x7cef049feba0
#13 0x0000642ee8b85ae9 in vm_sendish (ec=0x51600249d5d0, reg_cfp=0x7cef14dfb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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>
#14 vm_exec_core (ec=ec@entry=0x51600249d5d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
        reg_cfp = 0x7cef14dfb790
        reg_pc = 0x504004f00278
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x0000642ee8b749fb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x51600249d5d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7cef049ff6c0, <optimized out>, <optimized out>}, prev = 0x7cef049ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x0000642ee8bb1d0b in invoke_iseq_block_from_c (ec=0x51600249d5d0, captured=<optimized out>, self=137366413635840, 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:1648
        flags = 0
        iseq = 0x7cef192296d0
        cfp = 0x7cef14dfb7c8
        sp = 0x7cef14cfb818
        use_argv = <optimized out>
        stack_argv = 0x7cef14cfb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_proc (ec=0x51600249d5d0, self=137366413635840, 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:1742
        block = <optimized out>
        keyword_hash = <optimized out>
#18 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:1772
No locals.
#19 0x0000642ee8baff96 in rb_vm_invoke_proc (ec=0x50c000435214, proc=0x89, proc@entry=0x504005cc4b10, argc=1007258993, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1793
        self = 0
#20 0x0000642ee8b0724d in thread_do_start_proc (th=th@entry=0x5150003ae380) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504005cc4b10
        args_len = 0
        args_ptr = <optimized out>
#21 0x0000642ee8b04e2a in thread_do_start (th=0x5150003ae380) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#22 thread_start_func_2 (th=th@entry=0x5150003ae380, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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>
#23 0x0000642ee8b040ee in call_thread_start_func_2 (th=0x5150003ae380) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x7cef049ffcc0
#24 nt_start (ptr=0x50c0004351c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x5150003ae380
        sched = <optimized out>
        nt = 0x50c0004351c0
        vm = 0x525000000100
#25 0x0000642ee87a3a8f in asan_thread_start(void*) ()
No symbol table info available.
#26 0x00007cef3c09caa4 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 = {137366016624320, 4241919714684189298, 137366016624320, -352, 0, 140724152599824, 4241919714663217778, 4241866025687071346}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x00007cef3c129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7cef1fe006c0 (LWP 602494) "ruby"):
#0  0x00007cef3c11b4cd in __GI___poll (fds=0x7cef01109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000642ee874a6da in __interceptor_poll ()
No symbol table info available.
#2  0x0000642ee8b089df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x0000642ee87a3a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007cef3c09caa4 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 = {137366473803456, 4241938956137675378, 137366473803456, -352, 0, 140724152599408, 4241938956116703858, 4241866025687071346}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007cef3c129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7cef3c2f2c40 (LWP 574025) "ruby"):
#0  0x00007cef3c1107e3 in __GI___wait4 (pid=602493, stat_loc=0x7cef39fa16c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000642ee8737f10 in __interceptor_waitpid ()
No symbol table info available.
#2  0x0000642ee8970f84 in do_waitpid (pid=602493, st=0x7cef39fa16c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1039
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7cef39fa16a0) at /tmp/ruby/src/trunk_asan/process.c:1073
        w = 0x7cef39fa16a0
#4  0x0000642ee8aeb21f in rb_nogvl (func=0x642ee8970f40 <waitpid_blocking_no_SIGCHLD>, data1=0x7cef39fa16a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1575
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000006d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x0000642ee895bb3e in waitpid_no_SIGCHLD (w=0x7cef39fa16a0) at /tmp/ruby/src/trunk_asan/process.c:1086
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1110
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = 602493, status = 0, options = 0, errnum = 0}
#7  0x0000642ee8974927 in rb_waitpid (pid=602493, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1169
        status = <optimized out>
        data = <optimized out>
#8  proc_wait (argc=1, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1205
        flags = 0
        pid = 602493
        status = <optimized out>
#9  0x0000642ee896a419 in proc_wait2 (argc=602493, argv=0x7cef39fa16c8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1386
        pid = <optimized out>
#10 0x0000642ee8bd80e8 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:3797
        ci = 0x6b2100100003
        cc = <optimized out>
        me = 0x7cef3b9e7648
        cfunc = 0x504000020718
        recv = 137366939342360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000642ee8b85ae9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7cef395ff4f0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        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=0x5160000006d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
        reg_cfp = 0x7cef395ff4f0
        reg_pc = 0x51400045ccf8
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000642ee8b749fb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffce52098a0, <optimized out>, <optimized out>}, prev = 0x7cef3a014940, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000642ee8bf5a52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7cef395ff620, self=137366932164280, 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:1648
        flags = 0
        iseq = 0x7cef3b97d2c0
        cfp = <optimized out>
        sp = 0x7cef394ffa28
        use_argv = 0x7cef39e0fe60
        stack_argv = 0x7cef394ffa28
        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:1662
        captured = 0x7cef395ff620
#16 0x0000642ee8ba1e56 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:1699
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:1707
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x0000642ee8ba1e56 in rb_yield (val=<optimized out>)
No locals.
#20 0x0000642ee8d55f76 in rb_ary_collect (ary=137366360952680) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 137366361322640
        i = 23
#21 0x0000642ee8bd80e8 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:3797
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7cef3bfb0138
        cfunc = 0x50400000a758
        recv = 137366360952680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x0000642ee8b804f6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7cef395ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
th: 0x515000000300, native_id: 0x7cef3c2f2c40
-- Control frame information -----------------------------------------------
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
c:0015 p:---- s:0105 e:000104 CFUNC  :wait2
c:0014 p:0023 s:0100 E:001e18 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1265
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000011fb0
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        reg_cfp = 0x7cef395ff608
        reg_pc = 0x519000014910
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
c:0011 p:0093 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0007 p:0069 s:0046 E:001180 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        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>
th: 0x51500013ce80, native_id: 0x7cef198006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_toregexp = <optimized out>
th: 0x51500048d080, native_id: 0x7cef192006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
        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>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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>
th: 0x51500014a300, native_id: 0x7cef1aa006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x5150003ae380, native_id: 0x7cef04a006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 CFUNC  :sleep
c:0002 p:0005 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1260 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x0000642ee8b74deb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x0000642ee8bf5a52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7cef395ff738, self=137366932164280, 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:1648
        flags = 0
        iseq = 0x7cef3b9abb48
        cfp = <optimized out>
        sp = 0x7cef394ff8d0
        use_argv = 0x7cef39edaae0
        stack_argv = 0x7cef394ff8d0
        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:1662
        captured = 0x7cef395ff738
#28 0x0000642ee8ba1e56 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:1699
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:1707
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#31 0x0000642ee8ba1e56 in rb_yield (val=<optimized out>)
No locals.
#32 0x0000642ee8d55f76 in rb_ary_collect (ary=137366360965560) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 137366360965480
        i = 0
#33 0x0000642ee8bd80e8 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:3797
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7cef3bfb0138
        cfunc = 0x50400000a758
        recv = 137366360965560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x0000642ee8b804f6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7cef395ff720, cd=0x502000008270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000008270
        insns_address_table = {0x642ee8b7ea5f <vm_exec_core+26639>, 0x642ee8b7afde <vm_exec_core+11662>, 0x642ee8b788dd <vm_exec_core+1677>, 0x642ee8b7999f <vm_exec_core+5967>, 0x642ee8b7ec49 <vm_exec_core+27129>, 0x642ee8b7965d <vm_exec_core+5133>, 0x642ee8b80113 <vm_exec_core+32451>, 0x642ee8b7db5f <vm_exec_core+22799>, 0x642ee8b7c045 <vm_exec_core+15861>, 0x642ee8b78c3a <vm_exec_core+2538>, 0x642ee8b7f419 <vm_exec_core+29129>, 0x642ee8b7f01f <vm_exec_core+28111>, 0x642ee8b798a0 <vm_exec_core+5712>, 0x642ee8b79158 <vm_exec_core+3848>, 0x642ee8b7e0e3 <vm_exec_core+24211>, 0x642ee8b7a53d <vm_exec_core+8941>, 0x642ee8b7f896 <vm_exec_core+30278>, 0x642ee8b7f2ce <vm_exec_core+28798>, 0x642ee8b7adfc <vm_exec_core+11180>, 0x642ee8b7bfad <vm_exec_core+15709>, 0x642ee8b7dc89 <vm_exec_core+23097>, 0x642ee8b7f22a <vm_exec_core+28634>, 0x642ee8b7cefc <vm_exec_core+19628>, 0x642ee8b7de31 <vm_exec_core+23521>, 0x642ee8b7e609 <vm_exec_core+25529>, 0x642ee8b7cdf3 <vm_exec_core+19363>, 0x642ee8b790ad <vm_exec_core+3677>, 0x642ee8b7d6af <vm_exec_core+21599>, 0x642ee8b78e6d <vm_exec_core+3101>, 0x642ee8b79256 <vm_exec_core+4102>, 0x642ee8b7b226 <vm_exec_core+12246>, 0x642ee8b7cb3b <vm_exec_core+18667>, 0x642ee8b7d382 <vm_exec_core+20786>, 0x642ee8b7c946 <vm_exec_core+18166>, 0x642ee8b78b56 <vm_exec_core+2310>, 0x642ee8b7e987 <vm_exec_core+26423>, 0x642ee8b7eee2 <vm_exec_core+27794>, 0x642ee8b792f3 <vm_exec_core+4259>, 0x642ee8b79fd8 <vm_exec_core+7560>, 0x642ee8b79945 <vm_exec_core+5877>, 0x642ee8b7a790 <vm_exec_core+9536>, 0x642ee8b7be01 <vm_exec_core+15281>, 0x642ee8b7939a <vm_exec_core+4426>, 0x642ee8b7e6d6 <vm_exec_core+25734>, 0x642ee8b79f0e <vm_exec_core+7358>, 0x642ee8b7ba82 <vm_exec_core+14386>, 0x642ee8b7c53c <vm_exec_core+17132>, 0x642ee8b7e244 <vm_exec_core+24564>, 0x642ee8b7d0fb <vm_exec_core+20139>, 0x642ee8b7a839 <vm_exec_core+9705>, 0x642ee8b7a231 <vm_exec_core+8161>, 0x642ee8b7dfe8 <vm_exec_core+23960>, 0x642ee8b7b482 <vm_exec_core+12850>, 0x642ee8b7d781 <vm_exec_core+21809>, 0x642ee8b7d26f <vm_exec_core+20511>, 0x642ee8b7d80e <vm_exec_core+21950>, 0x642ee8b7eb6a <vm_exec_core+26906>, 0x642ee8b785fb <vm_exec_core+939>, 0x642ee8b7e357 <vm_exec_core+24839>, 0x642ee8b7ab02 <vm_exec_core+10418>, 0x642ee8b7defe <vm_exec_core+23726>, 0x642ee8b7ac28 <vm_exec_core+10712>, 0x642ee8b7cd3f <vm_exec_core+19183>, 0x642ee8b7fb61 <vm_exec_core+30993>, 0x642ee8b7c3ab <vm_exec_core+16731>, 0x642ee8b7ca03 <vm_exec_core+18355>, 0x642ee8b7ae8f <vm_exec_core+11327>, 0x642ee8b7a355 <vm_exec_core+8453>, 0x642ee8b7d8db <vm_exec_core+22155>, 0x642ee8b794a5 <vm_exec_core+4693>, 0x642ee8b7c1af <vm_exec_core+16223>, 0x642ee8b87339 <vm_exec_core+61673>, 0x642ee8b7d03c <vm_exec_core+19948>, 0x642ee8b79540 <vm_exec_core+4848>, 0x642ee8b79df1 <vm_exec_core+7073>, 0x642ee8b79c0a <vm_exec_core+6586>, 0x642ee8b7a0ca <vm_exec_core+7802>, 0x642ee8b7a958 <vm_exec_core+9992>, 0x642ee8b7f7be <vm_exec_core+30062>, 0x642ee8b78600 <vm_exec_core+944>, 0x642ee8b79d16 <vm_exec_core+6854>, 0x642ee8b8029b <vm_exec_core+32843>, 0x642ee8b7d5ad <vm_exec_core+21341>, 0x642ee8b7c83c <vm_exec_core+17900>, 0x642ee8b7e766 <vm_exec_core+25878>, 0x642ee8b80658 <vm_exec_core+33800>, 0x642ee8b7ea8e <vm_exec_core+26686>, 0x642ee8b7f938 <vm_exec_core+30440>, 0x642ee8b7fa09 <vm_exec_core+30649>, 0x642ee8b78f77 <vm_exec_core+3367>, 0x642ee8b7f33a <vm_exec_core+28906>, 0x642ee8b7b3a6 <vm_exec_core+12630>, 0x642ee8b7f585 <vm_exec_core+29493>, 0x642ee8b7accd <vm_exec_core+10877>, 0x642ee8b7a5da <vm_exec_core+9098>, 0x642ee8b7b8dd <vm_exec_core+13965>, 0x642ee8b7940b <vm_exec_core+4539>, 0x642ee8b7fad6 <vm_exec_core+30854>, 0x642ee8b7bb3b <vm_exec_core+14571>, 0x642ee8b7b6c9 <vm_exec_core+13433>, 0x642ee8b786f4 <vm_exec_core+1188>, 0x642ee8b78d13 <vm_exec_core+2755>, 0x642ee8b7c6ef <vm_exec_core+17567>, 0x642ee8b7bcd9 <vm_exec_core+14985>, 0x642ee8b7c5c2 <vm_exec_core+17266>, 0x642ee8b7c464 <vm_exec_core+16916>, 0x642ee8b7b2c3 <vm_exec_core+12403>, 0x642ee8b7bbd5 <vm_exec_core+14725>, 0x642ee8b7b7ba <vm_exec_core+13674>, 0x642ee8b7bf32 <vm_exec_core+15586>, 0x642ee8b7beb7 <vm_exec_core+15463>, 0x642ee8b7ea50 <vm_exec_core+26624>, 0x642ee8b7afcf <vm_exec_core+11647>, 0x642ee8b788ce <vm_exec_core+1662>, 0x642ee8b79990 <vm_exec_core+5952>, 0x642ee8b7ec3a <vm_exec_core+27114>, 0x642ee8b7964e <vm_exec_core+5118>, 0x642ee8b80104 <vm_exec_core+32436>, 0x642ee8b7db50 <vm_exec_core+22784>, 0x642ee8b7c036 <vm_exec_core+15846>, 0x642ee8b78c2b <vm_exec_core+2523>, 0x642ee8b7f40a <vm_exec_core+29114>, 0x642ee8b7f010 <vm_exec_core+28096>, 0x642ee8b79891 <vm_exec_core+5697>, 0x642ee8b79149 <vm_exec_core+3833>, 0x642ee8b7e0d4 <vm_exec_core+24196>, 0x642ee8b7a52e <vm_exec_core+8926>, 0x642ee8b7f887 <vm_exec_core+30263>, 0x642ee8b7f2bf <vm_exec_core+28783>, 0x642ee8b7aded <vm_exec_core+11165>, 0x642ee8b7bf9e <vm_exec_core+15694>, 0x642ee8b7dc7a <vm_exec_core+23082>, 0x642ee8b7f21b <vm_exec_core+28619>, 0x642ee8b7ceed <vm_exec_core+19613>, 0x642ee8b7de22 <vm_exec_core+23506>, 0x642ee8b7e5fa <vm_exec_core+25514>, 0x642ee8b7cde4 <vm_exec_core+19348>, 0x642ee8b7909e <vm_exec_core+3662>, 0x642ee8b7d6a0 <vm_exec_core+21584>, 0x642ee8b78e5e <vm_exec_core+3086>, 0x642ee8b79247 <vm_exec_core+4087>, 0x642ee8b7b217 <vm_exec_core+12231>, 0x642ee8b7cb2c <vm_exec_core+18652>, 0x642ee8b7d373 <vm_exec_core+20771>, 0x642ee8b7c937 <vm_exec_core+18151>, 0x642ee8b78b47 <vm_exec_core+2295>, 0x642ee8b7e978 <vm_exec_core+26408>, 0x642ee8b7eed3 <vm_exec_core+27779>, 0x642ee8b792e4 <vm_exec_core+4244>, 0x642ee8b79fc9 <vm_exec_core+7545>, 0x642ee8b79936 <vm_exec_core+5862>, 0x642ee8b7a781 <vm_exec_core+9521>, 0x642ee8b7bdf2 <vm_exec_core+15266>, 0x642ee8b7938b <vm_exec_core+4411>, 0x642ee8b7e6c7 <vm_exec_core+25719>, 0x642ee8b79eff <vm_exec_core+7343>, 0x642ee8b7ba73 <vm_exec_core+14371>, 0x642ee8b7c52d <vm_exec_core+17117>, 0x642ee8b7e235 <vm_exec_core+24549>, 0x642ee8b7d0ec <vm_exec_core+20124>, 0x642ee8b7a82a <vm_exec_core+9690>, 0x642ee8b7a222 <vm_exec_core+8146>, 0x642ee8b7dfd9 <vm_exec_core+23945>, 0x642ee8b7b473 <vm_exec_core+12835>, 0x642ee8b7d772 <vm_exec_core+21794>, 0x642ee8b7d260 <vm_exec_core+20496>, 0x642ee8b7d7ff <vm_exec_core+21935>, 0x642ee8b7eb5b <vm_exec_core+26891>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7e348 <vm_exec_core+24824>, 0x642ee8b7aaf3 <vm_exec_core+10403>, 0x642ee8b7deef <vm_exec_core+23711>, 0x642ee8b7ac19 <vm_exec_core+10697>, 0x642ee8b7cd30 <vm_exec_core+19168>, 0x642ee8b7d019 <vm_exec_core+19913>, 0x642ee8b7c39c <vm_exec_core+16716>, 0x642ee8b7c9f4 <vm_exec_core+18340>, 0x642ee8b7ae80 <vm_exec_core+11312>, 0x642ee8b7a346 <vm_exec_core+8438>, 0x642ee8b7d8cc <vm_exec_core+22140>, 0x642ee8b79496 <vm_exec_core+4678>, 0x642ee8b7c1a0 <vm_exec_core+16208>, 0x642ee8b8732a <vm_exec_core+61658>, 0x642ee8b7d02d <vm_exec_core+19933>, 0x642ee8b79531 <vm_exec_core+4833>, 0x642ee8b79de2 <vm_exec_core+7058>, 0x642ee8b79bfb <vm_exec_core+6571>, 0x642ee8b7a0bb <vm_exec_core+7787>, 0x642ee8b7a949 <vm_exec_core+9977>, 0x642ee8b7c837 <vm_exec_core+17895>, 0x642ee8b7c196 <vm_exec_core+16198>, 0x642ee8b7c832 <vm_exec_core+17890>, 0x642ee8b7cfd9 <vm_exec_core+19849>, 0x642ee8b7cf99 <vm_exec_core+19785>, 0x642ee8b7a0b6 <vm_exec_core+7782>, 0x642ee8b7d337 <vm_exec_core+20711>, 0x642ee8b7b6bf <vm_exec_core+13423>, 0x642ee8b7b6c4 <vm_exec_core+13428>, 0x642ee8b7cf94 <vm_exec_core+19780>, 0x642ee8b7cb27 <vm_exec_core+18647>...}
        reg_cfp = 0x7cef395ff720
        reg_pc = 0x50400002def8
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x0000642ee8b74deb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#38 0x0000642ee87ea5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7cef3b9abcd8) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffce520b030, <optimized out>, 0x7ffce520af80, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7cef3b9abcd8
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#40 0x0000642ee87e3b47 in rb_main (argc=11, argv=0x7ffce520b208) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=11, argv=0x7ffce520b208) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x71b94960ec40 (LWP 574021) "ruby" 0x000071b949326cd7 in __GI___select (nfds=9, readfds=0x50c004d1a6c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff9225fd60) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x71b92d0006c0 (LWP 574023) "ruby" 0x000071b94931b4cd in __GI___poll (fds=0x71b92bd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71b92d0006c0 (LWP 574023) "ruby"):
#0  0x000071b94931b4cd in __GI___poll (fds=0x71b92bd09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058756b44f6da in __interceptor_poll ()
No symbol table info available.
#2  0x000058756b80d9df in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        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:3011
        vm = <optimized out>
#4  0x000058756b4a8a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071b94929caa4 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 = {125040137864896, 8730325362075102400, 125040137864896, -352, 0, 140735645359872, 8730325362096073920, 8730389528122748096}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071b949329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71b94960ec40 (LWP 574021) "ruby"):
#0  0x000071b949326cd7 in __GI___select (nfds=9, readfds=0x50c004d1a6c0, writefds=0x0, exceptfds=0x0, timeout=0x7fff9225fd60) 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 = 520017488}
        pts64 = 0x7fff9225fc00
        r = <optimized out>
#1  0x000058756b7f85d5 in native_fd_select (n=9, readfds=0x50c004d1a6c0, writefds=0x0, exceptfds=0x71b949326cd7 <__GI___select+327>, timeout=0x7fff9225fc00, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385
No locals.
#2  do_select (p=125040577200416) at /tmp/ruby/src/trunk_asan/thread.c:4311
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff9225fd10
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000058756b4f32e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff9225fed0, <optimized out>, 0x7fff9225fde0, <optimized out>, <optimized out>}, prev = 0x71b9472fc080, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000058756b7f7bae 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:4371
        set = {max = 9, th = 0x515000000300, rset = 0x71b9472fbf40, 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 = 0x71b9472fbfa0}
#5  0x000058756b5b5f9f in select_internal (read=125040058500200, write=4, except=4, tp=0x71b9472fbfa0, fds=0x71b9472fbf40) at /tmp/ruby/src/trunk_asan/io.c:10739
        timerec = <optimized out>
        max = 9
        pending = <optimized out>
        rp = 0x71b9472fbf40
        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=125040577199904) at /tmp/ruby/src/trunk_asan/io.c:10809
        p = 0x71b9472fbf20
#7  0x000058756b4f32e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff922601d0, <optimized out>, 0x7fff922600e0, <optimized out>, <optimized out>}, prev = 0x71b9472e6240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000058756b59227b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11177
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000058756b8dd0e8 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:3797
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x71b9491da690
        cfunc = 0x504000010798
        recv = 125040609524240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000058756b88aae9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71b9467ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58756b883a5f <vm_exec_core+26639>, 0x58756b87ffde <vm_exec_core+11662>, 0x58756b87d8dd <vm_exec_core+1677>, 0x58756b87e99f <vm_exec_core+5967>, 0x58756b883c49 <vm_exec_core+27129>, 0x58756b87e65d <vm_exec_core+5133>, 0x58756b885113 <vm_exec_core+32451>, 0x58756b882b5f <vm_exec_core+22799>, 0x58756b881045 <vm_exec_core+15861>, 0x58756b87dc3a <vm_exec_core+2538>, 0x58756b884419 <vm_exec_core+29129>, 0x58756b88401f <vm_exec_core+28111>, 0x58756b87e8a0 <vm_exec_core+5712>, 0x58756b87e158 <vm_exec_core+3848>, 0x58756b8830e3 <vm_exec_core+24211>, 0x58756b87f53d <vm_exec_core+8941>, 0x58756b884896 <vm_exec_core+30278>, 0x58756b8842ce <vm_exec_core+28798>, 0x58756b87fdfc <vm_exec_core+11180>, 0x58756b880fad <vm_exec_core+15709>, 0x58756b882c89 <vm_exec_core+23097>, 0x58756b88422a <vm_exec_core+28634>, 0x58756b881efc <vm_exec_core+19628>, 0x58756b882e31 <vm_exec_core+23521>, 0x58756b883609 <vm_exec_core+25529>, 0x58756b881df3 <vm_exec_core+19363>, 0x58756b87e0ad <vm_exec_core+3677>, 0x58756b8826af <vm_exec_core+21599>, 0x58756b87de6d <vm_exec_core+3101>, 0x58756b87e256 <vm_exec_core+4102>, 0x58756b880226 <vm_exec_core+12246>, 0x58756b881b3b <vm_exec_core+18667>, 0x58756b882382 <vm_exec_core+20786>, 0x58756b881946 <vm_exec_core+18166>, 0x58756b87db56 <vm_exec_core+2310>, 0x58756b883987 <vm_exec_core+26423>, 0x58756b883ee2 <vm_exec_core+27794>, 0x58756b87e2f3 <vm_exec_core+4259>, 0x58756b87efd8 <vm_exec_core+7560>, 0x58756b87e945 <vm_exec_core+5877>, 0x58756b87f790 <vm_exec_core+9536>, 0x58756b880e01 <vm_exec_core+15281>, 0x58756b87e39a <vm_exec_core+4426>, 0x58756b8836d6 <vm_exec_core+25734>, 0x58756b87ef0e <vm_exec_core+7358>, 0x58756b880a82 <vm_exec_core+14386>, 0x58756b88153c <vm_exec_core+17132>, 0x58756b883244 <vm_exec_core+24564>, 0x58756b8820fb <vm_exec_core+20139>, 0x58756b87f839 <vm_exec_core+9705>, 0x58756b87f231 <vm_exec_core+8161>, 0x58756b882fe8 <vm_exec_core+23960>, 0x58756b880482 <vm_exec_core+12850>, 0x58756b882781 <vm_exec_core+21809>, 0x58756b88226f <vm_exec_core+20511>, 0x58756b88280e <vm_exec_core+21950>, 0x58756b883b6a <vm_exec_core+26906>, 0x58756b87d5fb <vm_exec_core+939>, 0x58756b883357 <vm_exec_core+24839>, 0x58756b87fb02 <vm_exec_core+10418>, 0x58756b882efe <vm_exec_core+23726>, 0x58756b87fc28 <vm_exec_core+10712>, 0x58756b881d3f <vm_exec_core+19183>, 0x58756b884b61 <vm_exec_core+30993>, 0x58756b8813ab <vm_exec_core+16731>, 0x58756b881a03 <vm_exec_core+18355>, 0x58756b87fe8f <vm_exec_core+11327>, 0x58756b87f355 <vm_exec_core+8453>, 0x58756b8828db <vm_exec_core+22155>, 0x58756b87e4a5 <vm_exec_core+4693>, 0x58756b8811af <vm_exec_core+16223>, 0x58756b88c339 <vm_exec_core+61673>, 0x58756b88203c <vm_exec_core+19948>, 0x58756b87e540 <vm_exec_core+4848>, 0x58756b87edf1 <vm_exec_core+7073>, 0x58756b87ec0a <vm_exec_core+6586>, 0x58756b87f0ca <vm_exec_core+7802>, 0x58756b87f958 <vm_exec_core+9992>, 0x58756b8847be <vm_exec_core+30062>, 0x58756b87d600 <vm_exec_core+944>, 0x58756b87ed16 <vm_exec_core+6854>, 0x58756b88529b <vm_exec_core+32843>, 0x58756b8825ad <vm_exec_core+21341>, 0x58756b88183c <vm_exec_core+17900>, 0x58756b883766 <vm_exec_core+25878>, 0x58756b885658 <vm_exec_core+33800>, 0x58756b883a8e <vm_exec_core+26686>, 0x58756b884938 <vm_exec_core+30440>, 0x58756b884a09 <vm_exec_core+30649>, 0x58756b87df77 <vm_exec_core+3367>, 0x58756b88433a <vm_exec_core+28906>, 0x58756b8803a6 <vm_exec_core+12630>, 0x58756b884585 <vm_exec_core+29493>, 0x58756b87fccd <vm_exec_core+10877>, 0x58756b87f5da <vm_exec_core+9098>, 0x58756b8808dd <vm_exec_core+13965>, 0x58756b87e40b <vm_exec_core+4539>, 0x58756b884ad6 <vm_exec_core+30854>, 0x58756b880b3b <vm_exec_core+14571>, 0x58756b8806c9 <vm_exec_core+13433>, 0x58756b87d6f4 <vm_exec_core+1188>, 0x58756b87dd13 <vm_exec_core+2755>, 0x58756b8816ef <vm_exec_core+17567>, 0x58756b880cd9 <vm_exec_core+14985>, 0x58756b8815c2 <vm_exec_core+17266>, 0x58756b881464 <vm_exec_core+16916>, 0x58756b8802c3 <vm_exec_core+12403>, 0x58756b880bd5 <vm_exec_core+14725>, 0x58756b8807ba <vm_exec_core+13674>, 0x58756b880f32 <vm_exec_core+15586>, 0x58756b880eb7 <vm_exec_core+15463>, 0x58756b883a50 <vm_exec_core+26624>, 0x58756b87ffcf <vm_exec_core+11647>, 0x58756b87d8ce <vm_exec_core+1662>, 0x58756b87e990 <vm_exec_core+5952>, 0x58756b883c3a <vm_exec_core+27114>, 0x58756b87e64e <vm_exec_core+5118>, 0x58756b885104 <vm_exec_core+32436>, 0x58756b882b50 <vm_exec_core+22784>, 0x58756b881036 <vm_exec_core+15846>, 0x58756b87dc2b <vm_exec_core+2523>, 0x58756b88440a <vm_exec_core+29114>, 0x58756b884010 <vm_exec_core+28096>, 0x58756b87e891 <vm_exec_core+5697>, 0x58756b87e149 <vm_exec_core+3833>, 0x58756b8830d4 <vm_exec_core+24196>, 0x58756b87f52e <vm_exec_core+8926>, 0x58756b884887 <vm_exec_core+30263>, 0x58756b8842bf <vm_exec_core+28783>, 0x58756b87fded <vm_exec_core+11165>, 0x58756b880f9e <vm_exec_core+15694>, 0x58756b882c7a <vm_exec_core+23082>, 0x58756b88421b <vm_exec_core+28619>, 0x58756b881eed <vm_exec_core+19613>, 0x58756b882e22 <vm_exec_core+23506>, 0x58756b8835fa <vm_exec_core+25514>, 0x58756b881de4 <vm_exec_core+19348>, 0x58756b87e09e <vm_exec_core+3662>, 0x58756b8826a0 <vm_exec_core+21584>, 0x58756b87de5e <vm_exec_core+3086>, 0x58756b87e247 <vm_exec_core+4087>, 0x58756b880217 <vm_exec_core+12231>, 0x58756b881b2c <vm_exec_core+18652>, 0x58756b882373 <vm_exec_core+20771>, 0x58756b881937 <vm_exec_core+18151>, 0x58756b87db47 <vm_exec_core+2295>, 0x58756b883978 <vm_exec_core+26408>, 0x58756b883ed3 <vm_exec_core+27779>, 0x58756b87e2e4 <vm_exec_core+4244>, 0x58756b87efc9 <vm_exec_core+7545>, 0x58756b87e936 <vm_exec_core+5862>, 0x58756b87f781 <vm_exec_core+9521>, 0x58756b880df2 <vm_exec_core+15266>, 0x58756b87e38b <vm_exec_core+4411>, 0x58756b8836c7 <vm_exec_core+25719>, 0x58756b87eeff <vm_exec_core+7343>, 0x58756b880a73 <vm_exec_core+14371>, 0x58756b88152d <vm_exec_core+17117>, 0x58756b883235 <vm_exec_core+24549>, 0x58756b8820ec <vm_exec_core+20124>, 0x58756b87f82a <vm_exec_core+9690>, 0x58756b87f222 <vm_exec_core+8146>, 0x58756b882fd9 <vm_exec_core+23945>, 0x58756b880473 <vm_exec_core+12835>, 0x58756b882772 <vm_exec_core+21794>, 0x58756b882260 <vm_exec_core+20496>, 0x58756b8827ff <vm_exec_core+21935>, 0x58756b883b5b <vm_exec_core+26891>, 0x58756b882019 <vm_exec_core+19913>, 0x58756b883348 <vm_exec_core+24824>, 0x58756b87faf3 <vm_exec_core+10403>, 0x58756b882eef <vm_exec_core+23711>, 0x58756b87fc19 <vm_exec_core+10697>, 0x58756b881d30 <vm_exec_core+19168>, 0x58756b882019 <vm_exec_core+19913>, 0x58756b88139c <vm_exec_core+16716>, 0x58756b8819f4 <vm_exec_core+18340>, 0x58756b87fe80 <vm_exec_core+11312>, 0x58756b87f346 <vm_exec_core+8438>, 0x58756b8828cc <vm_exec_core+22140>, 0x58756b87e496 <vm_exec_core+4678>, 0x58756b8811a0 <vm_exec_core+16208>, 0x58756b88c32a <vm_exec_core+61658>, 0x58756b88202d <vm_exec_core+19933>, 0x58756b87e531 <vm_exec_core+4833>, 0x58756b87ede2 <vm_exec_core+7058>, 0x58756b87ebfb <vm_exec_core+6571>, 0x58756b87f0bb <vm_exec_core+7787>, 0x58756b87f949 <vm_exec_core+9977>, 0x58756b881837 <vm_exec_core+17895>, 0x58756b881196 <vm_exec_core+16198>, 0x58756b881832 <vm_exec_core+17890>, 0x58756b881fd9 <vm_exec_core+19849>, 0x58756b881f99 <vm_exec_core+19785>, 0x58756b87f0b6 <vm_exec_core+7782>, 0x58756b882337 <vm_exec_core+20711>, 0x58756b8806bf <vm_exec_core+13423>, 0x58756b8806c4 <vm_exec_core+13428>, 0x58756b881f94 <vm_exec_core+19780>, 0x58756b881b27 <vm_exec_core+18647>...}
        reg_cfp = 0x71b9467ff3a0
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000058756b879bb9 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2621
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000058756b8faa52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71b9467ff578, self=125040603379320, 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:1648
        flags = 0
        iseq = 0x71b948d86620
        cfp = <optimized out>
        sp = 0x71b9466ff9e8
        use_argv = 0x71b947015da0
        stack_argv = 0x71b9466ff9e8
        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:1662
        captured = 0x71b9467ff578
#16 0x000058756b8a6e56 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:1699
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:1707
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x000058756b8a6e56 in rb_yield (val=<optimized out>)
No locals.
#20 0x000058756ba4e17a in rb_ary_each (ary=125040602512200) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x000058756b8dd0e8 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:3797
        ci = 0xc0100000001
        cc = <optimized out>
th: 0x515000000300, native_id: 0x71b94960ec40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697
        me = 0x71b9491e0540
        cfunc = 0x50400000a298
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610
        recv = 125040602512200
        block_handler = <optimized out>
        frame_type = 1431634051
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775
        len = <optimized out>
        val = <optimized out>
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
#22 0x000058756b8854f6 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71b9467ff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        val = 36
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
        ci = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        bh = <optimized out>
        blockiseq = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889
c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893
        leaf = false
        val = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        cd = 0x51100000d900
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        insns_address_table = {0x58756b883a5f <vm_exec_core+26639>, 0x58756b87ffde <vm_exec_core+11662>, 0x58756b87d8dd <vm_exec_core+1677>, 0x58756b87e99f <vm_exec_core+5967>, 0x58756b883c49 <vm_exec_core+27129>, 0x58756b87e65d <vm_exec_core+5133>, 0x58756b885113 <vm_exec_core+32451>, 0x58756b882b5f <vm_exec_core+22799>, 0x58756b881045 <vm_exec_core+15861>, 0x58756b87dc3a <vm_exec_core+2538>, 0x58756b884419 <vm_exec_core+29129>, 0x58756b88401f <vm_exec_core+28111>, 0x58756b87e8a0 <vm_exec_core+5712>, 0x58756b87e158 <vm_exec_core+3848>, 0x58756b8830e3 <vm_exec_core+24211>, 0x58756b87f53d <vm_exec_core+8941>, 0x58756b884896 <vm_exec_core+30278>, 0x58756b8842ce <vm_exec_core+28798>, 0x58756b87fdfc <vm_exec_core+11180>, 0x58756b880fad <vm_exec_core+15709>, 0x58756b882c89 <vm_exec_core+23097>, 0x58756b88422a <vm_exec_core+28634>, 0x58756b881efc <vm_exec_core+19628>, 0x58756b882e31 <vm_exec_core+23521>, 0x58756b883609 <vm_exec_core+25529>, 0x58756b881df3 <vm_exec_core+19363>, 0x58756b87e0ad <vm_exec_core+3677>, 0x58756b8826af <vm_exec_core+21599>, 0x58756b87de6d <vm_exec_core+3101>, 0x58756b87e256 <vm_exec_core+4102>, 0x58756b880226 <vm_exec_core+12246>, 0x58756b881b3b <vm_exec_core+18667>, 0x58756b882382 <vm_exec_core+20786>, 0x58756b881946 <vm_exec_core+18166>, 0x58756b87db56 <vm_exec_core+2310>, 0x58756b883987 <vm_exec_core+26423>, 0x58756b883ee2 <vm_exec_core+27794>, 0x58756b87e2f3 <vm_exec_core+4259>, 0x58756b87efd8 <vm_exec_core+7560>, 0x58756b87e945 <vm_exec_core+5877>, 0x58756b87f790 <vm_exec_core+9536>, 0x58756b880e01 <vm_exec_core+15281>, 0x58756b87e39a <vm_exec_core+4426>, 0x58756b8836d6 <vm_exec_core+25734>, 0x58756b87ef0e <vm_exec_core+7358>, 0x58756b880a82 <vm_exec_core+14386>, 0x58756b88153c <vm_exec_core+17132>, 0x58756b883244 <vm_exec_core+24564>, 0x58756b8820fb <vm_exec_core+20139>, 0x58756b87f839 <vm_exec_core+9705>, 0x58756b87f231 <vm_exec_core+8161>, 0x58756b882fe8 <vm_exec_core+23960>, 0x58756b880482 <vm_exec_core+12850>, 0x58756b882781 <vm_exec_core+21809>, 0x58756b88226f <vm_exec_core+20511>, 0x58756b88280e <vm_exec_core+21950>, 0x58756b883b6a <vm_exec_core+26906>, 0x58756b87d5fb <vm_exec_core+939>, 0x58756b883357 <vm_exec_core+24839>, 0x58756b87fb02 <vm_exec_core+10418>, 0x58756b882efe <vm_exec_core+23726>, 0x58756b87fc28 <vm_exec_core+10712>, 0x58756b881d3f <vm_exec_core+19183>, 0x58756b884b61 <vm_exec_core+30993>, 0x58756b8813ab <vm_exec_core+16731>, 0x58756b881a03 <vm_exec_core+18355>, 0x58756b87fe8f <vm_exec_core+11327>, 0x58756b87f355 <vm_exec_core+8453>, 0x58756b8828db <vm_exec_core+22155>, 0x58756b87e4a5 <vm_exec_core+4693>, 0x58756b8811af <vm_exec_core+16223>, 0x58756b88c339 <vm_exec_core+61673>, 0x58756b88203c <vm_exec_core+19948>, 0x58756b87e540 <vm_exec_core+4848>, 0x58756b87edf1 <vm_exec_core+7073>, 0x58756b87ec0a <vm_exec_core+6586>, 0x58756b87f0ca <vm_exec_core+7802>, 0x58756b87f958 <vm_exec_core+9992>, 0x58756b8847be <vm_exec_core+30062>, 0x58756b87d600 <vm_exec_core+944>, 0x58756b87ed16 <vm_exec_core+6854>, 0x58756b88529b <vm_exec_core+32843>, 0x58756b8825ad <vm_exec_core+21341>, 0x58756b88183c <vm_exec_core+17900>, 0x58756b883766 <vm_exec_core+25878>, 0x58756b885658 <vm_exec_core+33800>, 0x58756b883a8e <vm_exec_core+26686>, 0x58756b884938 <vm_exec_core+30440>, 0x58756b884a09 <vm_exec_core+30649>, 0x58756b87df77 <vm_exec_core+3367>, 0x58756b88433a <vm_exec_core+28906>, 0x58756b8803a6 <vm_exec_core+12630>, 0x58756b884585 <vm_exec_core+29493>, 0x58756b87fccd <vm_exec_core+10877>, 0x58756b87f5da <vm_exec_core+9098>, 0x58756b8808dd <vm_exec_core+13965>, 0x58756b87e40b <vm_exec_core+4539>, 0x58756b884ad6 <vm_exec_core+30854>, 0x58756b880b3b <vm_exec_core+14571>, 0x58756b8806c9 <vm_exec_core+13433>, 0x58756b87d6f4 <vm_exec_core+1188>, 0x58756b87dd13 <vm_exec_core+2755>, 0x58756b8816ef <vm_exec_core+17567>, 0x58756b880cd9 <vm_exec_core+14985>, 0x58756b8815c2 <vm_exec_core+17266>, 0x58756b881464 <vm_exec_core+16916>, 0x58756b8802c3 <vm_exec_core+12403>, 0x58756b880bd5 <vm_exec_core+14725>, 0x58756b8807ba <vm_exec_core+13674>, 0x58756b880f32 <vm_exec_core+15586>, 0x58756b880eb7 <vm_exec_core+15463>, 0x58756b883a50 <vm_exec_core+26624>, 0x58756b87ffcf <vm_exec_core+11647>, 0x58756b87d8ce <vm_exec_core+1662>, 0x58756b87e990 <vm_exec_core+5952>, 0x58756b883c3a <vm_exec_core+27114>, 0x58756b87e64e <vm_exec_core+5118>, 0x58756b885104 <vm_exec_core+32436>, 0x58756b882b50 <vm_exec_core+22784>, 0x58756b881036 <vm_exec_core+15846>, 0x58756b87dc2b <vm_exec_core+2523>, 0x58756b88440a <vm_exec_core+29114>, 0x58756b884010 <vm_exec_core+28096>, 0x58756b87e891 <vm_exec_core+5697>, 0x58756b87e149 <vm_exec_core+3833>, 0x58756b8830d4 <vm_exec_core+24196>, 0x58756b87f52e <vm_exec_core+8926>, 0x58756b884887 <vm_exec_core+30263>, 0x58756b8842bf <vm_exec_core+28783>, 0x58756b87fded <vm_exec_core+11165>, 0x58756b880f9e <vm_exec_core+15694>, 0x58756b882c7a <vm_exec_core+23082>, 0x58756b88421b <vm_exec_core+28619>, 0x58756b881eed <vm_exec_core+19613>, 0x58756b882e22 <vm_exec_core+23506>, 0x58756b8835fa <vm_exec_core+25514>, 0x58756b881de4 <vm_exec_core+19348>, 0x58756b87e09e <vm_exec_core+3662>, 0x58756b8826a0 <vm_exec_core+21584>, 0x58756b87de5e <vm_exec_core+3086>, 0x58756b87e247 <vm_exec_core+4087>, 0x58756b880217 <vm_exec_core+12231>, 0x58756b881b2c <vm_exec_core+18652>, 0x58756b882373 <vm_exec_core+20771>, 0x58756b881937 <vm_exec_core+18151>, 0x58756b87db47 <vm_exec_core+2295>, 0x58756b883978 <vm_exec_core+26408>, 0x58756b883ed3 <vm_exec_core+27779>, 0x58756b87e2e4 <vm_exec_core+4244>, 0x58756b87efc9 <vm_exec_core+7545>, 0x58756b87e936 <vm_exec_core+5862>, 0x58756b87f781 <vm_exec_core+9521>, 0x58756b880df2 <vm_exec_core+15266>, 0x58756b87e38b <vm_exec_core+4411>, 0x58756b8836c7 <vm_exec_core+25719>, 0x58756b87eeff <vm_exec_core+7343>, 0x58756b880a73 <vm_exec_core+14371>, 0x58756b88152d <vm_exec_core+17117>, 0x58756b883235 <vm_exec_core+24549>, 0x58756b8820ec <vm_exec_core+20124>, 0x58756b87f82a <vm_exec_core+9690>, 0x58756b87f222 <vm_exec_core+8146>, 0x58756b882fd9 <vm_exec_core+23945>, 0x58756b880473 <vm_exec_core+12835>, 0x58756b882772 <vm_exec_core+21794>, 0x58756b882260 <vm_exec_core+20496>, 0x58756b8827ff <vm_exec_core+21935>, 0x58756b883b5b <vm_exec_core+26891>, 0x58756b882019 <vm_exec_core+19913>, 0x58756b883348 <vm_exec_core+24824>, 0x58756b87faf3 <vm_exec_core+10403>, 0x58756b882eef <vm_exec_core+23711>, 0x58756b87fc19 <vm_exec_core+10697>, 0x58756b881d30 <vm_exec_core+19168>, 0x58756b882019 <vm_exec_core+19913>, 0x58756b88139c <vm_exec_core+16716>, 0x58756b8819f4 <vm_exec_core+18340>, 0x58756b87fe80 <vm_exec_core+11312>, 0x58756b87f346 <vm_exec_core+8438>, 0x58756b8828cc <vm_exec_core+22140>, 0x58756b87e496 <vm_exec_core+4678>, 0x58756b8811a0 <vm_exec_core+16208>, 0x58756b88c32a <vm_exec_core+61658>, 0x58756b88202d <vm_exec_core+19933>, 0x58756b87e531 <vm_exec_core+4833>, 0x58756b87ede2 <vm_exec_core+7058>, 0x58756b87ebfb <vm_exec_core+6571>, 0x58756b87f0bb <vm_exec_core+7787>, 0x58756b87f949 <vm_exec_core+9977>, 0x58756b881837 <vm_exec_core+17895>, 0x58756b881196 <vm_exec_core+16198>, 0x58756b881832 <vm_exec_core+17890>, 0x58756b881fd9 <vm_exec_core+19849>, 0x58756b881f99 <vm_exec_core+19785>, 0x58756b87f0b6 <vm_exec_core+7782>, 0x58756b882337 <vm_exec_core+20711>, 0x58756b8806bf <vm_exec_core+13423>, 0x58756b8806c4 <vm_exec_core+13428>, 0x58756b881f94 <vm_exec_core+19780>, 0x58756b881b27 <vm_exec_core+18647>...}
        reg_cfp = 0x71b9467ff560
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        reg_pc = 0x51500001a5d0
        INSN_LABEL_nop = <optimized out>

        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000058756b879deb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2645
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2624
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000058756b5f4e9c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=125040605310240) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x71b948dcac08
#27 0x000058756b5efd5b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 125040609514480
        realpath_map = 125040609514320
        path = 125040605310240
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x000058756b5edf15 in rb_require_string_internal (fname=125040605310280, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x000058756b8dd0e8 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:3797
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x71b948dcad98
        cfunc = 0x5040000185d8
        recv = 125040609643920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000058756b8c33fd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff922625b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4775
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x000058756b8c2eb5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4915
        ci = <optimized out>
        cc = 0x0
#33 0x000058756b88aae9 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71b9467ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58756b883a5f <vm_exec_core+26639>, 0x58756b87ffde <vm_exec_core+11662>, 0x58756b87d8dd <vm_exec_core+1677>, 0x58756b87e99f <vm_exec_core+5967>, 0x58756b883c49 <vm_exec_core+27129>, 0x58756b87e65d <vm_exec_core+5133>, 0x58756b885113 <vm_exec_core+32451>, 0x58756b882b5f <vm_exec_core+22799>, 0x58756b881045 <vm_exec_core+15861>, 0x58756b87dc3a <vm_exec_core+2538>, 0x58756b884419 <vm_exec_core+29129>, 0x58756b88401f <vm_exec_core+28111>, 0x58756b87e8a0 <vm_exec_core+5712>, 0x58756b87e158 <vm_exec_core+3848>, 0x58756b8830e3 <vm_exec_core+24211>, 0x58756b87f53d <vm_exec_core+8941>, 0x58756b884896 <vm_exec_core+30278>, 0x58756b8842ce <vm_exec_core+28798>, 0x58756b87fdfc <vm_exec_core+11180>, 0x58756b880fad <vm_exec_core+15709>, 0x58756b882c89 <vm_exec_core+23097>, 0x58756b88422a <vm_exec_core+28634>, 0x58756b881efc <vm_exec_core+19628>, 0x58756b882e31 <vm_exec_core+23521>, 0x58756b883609 <vm_exec_core+25529>, 0x58756b881df3 <vm_exec_core+19363>, 0x58756b87e0ad <vm_exec_core+3677>, 0x58756b8826af <vm_exec_core+21599>, 0x58756b87de6d <vm_exec_core+3101>, 0x58756b87e256 <vm_exec_core+4102>, 0x58756b880226 <vm_exec_core+12246>, 0x58756b881b3b <vm_exec_core+18667>, 0x58756b882382 <vm_exec_core+20786>, 0x58756b881946 <vm_exec_core+18166>, 0x58756b87db56 <vm_exec_core+2310>, 0x58756b883987 <vm_exec_core+26423>, 0x58756b883ee2 <vm_exec_core+27794>, 0x58756b87e2f3 <vm_exec_core+4259>, 0x58756b87efd8 <vm_exec_core+7560>, 0x58756b87e945 <vm_exec_core+5877>, 0x58756b87f790 <vm_exec_core+9536>, 0x58756b880e01 <vm_exec_core+15281>, 0x58756b87e39a <vm_exec_core+4426>, 0x58756b8836d6 <vm_exec_core+25734>, 0x58756b87ef0e <vm_exec_core+7358>, 0x58756b880a82 <vm_exec_core+14386>, 0x58756b88153c <vm_exec_core+17132>, 0x58756b883244 <vm_exec_core+24564>, 0x58756b8820fb <vm_exec_core+20139>, 0x58756b87f839 <vm_exec_core+9705>, 0x58756b87f231 <vm_exec_core+8161>, 0x58756b882fe8 <vm_exec_core+23960>, 0x58756b880482 <vm_exec_core+12850>, 0x58756b882781 <vm_exec_core+21809>, 0x58756b88226f <vm_exec_core+20511>, 0x58756b88280e <vm_exec_core+21950>, 0x58756b883b6a <vm_exec_core+26906>, 0x58756b87d5fb <vm_exec_core+939>, 0x58756b883357 <vm_exec_core+24839>, 0x58756b87fb02 <vm_exec_core+10418>, 0x58756b882efe <vm_exec_core+23726>, 0x58756b87fc28 <vm_exec_core+10712>, 0x58756b881d3f <vm_exec_core+19183>, 0x58756b884b61 <vm_exec_core+30993>, 0x58756b8813ab <vm_exec_core+16731>, 0x58756b881a03 <vm_exec_core+18355>, 0x58756b87fe8f <vm_exec_core+11327>, 0x58756b87f355 <vm_exec_core+8453>, 0x58756b8828db <vm_exec_core+22155>, 0x58756b87e4a5 <vm_exec_core+4693>, 0x58756b8811af <vm_exec_core+16223>, 0x58756b88c339 <vm_exec_core+61673>, 0x58756b88203c <vm_exec_core+19948>, 0x58756b87e540 <vm_exec_core+4848>, 0x58756b87edf1 <vm_exec_core+7073>, 0x58756b87ec0a <vm_exec_core+6586>, 0x58756b87f0ca <vm_exec_core+7802>, 0x58756b87f958 <vm_exec_core+9992>, 0x58756b8847be <vm_exec_core+30062>, 0x58756b87d600 <vm_exec_core+944>, 0x58756b87ed16 <vm_exec_core+6854>, 0x58756b88529b <vm_exec_core+32843>, 0x58756b8825ad <vm_exec_core+21341>, 0x58756b88183c <vm_exec_core+17900>, 0x58756b883766 <vm_exec_core+25878>, 0x58756b885658 <vm_exec_core+33800>, 0x58756b883a8e <vm_exec_core+26686>, 0x58756b884938 <vm_exec_core+30440>, 0x58756b884a09 <vm_exec_core+30649>, 0x58756b87df77 <vm_exec_core+3367>, 0x58756b88433a <vm_exec_core+28906>, 0x58756b8803a6 <vm_exec_core+12630>, 0x58756b884585 <vm_exec_core+29493>, 0x58756b87fccd <vm_exec_core+10877>, 0x58756b87f5da <vm_exec_core+9098>, 0x58756b8808dd <vm_exec_core+13965>, 0x58756b87e40b <vm_exec_core+4539>, 0x58756b884ad6 <vm_exec_core+30854>, 0x58756b880b3b <vm_exec_core+14571>, 0x58756b8806c9 <vm_exec_core+13433>, 0x58756b87d6f4 <vm_exec_core+1188>, 0x58756b87dd13 <vm_exec_core+2755>, 0x58756b8816ef <vm_exec_core+17567>, 0x58756b880cd9 <vm_exec_core+14985>, 0x58756b8815c2 <vm_exec_core+17266>, 0x58756b881464 <vm_exec_core+16916>, 0x58756b8802c3 <vm_exec_core+12403>, 0x58756b880bd5 <vm_exec_core+14725>, 0x58756b8807ba <vm_exec_core+13674>, 0x58756b880f32 <vm_exec_core+15586>, 0x58756b880eb7 <vm_exec_core+15463>, 0x58756b883a50 <vm_exec_core+26624>, 0x58756b87ffcf <vm_exec_core+11647>, 0x58756b87d8ce <vm_exec_core+1662>, 0x58756b87e990 <vm_exec_core+5952>, 0x58756b883c3a <vm_exec_core+27114>, 0x58756b87e64e <vm_exec_core+5118>, 0x58756b885104 <vm_exec_core+32436>, 0x58756b882b50 <vm_exec_core+22784>, 0x58756b881036 <vm_exec_core+15846>, 0x58756b87dc2b <vm_exec_core+2523>, 0x58756b88440a <vm_exec_core+29114>, 0x58756b884010 <vm_exec_core+28096>, 0x58756b87e891 <vm_exec_core+5697>, 0x58756b87e149 <vm_exec_core+3833>, 0x58756b8830d4 <vm_exec_core+24196>, 0x58756b87f52e <vm_exec_core+8926>, 0x58756b884887 <vm_exec_core+30263>, 0x58756b8842bf <vm_exec_core+28783>, 0x58756b87fded <vm_exec_core+11165>, 0x58756b880f9e <vm_exec_core+15694>, 0x58756b882c7a <vm_exec_core+23082>, 0x58756b88421b <vm_exec_core+28619>, 0x58756b881eed <vm_exec_core+19613>, 0x58756b882e22 <vm_exec_core+23506>, 0x58756b8835fa <vm_exec_core+25514>, 0x58756b881de4 <vm_exec_core+19348>, 0x58756b87e09e <vm_exec_core+3662>, 0x58756b8826a0 <vm_exec_core+21584>, 0x58756b87de5e <vm_exec_core+3086>, 0x58756b87e247 <vm_exec_core+4087>, 0x58756b880217 <vm_exec_core+12231>, 0x58756b881b2c <vm_exec_core+18652>, 0x58756b882373 <vm_exec_core+20771>, 0x58756b881937 <vm_exec_core+18151>, 0x58756b87db47 <vm_exec_core+2295>, 0x58756b883978 <vm_exec_core+26408>, 0x58756b883ed3 <vm_exec_core+27779>, 0x58756b87e2e4 <vm_exec_core+4244>, 0x58756b87efc9 <vm_exec_core+7545>, 0x58756b87e936 <vm_exec_core+5862>, 0x58756b87f781 <vm_exec_core+9521>, 0x58756b880df2 <vm_exec_core+15266>, 0x58756b87e38b <vm_exec_core+4411>, 0x58756b8836c7 <vm_exec_core+25719>, 0x58756b87eeff <vm_exec_core+7343>, 0x58756b880a73 <vm_exec_core+14371>, 0x58756b88152d <vm_exec_core+17117>, 0x58756b883235 <vm_exec_core+24549>, 0x58756b8820ec <vm_exec_core+20124>, 0x58756b87f82a <vm_exec_core+9690>, 0x58756b87f222 <vm_exec_core+8146>, 0x58756b882fd9 <vm_exec_core+23945>, 0x58756b880473 <vm_exec_core+12835>, 0x58756b882772 <vm_exec_core+21794>, 0x58756b882260 <vm_exec_core+20496>, 0x58756b8827ff <vm_exec_core+21935>, 0x58756b883b5b <vm_exec_core+26891>, 0x58756b882019 <vm_exec_core+19913>, 0x58756b883348 <vm_exec_core+24824>, 0x58756b87faf3 <vm_exec_core+10403>, 0x58756b882eef <vm_exec_core+23711>, 0x58756b87fc19 <vm_exec_core+10697>, 0x58756b881d30 <vm_exec_core+19168>, 0x58756b882019 <vm_exec_core+19913>, 0x58756b88139c <vm_exec_core+16716>, 0x58756b8819f4 <vm_exec_core+18340>, 0x58756b87fe80 <vm_exec_core+11312>, 0x58756b87f346 <vm_exec_core+8438>, 0x58756b8828cc <vm_exec_core+22140>, 0x58756b87e496 <vm_exec_core+4678>, 0x58756b8811a0 <vm_exec_core+16208>, 0x58756b88c32a <vm_exec_core+61658>, 0x58756b88202d <vm_exec_core+19933>, 0x58756b87e531 <vm_exec_core+4833>, 0x58756b87ede2 <vm_exec_core+7058>, 0x58756b87ebfb <vm_exec_core+6571>, 0x58756b87f0bb <vm_exec_core+7787>, 0x58756b87f949 <vm_exec_core+9977>, 0x58756b881837 <vm_exec_core+17895>, 0x58756b881196 <vm_exec_core+16198>, 0x58756b881832 <vm_exec_core+17890>, 0x58756b881fd9 <vm_exec_core+19849>, 0x58756b881f99 <vm_exec_core+19785>, 0x58756b87f0b6 <vm_exec_core+7782>, 0x58756b882337 <vm_exec_core+20711>, 0x58756b8806bf <vm_exec_core+13423>, 0x58756b8806c4 <vm_exec_core+13428>, 0x58756b881f94 <vm_exec_core+19780>, 0x58756b881b27 <vm_exec_core+18647>...}
        reg_cfp = 0x71b9467ff790
        reg_pc = 0x50400002dd38
        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_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000058756b8799fb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2618
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff92262960, <optimized out>, <optimized out>}, prev = 0x71b947246750, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x000058756b4ef5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x71b948dcae38) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff92262af0, <optimized out>, 0x7fff92262a40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71b948dcae38
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x000058756b4e8b47 in rb_main (argc=9, argv=0x7fff92262cb8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7fff92262cb8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x78f4b0b10740 (LWP 573679) "make" 0x000078f4b09107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd1c232a5c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x78f4b0b10740 (LWP 573679) "make"):
#0  0x000078f4b09107a7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd1c232a5c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005676356bfd16 in reap_children ()
No symbol table info available.
#2  0x00005676356c0a8c in new_job ()
No symbol table info available.
#3  0x00005676356cf72a in ?? ()
No symbol table info available.
#4  0x00005676356d009e in update_goal_chain ()
No symbol table info available.
#5  0x00005676356aa67a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 573679) detached]
make: *** [uncommon.mk:968: yes-test-all] Killed
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 573678 -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 602465 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.7/ext/fiddle'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/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 3.5.0dev (2025-05-01T17:54:18Z master 3176cd6993) +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 32.480123 seconds

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