# Logfile created on 2025-05-13 02:15:23 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000072940024fde0 @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.20250513-021523", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007294003fee48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007294003fea10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007293ff179de0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250513-021523", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250513-021523>, @binmode=false, @mon_data=#<Monitor:0x00007294003fe6a0>, @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 = 9b8c846bdf
$$$[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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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=2024 -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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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=2024 -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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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=2024 -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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
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/rbs-3.9.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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.8/ext/fiddle'
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/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: 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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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=2024 -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/coverage'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
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/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: 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/syslog-0.3.0/ext/syslog'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./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
                                    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.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.5.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.3
                                    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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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=2024 -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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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=2024 -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.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/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/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=30382
  "--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/754] 49298=rubygems/test_gem_source_vendor
[  2/754] 49287=rubygems/test_gem_commands_list_command
[  3/754] 49302=did_you_mean/spell_checking/test_variable_name_check
[  4/754] 49294=yaml/test_dbm
[  5/754] 49291=test_pty
[  6/754] 49297=rubygems/test_gem_uninstaller
[  7/754] 49295=psych/test_symbol
[  8/754] 49292=prism/ractor_test
[  9/754] 49290=rubygems/test_gem_platform
[ 10/754] 49296=prism/result/overlap_test
[ 11/754] 49293=rubygems/test_gem_source_installed
[ 12/754] 49299=-ext-/string/test_modify_expand
[ 13/754] 49288=rubygems/test_gem_available_set
[ 14/754] 49289=did_you_mean/tree_spell/test_change_word
[ 15/754] 49300=openssl/test_pkcs12
[ 16/754] 49301=psych/test_date_time
[ 17/754] 49299=date/test_date
[ 18/754] 49289=uri/test_parser
[ 19/754] 49299=ruby/test_enumerator
[ 20/754] 49294=rubygems/test_gem_package
[ 21/754] 49295=ruby/enc/test_utf16
[ 22/754] 49302=psych/test_safe_load
[ 23/754] 49295=ruby/test_frozen
[ 24/754] 49295=rubygems/test_gem_source
[ 25/754] 49289=-ext-/exception/test_exception_at_throwing
[ 26/754] 49302=ruby/test_name_error
[ 27/754] 49301=prism/encoding/string_encoding_test
[ 28/754] 49289=ruby/test_lazy_enumerator
[ 29/754] 49292=-ext-/debug/test_profile_frames
[ 30/754] 49298=-ext-/load/test_resolve_symbol
[ 31/754] 49301=date/test_date_compat
[ 32/754] 49301=error_highlight/test_error_highlight
[ 33/754] 49293=ruby/test_array
[ 34/754] 49287=mkmf/test_find_executable
[ 35/754] 49292=openssl/test_kdf
[ 36/754] 49290=-ext-/class/test_class2name
[ 37/754] 49298=psych/test_nil
[ 38/754] 49290=rubygems/test_gem_request_set_lockfile_tokenizer
[ 39/754] 49287=rubygems/test_gem_commands_outdated_command
[ 40/754] 49298=prism/ruby/string_query_test
[ 41/754] 49288=ruby/test_backtrace
[ 42/754] 49287=ruby/test_time_tz
[ 43/754] 49290=digest/test_ractor
[ 44/754] 49291=json/json_coder_test
[ 45/754] 49291=psych/test_psych
[ 46/754] 49298=fiber/test_enumerator
[ 47/754] 49298=rubygems/test_gem_commands_help_command
[ 48/754] 49292=ruby/test_stringchar
[ 49/754] 49287=-ext-/arith_seq/test_arith_seq_extract
[ 50/754] 49291=-ext-/debug/test_debug
[ 51/754] 49291=test_rbconfig
[ 52/754] 49302=rubygems/test_gem_uri
[ 53/754] 49290=rubygems/test_gem_package_old
[ 54/754] 49300=digest/test_digest
[ 55/754] 49298=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 56/754] 49295=stringio/test_ractor
[ 57/754] 49290=ruby/test_float
[ 58/754] 49295=rubygems/test_gem
[ 59/754] 49291=prism/percent_delimiter_string_test
[ 60/754] 49292=prism/api/freeze_test
[ 61/754] 49292=ripper/test_files_test_1
[ 62/754] 49296=test_delegate
[ 63/754] 49296=ruby/test_set
[ 64/754] 49291=-ext-/stack/test_stack_overflow
[ 65/754] 49291=prism/result/attribute_write_test
[ 66/754] 49291=psych/test_parser
[ 67/754] 49287=psych/test_yaml_special_cases
[ 68/754] 49289=rubygems/test_gem_source_list
[ 69/754] 49296=mkmf/test_framework
[ 70/754] 49291=ruby/enc/test_case_comprehensive
[ 71/754] 49287=psych/test_omap
[ 72/754] 49291=prism/magic_comment_test
[ 73/754] 49287=zlib/test_zlib
[ 74/754] 49296=ruby/test_marshal
[ 75/754] 49302=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 76/754] 49302=optparse/test_load
[ 77/754] 49302=ruby/test_proc
[ 78/754] 49294=dtrace/test_singleton_function
[ 79/754] 49294=optparse/test_cclass
[ 80/754] 49289=test_shellwords
[ 81/754] 49289=date/test_date_strptime
[ 82/754] 49288=open-uri/test_ssl
[ 83/754] 49294=net/http/test_https_proxy
[ 84/754] 49289=openssl/test_pkey_dsa
[ 85/754] 49291=ruby/test_namespace
[ 86/754] 49291=ruby/test_nomethod_error
[ 87/754] 49294=prism/library_symbols_test
[ 88/754] 49291=psych/visitors/test_emitter
[ 89/754] 49291=psych/test_json_tree
[ 90/754] 49291=psych/test_ractor
[ 91/754] 49296=ruby/test_condition
[ 92/754] 49296=ruby/enc/test_cp949
[ 93/754] 49296=ruby/test_string
[ 94/754] 49294=ripper/test_files_lib
[ 95/754] 49290=set/test_sorted_set
[ 96/754] 49297=ruby/enc/test_emoji
[ 97/754] 49297=did_you_mean/spell_checking/test_class_name_check
[ 98/754] 49297=rubygems/test_gem_resolver_git_set
[ 99/754] 49290=date/test_date_attr
[100/754] 49290=-ext-/test_scan_args
[101/754] 49290=-ext-/struct/test_duplicate
[102/754] 49290=ruby/test_time
[103/754] 49291=json/json_ext_parser_test
[104/754] 49289=ruby/test_integer
[105/754] 49291=erb/test_erb
[106/754] 49297=rubygems/test_gem_installer
[107/754] 49290=rubygems/test_gem_command_manager
[108/754] 49291=rubygems/test_gem_commands_check_command
[109/754] 49295=ruby/test_random_formatter
[110/754] 49298=rubygems/test_gem_source_git
[111/754] 49295=ruby/enc/test_regex_casefold
[112/754] 49295=ruby/test_pipe
[113/754] 49290=prism/result/static_literals_test
[114/754] 49290=psych/visitors/test_to_ruby
[115/754] 49290=rubygems/test_bundled_ca
[116/754] 49291=openssl/test_random
[117/754] 49291=fiber/test_backtrace
[118/754] 49291=rubygems/test_gem_safe_marshal
[119/754] 49295=-ext-/string/test_capacityLeaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35387>

[120/754] 49295=-ext-/float/test_nextafter
COMMAND   PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    49288  ko1    8u  IPv4 1264499141      0t0  TCP localhost:35387->localhost:33088 (CLOSE_WAIT)
[121/754] 49302=ruby/enc/test_utf32
[122/754] 49302=-ext-/integer/test_integer
[123/754] 49288=-ext-/string/test_ellipsize
[124/754] 49288=ruby/test_memory_view
[125/754] 49288=prism/test_helper
[126/754] 49295=date/test_date_parse
[127/754] 49302=rubygems/test_gem_commands_update_command
[128/754] 49288=openssl/test_fips
[129/754] 49298=openssl/test_pkey_ec
[130/754] 49295=ruby/test_rand
[131/754] 49298=optparse/test_noarg
[132/754] 49290=-ext-/struct/test_data
[133/754] 49290=rubygems/test_gem_commands_rebuild_command
[134/754] 49290=psych/test_alias_and_anchor
[135/754] 49290=rubygems/test_gem_commands_setup_command
[136/754] 49288=ruby/enc/test_cesu8
[137/754] 49288=json/json_parser_test
[138/754] 49288=ruby/test_vm_dump
[139/754] 49288=open-uri/test_ftp
[140/754] 49291=test_open3
[141/754] 49288=prism/errors_test
[142/754] 49298=-ext-/array/test_resize
[143/754] 49298=-ext-/bignum/test_div
[144/754] 49298=psych/test_deprecated
[145/754] 49298=ruby/test_gc_compact
[146/754] 49295=uri/test_generic
[147/754] 49288=prism/result/breadth_first_search_test
[148/754] 49288=ruby/test_fiber
[149/754] 49295=ruby/test_pack
[150/754] 49287=rubygems/test_gem_commands_exec_command
[151/754] 49299=rubygems/test_gem_commands_unpack_command
[152/754] 49290=rubygems/test_gem_resolver_local_specification
[153/754] 49290=ruby/test_autoload
[154/754] 49295=optparse/test_optarg
[155/754] 49301=openssl/test_ssl_session
[156/754] 49295=io/wait/test_ractor
[157/754] 49295=psych/json/test_stream
[158/754] 49295=ruby/test_file_exhaustive
[159/754] 49300=rubygems/test_gem_ext_cargo_builder
[160/754] 49302=rubygems/test_gem_gem_runner
[161/754] 49302=psych/test_exception
[162/754] 49302=psych/test_object
[163/754] 49302=rubygems/test_gem_commands_signout_command
[164/754] 49302=ripper/test_ripper
[165/754] 49299=did_you_mean/spell_checking/test_key_name_check
[166/754] 49299=test_singleton
[167/754] 49300=ruby/test_assignment
[168/754] 49299=ruby/test_syntax
[169/754] 49301=openssl/test_ossl
[170/754] 49287=date/test_date_marshal
[171/754] 49287=ruby/enc/test_grapheme_breaks
[172/754] 49287=rubygems/test_gem_request_set_gem_dependency_api
[173/754] 49287=lib/!Nothing_to_test
[174/754] 49287=prism/result/numeric_value_test
[175/754] 49293=ruby/test_keyword
[176/754] 49302=rubygems/test_gem_package_task
[177/754] 49302=openssl/test_provider
[178/754] 49292=openssl/test_bn
[179/754] 49287=net/http/test_httpheader
[180/754] 49292=net/http/test_http_request
[181/754] 49292=ruby/test_data
[182/754] 49287=rubygems/test_gem_commands_server_command
[183/754] 49292=dtrace/test_function_entry
[184/754] 49287=prism/result/implicit_array_test
[185/754] 49292=optparse/test_acceptable
[186/754] 49287=-ext-/struct/test_len
[187/754] 49287=prism/heredoc_dedent_test
[188/754] 49287=did_you_mean/spell_checking/test_method_name_check
[189/754] 49287=rubygems/test_kernel
[190/754] 49294=rubygems/test_gem_local_remote_options
[191/754] 49294=ruby/test_exception
[192/754] 49292=optparse/test_bash_completion
[193/754] 49292=rubygems/test_gem_security_signer
[194/754] 49292=-ext-/string/test_set_len
[195/754] 49302=ruby/test_threadgroup
[196/754] 49292=ruby/enc/test_euc_kr
[197/754] 49292=rubygems/test_gem_commands_lock_command
[198/754] 49292=-ext-/test_random
[199/754] 49292=psych/test_merge_keys
[200/754] 49292=ripper/test_lexer
[201/754] 49293=optparse/test_kwargs
[202/754] 49293=io/wait/test_io_wait
[203/754] 49292=rubygems/test_gem_ext_configure_builder
[204/754] 49292=resolv/test_mdns
[205/754] 49292=openssl/test_x509store
[206/754] 49287=ruby/test_dir
[207/754] 49302=cgi/test_cgi_escape
[208/754] 49292=test_bundled_gems
[209/754] 49292=prism/lex_test
[210/754] 49289=did_you_mean/test_tree_spell_checker
[211/754] 49287=ruby/test_m17n_comb
[212/754] 49302=date/test_date_ractor
[213/754] 49289=openssl/test_pair
[214/754] 49291=prism/result/index_write_test
[215/754] 49291=ruby/test_integer_comb
[216/754] 49302=psych/visitors/test_depth_first
[217/754] 49302=openssl/test_ns_spki
[218/754] 49302=test_tsort
[219/754] 49302=ruby/test_sleep
[220/754] 49301=fiber/test_queue
[221/754] 49301=prism/result/regular_expression_options_test
[222/754] 49301=mkmf/test_install
[223/754] 49301=test_prettyprint
[224/754] 49298=prism/result/integer_parse_test
[225/754] 49298=rubygems/test_gem_validator
[226/754] 49301=-ext-/load/test_stringify_symbols
[227/754] 49292=ruby/test_rubyoptions
[228/754] 49298=-ext-/test_printf
[229/754] 49301=prism/result/warnings_test
[230/754] 49301=-ext-/array/test_to_ary_concat
[231/754] 49298=socket/test_udp
[232/754] 49298=prism/ruby/dispatcher_test
[233/754] 49298=mkmf/test_configuration
[234/754] 49300=ruby/enc/test_windows_1252
[235/754] 49300=fileutils/test_dryrun
[236/754] 49300=fiber/test_io_buffer
[237/754] 49298=prism/encoding/encodings_test
[238/754] 49300=json/json_generator_test
[239/754] 49298=rubygems/test_gem_impossible_dependencies_error
[240/754] 49298=-ext-/symbol/test_type
[241/754] 49298=ruby/test_range
[242/754] 49301=rubygems/test_gem_source_subpath_problem
[243/754] 49300=test_tmpdir
[244/754] 49302=prism/result/node_id_test
[245/754] 49300=rubygems/test_gem_resolver_api_set
[246/754] 49300=prism/api/parse_stream_test
[247/754] 49297=psych/test_emitter
[248/754] 49294=openssl/test_ts
[249/754] 49297=ruby/test_continuation
[250/754] 49297=dtrace/test_object_create_start
[251/754] 49301=test_forwardable
[252/754] 49297=rubygems/test_config
[253/754] 49300=-ext-/hash/test_delete
[254/754] 49300=prism/result/comments_test
[255/754] 49300=ruby/test_io_m17n
[256/754] 49301=-ext-/exception/test_ensured
[257/754] 49297=-ext-/string/test_interned_str
[258/754] 49297=optparse/test_placearg
[259/754] 49289=rubygems/test_gem_commands_cleanup_command
[260/754] 49301=ruby/test_env
[261/754] 49297=ruby/test_zjit
[262/754] 49302=prism/encoding/regular_expression_encoding_test
[263/754] 49302=rubygems/test_project_sanity
[264/754] 49297=dtrace/test_require
[265/754] 49297=ruby/test_ifunless
[266/754] 49297=rubygems/test_gem_silent_ui
[267/754] 49297=ruby/test_shapes
[268/754] 49297=openssl/test_ocsp
[269/754] 49302=openssl/test_pkey_dh
[270/754] 49302=rubygems/test_gem_commands_uninstall_command
[271/754] 49294=rubygems/test_gem_dependency_list
[272/754] 49298=ripper/test_files_test
[273/754] 49294=rubygems/test_gem_resolver_installer_set
[274/754] 49289=ruby/test_ast
[275/754] 49297=-ext-/string/test_rb_str_dup
[276/754] 49297=prism/fuzzer_test
[277/754] 49298=prism/onigmo_test
[278/754] 49298=psych/test_struct
[279/754] 49298=ruby/test_math
[280/754] 49298=json/json_encoding_test
[281/754] 49296=test_time
[282/754] 49298=dtrace/test_gc
[283/754] 49298=mkmf/test_libs
[284/754] 49298=ruby/test_super
[285/754] 49297=rubygems/test_gem_safe_yaml
[286/754] 49297=digest/test_digest_extend
[287/754] 49294=optparse/test_did_you_mean
[288/754] 49297=optparse/test_autoconf
[289/754] 49297=-ext-/popen_deadlock/test_popen_deadlock
[290/754] 49294=-ext-/test_bug-5832
[291/754] 49294=ruby/test_case
[292/754] 49296=rubygems/test_webauthn_listener_response
[293/754] 49294=prism/result/heredoc_test
[294/754] 49294=psych/test_psych_set
[295/754] 49294=prism/newline_test
[296/754] 49294=psych/test_array
[297/754] 49294=-ext-/gvl/test_ubf_async_safe
[298/754] 49294=prism/snippets_test
[299/754] 49296=prism/ruby/parser_test
[300/754] 49302=rubygems/test_gem_path_support
[301/754] 49296=prism/result/constant_path_node_test
[302/754] 49296=-ext-/win32/test_console_attr
[303/754] 49296=rubygems/test_gem_bundler_version_finder
[304/754] 49302=mmtk/test_configuration
[305/754] 49302=ruby/test_comparable
[306/754] 49302=-ext-/test_bug-3571
[307/754] 49296=ruby/enc/test_emoji_breaks
[308/754] 49296=-ext-/test_notimplement
[309/754] 49296=ruby/test_system
[310/754] 49302=date/test_date_new
[311/754] 49302=ruby/test_io_timeout
[312/754] 49302=rubygems/test_gem_commands_info_command
[313/754] 49302=prism/api/command_line_test
[314/754] 49302=resolv/test_dns
[315/754] 49293=stringio/test_stringio
[316/754] 49302=ruby/test_require
[317/754] 49298=ruby/test_dup
[318/754] 49300=psych/test_object_references
[319/754] 49293=-ext-/wait/test_wait
[320/754] 49297=openssl/test_x509name
[321/754] 49297=fiber/test_sleep
[322/754] 49300=rubygems/test_gem_security
[323/754] 49293=ruby/enc/test_euc_tw
[324/754] 49293=ruby/test_compile_prism
[325/754] 49298=rubygems/test_gem_commands_build_command
[326/754] 49288=mkmf/test_sizeof
[327/754] 49297=rubygems/test_gem_requirement
[328/754] 49298=ruby/test_alias
[329/754] 49297=openssl/test_pkey_rsa
[330/754] 49291=-ext-/st/test_numhash
[331/754] 49291=rubygems/test_gem_stream_ui
[332/754] 49293=ruby/test_trace
[333/754] 49293=-ext-/string/test_nofree
[334/754] 49293=ruby/test_arity
[335/754] 49293=test_ipaddr
[336/754] 49291=ruby/test_m17n
[337/754] 49293=ruby/test_yjit
[338/754] 49298=net/http/test_buffered_io
[339/754] 49298=date/test_date_conv
[340/754] 49298=rubygems/test_webauthn_poller
[341/754] 49298=ruby/test_argf
[342/754] 49287=mkmf/test_egrep_cpp
[343/754] 49296=rubygems/test_gem_resolver_composed_set
[344/754] 49296=-ext-/econv/test_append
[345/754] 49296=did_you_mean/test_ractor_compatibility
[346/754] 49297=rubygems/test_gem_resolver_lock_set
[347/754] 49291=ruby/test_method
[348/754] 49287=test_unicode_normalize
[349/754] 49297=optparse/test_reqarg
[350/754] 49287=rubygems/test_gem_source_fetch_problem
[351/754] 49287=psych/test_set
[352/754] 49287=rubygems/test_gem_update_suggestion
[353/754] 49287=resolv/test_resource
[354/754] 49287=-ext-/struct/test_member
[355/754] 49287=rubygems/test_gem_console_ui
[356/754] 49287=test_weakref
[357/754] 49287=test_timeout
[358/754] 49300=ruby/test_not
[359/754] 49300=socket/test_socket
[360/754] 49296=uri/test_mailto
[361/754] 49297=psych/visitors/test_yaml_tree
[362/754] 49296=ruby/enc/test_case_mapping
[363/754] 49296=-ext-/namespace/test_load_ext
[364/754] 49297=rubygems/test_rubygems
[365/754] 49296=rubygems/test_gem_package_tar_writer
[366/754] 49294=prism/ruby/ripper_test
[367/754] 49299=rubygems/test_gem_config_file
[368/754] 49296=rubygems/test_gem_commands_pristine_command
[369/754] 49287=psych/test_yamlstore
[370/754] 49299=ruby/test_yjit_exit_locations
[371/754] 49287=ruby/test_hash
[372/754] 49297=-ext-/arith_seq/test_arith_seq_beg_len_step
[373/754] 49297=ruby/test_beginendblock
[374/754] 49299=rubygems/test_gem_resolver_requirement_list
[375/754] 49299=ruby/test_io_buffer
[376/754] 49299=psych/test_scalar_scanner
[377/754] 49299=psych/test_data
[378/754] 49299=ripper/test_files_ext
[379/754] 49299=openssl/test_x509ext
[380/754] 49299=prism/unescape_test
[381/754] 49299=ruby/test_object_id
[382/754] 49294=prism/result/equality_test
[383/754] 49301=rubygems/test_gem_commands_query_command
[384/754] 49294=-ext-/symbol/test_inadvertent_creation
[385/754] 49299=prism/result/static_inspect_test
[386/754] 49299=prism/result/source_location_test
[387/754] 49299=ruby/test_complex
[388/754] 49297=-ext-/vm/test_at_exit
[389/754] 49294=-ext-/thread/test_instrumentation_api
[390/754] 49297=rubygems/test_gem_ext_rake_builder
[391/754] 49299=monitor/test_monitor
[392/754] 49299=json/json_string_matching_test
[393/754] 49299=mkmf/test_flags
[394/754] 49301=openssl/test_asn1
[395/754] 49301=ruby/test_transcode
[396/754] 49300=ruby/test_whileuntil
[397/754] 49300=test_extlibs
[398/754] 49288=-ext-/rational/test_rat
[399/754] 49288=prism/ruby/tunnel_test
[400/754] 49288=rubygems/test_gem_text
[401/754] 49288=ruby/test_settracefunc
[402/754] 49301=rubygems/test_gem_commands_stale_command
[403/754] 49301=rubygems/test_gem_version
[404/754] 49296=socket/test_tcp
[405/754] 49301=test_pp
[406/754] 49301=ruby/test_sprintf_comb
[407/754] 49294=ruby/test_method_cache
[408/754] 49294=ruby/test_path
[409/754] 49294=rubygems/test_gem_stub_specification
[410/754] 49297=prism/ruby/location_test
[411/754] 49297=-ext-/string/test_enc_associate
[412/754] 49296=prism/api/dump_test
[413/754] 49301=ruby/test_gc
[414/754] 49299=ruby/test_allocation
[415/754] 49294=ruby/test_iseq
[416/754] 49297=yaml/test_store
[417/754] 49297=ruby/test_insns_leaf
[418/754] 49297=-ext-/load/test_protect
[419/754] 49297=psych/test_tree_builder
[420/754] 49297=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[421/754] 49302=net/protocol/test_protocol
[422/754] 49297=rubygems/test_gem_commands_open_command
[423/754] 49302=openssl/test_x509req
[424/754] 49297=-ext-/win32/test_dln
[425/754] 49297=openssl/test_x509attr
[426/754] 49297=ruby/test_complex2
[427/754] 49297=ruby/enc/test_iso_8859
[428/754] 49297=ruby/test_string_memory
[429/754] 49288=prism/regexp_test
[430/754] 49297=mkmf/test_pkg_config
[431/754] 49288=-ext-/bignum/test_big2str
[432/754] 49288=-ext-/string/test_coderange
[433/754] 49288=open-uri/test_open-uri
[434/754] 49297=mkmf/test_mkmf
[435/754] 49302=-ext-/bignum/test_mul
[436/754] 49297=ruby/test_mixed_unicode_escapes
[437/754] 49297=-ext-/test_enumerator_kw
[438/754] 49302=did_you_mean/spell_checking/test_require_path_check
[439/754] 49297=io/nonblock/test_flush
[440/754] 49297=rubygems/test_gem_commands_fetch_command
[441/754] 49288=openssl/test_pkcs7
[442/754] 49302=ruby/test_complexrational
[443/754] 49302=ruby/enc/test_gbk
[444/754] 49297=rubygems/test_gem_specification
[445/754] 49302=rubygems/test_gem_name_tuple
[446/754] 49302=ruby/test_warning
[447/754] 49288=rubygems/test_gem_dependency_installer
[448/754] 49302=ruby/test_refinement
[449/754] 49294=openssl/test_x509crl
[450/754] 49294=psych/test_numeric
[451/754] 49294=strscan/test_stringscanner
[452/754] 49296=psych/test_class
[453/754] 49296=ruby/enc/test_gb18030
[454/754] 49296=rubygems/test_gem_package_tar_reader
[455/754] 49294=socket/test_basicsocket
[456/754] 49296=rubygems/test_gem_commands_owner_command
[457/754] 49294=-ext-/test_recursion
[458/754] 49294=-ext-/string/test_normalize
[459/754] 49294=prism/locals_test
[460/754] 49294=test_find
[461/754] 49294=rubygems/test_gem_unsatisfiable_dependency_error
[462/754] 49294=objspace/test_ractor
[463/754] 49300=rubygems/test_gem_package_tar_header
[464/754] 49300=prism/ruby/pattern_test
[465/754] 49294=ripper/test_sexp
[466/754] 49294=rubygems/test_gem_ext_builder
[467/754] 49300=fileutils/test_verbose
[468/754] 49300=-ext-/typeddata/test_typeddata
[469/754] 49296=rubygems/test_gem_resolver_vendor_specification
[470/754] 49296=prism/ruby/compiler_test
[471/754] 49296=date/test_date_strftime
[472/754] 49300=ruby/test_struct
[473/754] 49300=-ext-/bignum/test_bigzero
[474/754] 49300=ruby/test_basicinstructions
[475/754] 49300=fiber/test_mutex
[476/754] 49298=psych/test_null
[477/754] 49298=rubygems/test_gem_resolver_activation_request
[478/754] 49298=ruby/enc/test_big5
[479/754] 49298=-ext-/iseq_load/test_iseq_load
[480/754] 49287=did_you_mean/core_ext/test_name_error_extension
[481/754] 49287=-ext-/string/test_fstring
[482/754] 49296=fiber/test_timeout
[483/754] 49300=ruby/test_fixnum
[484/754] 49296=ruby/test_signal
[485/754] 49300=fiber/test_scheduler
[486/754] 49287=-ext-/test_ensure_and_callcc
[487/754] 49287=rubygems/test_gem_rdoc
[488/754] 49287=prism/api/lex_test
[489/754] 49287=ripper/test_files_test_2
[490/754] 49297=rubygems/test_gem_version_option
[491/754] 49297=ruby/test_require_lib
[492/754] 49291=psych/test_stringio
[493/754] 49291=rubygems/test_gem_remote_fetcher_s3
[494/754] 49291=-ext-/win32/test_fd_setsize
[495/754] 49291=ruby/test_objectspace
[496/754] 49294=test_trick
[497/754] 49288=prism/version_test
[498/754] 49288=rubygems/test_gem_request_set
[499/754] 49298=mkmf/test_have_func
[500/754] 49288=-ext-/string/test_enc_str_buf_cat
[501/754] 49288=rubygems/test_gem_package_tar_reader_entry
[502/754] 49288=optparse/test_zsh_completion
[503/754] 49288=rubygems/test_webauthn_listener
[504/754] 49288=-ext-/thread/test_lock_native_thread
[505/754] 49288=rubygems/test_gem_resolver_specification
[506/754] 49288=dtrace/test_load
[507/754] 49288=ruby/test_encoding
[508/754] 49298=json/json_fixtures_test
[509/754] 49298=ruby/test_default_gems
[510/754] 49298=rubygems/test_gem_security_trust_dir
[511/754] 49300=mkmf/test_constant
[512/754] 49298=-ext-/test_bug-14834
[513/754] 49298=prism/ruby/ruby_parser_test
[514/754] 49298=openssl/test_buffering
[515/754] 49298=resolv/test_svcb_https
[516/754] 49292=psych/nodes/test_enumerable
[517/754] 49298=-ext-/proc/test_bmethod
[518/754] 49292=-ext-/funcall/test_passing_block
[519/754] 49298=uri/test_http
[520/754] 49292=openssl/test_x509cert
[521/754] 49298=socket/test_addrinfo
[522/754] 49298=rubygems/test_deprecate
[523/754] 49298=win32/test_registry
[524/754] 49298=openssl/test_ssl
[525/754] 49288=prism/api/parse_success_test
[526/754] 49288=rubygems/test_gem_commands_push_command
[527/754] 49292=ruby/test_module
[528/754] 49288=strscan/test_ractor
[529/754] 49288=ruby/test_sprintf
[530/754] 49288=rubygems/test_gem_uri_formatter
[531/754] 49288=ruby/test_optimization
[532/754] 49296=rubygems/test_gem_request_connection_pools
[533/754] 49302=uri/test_common
[534/754] 49296=-ext-/exception/test_data_error
[535/754] 49302=ruby/test_rubyvm
[536/754] 49302=ruby/test_weakmap
[537/754] 49296=rubygems/test_gem_doctor
[538/754] 49296=socket/test_ancdata
[539/754] 49296=ruby/enc/test_euc_jp
[540/754] 49296=-ext-/string/test_external_new
[541/754] 49296=ripper/test_scanner_events
[542/754] 49296=-ext-/test_abi
[543/754] 49294=rubygems/test_gem_resolver_dependency_request
[544/754] 49294=io/console/test_ractor
[545/754] 49297=rubygems/test_gem_spec_fetcher
[546/754] 49294=ruby/test_undef
[547/754] 49294=rubygems/test_gem_commands_sources_command
[548/754] 49291=uri/test_ws
[549/754] 49293=date/test_date_arith
[550/754] 49291=io/console/test_io_console
[551/754] 49293=ruby/test_numeric
[552/754] 49297=ruby/test_metaclass
[553/754] 49297=ruby/test_io
[554/754] 49300=pathname/test_ractor
[555/754] 49293=rubygems/test_gem_commands_environment_command
[556/754] 49296=-ext-/tracepoint/test_tracepoint
[557/754] 49294=-ext-/integer/test_my_integer
[558/754] 49294=dtrace/test_array_create
[559/754] 49294=rubygems/test_gem_resolver_installed_specification
[560/754] 49300=rubygems/test_gem_commands_mirror
[561/754] 49294=-ext-/marshal/test_internal_ivar
[562/754] 49293=prism/encoding/symbol_encoding_test
[563/754] 49300=prism/ruby/desugar_compiler_test
[564/754] 49294=mkmf/test_signedness
[565/754] 49300=openssl/test_hmac
[566/754] 49300=-ext-/gvl/test_last_thread
[567/754] 49287=uri/test_ldap
[568/754] 49293=rubygems/test_gem_source_lock
[569/754] 49287=etc/test_etc
[570/754] 49293=rubygems/test_gem_remote_fetcher_local_server
[571/754] 49293=openssl/test_cipher
[572/754] 49299=psych/test_hash
[573/754] 49293=-ext-/time/test_new
[574/754] 49299=rubygems/test_gem_commands_which_command
[575/754] 49296=ruby/test_enum
[576/754] 49293=prism/api/parse_test
[577/754] 49287=socket/test_unix
[578/754] 49293=rubygems/test_gem_source_specific_file
[579/754] 49299=psych/test_coder
[580/754] 49287=optparse/test_optparse
[581/754] 49299=ruby/test_symbol
[582/754] 49300=-ext-/postponed_job/test_postponed_job
[583/754] 49293=rubygems/test_gem_request_set_lockfile
[584/754] 49287=json/ractor_test
[585/754] 49287=did_you_mean/tree_spell/test_human_typo
[586/754] 49287=-ext-/load/test_dot_dot
[587/754] 49287=ruby/test_bignum
[588/754] 49287=prism/ruby/reflection_test
[589/754] 49287=rubygems/test_gem_util
[590/754] 49293=test_tempfile
[591/754] 49291=openssl/test_config
[592/754] 49300=rubygems/test_gem_resolver
[593/754] 49287=rubygems/test_gem_remote_fetcher
[594/754] 49291=rubygems/test_gem_gemcutter_utilities
[595/754] 49291=did_you_mean/edit_distance/test_jaro_winkler
[596/754] 49300=rubygems/test_gem_commands_yank_command
[597/754] 49291=rubygems/test_exit
[598/754] 49293=did_you_mean/spell_checking/test_pattern_key_name_check
[599/754] 49293=net/http/test_httpresponse
[600/754] 49287=ruby/test_inlinecache
[601/754] 49291=-ext-/marshal/test_usrmarshal
[602/754] 49293=ruby/test_weakkeymap
[603/754] 49287=rubygems/test_gem_command
[604/754] 49300=ruby/test_key_error
[605/754] 49300=openssl/test_engine
[606/754] 49300=-ext-/exception/test_enc_raise
[607/754] 49300=ruby/enc/test_case_options
[608/754] 49300=-ext-/method/test_arity
[609/754] 49300=ruby/test_ractor
[610/754] 49292=-ext-/st/test_update
[611/754] 49292=ripper/test_files_sample
[612/754] 49292=rubygems/test_gem_security_policy
[613/754] 49287=rubygems/test_gem_install_update_options
[614/754] 49300=uri/test_file
[615/754] 49300=rubygems/test_gem_resolver_index_set
[616/754] 49300=ruby/test_call
[617/754] 49291=ruby/test_thread
[618/754] 49287=json/json_generic_object_test
[619/754] 49294=dtrace/test_hash_create
[620/754] 49294=date/test_switch_hitter
[621/754] 49287=ruby/test_defined
[622/754] 49294=-ext-/bignum/test_pack
[623/754] 49292=rubygems/test_gem_resolver_vendor_set
[624/754] 49300=ruby/test_fnmatch
[625/754] 49292=mkmf/test_have_library
[626/754] 49300=erb/test_erb_command
[627/754] 49287=net/http/test_https
[628/754] 49300=rubygems/test_require
[629/754] 49296=prism/result/integer_base_flags_test
[630/754] 49296=net/http/test_httpresponses
[631/754] 49296=ruby/test_unicode_escape
[632/754] 49294=uri/test_ftp
[633/754] 49294=-ext-/string/test_too_many_dummy_encodings
[634/754] 49296=ripper/test_filter
[635/754] 49296=rubygems/test_gem_ext_cmake_builder
[636/754] 49296=objspace/test_objspace
[637/754] 49294=ruby/test_clone
[638/754] 49293=erb/test_erb_m17n
[639/754] 49293=ruby/enc/test_koi8
[640/754] 49293=rubygems/test_gem_dependency_resolution_error
[641/754] 49293=prism/fixtures_test
[642/754] 49294=ruby/test_rational2
[643/754] 49294=net/http/test_http
[644/754] 49293=dtrace/test_raise
[645/754] 49293=open-uri/test_proxy
[646/754] 49293=io/wait/test_io_wait_uncommon
[647/754] 49293=psych/test_string
[648/754] 49293=ruby/test_yield
[649/754] 49292=rubygems/test_gem_request_set_lockfile_parser
[650/754] 49299=ruby/enc/test_shift_jis
[651/754] 49299=rubygems/test_gem_ci_detector
[652/754] 49299=rubygems/test_gem_commands_specification_command
[653/754] 49292=psych/handlers/test_recorder
[654/754] 49292=-ext-/iter/test_yield_block
[655/754] 49292=psych/test_yaml
[656/754] 49299=mkmf/test_config
[657/754] 49298=psych/test_boolean
[658/754] 49298=fiber/test_ractor
[659/754] 49292=psych/test_document
[660/754] 49292=did_you_mean/test_spell_checker
[661/754] 49292=-ext-/bug_reporter/test_bug_reporter
[662/754] 49298=optparse/test_getopts
[663/754] 49298=rubygems/test_gem_resolver_api_specification
[664/754] 49298=prism/ruby/parameters_signature_test
[665/754] 49298=ruby/test_primitive
[666/754] 49298=rubygems/test_gem_request
[667/754] 49300=rubygems/test_gem_commands_signin_command
[668/754] 49292=socket/test_nonblock
[669/754] 49292=openssl/test_pkey
[670/754] 49300=ruby/test_pattern_matching
[671/754] 49300=fiber/test_thread
[672/754] 49292=rubygems/test_gem_commands_search_command
[673/754] 49292=ruby/test_arithmetic_sequence
[674/754] 49292=ruby/test_literal
[675/754] 49300=ruby/test_file
[676/754] 49299=socket/test_sockopt
[677/754] 49298=ruby/test_frozen_error
[678/754] 49299=prism/bom_test
[679/754] 49299=ruby/test_lambda
[680/754] 49298=psych/test_encoding
[681/754] 49298=ruby/test_regexp
[682/754] 49299=prism/newline_offsets_test
[683/754] 49299=ruby/test_rational
[684/754] 49302=-ext-/bignum/test_str2big
[685/754] 49302=rubygems/test_gem_resolver_conflict
[686/754] 49302=ruby/test_readpartial
[687/754] 49302=psych/test_scalar
[688/754] 49302=rubygems/test_gem_commands_contents_command
[689/754] 49287=psych/test_yamldbm
[690/754] 49287=json/test_helper
[691/754] 49287=ruby/test_thread_cv
[692/754] 49302=ruby/enc/test_windows_1251
[693/754] 49302=prism/ruby/relocation_test
[694/754] 49302=ripper/test_parser_events
[695/754] 49302=resolv/test_addr
[696/754] 49302=ruby/test_eval
[697/754] 49287=-ext-/file/test_stat
[698/754] 49287=rubygems/test_gem_resolver_best_set
[699/754] 49299=mkmf/test_convertible
[700/754] 49287=rubygems/test_gem_commands_dependency_command
[701/754] 49287=rubygems/test_gem_ext_ext_conf_builder
[702/754] 49292=dtrace/test_cmethod
[703/754] 49292=-ext-/string/test_qsort
[704/754] 49292=fiber/test_storage
[705/754] 49292=prism/result/string_test
[706/754] 49292=-ext-/path_to_class/test_path_to_class
[707/754] 49292=json/json_addition_test
[708/754] 49292=-ext-/thread_fd/test_thread_fd_close
[709/754] 49292=dtrace/test_method_cache
[710/754] 49292=ruby/test_iterator
[711/754] 49302=psych/test_marshalable
[712/754] 49302=dtrace/test_string
[713/754] 49302=rubygems/test_gem_resolver_index_specification
[714/754] 49302=rubygems/test_gem_dependency
[715/754] 49292=ruby/test_class
[716/754] 49300=psych/test_serialize_subclasses
[717/754] 49300=ruby/test_const
[718/754] 49300=prism/api/parse_comments_test
[719/754] 49300=rubygems/test_gem_commands_cert_command
[720/754] 49302=fiber/test_io
[721/754] 49302=fileutils/test_fileutils
[722/754] 49294=-ext-/eval/test_eval
[723/754] 49294=fiber/test_process
[724/754] 49294=ruby/test_object
[725/754] 49302=coverage/test_coverage
[726/754] 49287=psych/test_stream
[727/754] 49287=json/json_common_interface_test
[728/754] 49287=rubygems/test_remote_fetch_error
[729/754] 49287=pathname/test_pathname
[730/754] 49300=ruby/test_dir_m17n
[731/754] 49288=rubygems/test_gem_resolver_git_specification
[732/754] 49287=prism/result/named_capture_test
[733/754] 49287=ruby/test_flip
[734/754] 49287=fileutils/test_nowrite
[735/754] 49287=ruby/test_thread_queue
[736/754] 49288=optparse/test_summary
[737/754] 49297=ruby/test_stack
[738/754] 49294=rubygems/test_gem_ext_cargo_builder_unit
[739/754] 49294=rubygems/test_gem_commands_install_command
[740/754] 49288=-ext-/st/test_foreach
[741/754] 49288=ruby/test_econv
[742/754] 49302=test_securerandom
[743/754] 49302=uri/test_wss
[744/754] 49302=fiber/test_address_resolve
[745/754] 49302=ruby/test_variable
[746/754] 49302=openssl/test_digest
[747/754] 49302=rubygems/test_gem_resolver_lock_specification
[748/754] 49302=-ext-/string/test_cstr
[749/754] 49293=-ext-/num2int/test_num2int
[750/754] 49293=rubygems/test_gem_source_local
[751/754] 49297=-ext-/iter/test_iter_break
[752/754] 49297=mkmf/test_have_macro
[753/754] 49299=ruby/test_process
[754/754] 49293=ruby/test_parse
$$$ #<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:16 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:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1018   48012    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
  48012   48015    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.20250513-021523 --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
  48015   48016    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.20250513-021523 --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
  48016   48945    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
  48945   48946    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
  48946   49284    1015    1015 pts/0       1015 Sl+   1000   0:18 /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
  49284   49290    1015    1015 pts/0       1015 Sl+   1000   0:08 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
  49290   51437    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
  49290   51448    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
  49290   51456    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
      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
      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
  48016  804081    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      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 3782510    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 3916981    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, 3782510, 3823805, 3916981, 3942842, 4068349], 996=>[1015], 1015=>[1018], 1018=>[48012], 48012=>[48015], 48015=>[48016], 48016=>[48945, 804081], 48945=>[48946], 48946=>[49284], 49284=>[49290], 49290=>[51437, 51448, 51456]}
$ timeout 60 gdb -p 51437 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 51439]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005db5b9675e5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x730e19e006c0 (LWP 51437) "test_autoload.*" 0x00005db5b9675e5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x730e172006c0 (LWP 51439) "test_autoload.*" 0x0000730e3fd1b4cd in __GI___poll (fds=0x730e0c509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x730e172006c0 (LWP 51439) "test_autoload.*"):
#0  0x0000730e3fd1b4cd in __GI___poll (fds=0x730e0c509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005db5b96006fa in __interceptor_poll ()
No symbol table info available.
#2  0x00005db5b99d0a2f 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  0x00005db5b9659aaf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000730e3fc9caa4 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 = {126504354711232, -6981828774943891267, 126504354711232, -352, 0, 126504400838896, -6981828774931308355, -6981742619822628675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000730e3fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x730e19e006c0 (LWP 51437) "test_autoload.*"):
#0  0x00005db5b9675e5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005db5b9676e1a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005db5b95c5690 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005db5b95c5509 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  0x00005db5b95c5135 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  0x00005db5b95c013e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005db5b95c0a7e in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005db5b95c098a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#8  0x00005db5b965c2cd in __interceptor_realloc ()
No symbol table info available.
#9  0x00005db5b970ef5c in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=0x51e000108080, new_size=4360, old_size=2904, old_size@entry=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8204
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#10 0x00005db5b96e80ba in ruby_sized_xrealloc2_body (ptr=0x80, n=n@entry=545, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:5205
        len = 18446744073709551104
#11 ruby_sized_xrealloc2 (ptr=0x80, n=n@entry=545, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:5198
No locals.
#12 ruby_xrealloc2 (ptr=0x80, n=n@entry=545, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:5211
No locals.
#13 0x00005db5b9c16e85 in ary_heap_realloc (ary=126505029409800, new_capa=545) at /tmp/ruby/src/trunk_asan/array.c:370
No locals.
#14 ary_resize_capa (ary=ary@entry=126505029409800, capacity=545) at /tmp/ruby/src/trunk_asan/array.c:412
        new_capa = 545
#15 0x00005db5b9c1662c in ary_double_capa (ary=126505029409800, min=364) at /tmp/ruby/src/trunk_asan/array.c:461
        new_capa = 128
#16 ary_ensure_room_for_push (ary=ary@entry=126505029409800, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:620
        old_len = <optimized out>
        new_len = 364
        capa = <optimized out>
#17 0x00005db5b9c161d5 in rb_ary_push (ary=ary@entry=126505029409800, item=item@entry=126505012696240) at /tmp/ruby/src/trunk_asan/array.c:1386
        idx = 363
        target_ary = <optimized out>
        rbimpl_ary = <optimized out>
        ptr = <optimized out>
        tmp_n = <optimized out>
#18 0x00005db5b97a3189 in rb_provide_feature (vm_ns=vm_ns@entry=0x730e19dfc930, feature=126505012696240, feature@entry=126504392851360) at /tmp/ruby/src/trunk_asan/load.c:759
        features = 126505029409800
#19 0x00005db5b97a5ea8 in require_internal (ec=<optimized out>, ec@entry=0x516003a7c1d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1508
        real = <optimized out>
        th = 0x515000176e00
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 126505029728800
        path = 126504392851360
        saved_path = <optimized out>
        state = <optimized out>
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#20 0x00005db5b97a4172 in rb_require_string_internal (fname=126505012696240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1564
        result = <optimized out>
        ec = 0x516003a7c1d0
        result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1550
No locals.
#22 0x00005db5b9aa6df8 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:3798
        ci = 0x1388100140003
        cc = <optimized out>
        me = 0x730e3f3c7e20
        cfunc = 0x5060000373a8
        recv = 126505029651880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#23 0x00005db5b9a8cd93 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x730e19dfd1a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#24 0x00005db5b9a92d65 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4185
No locals.
#25 0x00005db5b9a52b6c in vm_sendish (ec=0x516003a7c1d0, reg_cfp=0x730e1b6316e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x516003a7c1d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e1b6316e8
        reg_pc = 0x5110000a0738
        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>
#27 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x516003a7c1d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x730e19dfd5a0, <optimized out>, <optimized out>}, prev = 0x730e0fc09e80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x00005db5b9abc5ed in vm_call0_body (ec=<optimized out>, calling=0x730e0fd09c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x730e0fd09ce0
        cc = <optimized out>
        ret = <optimized out>
#29 0x00005db5b9abbe41 in vm_call0_cme (ec=0x516003a7c1d0, calling=0x730e0fd09c60, argv=0x730e19dfd9e0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
th: 0x515000176e00, native_id: 0x730e19e006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
No locals.
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
#30 vm_call0_body (ec=<optimized out>, calling=0x730e0fd09c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x730e3e5616d8
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        orig_cme = <optimized out>
        ci = 0x730e0fd09ce0
        cc = <optimized out>
        ret = <optimized out>
#31 0x00005db5b9a6d62d in vm_call0_cc (ec=0x516003a7c1d0, recv=126505029651880, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = {cd = 0x730e0fd09cc0, cc = 0x730e0ff099e0, block_handler = 0, recv = 126505029651880, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        use_argv = 0x730e19dfd9e0
        av = <optimized out>
#32 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1064
        ci = <optimized out>
        ec = 0x516003a7c1d0
        cc = <optimized out>
        self = <optimized out>
#33 0x00005db5b9a6e4ee in rb_funcallv (recv=126505029651880, mid=22705, argc=1, argv=0x730e19dfd9e0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1079
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1136
        ar = <optimized out>
        argv = 0x730e19dfd9e0
#35 0x00005db5b9a2a1ee in autoload_feature_require (_arguments=126504400838016) at /tmp/ruby/src/trunk_asan/variable.c:3438
        receiver = 126505029651880
        arguments = 0x730e19dfdd80
        autoload_const = <optimized out>
        autoload_namespace = <optimized out>
        result = <optimized out>
        data = <optimized out>
#36 autoload_try_load (_arguments=126504400838016) at /tmp/ruby/src/trunk_asan/variable.c:3451
        arguments = 0x730e19dfdd80
        result = <optimized out>
        ce = <optimized out>
#37 0x00005db5b96a4310 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 = 0x516003a7c1d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x730e19dfdd30, <optimized out>, 0x730e19dfdc40, <optimized out>, <optimized out>}, prev = 0x730e0fc09540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516003a7c1d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#38 0x00005db5b9a29560 in rb_autoload_load (module=module@entry=126505029598360, name=name@entry=206427) at /tmp/ruby/src/trunk_asan/variable.c:3512
        ce = <optimized out>
        arguments = {module = 126505029598360, name = 206427, flag = 0, mutex = 126504368886080, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#39 0x00005db5b9a35f13 in rb_const_search_from (klass=126504392946440, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3614
        ac = 0x0
        am = 126505029598360
        tmp = 126505029598360
        ce = <optimized out>
        current = 126505029598360
        value = <optimized out>
        first_iteration = <optimized out>
#40 0x00005db5b9a2b044 in rb_const_search (klass=126504392946440, id=206427, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3636
        value = <optimized out>
#41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3563
        c = <optimized out>
#42 0x00005db5b9a3969e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1129
        root_cref = <optimized out>
        klass = 92358976737416
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#43 0x00005db5b9a44ba2 in vm_get_ev_const_chain (ec=0x516003a7c1d0, segments=0x5020006c6690) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020006c66d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6462
        segments = 0x5020006c6690
        ice = <optimized out>
        val = <optimized out>
#45 0x00005db5b9a46cd8 in vm_exec_core (ec=ec@entry=0x516003a7c1d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e1b631720
        reg_pc = 0xfffffffffffffe00
        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>
#46 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x516003a7c1d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x730e19dfe8e0, <optimized out>, <optimized out>}, prev = 0x730e0fd098b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x00005db5b9ac62d2 in invoke_iseq_block_from_c (ec=0x516003a7c1d0, captured=0x730e1b6317a8, self=126505012847800, 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:1653
        flags = 0
        iseq = 0x730e1ce29c88
        cfp = <optimized out>
        sp = 0x730e1b531850
        use_argv = 0x0
        stack_argv = 0x730e1b531850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 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:1667
        captured = 0x730e1b6317a8
#49 0x00005db5b9a6f8f6 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:1704
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1712
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1361
No locals.
#52 0x00005db5b9a6f8f6 in rb_yield (val=<optimized out>)
No locals.
#53 0x00005db5b96a3bea in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054
        _ec = 0x516003a7c1d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x730e19dfec70, <optimized out>, 0x730e19dfeb80, <optimized out>, <optimized out>}, prev = 0x730e0fc09140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516003a7c1d0
        cfp = 0x730e1b631758
#54 0x00005db5b98301eb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4287
        status = <optimized out>
        pid = <optimized out>
#55 0x00005db5b9aa6df8 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:3798
        ci = 0x64e100040001
        cc = <optimized out>
        me = 0x730e3e59f0c8
        cfunc = 0x506000047ae8
        recv = 126505012847800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#56 0x00005db5b9a8cd93 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x730e19dff380) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#57 0x00005db5b9a8c835 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4916
        ci = <optimized out>
        cc = 0x0
#58 0x00005db5b9a4d8fa in vm_sendish (ec=0x516003a7c1d0, reg_cfp=0x730e1b631790, cd=0x5020006c6250, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#59 vm_exec_core (ec=ec@entry=0x516003a7c1d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020006c6250
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e1b631790
        reg_pc = 0x504000c05470
        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>
#60 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x516003a7c1d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x730e19dff6c0, <optimized out>, <optimized out>}, prev = 0x730e19dffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#61 0x00005db5b9a7f80b in invoke_iseq_block_from_c (ec=0x516003a7c1d0, captured=<optimized out>, self=126505012847800, 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:1653
        flags = 0
        iseq = 0x730e1ce29cb0
        cfp = 0x730e1b6317c8
        sp = 0x730e1b531818
        use_argv = <optimized out>
        stack_argv = 0x730e1b531818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#62 invoke_block_from_c_proc (ec=0x516003a7c1d0, self=126505012847800, 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:1747
        block = <optimized out>
        keyword_hash = <optimized out>
#63 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:1777
No locals.
#64 0x00005db5b9a7dac6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x504000c00950, argc=-1184407970, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1798
        self = 0
#65 0x00005db5b99cf29d in thread_do_start_proc (th=th@entry=0x515000176e00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000c00950
        args_len = 0
        args_ptr = <optimized out>
#66 0x00005db5b99cce7a in thread_do_start (th=0x515000176e00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#67 thread_start_func_2 (th=th@entry=0x515000176e00, 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>
#68 0x00005db5b99cc13e in call_thread_start_func_2 (th=0x515000176e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x730e19dffcc0
#69 nt_start (ptr=0x50c000a78780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x515000176e00
        sched = <optimized out>
        nt = 0x50c000a78780
        vm = 0x525000000100
#70 0x00005db5b9659aaf in asan_thread_start(void*) ()
No symbol table info available.
#71 0x0000730e3fc9caa4 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 = {126504400848576, -6981826026164821827, 126504400848576, -352, 0, 140725561348592, -6981826026152238915, -6981742619822628675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#72 0x0000730e3fd29c3c 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 51437) detached]
$ timeout 60 gdb -p 51448 -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>
$ timeout 60 gdb -p 51456 -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>
$ timeout 60 gdb -p 49290 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 804109]
[New LWP 51457]
[New LWP 51223]
[New LWP 50482]
[New LWP 50056]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000730e3fc98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7ffd39185ce0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x730e3fe58c40 (LWP 49290) "ruby"            0x0000730e3fc98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7ffd39185ce0, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x730e122006c0 (LWP 804109) "envutil.rb:182" 0x0000730e3fd1b4cd in __GI___poll (fds=0x730e11409660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x730e150006c0 (LWP 51457) "test_autoload.*" 0x0000730e3fd1b4cd in __GI___poll (fds=0x730e13109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x730e1c4006c0 (LWP 51223) "parallel.rb:40"  0x0000730e3fd1b4cd in __GI___poll (fds=0x730e1540d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x730e1ae006c0 (LWP 50482) "Gem::Timeout st" 0x0000730e3fc98d71 in __futex_abstimed_wait_common64 (private=23989, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000b72e54) at ./nptl/futex-internal.c:57
  6    Thread 0x730e1a8006c0 (LWP 50056) "Timeout stdlib " 0x0000730e3fc98d71 in __futex_abstimed_wait_common64 (private=23989, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007e4894) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x730e1a8006c0 (LWP 50056) "Timeout stdlib "):
#0  0x0000730e3fc98d71 in __futex_abstimed_wait_common64 (private=23989, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007e4894) 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=23989, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0007e4894) 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=0x50c0007e4894, 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  0x0000730e3fc9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0007e4868) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x730e3fc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x730e1a7feb10, __canceltype = 44948992, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c0007e4868, 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=0x50c0007e4868, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005db5b99a645f in rb_native_cond_wait (cond=0x50c0007e4894, 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=0x515000144180, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x00005db5b99cb052 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000144180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x00005db5b99b0901 in native_sleep (th=0x515000144180, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288
        sched = <optimized out>
#9  sleep_forever (th=0x515000144180, 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 0x00005db5b99c9ac5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126505027649960, 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 0x00005db5b96a4310 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 = 0x516002adddd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x730e1a7fee90, <optimized out>, 0x730e1a7feda0, <optimized out>, <optimized out>}, prev = 0x730e17609140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002adddd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005db5b99c8fad in queue_do_pop (self=<optimized out>, q=0x504000032810, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 126505027649960, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 126505027649960, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000032810
        end = 0
#14 0x00005db5b9a4dcf5 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:7421
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005db5b9a4dcf5 in vm_invoke_builtin_delegate (ec=0x516002adddd0, cfp=0x730e18cfd758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516002adddd0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e18cfd758
        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 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x516002adddd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x730e1a7ff6c0, <optimized out>, <optimized out>}, prev = 0x730e1a7ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005db5b9a7f80b in invoke_iseq_block_from_c (ec=0x516002adddd0, captured=<optimized out>, self=126505029263320, 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:1653
        flags = 0
        iseq = 0x730e3f3c4ae0
        cfp = 0x730e18cfd7c8
        sp = 0x730e18bfd818
        use_argv = <optimized out>
        stack_argv = 0x730e18bfd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002adddd0, self=126505029263320, 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:1747
        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:1777
No locals.
#21 0x00005db5b9a7dac6 in rb_vm_invoke_proc (ec=0x50c0007e4894, proc=0x189, proc@entry=0x504000af5190, argc=1070173553, 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:1798
        self = 0
#22 0x00005db5b99cf29d in thread_do_start_proc (th=th@entry=0x515000144180) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000af5190
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005db5b99cce7a in thread_do_start (th=0x515000144180) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000144180, 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 0x00005db5b99cc13e in call_thread_start_func_2 (th=0x515000144180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x730e1a7ffcc0
#26 nt_start (ptr=0x50c0007e4840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x515000144180
        sched = <optimized out>
        nt = 0x50c0007e4840
        vm = 0x525000000100
#27 0x00005db5b9659aaf in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000730e3fc9caa4 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 = {126504411334336, -6981822452752031555, 126504411334336, -352, 0, 140725561345584, -6981822452739448643, -6981742619822628675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000730e3fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x730e1ae006c0 (LWP 50482) "Gem::Timeout st"):
#0  0x0000730e3fc98d71 in __futex_abstimed_wait_common64 (private=23989, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000b72e54) 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=23989, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000b72e54) 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=0x50c000b72e54, 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  0x0000730e3fc9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000b72e28) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x730e3fc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x730e1adfeb10, __canceltype = 64679680, __prev = 0x0}
        cbuffer = {wseq = 13, cond = 0x50c000b72e28, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 13
        seq = 6
        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=0x50c000b72e28, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005db5b99a645f in rb_native_cond_wait (cond=0x50c000b72e54, 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=0x5150001ba600, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x00005db5b99cb052 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150001ba600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x00005db5b99b0901 in native_sleep (th=0x5150001ba600, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3288
        sched = <optimized out>
#9  sleep_forever (th=0x5150001ba600, 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 0x00005db5b99c9ac5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126504564628520, 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 0x00005db5b96a4310 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 = 0x516003daeed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x730e1adfee90, <optimized out>, 0x730e1adfeda0, <optimized out>, <optimized out>}, prev = 0x730e13e09140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516003daeed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005db5b99c8fad in queue_do_pop (self=<optimized out>, q=0x5040002bb290, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 126504564628520, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 126504564628520, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x5040002bb290
        end = 0
#14 0x00005db5b9a4dcf5 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:7421
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005db5b9a4dcf5 in vm_invoke_builtin_delegate (ec=0x516003daeed0, cfp=0x730e183f9758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516003daeed0) at ../../src/trunk_asan/insns.def:1695
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e183f9758
        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 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x516003daeed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x730e1adff6c0, <optimized out>, <optimized out>}, prev = 0x730e1adffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005db5b9a7f80b in invoke_iseq_block_from_c (ec=0x516003daeed0, captured=<optimized out>, self=126504515814280, 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:1653
        flags = 0
        iseq = 0x730e23a32560
        cfp = 0x730e183f97c8
        sp = 0x730e182f9818
        use_argv = <optimized out>
        stack_argv = 0x730e182f9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516003daeed0, self=126504515814280, 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:1747
        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:1777
No locals.
#21 0x00005db5b9a7dac6 in rb_vm_invoke_proc (ec=0x50c000b72e54, proc=0x189, proc@entry=0x504000c9ded0, argc=1070173553, 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:1798
        self = 0
#22 0x00005db5b99cf29d in thread_do_start_proc (th=th@entry=0x5150001ba600) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000c9ded0
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005db5b99cce7a in thread_do_start (th=0x5150001ba600) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001ba600, 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 0x00005db5b99cc13e in call_thread_start_func_2 (th=0x5150001ba600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x730e1adffcc0
#26 nt_start (ptr=0x50c000b72e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x5150001ba600
        sched = <optimized out>
        nt = 0x50c000b72e00
        vm = 0x525000000100
#27 0x00005db5b9659aaf in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000730e3fc9caa4 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 = {126504417625792, -6981823827141566275, 126504417625792, -352, 0, 140725561345584, -6981823827128983363, -6981742619822628675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000730e3fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x730e1c4006c0 (LWP 51223) "parallel.rb:40"):
#0  0x0000730e3fd1b4cd in __GI___poll (fds=0x730e1540d760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005db5b96006fa in __interceptor_poll ()
No symbol table info available.
#2  0x00005db5b97611f9 in nogvl_wait_for (th=126504451330040, fptr=0x5110002785c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005db5b976268a in internal_read_func (ptr=0x730e1540d540) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x730e1540d540
        result = <optimized out>
#5  0x00005db5b99b484a in rb_thread_io_blocking_call (io=<optimized out>, func=0x5db5b9762180 <internal_read_func>, data1=0x730e1540d540, 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  0x00005db5b96a4310 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 = 0x516003a809d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x730e1c3fed50, <optimized out>, 0x730e1c3fec60, <optimized out>, <optimized out>}, prev = 0x730e15409140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516003a809d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005db5b97769b5 in io_read_memory_locktmp (str=126504323307360, 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 = 126504451330040, fptr = 0x5110002785c0, nonblock = 0, fd = 4, buf = 0x519000067280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002785c0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005db5b9752d61 in io_readpartial (argc=356570976, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x00005db5b9aa6df8 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:3798
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x730e3f579ed0
        cfunc = 0x50600002c2a8
        recv = 126504451332160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005db5b9a52b6c in vm_sendish (ec=0x516003a809d0, reg_cfp=0x730e1bfff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516003a809d0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e1bfff790
        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 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x516003a809d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x730e1c3ff6c0, <optimized out>, <optimized out>}, prev = 0x730e1c3ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005db5b9a7f80b in invoke_iseq_block_from_c (ec=0x516003a809d0, captured=<optimized out>, self=126504990769440, 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:1653
        flags = 0
        iseq = 0x730e3f3eb550
        cfp = 0x730e1bfff7c8
        sp = 0x730e1beff818
        use_argv = <optimized out>
        stack_argv = 0x730e1beff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516003a809d0, self=126504990769440, 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:1747
        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:1777
No locals.
#17 0x00005db5b9a7dac6 in rb_vm_invoke_proc (ec=0x730e1540d760, proc=0x1, proc@entry=0x504000c048d0, argc=1070707917, 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:1798
        self = 4294967295
#18 0x00005db5b99cf29d in thread_do_start_proc (th=th@entry=0x51500017c080) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000c048d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005db5b99cce7a in thread_do_start (th=0x51500017c080) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500017c080, 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 0x00005db5b99cc13e in call_thread_start_func_2 (th=0x51500017c080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x730e1c3ffcc0
#22 nt_start (ptr=0x50c000a7b300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x51500017c080
        sched = <optimized out>
        nt = 0x50c000a7b300
        vm = 0x525000000100
#23 0x00005db5b9659aaf in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000730e3fc9caa4 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 = {126504440694464, -6981817504949706563, 126504440694464, -352, 25, 140725561351504, -6981817504937123651, -6981742619822628675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000730e3fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x730e150006c0 (LWP 51457) "test_autoload.*"):
#0  0x0000730e3fd1b4cd in __GI___poll (fds=0x730e13109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005db5b96006fa in __interceptor_poll ()
No symbol table info available.
#2  0x00005db5b99d0a2f 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  0x00005db5b9659aaf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000730e3fc9caa4 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 = {126504319059648, -6981836746403192643, 126504319059648, -352, 0, 126504226775728, -6981836746390609731, -6981742619822628675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000730e3fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x730e122006c0 (LWP 804109) "envutil.rb:182"):
#0  0x0000730e3fd1b4cd in __GI___poll (fds=0x730e11409660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005db5b96006fa in __interceptor_poll ()
No symbol table info available.
#2  0x00005db5b97611f9 in nogvl_wait_for (th=126505012790040, fptr=0x511000265ec0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12577
        fds = {fd = 8, 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  0x00005db5b976268a in internal_read_func (ptr=0x730e11409520) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x730e11409520
        result = <optimized out>
#5  0x00005db5b99b484a in rb_thread_io_blocking_call (io=<optimized out>, func=0x5db5b9762180 <internal_read_func>, data1=data1@entry=0x730e11409520, events=events@entry=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  0x00005db5b9761fc0 in rb_io_blocking_region_wait (io=0x511000265ec0, function=0x1, argument=0x730e11409520, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1321
        iis = {th = 126505012790040, fptr = 0x511000265ec0, nonblock = 0, fd = 8, buf = 0x525000abb900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x00005db5b97658d7 in io_bufread (ptr=0x525000abb900 '\276' <repeats 200 times>..., len=8192, fptr=0x511000265ec0) at /tmp/ruby/src/trunk_asan/io.c:3064
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3103
        p = <optimized out>
#10 0x00005db5b96a4310 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 = 0x516003a7acd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x730e121fecb0, <optimized out>, 0x730e121febc0, <optimized out>, <optimized out>}, prev = 0x730e11409140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516003a7acd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005db5b97632fb in io_fread (str=126505012789800, offset=0, size=8192, fptr=0x511000265ec0) at /tmp/ruby/src/trunk_asan/io.c:3117
        arg = {str_ptr = 0x525000abb900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=126505012789800) at /tmp/ruby/src/trunk_asan/io.c:3395
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x00005db5b9753143 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3819
        str = <optimized out>
        length = <optimized out>
        fptr = 0x511000265ec0
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005db5b9aa6df8 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:3798
        ci = 0x3fe100100001
        cc = <optimized out>
        me = 0x730e3f579ea8
        cfunc = 0x50600002c308
        recv = 126505012793120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00005db5b9a52b6c in vm_sendish (ec=0x516003a7acd0, reg_cfp=0x730e20ada790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516003a7acd0) at ../../src/trunk_asan/insns.def:899
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e20ada790
        reg_pc = 0x50400002b9f0
        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 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x516003a7acd0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x730e121ff6c0, <optimized out>, <optimized out>}, prev = 0x730e121ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005db5b9a7f80b in invoke_iseq_block_from_c (ec=0x516003a7acd0, captured=<optimized out>, self=126505027042760, 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:1653
        flags = 0
        iseq = 0x730e3f3c9928
        cfp = 0x730e20ada7c8
        sp = 0x730e209da818
        use_argv = <optimized out>
        stack_argv = 0x730e209da818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516003a7acd0, self=126505027042760, 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:1747
        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:1777
No locals.
#21 0x00005db5b9a7dac6 in rb_vm_invoke_proc (ec=0x730e11409660, proc=0x1, proc@entry=0x504000bfeb50, argc=1070707917, 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:1798
        self = 4294967295
#22 0x00005db5b99cf29d in thread_do_start_proc (th=th@entry=0x515000173980) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000bfeb50
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005db5b99cce7a in thread_do_start (th=0x515000173980) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000173980, 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 0x00005db5b99cc13e in call_thread_start_func_2 (th=0x515000173980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2181
        stack_start = <optimized out>
        stack_start_addr = 0x730e121ffcc0
#26 nt_start (ptr=0x50c000a76740) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2226
        th = 0x515000173980
        sched = <optimized out>
        nt = 0x50c000a76740
        vm = 0x525000000100
#27 0x00005db5b9659aaf in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000730e3fc9caa4 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 = {126504270825152, -6981839770060169027, 126504270825152, -352, 22, 140725561348592, -6981839770047586115, -6981742619822628675}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000730e3fd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x730e3fe58c40 (LWP 49290) "ruby"):
#0  0x0000730e3fc98d71 in __futex_abstimed_wait_common64 (private=20816, cancel=true, abstime=0x7ffd39185ce0, op=137, expected=0, futex_word=0x50c000000090) 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=20816, abstime=0x7ffd39185ce0, clockid=20832, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5333248
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffd39185ce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000730e3fc9bc8e in __pthread_cond_wait_common (abstime=0x7ffd39185ce0, clockid=1, mutex=0x515000000430, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x730e3fc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffd39185bd0, __canceltype = -1170319808, __prev = 0x0}
        cbuffer = {wseq = 646, cond = 0x50c000000068, mutex = 0x515000000430, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 646
        seq = 323
        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=0x50c000000068, mutex=mutex@entry=0x515000000430, abstime=abstime@entry=0x7ffd39185ce0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005db5b99cab21 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000430, 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=0x515000000300, rel=0x730e3dae4f60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2434
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000430
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005db5b99d1b74 in native_sleep (th=0x515000000300, rel=0x730e3dae4f60) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3281
        sched = <optimized out>
#8  thread_join_sleep (arg=126505003144544) at /tmp/ruby/src/trunk_asan/thread.c:1075
        scheduler = <optimized out>
        p = 0x730e3dc65560
        target_th = 0x515000173980
        th = 0x515000000300
        end = 8679419457595956
        limit = 0x730e3dae4f60
#9  0x00005db5b96a4310 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 = {0x7ffd39185ef0, <optimized out>, 0x7ffd39185e00, <optimized out>, <optimized out>}, prev = 0x730e3dc5f040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005db5b99d16c8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1116
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#11 0x00005db5b99c3e90 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1213
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x730e3dae4f60
#12 0x00005db5b9aa6df8 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:3798
        ci = 0x34f100100003
        cc = <optimized out>
        me = 0x730e3f5595e0
        cfunc = 0x506000045028
        recv = 126505012790040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x00005db5b9a52b6c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x730e3d1ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 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 = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e3d1ff480
        reg_pc = 0x52300000b7f0
        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>
th: 0x515000000300, native_id: 0x730e3fe58c40
        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>
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
c:0017 p:---- s:0152 e:000151 CFUNC  :join
c:0016 p:0478 s:0147 E:0017d8 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
c:0015 p:0021 s:0108 e:000107 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:283
c:0014 p:0028 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:296
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
#15 0x00005db5b9a41cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x5160000006d0
c:0011 p:0093 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffd39186840, <optimized out>, <optimized out>}, prev = 0x730e3dc97340, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
        result = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
c:0007 p:0069 s:0046 E:000de0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
#16 0x00005db5b9ac62d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x730e3d1ff620, self=126504990769440, 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:1653
        flags = 0
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        iseq = 0x730e3f3cce98
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        cfp = <optimized out>
        sp = 0x730e3d0ffa28
        use_argv = 0x730e3dadc9e0
        stack_argv = 0x730e3d0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 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:1667
        captured = 0x730e3d1ff620
#18 0x00005db5b9a6f8f6 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:1704
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1712
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1361
No locals.
#21 0x00005db5b9a6f8f6 in rb_yield (val=<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]
No locals.
#22 0x00005db5b9c26f36 in rb_ary_collect (ary=126504478327040) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 126504392944200
        i = 8
#23 0x00005db5b9aa6df8 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:3798
        ci = 0x166100000001
        cc = <optimized out>
        me = 0x730e3f5a0120
        cfunc = 0x5060000201e8
        recv = 126504478327040
        block_handler = <optimized out>
        frame_type = 1431634051
c:0001 p:0000 s:0003 E:001cf0 DUMMY  [FINISH]
        len = <optimized out>
        val = <optimized out>

#24 0x00005db5b9a4d8fa in vm_sendish (ec=0x5160000006d0, reg_cfp=0x730e3d1ff608, cd=0x512000011fb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
th: 0x515000144180, native_id: 0x730e1a8006c0
-- Control frame information -----------------------------------------------
        recv = <optimized out>
        cc = <optimized out>
#25 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 = 0x512000011fb0
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e3d1ff608
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]
        reg_pc = 0x519000014910
        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>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>

        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
th: 0x5150001ba600, native_id: 0x730e1ae006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_newarray = <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]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x51500017c080, native_id: 0x730e1c4006c0
-- 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]

        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>
#26 0x00005db5b9a420ab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2650
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2629
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x00005db5b9ac62d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x730e3d1ff738, self=126504990769440, 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:1653
        flags = 0
        iseq = 0x730e3f3eb708
        cfp = <optimized out>
        sp = 0x730e3d0ff8d0
        use_argv = 0x730e3da85ce0
        stack_argv = 0x730e3d0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#29 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:1667
        captured = 0x730e3d1ff738
#30 0x00005db5b9a6f8f6 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:1704
No locals.
#31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1712
No locals.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1361
No locals.
#33 0x00005db5b9a6f8f6 in rb_yield (val=<optimized out>)
No locals.
#34 0x00005db5b9c26f36 in rb_ary_collect (ary=126504451333040) at /tmp/ruby/src/trunk_asan/array.c:3655
        collect = 126504451332520
        i = 0
#35 0x00005db5b9aa6df8 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:3798
        ci = 0x166100000001
        cc = <optimized out>
        me = 0x730e3f5a0120
        cfunc = 0x5060000201e8
        recv = 126504451333040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x00005db5b9a4d8fa in vm_sendish (ec=0x5160000006d0, reg_cfp=0x730e3d1ff720, cd=0x502000011d70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#37 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 = 0x502000011d70
        insns_address_table = {0x5db5b9a4be5f <vm_exec_core+26639>, 0x5db5b9a483bb <vm_exec_core+11627>, 0x5db5b9a45cbd <vm_exec_core+1645>, 0x5db5b9a46d7f <vm_exec_core+5935>, 0x5db5b9a4c04a <vm_exec_core+27130>, 0x5db5b9a46a3d <vm_exec_core+5101>, 0x5db5b9a4d523 <vm_exec_core+32467>, 0x5db5b9a4af74 <vm_exec_core+22820>, 0x5db5b9a49456 <vm_exec_core+15878>, 0x5db5b9a4601a <vm_exec_core+2506>, 0x5db5b9a4c829 <vm_exec_core+29145>, 0x5db5b9a4c42f <vm_exec_core+28127>, 0x5db5b9a46c80 <vm_exec_core+5680>, 0x5db5b9a46538 <vm_exec_core+3816>, 0x5db5b9a4b4e3 <vm_exec_core+24211>, 0x5db5b9a4791a <vm_exec_core+8906>, 0x5db5b9a4ccac <vm_exec_core+30300>, 0x5db5b9a4c6de <vm_exec_core+28814>, 0x5db5b9a481d9 <vm_exec_core+11145>, 0x5db5b9a493be <vm_exec_core+15726>, 0x5db5b9a4b099 <vm_exec_core+23113>, 0x5db5b9a4c63a <vm_exec_core+28650>, 0x5db5b9a4a30b <vm_exec_core+19643>, 0x5db5b9a4b231 <vm_exec_core+23521>, 0x5db5b9a4ba09 <vm_exec_core+25529>, 0x5db5b9a4a202 <vm_exec_core+19378>, 0x5db5b9a4648d <vm_exec_core+3645>, 0x5db5b9a4aac6 <vm_exec_core+21622>, 0x5db5b9a4624d <vm_exec_core+3069>, 0x5db5b9a46636 <vm_exec_core+4070>, 0x5db5b9a48606 <vm_exec_core+12214>, 0x5db5b9a49f4a <vm_exec_core+18682>, 0x5db5b9a4a795 <vm_exec_core+20805>, 0x5db5b9a49d55 <vm_exec_core+18181>, 0x5db5b9a45f36 <vm_exec_core+2278>, 0x5db5b9a4bd87 <vm_exec_core+26423>, 0x5db5b9a4c2f2 <vm_exec_core+27810>, 0x5db5b9a466d3 <vm_exec_core+4227>, 0x5db5b9a473b8 <vm_exec_core+7528>, 0x5db5b9a46d25 <vm_exec_core+5845>, 0x5db5b9a47b6d <vm_exec_core+9501>, 0x5db5b9a49212 <vm_exec_core+15298>, 0x5db5b9a4677a <vm_exec_core+4394>, 0x5db5b9a4bad6 <vm_exec_core+25734>, 0x5db5b9a472ee <vm_exec_core+7326>, 0x5db5b9a48e93 <vm_exec_core+14403>, 0x5db5b9a4994b <vm_exec_core+17147>, 0x5db5b9a4b644 <vm_exec_core+24564>, 0x5db5b9a4a50a <vm_exec_core+20154>, 0x5db5b9a47c16 <vm_exec_core+9670>, 0x5db5b9a47611 <vm_exec_core+8129>, 0x5db5b9a4b3e8 <vm_exec_core+23960>, 0x5db5b9a48862 <vm_exec_core+12818>, 0x5db5b9a4ab98 <vm_exec_core+21832>, 0x5db5b9a4a682 <vm_exec_core+20530>, 0x5db5b9a4ac25 <vm_exec_core+21973>, 0x5db5b9a4bf6a <vm_exec_core+26906>, 0x5db5b9a459db <vm_exec_core+907>, 0x5db5b9a4b757 <vm_exec_core+24839>, 0x5db5b9a47edf <vm_exec_core+10383>, 0x5db5b9a4b2fe <vm_exec_core+23726>, 0x5db5b9a48005 <vm_exec_core+10677>, 0x5db5b9a4a14e <vm_exec_core+19198>, 0x5db5b9a4cf77 <vm_exec_core+31015>, 0x5db5b9a497ba <vm_exec_core+16746>, 0x5db5b9a49e12 <vm_exec_core+18370>, 0x5db5b9a4826c <vm_exec_core+11292>, 0x5db5b9a47735 <vm_exec_core+8421>, 0x5db5b9a4acf3 <vm_exec_core+22179>, 0x5db5b9a46885 <vm_exec_core+4661>, 0x5db5b9a495be <vm_exec_core+16238>, 0x5db5b9a5483f <vm_exec_core+61935>, 0x5db5b9a4a44b <vm_exec_core+19963>, 0x5db5b9a46920 <vm_exec_core+4816>, 0x5db5b9a471d1 <vm_exec_core+7041>, 0x5db5b9a46fea <vm_exec_core+6554>, 0x5db5b9a474aa <vm_exec_core+7770>, 0x5db5b9a47d35 <vm_exec_core+9957>, 0x5db5b9a4cbd4 <vm_exec_core+30084>, 0x5db5b9a459e0 <vm_exec_core+912>, 0x5db5b9a470f6 <vm_exec_core+6822>, 0x5db5b9a4d6ab <vm_exec_core+32859>, 0x5db5b9a4a9c4 <vm_exec_core+21364>, 0x5db5b9a49c4b <vm_exec_core+17915>, 0x5db5b9a4bb66 <vm_exec_core+25878>, 0x5db5b9a4da5d <vm_exec_core+33805>, 0x5db5b9a4be8e <vm_exec_core+26686>, 0x5db5b9a4cd4e <vm_exec_core+30462>, 0x5db5b9a4ce1f <vm_exec_core+30671>, 0x5db5b9a46357 <vm_exec_core+3335>, 0x5db5b9a4c74a <vm_exec_core+28922>, 0x5db5b9a48786 <vm_exec_core+12598>, 0x5db5b9a4c995 <vm_exec_core+29509>, 0x5db5b9a480aa <vm_exec_core+10842>, 0x5db5b9a479b7 <vm_exec_core+9063>, 0x5db5b9a48cee <vm_exec_core+13982>, 0x5db5b9a467eb <vm_exec_core+4507>, 0x5db5b9a4ceec <vm_exec_core+30876>, 0x5db5b9a48f4c <vm_exec_core+14588>, 0x5db5b9a48ada <vm_exec_core+13450>, 0x5db5b9a45ad4 <vm_exec_core+1156>, 0x5db5b9a460f3 <vm_exec_core+2723>, 0x5db5b9a49afe <vm_exec_core+17582>, 0x5db5b9a490ea <vm_exec_core+15002>, 0x5db5b9a499d1 <vm_exec_core+17281>, 0x5db5b9a49873 <vm_exec_core+16931>, 0x5db5b9a486a3 <vm_exec_core+12371>, 0x5db5b9a48fe6 <vm_exec_core+14742>, 0x5db5b9a48bcb <vm_exec_core+13691>, 0x5db5b9a49343 <vm_exec_core+15603>, 0x5db5b9a492c8 <vm_exec_core+15480>, 0x5db5b9a4be50 <vm_exec_core+26624>, 0x5db5b9a483ac <vm_exec_core+11612>, 0x5db5b9a45cae <vm_exec_core+1630>, 0x5db5b9a46d70 <vm_exec_core+5920>, 0x5db5b9a4c03b <vm_exec_core+27115>, 0x5db5b9a46a2e <vm_exec_core+5086>, 0x5db5b9a4d514 <vm_exec_core+32452>, 0x5db5b9a4af65 <vm_exec_core+22805>, 0x5db5b9a49447 <vm_exec_core+15863>, 0x5db5b9a4600b <vm_exec_core+2491>, 0x5db5b9a4c81a <vm_exec_core+29130>, 0x5db5b9a4c420 <vm_exec_core+28112>, 0x5db5b9a46c71 <vm_exec_core+5665>, 0x5db5b9a46529 <vm_exec_core+3801>, 0x5db5b9a4b4d4 <vm_exec_core+24196>, 0x5db5b9a4790b <vm_exec_core+8891>, 0x5db5b9a4cc9d <vm_exec_core+30285>, 0x5db5b9a4c6cf <vm_exec_core+28799>, 0x5db5b9a481ca <vm_exec_core+11130>, 0x5db5b9a493af <vm_exec_core+15711>, 0x5db5b9a4b08a <vm_exec_core+23098>, 0x5db5b9a4c62b <vm_exec_core+28635>, 0x5db5b9a4a2fc <vm_exec_core+19628>, 0x5db5b9a4b222 <vm_exec_core+23506>, 0x5db5b9a4b9fa <vm_exec_core+25514>, 0x5db5b9a4a1f3 <vm_exec_core+19363>, 0x5db5b9a4647e <vm_exec_core+3630>, 0x5db5b9a4aab7 <vm_exec_core+21607>, 0x5db5b9a4623e <vm_exec_core+3054>, 0x5db5b9a46627 <vm_exec_core+4055>, 0x5db5b9a485f7 <vm_exec_core+12199>, 0x5db5b9a49f3b <vm_exec_core+18667>, 0x5db5b9a4a786 <vm_exec_core+20790>, 0x5db5b9a49d46 <vm_exec_core+18166>, 0x5db5b9a45f27 <vm_exec_core+2263>, 0x5db5b9a4bd78 <vm_exec_core+26408>, 0x5db5b9a4c2e3 <vm_exec_core+27795>, 0x5db5b9a466c4 <vm_exec_core+4212>, 0x5db5b9a473a9 <vm_exec_core+7513>, 0x5db5b9a46d16 <vm_exec_core+5830>, 0x5db5b9a47b5e <vm_exec_core+9486>, 0x5db5b9a49203 <vm_exec_core+15283>, 0x5db5b9a4676b <vm_exec_core+4379>, 0x5db5b9a4bac7 <vm_exec_core+25719>, 0x5db5b9a472df <vm_exec_core+7311>, 0x5db5b9a48e84 <vm_exec_core+14388>, 0x5db5b9a4993c <vm_exec_core+17132>, 0x5db5b9a4b635 <vm_exec_core+24549>, 0x5db5b9a4a4fb <vm_exec_core+20139>, 0x5db5b9a47c07 <vm_exec_core+9655>, 0x5db5b9a47602 <vm_exec_core+8114>, 0x5db5b9a4b3d9 <vm_exec_core+23945>, 0x5db5b9a48853 <vm_exec_core+12803>, 0x5db5b9a4ab89 <vm_exec_core+21817>, 0x5db5b9a4a673 <vm_exec_core+20515>, 0x5db5b9a4ac16 <vm_exec_core+21958>, 0x5db5b9a4bf5b <vm_exec_core+26891>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a4b748 <vm_exec_core+24824>, 0x5db5b9a47ed0 <vm_exec_core+10368>, 0x5db5b9a4b2ef <vm_exec_core+23711>, 0x5db5b9a47ff6 <vm_exec_core+10662>, 0x5db5b9a4a13f <vm_exec_core+19183>, 0x5db5b9a4a428 <vm_exec_core+19928>, 0x5db5b9a497ab <vm_exec_core+16731>, 0x5db5b9a49e03 <vm_exec_core+18355>, 0x5db5b9a4825d <vm_exec_core+11277>, 0x5db5b9a47726 <vm_exec_core+8406>, 0x5db5b9a4ace4 <vm_exec_core+22164>, 0x5db5b9a46876 <vm_exec_core+4646>, 0x5db5b9a495af <vm_exec_core+16223>, 0x5db5b9a54830 <vm_exec_core+61920>, 0x5db5b9a4a43c <vm_exec_core+19948>, 0x5db5b9a46911 <vm_exec_core+4801>, 0x5db5b9a471c2 <vm_exec_core+7026>, 0x5db5b9a46fdb <vm_exec_core+6539>, 0x5db5b9a4749b <vm_exec_core+7755>, 0x5db5b9a47d26 <vm_exec_core+9942>, 0x5db5b9a49c46 <vm_exec_core+17910>, 0x5db5b9a495a5 <vm_exec_core+16213>, 0x5db5b9a49c41 <vm_exec_core+17905>, 0x5db5b9a4a3e8 <vm_exec_core+19864>, 0x5db5b9a4a3a8 <vm_exec_core+19800>, 0x5db5b9a47496 <vm_exec_core+7750>, 0x5db5b9a4a74a <vm_exec_core+20730>, 0x5db5b9a48ad0 <vm_exec_core+13440>, 0x5db5b9a48ad5 <vm_exec_core+13445>, 0x5db5b9a4a3a3 <vm_exec_core+19795>, 0x5db5b9a49f36 <vm_exec_core+18662>...}
        reg_cfp = 0x730e3d1ff720
        reg_pc = 0x5040000050b8
        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>
#38 0x00005db5b9a420ab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2650
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2629
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#40 0x00005db5b96a05fb in rb_ec_exec_node (ec=0x5160000006d0, n=0x730e3f3eb898) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd39188090, <optimized out>, 0x7ffd39187fe0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x730e3f3eb898
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#42 0x00005db5b9699b67 in rb_main (argc=11, argv=0x7ffd39188258) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=11, argv=0x7ffd39188258) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                Frame 
* 1    Thread 0x779cecfbcc40 (LWP 49284) "ruby" 0x0000779cecd26cd7 in __GI___select (nfds=13, readfds=0x50c004e72400, writefds=0x0, exceptfds=0x0, timeout=0x7ffd6195ce80) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x779cd0a006c0 (LWP 49286) "ruby" 0x0000779cecd1b4cd in __GI___poll (fds=0x779ccf709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x779cd0a006c0 (LWP 49286) "ruby"):
#0  0x0000779cecd1b4cd in __GI___poll (fds=0x779ccf709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005c2bee0776fa in __interceptor_poll ()
No symbol table info available.
#2  0x00005c2bee447a2f 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  0x00005c2bee0d0aaf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000779cecc9caa4 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 = {131515398751936, -6644372847507336284, 131515398751936, -352, 0, 140726240670176, -6644372847519919196, -6644486526392003676}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000779cecd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x779cecfbcc40 (LWP 49284) "ruby"):
#0  0x0000779cecd26cd7 in __GI___select (nfds=13, readfds=0x50c004e72400, writefds=0x0, exceptfds=0x0, timeout=0x7ffd6195ce80) 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 = 945062935}
        pts64 = 0x7ffd6195cd20
        r = <optimized out>
#1  0x00005c2bee432605 in native_fd_select (n=13, readfds=0x50c004e72400, writefds=0x0, exceptfds=0x779cecd26cd7 <__GI___select+327>, timeout=0x7ffd6195cd20, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2385
No locals.
#2  do_select (p=131515837928992) at /tmp/ruby/src/trunk_asan/thread.c:4311
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffd6195ce30
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005c2bee11b310 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 = {0x7ffd6195cff0, <optimized out>, 0x7ffd6195cf00, <optimized out>, <optimized out>}, prev = 0x779ceacd5580, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005c2bee431bde 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 = 13, th = 0x515000000300, rset = 0x779ceacd5440, 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 = 0x779ceacd54a0}
#5  0x00005c2bee1e2d7f in select_internal (read=131515847470920, write=4, except=4, tp=0x779ceacd54a0, fds=0x779ceacd5440) at /tmp/ruby/src/trunk_asan/io.c:10739
        timerec = <optimized out>
        max = 13
        pending = <optimized out>
        rp = 0x779ceacd5440
        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=131515837928480) at /tmp/ruby/src/trunk_asan/io.c:10809
        p = 0x779ceacd5420
#7  0x00005c2bee11b310 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 = {0x7ffd6195d2f0, <optimized out>, 0x7ffd6195d200, <optimized out>, <optimized out>}, prev = 0x779ceac3ba40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005c2bee1bf05b 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  0x00005c2bee51ddf8 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:3798
        ci = 0x161100100009
        cc = <optimized out>
        me = 0x779cec7ca668
        cfunc = 0x50600002b4c8
        recv = 131515866151440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005c2bee4c9b6c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x779cea1ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        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 = {0x5c2bee4c2e5f <vm_exec_core+26639>, 0x5c2bee4bf3bb <vm_exec_core+11627>, 0x5c2bee4bccbd <vm_exec_core+1645>, 0x5c2bee4bdd7f <vm_exec_core+5935>, 0x5c2bee4c304a <vm_exec_core+27130>, 0x5c2bee4bda3d <vm_exec_core+5101>, 0x5c2bee4c4523 <vm_exec_core+32467>, 0x5c2bee4c1f74 <vm_exec_core+22820>, 0x5c2bee4c0456 <vm_exec_core+15878>, 0x5c2bee4bd01a <vm_exec_core+2506>, 0x5c2bee4c3829 <vm_exec_core+29145>, 0x5c2bee4c342f <vm_exec_core+28127>, 0x5c2bee4bdc80 <vm_exec_core+5680>, 0x5c2bee4bd538 <vm_exec_core+3816>, 0x5c2bee4c24e3 <vm_exec_core+24211>, 0x5c2bee4be91a <vm_exec_core+8906>, 0x5c2bee4c3cac <vm_exec_core+30300>, 0x5c2bee4c36de <vm_exec_core+28814>, 0x5c2bee4bf1d9 <vm_exec_core+11145>, 0x5c2bee4c03be <vm_exec_core+15726>, 0x5c2bee4c2099 <vm_exec_core+23113>, 0x5c2bee4c363a <vm_exec_core+28650>, 0x5c2bee4c130b <vm_exec_core+19643>, 0x5c2bee4c2231 <vm_exec_core+23521>, 0x5c2bee4c2a09 <vm_exec_core+25529>, 0x5c2bee4c1202 <vm_exec_core+19378>, 0x5c2bee4bd48d <vm_exec_core+3645>, 0x5c2bee4c1ac6 <vm_exec_core+21622>, 0x5c2bee4bd24d <vm_exec_core+3069>, 0x5c2bee4bd636 <vm_exec_core+4070>, 0x5c2bee4bf606 <vm_exec_core+12214>, 0x5c2bee4c0f4a <vm_exec_core+18682>, 0x5c2bee4c1795 <vm_exec_core+20805>, 0x5c2bee4c0d55 <vm_exec_core+18181>, 0x5c2bee4bcf36 <vm_exec_core+2278>, 0x5c2bee4c2d87 <vm_exec_core+26423>, 0x5c2bee4c32f2 <vm_exec_core+27810>, 0x5c2bee4bd6d3 <vm_exec_core+4227>, 0x5c2bee4be3b8 <vm_exec_core+7528>, 0x5c2bee4bdd25 <vm_exec_core+5845>, 0x5c2bee4beb6d <vm_exec_core+9501>, 0x5c2bee4c0212 <vm_exec_core+15298>, 0x5c2bee4bd77a <vm_exec_core+4394>, 0x5c2bee4c2ad6 <vm_exec_core+25734>, 0x5c2bee4be2ee <vm_exec_core+7326>, 0x5c2bee4bfe93 <vm_exec_core+14403>, 0x5c2bee4c094b <vm_exec_core+17147>, 0x5c2bee4c2644 <vm_exec_core+24564>, 0x5c2bee4c150a <vm_exec_core+20154>, 0x5c2bee4bec16 <vm_exec_core+9670>, 0x5c2bee4be611 <vm_exec_core+8129>, 0x5c2bee4c23e8 <vm_exec_core+23960>, 0x5c2bee4bf862 <vm_exec_core+12818>, 0x5c2bee4c1b98 <vm_exec_core+21832>, 0x5c2bee4c1682 <vm_exec_core+20530>, 0x5c2bee4c1c25 <vm_exec_core+21973>, 0x5c2bee4c2f6a <vm_exec_core+26906>, 0x5c2bee4bc9db <vm_exec_core+907>, 0x5c2bee4c2757 <vm_exec_core+24839>, 0x5c2bee4beedf <vm_exec_core+10383>, 0x5c2bee4c22fe <vm_exec_core+23726>, 0x5c2bee4bf005 <vm_exec_core+10677>, 0x5c2bee4c114e <vm_exec_core+19198>, 0x5c2bee4c3f77 <vm_exec_core+31015>, 0x5c2bee4c07ba <vm_exec_core+16746>, 0x5c2bee4c0e12 <vm_exec_core+18370>, 0x5c2bee4bf26c <vm_exec_core+11292>, 0x5c2bee4be735 <vm_exec_core+8421>, 0x5c2bee4c1cf3 <vm_exec_core+22179>, 0x5c2bee4bd885 <vm_exec_core+4661>, 0x5c2bee4c05be <vm_exec_core+16238>, 0x5c2bee4cb83f <vm_exec_core+61935>, 0x5c2bee4c144b <vm_exec_core+19963>, 0x5c2bee4bd920 <vm_exec_core+4816>, 0x5c2bee4be1d1 <vm_exec_core+7041>, 0x5c2bee4bdfea <vm_exec_core+6554>, 0x5c2bee4be4aa <vm_exec_core+7770>, 0x5c2bee4bed35 <vm_exec_core+9957>, 0x5c2bee4c3bd4 <vm_exec_core+30084>, 0x5c2bee4bc9e0 <vm_exec_core+912>, 0x5c2bee4be0f6 <vm_exec_core+6822>, 0x5c2bee4c46ab <vm_exec_core+32859>, 0x5c2bee4c19c4 <vm_exec_core+21364>, 0x5c2bee4c0c4b <vm_exec_core+17915>, 0x5c2bee4c2b66 <vm_exec_core+25878>, 0x5c2bee4c4a5d <vm_exec_core+33805>, 0x5c2bee4c2e8e <vm_exec_core+26686>, 0x5c2bee4c3d4e <vm_exec_core+30462>, 0x5c2bee4c3e1f <vm_exec_core+30671>, 0x5c2bee4bd357 <vm_exec_core+3335>, 0x5c2bee4c374a <vm_exec_core+28922>, 0x5c2bee4bf786 <vm_exec_core+12598>, 0x5c2bee4c3995 <vm_exec_core+29509>, 0x5c2bee4bf0aa <vm_exec_core+10842>, 0x5c2bee4be9b7 <vm_exec_core+9063>, 0x5c2bee4bfcee <vm_exec_core+13982>, 0x5c2bee4bd7eb <vm_exec_core+4507>, 0x5c2bee4c3eec <vm_exec_core+30876>, 0x5c2bee4bff4c <vm_exec_core+14588>, 0x5c2bee4bfada <vm_exec_core+13450>, 0x5c2bee4bcad4 <vm_exec_core+1156>, 0x5c2bee4bd0f3 <vm_exec_core+2723>, 0x5c2bee4c0afe <vm_exec_core+17582>, 0x5c2bee4c00ea <vm_exec_core+15002>, 0x5c2bee4c09d1 <vm_exec_core+17281>, 0x5c2bee4c0873 <vm_exec_core+16931>, 0x5c2bee4bf6a3 <vm_exec_core+12371>, 0x5c2bee4bffe6 <vm_exec_core+14742>, 0x5c2bee4bfbcb <vm_exec_core+13691>, 0x5c2bee4c0343 <vm_exec_core+15603>, 0x5c2bee4c02c8 <vm_exec_core+15480>, 0x5c2bee4c2e50 <vm_exec_core+26624>, 0x5c2bee4bf3ac <vm_exec_core+11612>, 0x5c2bee4bccae <vm_exec_core+1630>, 0x5c2bee4bdd70 <vm_exec_core+5920>, 0x5c2bee4c303b <vm_exec_core+27115>, 0x5c2bee4bda2e <vm_exec_core+5086>, 0x5c2bee4c4514 <vm_exec_core+32452>, 0x5c2bee4c1f65 <vm_exec_core+22805>, 0x5c2bee4c0447 <vm_exec_core+15863>, 0x5c2bee4bd00b <vm_exec_core+2491>, 0x5c2bee4c381a <vm_exec_core+29130>, 0x5c2bee4c3420 <vm_exec_core+28112>, 0x5c2bee4bdc71 <vm_exec_core+5665>, 0x5c2bee4bd529 <vm_exec_core+3801>, 0x5c2bee4c24d4 <vm_exec_core+24196>, 0x5c2bee4be90b <vm_exec_core+8891>, 0x5c2bee4c3c9d <vm_exec_core+30285>, 0x5c2bee4c36cf <vm_exec_core+28799>, 0x5c2bee4bf1ca <vm_exec_core+11130>, 0x5c2bee4c03af <vm_exec_core+15711>, 0x5c2bee4c208a <vm_exec_core+23098>, 0x5c2bee4c362b <vm_exec_core+28635>, 0x5c2bee4c12fc <vm_exec_core+19628>, 0x5c2bee4c2222 <vm_exec_core+23506>, 0x5c2bee4c29fa <vm_exec_core+25514>, 0x5c2bee4c11f3 <vm_exec_core+19363>, 0x5c2bee4bd47e <vm_exec_core+3630>, 0x5c2bee4c1ab7 <vm_exec_core+21607>, 0x5c2bee4bd23e <vm_exec_core+3054>, 0x5c2bee4bd627 <vm_exec_core+4055>, 0x5c2bee4bf5f7 <vm_exec_core+12199>, 0x5c2bee4c0f3b <vm_exec_core+18667>, 0x5c2bee4c1786 <vm_exec_core+20790>, 0x5c2bee4c0d46 <vm_exec_core+18166>, 0x5c2bee4bcf27 <vm_exec_core+2263>, 0x5c2bee4c2d78 <vm_exec_core+26408>, 0x5c2bee4c32e3 <vm_exec_core+27795>, 0x5c2bee4bd6c4 <vm_exec_core+4212>, 0x5c2bee4be3a9 <vm_exec_core+7513>, 0x5c2bee4bdd16 <vm_exec_core+5830>, 0x5c2bee4beb5e <vm_exec_core+9486>, 0x5c2bee4c0203 <vm_exec_core+15283>, 0x5c2bee4bd76b <vm_exec_core+4379>, 0x5c2bee4c2ac7 <vm_exec_core+25719>, 0x5c2bee4be2df <vm_exec_core+7311>, 0x5c2bee4bfe84 <vm_exec_core+14388>, 0x5c2bee4c093c <vm_exec_core+17132>, 0x5c2bee4c2635 <vm_exec_core+24549>, 0x5c2bee4c14fb <vm_exec_core+20139>, 0x5c2bee4bec07 <vm_exec_core+9655>, 0x5c2bee4be602 <vm_exec_core+8114>, 0x5c2bee4c23d9 <vm_exec_core+23945>, 0x5c2bee4bf853 <vm_exec_core+12803>, 0x5c2bee4c1b89 <vm_exec_core+21817>, 0x5c2bee4c1673 <vm_exec_core+20515>, 0x5c2bee4c1c16 <vm_exec_core+21958>, 0x5c2bee4c2f5b <vm_exec_core+26891>, 0x5c2bee4c1428 <vm_exec_core+19928>, 0x5c2bee4c2748 <vm_exec_core+24824>, 0x5c2bee4beed0 <vm_exec_core+10368>, 0x5c2bee4c22ef <vm_exec_core+23711>, 0x5c2bee4beff6 <vm_exec_core+10662>, 0x5c2bee4c113f <vm_exec_core+19183>, 0x5c2bee4c1428 <vm_exec_core+19928>, 0x5c2bee4c07ab <vm_exec_core+16731>, 0x5c2bee4c0e03 <vm_exec_core+18355>, 0x5c2bee4bf25d <vm_exec_core+11277>, 0x5c2bee4be726 <vm_exec_core+8406>, 0x5c2bee4c1ce4 <vm_exec_core+22164>, 0x5c2bee4bd876 <vm_exec_core+4646>, 0x5c2bee4c05af <vm_exec_core+16223>, 0x5c2bee4cb830 <vm_exec_core+61920>, 0x5c2bee4c143c <vm_exec_core+19948>, 0x5c2bee4bd911 <vm_exec_core+4801>, 0x5c2bee4be1c2 <vm_exec_core+7026>, 0x5c2bee4bdfdb <vm_exec_core+6539>, 0x5c2bee4be49b <vm_exec_core+7755>, 0x5c2bee4bed26 <vm_exec_core+9942>, 0x5c2bee4c0c46 <vm_exec_core+17910>, 0x5c2bee4c05a5 <vm_exec_core+16213>, 0x5c2bee4c0c41 <vm_exec_core+17905>, 0x5c2bee4c13e8 <vm_exec_core+19864>, 0x5c2bee4c13a8 <vm_exec_core+19800>, 0x5c2bee4be496 <vm_exec_core+7750>, 0x5c2bee4c174a <vm_exec_core+20730>, 0x5c2bee4bfad0 <vm_exec_core+13440>, 0x5c2bee4bfad5 <vm_exec_core+13445>, 0x5c2bee4c13a3 <vm_exec_core+19795>, 0x5c2bee4c0f36 <vm_exec_core+18662>...}
        reg_cfp = 0x779cea1ff3a0
        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 0x00005c2bee4b8e79 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2650
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2626
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005c2bee53d2d2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x779cea1ff578, self=131515863871840, 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:1653
        flags = 0
        iseq = 0x779cec5f5f40
        cfp = <optimized out>
        sp = 0x779cea0ff9e8
        use_argv = 0x779ceaa1e520
        stack_argv = 0x779cea0ff9e8
        opt_pc = 0
th: 0x515000000300, native_id: 0x779cecfbcc40
        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:1667
        captured = 0x779cea1ff578
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 CFUNC  :select
#16 0x00005c2bee4e68f6 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:1704
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:1712
c:0020 p:0255 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:697
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1361
No locals.
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825
#19 0x00005c2bee4e68f6 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005c2bee69107a in rb_ary_each (ary=131515859727880) at /tmp/ruby/src/trunk_asan/array.c:2646
        i = 0
#21 0x00005c2bee51ddf8 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:3798
        ci = 0xc0100000001
        cc = <optimized out>
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
        me = 0x779cec7f0520
        cfunc = 0x50600001eaa8
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
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
        recv = 131515859727880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005c2bee4c48fa in vm_sendish (ec=0x5160000006d0, reg_cfp=0x779cea1ff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        val = 36
        ci = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d900
        insns_address_table = {0x5c2bee4c2e5f <vm_exec_core+26639>, 0x5c2bee4bf3bb <vm_exec_core+11627>, 0x5c2bee4bccbd <vm_exec_core+1645>, 0x5c2bee4bdd7f <vm_exec_core+5935>, 0x5c2bee4c304a <vm_exec_core+27130>, 0x5c2bee4bda3d <vm_exec_core+5101>, 0x5c2bee4c4523 <vm_exec_core+32467>, 0x5c2bee4c1f74 <vm_exec_core+22820>, 0x5c2bee4c0456 <vm_exec_core+15878>, 0x5c2bee4bd01a <vm_exec_core+2506>, 0x5c2bee4c3829 <vm_exec_core+29145>, 0x5c2bee4c342f <vm_exec_core+28127>, 0x5c2bee4bdc80 <vm_exec_core+5680>, 0x5c2bee4bd538 <vm_exec_core+3816>, 0x5c2bee4c24e3 <vm_exec_core+24211>, 0x5c2bee4be91a <vm_exec_core+8906>, 0x5c2bee4c3cac <vm_exec_core+30300>, 0x5c2bee4c36de <vm_exec_core+28814>, 0x5c2bee4bf1d9 <vm_exec_core+11145>, 0x5c2bee4c03be <vm_exec_core+15726>, 0x5c2bee4c2099 <vm_exec_core+23113>, 0x5c2bee4c363a <vm_exec_core+28650>, 0x5c2bee4c130b <vm_exec_core+19643>, 0x5c2bee4c2231 <vm_exec_core+23521>, 0x5c2bee4c2a09 <vm_exec_core+25529>, 0x5c2bee4c1202 <vm_exec_core+19378>, 0x5c2bee4bd48d <vm_exec_core+3645>, 0x5c2bee4c1ac6 <vm_exec_core+21622>, 0x5c2bee4bd24d <vm_exec_core+3069>, 0x5c2bee4bd636 <vm_exec_core+4070>, 0x5c2bee4bf606 <vm_exec_core+12214>, 0x5c2bee4c0f4a <vm_exec_core+18682>, 0x5c2bee4c1795 <vm_exec_core+20805>, 0x5c2bee4c0d55 <vm_exec_core+18181>, 0x5c2bee4bcf36 <vm_exec_core+2278>, 0x5c2bee4c2d87 <vm_exec_core+26423>, 0x5c2bee4c32f2 <vm_exec_core+27810>, 0x5c2bee4bd6d3 <vm_exec_core+4227>, 0x5c2bee4be3b8 <vm_exec_core+7528>, 0x5c2bee4bdd25 <vm_exec_core+5845>, 0x5c2bee4beb6d <vm_exec_core+9501>, 0x5c2bee4c0212 <vm_exec_core+15298>, 0x5c2bee4bd77a <vm_exec_core+4394>, 0x5c2bee4c2ad6 <vm_exec_core+25734>, 0x5c2bee4be2ee <vm_exec_core+7326>, 0x5c2bee4bfe93 <vm_exec_core+14403>, 0x5c2bee4c094b <vm_exec_core+17147>, 0x5c2bee4c2644 <vm_exec_core+24564>, 0x5c2bee4c150a <vm_exec_core+20154>, 0x5c2bee4bec16 <vm_exec_core+9670>, 0x5c2bee4be611 <vm_exec_core+8129>, 0x5c2bee4c23e8 <vm_exec_core+23960>, 0x5c2bee4bf862 <vm_exec_core+12818>, 0x5c2bee4c1b98 <vm_exec_core+21832>, 0x5c2bee4c1682 <vm_exec_core+20530>, 0x5c2bee4c1c25 <vm_exec_core+21973>, 0x5c2bee4c2f6a <vm_exec_core+26906>, 0x5c2bee4bc9db <vm_exec_core+907>, 0x5c2bee4c2757 <vm_exec_core+24839>, 0x5c2bee4beedf <vm_exec_core+10383>, 0x5c2bee4c22fe <vm_exec_core+23726>, 0x5c2bee4bf005 <vm_exec_core+10677>, 0x5c2bee4c114e <vm_exec_core+19198>, 0x5c2bee4c3f77 <vm_exec_core+31015>, 0x5c2bee4c07ba <vm_exec_core+16746>, 0x5c2bee4c0e12 <vm_exec_core+18370>, 0x5c2bee4bf26c <vm_exec_core+11292>, 0x5c2bee4be735 <vm_exec_core+8421>, 0x5c2bee4c1cf3 <vm_exec_core+22179>, 0x5c2bee4bd885 <vm_exec_core+4661>, 0x5c2bee4c05be <vm_exec_core+16238>, 0x5c2bee4cb83f <vm_exec_core+61935>, 0x5c2bee4c144b <vm_exec_core+19963>, 0x5c2bee4bd920 <vm_exec_core+4816>, 0x5c2bee4be1d1 <vm_exec_core+7041>, 0x5c2bee4bdfea <vm_exec_core+6554>, 0x5c2bee4be4aa <vm_exec_core+7770>, 0x5c2bee4bed35 <vm_exec_core+9957>, 0x5c2bee4c3bd4 <vm_exec_core+30084>, 0x5c2bee4bc9e0 <vm_exec_core+912>, 0x5c2bee4be0f6 <vm_exec_core+6822>, 0x5c2bee4c46ab <vm_exec_core+32859>, 0x5c2bee4c19c4 <vm_exec_core+21364>, 0x5c2bee4c0c4b <vm_exec_core+17915>, 0x5c2bee4c2b66 <vm_exec_core+25878>, 0x5c2bee4c4a5d <vm_exec_core+33805>, 0x5c2bee4c2e8e <vm_exec_core+26686>, 0x5c2bee4c3d4e <vm_exec_core+30462>, 0x5c2bee4c3e1f <vm_exec_core+30671>, 0x5c2bee4bd357 <vm_exec_core+3335>, 0x5c2bee4c374a <vm_exec_core+28922>, 0x5c2bee4bf786 <vm_exec_core+12598>, 0x5c2bee4c3995 <vm_exec_core+29509>, 0x5c2bee4bf0aa <vm_exec_core+10842>, 0x5c2bee4be9b7 <vm_exec_core+9063>, 0x5c2bee4bfcee <vm_exec_core+13982>, 0x5c2bee4bd7eb <vm_exec_core+4507>, 0x5c2bee4c3eec <vm_exec_core+30876>, 0x5c2bee4bff4c <vm_exec_core+14588>, 0x5c2bee4bfada <vm_exec_core+13450>, 0x5c2bee4bcad4 <vm_exec_core+1156>, 0x5c2bee4bd0f3 <vm_exec_core+2723>, 0x5c2bee4c0afe <vm_exec_core+17582>, 0x5c2bee4c00ea <vm_exec_core+15002>, 0x5c2bee4c09d1 <vm_exec_core+17281>, 0x5c2bee4c0873 <vm_exec_core+16931>, 0x5c2bee4bf6a3 <vm_exec_core+12371>, 0x5c2bee4bffe6 <vm_exec_core+14742>, 0x5c2bee4bfbcb <vm_exec_core+13691>, 0x5c2bee4c0343 <vm_exec_core+15603>, 0x5c2bee4c02c8 <vm_exec_core+15480>, 0x5c2bee4c2e50 <vm_exec_core+26624>, 0x5c2bee4bf3ac <vm_exec_core+11612>, 0x5c2bee4bccae <vm_exec_core+1630>, 0x5c2bee4bdd70 <vm_exec_core+5920>, 0x5c2bee4c303b <vm_exec_core+27115>, 0x5c2bee4bda2e <vm_exec_core+5086>, 0x5c2bee4c4514 <vm_exec_core+32452>, 0x5c2bee4c1f65 <vm_exec_core+22805>, 0x5c2bee4c0447 <vm_exec_core+15863>, 0x5c2bee4bd00b <vm_exec_core+2491>, 0x5c2bee4c381a <vm_exec_core+29130>, 0x5c2bee4c3420 <vm_exec_core+28112>, 0x5c2bee4bdc71 <vm_exec_core+5665>, 0x5c2bee4bd529 <vm_exec_core+3801>, 0x5c2bee4c24d4 <vm_exec_core+24196>, 0x5c2bee4be90b <vm_exec_core+8891>, 0x5c2bee4c3c9d <vm_exec_core+30285>, 0x5c2bee4c36cf <vm_exec_core+28799>, 0x5c2bee4bf1ca <vm_exec_core+11130>, 0x5c2bee4c03af <vm_exec_core+15711>, 0x5c2bee4c208a <vm_exec_core+23098>, 0x5c2bee4c362b <vm_exec_core+28635>, 0x5c2bee4c12fc <vm_exec_core+19628>, 0x5c2bee4c2222 <vm_exec_core+23506>, 0x5c2bee4c29fa <vm_exec_core+25514>, 0x5c2bee4c11f3 <vm_exec_core+19363>, 0x5c2bee4bd47e <vm_exec_core+3630>, 0x5c2bee4c1ab7 <vm_exec_core+21607>, 0x5c2bee4bd23e <vm_exec_core+3054>, 0x5c2bee4bd627 <vm_exec_core+4055>, 0x5c2bee4bf5f7 <vm_exec_core+12199>, 0x5c2bee4c0f3b <vm_exec_core+18667>, 0x5c2bee4c1786 <vm_exec_core+20790>, 0x5c2bee4c0d46 <vm_exec_core+18166>, 0x5c2bee4bcf27 <vm_exec_core+2263>, 0x5c2bee4c2d78 <vm_exec_core+26408>, 0x5c2bee4c32e3 <vm_exec_core+27795>, 0x5c2bee4bd6c4 <vm_exec_core+4212>, 0x5c2bee4be3a9 <vm_exec_core+7513>, 0x5c2bee4bdd16 <vm_exec_core+5830>, 0x5c2bee4beb5e <vm_exec_core+9486>, 0x5c2bee4c0203 <vm_exec_core+15283>, 0x5c2bee4bd76b <vm_exec_core+4379>, 0x5c2bee4c2ac7 <vm_exec_core+25719>, 0x5c2bee4be2df <vm_exec_core+7311>, 0x5c2bee4bfe84 <vm_exec_core+14388>, 0x5c2bee4c093c <vm_exec_core+17132>, 0x5c2bee4c2635 <vm_exec_core+24549>, 0x5c2bee4c14fb <vm_exec_core+20139>, 0x5c2bee4bec07 <vm_exec_core+9655>, 0x5c2bee4be602 <vm_exec_core+8114>, 0x5c2bee4c23d9 <vm_exec_core+23945>, 0x5c2bee4bf853 <vm_exec_core+12803>, 0x5c2bee4c1b89 <vm_exec_core+21817>, 0x5c2bee4c1673 <vm_exec_core+20515>, 0x5c2bee4c1c16 <vm_exec_core+21958>, 0x5c2bee4c2f5b <vm_exec_core+26891>, 0x5c2bee4c1428 <vm_exec_core+19928>, 0x5c2bee4c2748 <vm_exec_core+24824>, 0x5c2bee4beed0 <vm_exec_core+10368>, 0x5c2bee4c22ef <vm_exec_core+23711>, 0x5c2bee4beff6 <vm_exec_core+10662>, 0x5c2bee4c113f <vm_exec_core+19183>, 0x5c2bee4c1428 <vm_exec_core+19928>, 0x5c2bee4c07ab <vm_exec_core+16731>, 0x5c2bee4c0e03 <vm_exec_core+18355>, 0x5c2bee4bf25d <vm_exec_core+11277>, 0x5c2bee4be726 <vm_exec_core+8406>, 0x5c2bee4c1ce4 <vm_exec_core+22164>, 0x5c2bee4bd876 <vm_exec_core+4646>, 0x5c2bee4c05af <vm_exec_core+16223>, 0x5c2bee4cb830 <vm_exec_core+61920>, 0x5c2bee4c143c <vm_exec_core+19948>, 0x5c2bee4bd911 <vm_exec_core+4801>, 0x5c2bee4be1c2 <vm_exec_core+7026>, 0x5c2bee4bdfdb <vm_exec_core+6539>, 0x5c2bee4be49b <vm_exec_core+7755>, 0x5c2bee4bed26 <vm_exec_core+9942>, 0x5c2bee4c0c46 <vm_exec_core+17910>, 0x5c2bee4c05a5 <vm_exec_core+16213>, 0x5c2bee4c0c41 <vm_exec_core+17905>, 0x5c2bee4c13e8 <vm_exec_core+19864>, 0x5c2bee4c13a8 <vm_exec_core+19800>, 0x5c2bee4be496 <vm_exec_core+7750>, 0x5c2bee4c174a <vm_exec_core+20730>, 0x5c2bee4bfad0 <vm_exec_core+13440>, 0x5c2bee4bfad5 <vm_exec_core+13445>, 0x5c2bee4c13a3 <vm_exec_core+19795>, 0x5c2bee4c0f36 <vm_exec_core+18662>...}
        reg_cfp = 0x779cea1ff560
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
        reg_pc = 0x51500001a5d0
        INSN_LABEL_nop = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <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
        INSN_LABEL_getspecial = <optimized out>
c:0005 p:0020 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_setclassvariable = <optimized out>
c:0001 p:0000 s:0003 E:001cf0 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>
        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 0x00005c2bee4b90ab in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2650
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2629
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005c2bee2240c3 in load_iseq_eval (ec=0x5160000006d0, fname=fname@entry=131515865737360) at /tmp/ruby/src/trunk_asan/load.c:871
        vm_ns_v = <optimized out>
        loading_ns = 0x0
        iseq = 0x779cec75a778
        vm_ns = <optimized out>
#27 0x00005c2bee21d74b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1449
        arg = <optimized out>
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        vm_ns_v = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = <optimized out>
        realpath_map = 131515870280200
        path = 131515865737360
        saved_path = <optimized out>
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        vm_ns = <optimized out>
        reset_ext_config = <optimized out>
#28 0x00005c2bee21b335 in rb_require_string_internal (fname=131515865737400, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1564
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1159
        base = <optimized out>
#30 0x00005c2bee51ddf8 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:3798
        ci = 0x58c100140003
        cc = <optimized out>
        me = 0x779cec75a908
        cfunc = 0x506000037468
        recv = 131515866402200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005c2bee503d93 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd6195f840) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x00005c2bee503835 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4916
        ci = <optimized out>
        cc = 0x0
#33 0x00005c2bee4c9b6c in vm_sendish (ec=0x5160000006d0, reg_cfp=0x779cea1ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0}
        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 = {0x5c2bee4c2e5f <vm_exec_core+26639>, 0x5c2bee4bf3bb <vm_exec_core+11627>, 0x5c2bee4bccbd <vm_exec_core+1645>, 0x5c2bee4bdd7f <vm_exec_core+5935>, 0x5c2bee4c304a <vm_exec_core+27130>, 0x5c2bee4bda3d <vm_exec_core+5101>, 0x5c2bee4c4523 <vm_exec_core+32467>, 0x5c2bee4c1f74 <vm_exec_core+22820>, 0x5c2bee4c0456 <vm_exec_core+15878>, 0x5c2bee4bd01a <vm_exec_core+2506>, 0x5c2bee4c3829 <vm_exec_core+29145>, 0x5c2bee4c342f <vm_exec_core+28127>, 0x5c2bee4bdc80 <vm_exec_core+5680>, 0x5c2bee4bd538 <vm_exec_core+3816>, 0x5c2bee4c24e3 <vm_exec_core+24211>, 0x5c2bee4be91a <vm_exec_core+8906>, 0x5c2bee4c3cac <vm_exec_core+30300>, 0x5c2bee4c36de <vm_exec_core+28814>, 0x5c2bee4bf1d9 <vm_exec_core+11145>, 0x5c2bee4c03be <vm_exec_core+15726>, 0x5c2bee4c2099 <vm_exec_core+23113>, 0x5c2bee4c363a <vm_exec_core+28650>, 0x5c2bee4c130b <vm_exec_core+19643>, 0x5c2bee4c2231 <vm_exec_core+23521>, 0x5c2bee4c2a09 <vm_exec_core+25529>, 0x5c2bee4c1202 <vm_exec_core+19378>, 0x5c2bee4bd48d <vm_exec_core+3645>, 0x5c2bee4c1ac6 <vm_exec_core+21622>, 0x5c2bee4bd24d <vm_exec_core+3069>, 0x5c2bee4bd636 <vm_exec_core+4070>, 0x5c2bee4bf606 <vm_exec_core+12214>, 0x5c2bee4c0f4a <vm_exec_core+18682>, 0x5c2bee4c1795 <vm_exec_core+20805>, 0x5c2bee4c0d55 <vm_exec_core+18181>, 0x5c2bee4bcf36 <vm_exec_core+2278>, 0x5c2bee4c2d87 <vm_exec_core+26423>, 0x5c2bee4c32f2 <vm_exec_core+27810>, 0x5c2bee4bd6d3 <vm_exec_core+4227>, 0x5c2bee4be3b8 <vm_exec_core+7528>, 0x5c2bee4bdd25 <vm_exec_core+5845>, 0x5c2bee4beb6d <vm_exec_core+9501>, 0x5c2bee4c0212 <vm_exec_core+15298>, 0x5c2bee4bd77a <vm_exec_core+4394>, 0x5c2bee4c2ad6 <vm_exec_core+25734>, 0x5c2bee4be2ee <vm_exec_core+7326>, 0x5c2bee4bfe93 <vm_exec_core+14403>, 0x5c2bee4c094b <vm_exec_core+17147>, 0x5c2bee4c2644 <vm_exec_core+24564>, 0x5c2bee4c150a <vm_exec_core+20154>, 0x5c2bee4bec16 <vm_exec_core+9670>, 0x5c2bee4be611 <vm_exec_core+8129>, 0x5c2bee4c23e8 <vm_exec_core+23960>, 0x5c2bee4bf862 <vm_exec_core+12818>, 0x5c2bee4c1b98 <vm_exec_core+21832>, 0x5c2bee4c1682 <vm_exec_core+20530>, 0x5c2bee4c1c25 <vm_exec_core+21973>, 0x5c2bee4c2f6a <vm_exec_core+26906>, 0x5c2bee4bc9db <vm_exec_core+907>, 0x5c2bee4c2757 <vm_exec_core+24839>, 0x5c2bee4beedf <vm_exec_core+10383>, 0x5c2bee4c22fe <vm_exec_core+23726>, 0x5c2bee4bf005 <vm_exec_core+10677>, 0x5c2bee4c114e <vm_exec_core+19198>, 0x5c2bee4c3f77 <vm_exec_core+31015>, 0x5c2bee4c07ba <vm_exec_core+16746>, 0x5c2bee4c0e12 <vm_exec_core+18370>, 0x5c2bee4bf26c <vm_exec_core+11292>, 0x5c2bee4be735 <vm_exec_core+8421>, 0x5c2bee4c1cf3 <vm_exec_core+22179>, 0x5c2bee4bd885 <vm_exec_core+4661>, 0x5c2bee4c05be <vm_exec_core+16238>, 0x5c2bee4cb83f <vm_exec_core+61935>, 0x5c2bee4c144b <vm_exec_core+19963>, 0x5c2bee4bd920 <vm_exec_core+4816>, 0x5c2bee4be1d1 <vm_exec_core+7041>, 0x5c2bee4bdfea <vm_exec_core+6554>, 0x5c2bee4be4aa <vm_exec_core+7770>, 0x5c2bee4bed35 <vm_exec_core+9957>, 0x5c2bee4c3bd4 <vm_exec_core+30084>, 0x5c2bee4bc9e0 <vm_exec_core+912>, 0x5c2bee4be0f6 <vm_exec_core+6822>, 0x5c2bee4c46ab <vm_exec_core+32859>, 0x5c2bee4c19c4 <vm_exec_core+21364>, 0x5c2bee4c0c4b <vm_exec_core+17915>, 0x5c2bee4c2b66 <vm_exec_core+25878>, 0x5c2bee4c4a5d <vm_exec_core+33805>, 0x5c2bee4c2e8e <vm_exec_core+26686>, 0x5c2bee4c3d4e <vm_exec_core+30462>, 0x5c2bee4c3e1f <vm_exec_core+30671>, 0x5c2bee4bd357 <vm_exec_core+3335>, 0x5c2bee4c374a <vm_exec_core+28922>, 0x5c2bee4bf786 <vm_exec_core+12598>, 0x5c2bee4c3995 <vm_exec_core+29509>, 0x5c2bee4bf0aa <vm_exec_core+10842>, 0x5c2bee4be9b7 <vm_exec_core+9063>, 0x5c2bee4bfcee <vm_exec_core+13982>, 0x5c2bee4bd7eb <vm_exec_core+4507>, 0x5c2bee4c3eec <vm_exec_core+30876>, 0x5c2bee4bff4c <vm_exec_core+14588>, 0x5c2bee4bfada <vm_exec_core+13450>, 0x5c2bee4bcad4 <vm_exec_core+1156>, 0x5c2bee4bd0f3 <vm_exec_core+2723>, 0x5c2bee4c0afe <vm_exec_core+17582>, 0x5c2bee4c00ea <vm_exec_core+15002>, 0x5c2bee4c09d1 <vm_exec_core+17281>, 0x5c2bee4c0873 <vm_exec_core+16931>, 0x5c2bee4bf6a3 <vm_exec_core+12371>, 0x5c2bee4bffe6 <vm_exec_core+14742>, 0x5c2bee4bfbcb <vm_exec_core+13691>, 0x5c2bee4c0343 <vm_exec_core+15603>, 0x5c2bee4c02c8 <vm_exec_core+15480>, 0x5c2bee4c2e50 <vm_exec_core+26624>, 0x5c2bee4bf3ac <vm_exec_core+11612>, 0x5c2bee4bccae <vm_exec_core+1630>, 0x5c2bee4bdd70 <vm_exec_core+5920>, 0x5c2bee4c303b <vm_exec_core+27115>, 0x5c2bee4bda2e <vm_exec_core+5086>, 0x5c2bee4c4514 <vm_exec_core+32452>, 0x5c2bee4c1f65 <vm_exec_core+22805>, 0x5c2bee4c0447 <vm_exec_core+15863>, 0x5c2bee4bd00b <vm_exec_core+2491>, 0x5c2bee4c381a <vm_exec_core+29130>, 0x5c2bee4c3420 <vm_exec_core+28112>, 0x5c2bee4bdc71 <vm_exec_core+5665>, 0x5c2bee4bd529 <vm_exec_core+3801>, 0x5c2bee4c24d4 <vm_exec_core+24196>, 0x5c2bee4be90b <vm_exec_core+8891>, 0x5c2bee4c3c9d <vm_exec_core+30285>, 0x5c2bee4c36cf <vm_exec_core+28799>, 0x5c2bee4bf1ca <vm_exec_core+11130>, 0x5c2bee4c03af <vm_exec_core+15711>, 0x5c2bee4c208a <vm_exec_core+23098>, 0x5c2bee4c362b <vm_exec_core+28635>, 0x5c2bee4c12fc <vm_exec_core+19628>, 0x5c2bee4c2222 <vm_exec_core+23506>, 0x5c2bee4c29fa <vm_exec_core+25514>, 0x5c2bee4c11f3 <vm_exec_core+19363>, 0x5c2bee4bd47e <vm_exec_core+3630>, 0x5c2bee4c1ab7 <vm_exec_core+21607>, 0x5c2bee4bd23e <vm_exec_core+3054>, 0x5c2bee4bd627 <vm_exec_core+4055>, 0x5c2bee4bf5f7 <vm_exec_core+12199>, 0x5c2bee4c0f3b <vm_exec_core+18667>, 0x5c2bee4c1786 <vm_exec_core+20790>, 0x5c2bee4c0d46 <vm_exec_core+18166>, 0x5c2bee4bcf27 <vm_exec_core+2263>, 0x5c2bee4c2d78 <vm_exec_core+26408>, 0x5c2bee4c32e3 <vm_exec_core+27795>, 0x5c2bee4bd6c4 <vm_exec_core+4212>, 0x5c2bee4be3a9 <vm_exec_core+7513>, 0x5c2bee4bdd16 <vm_exec_core+5830>, 0x5c2bee4beb5e <vm_exec_core+9486>, 0x5c2bee4c0203 <vm_exec_core+15283>, 0x5c2bee4bd76b <vm_exec_core+4379>, 0x5c2bee4c2ac7 <vm_exec_core+25719>, 0x5c2bee4be2df <vm_exec_core+7311>, 0x5c2bee4bfe84 <vm_exec_core+14388>, 0x5c2bee4c093c <vm_exec_core+17132>, 0x5c2bee4c2635 <vm_exec_core+24549>, 0x5c2bee4c14fb <vm_exec_core+20139>, 0x5c2bee4bec07 <vm_exec_core+9655>, 0x5c2bee4be602 <vm_exec_core+8114>, 0x5c2bee4c23d9 <vm_exec_core+23945>, 0x5c2bee4bf853 <vm_exec_core+12803>, 0x5c2bee4c1b89 <vm_exec_core+21817>, 0x5c2bee4c1673 <vm_exec_core+20515>, 0x5c2bee4c1c16 <vm_exec_core+21958>, 0x5c2bee4c2f5b <vm_exec_core+26891>, 0x5c2bee4c1428 <vm_exec_core+19928>, 0x5c2bee4c2748 <vm_exec_core+24824>, 0x5c2bee4beed0 <vm_exec_core+10368>, 0x5c2bee4c22ef <vm_exec_core+23711>, 0x5c2bee4beff6 <vm_exec_core+10662>, 0x5c2bee4c113f <vm_exec_core+19183>, 0x5c2bee4c1428 <vm_exec_core+19928>, 0x5c2bee4c07ab <vm_exec_core+16731>, 0x5c2bee4c0e03 <vm_exec_core+18355>, 0x5c2bee4bf25d <vm_exec_core+11277>, 0x5c2bee4be726 <vm_exec_core+8406>, 0x5c2bee4c1ce4 <vm_exec_core+22164>, 0x5c2bee4bd876 <vm_exec_core+4646>, 0x5c2bee4c05af <vm_exec_core+16223>, 0x5c2bee4cb830 <vm_exec_core+61920>, 0x5c2bee4c143c <vm_exec_core+19948>, 0x5c2bee4bd911 <vm_exec_core+4801>, 0x5c2bee4be1c2 <vm_exec_core+7026>, 0x5c2bee4bdfdb <vm_exec_core+6539>, 0x5c2bee4be49b <vm_exec_core+7755>, 0x5c2bee4bed26 <vm_exec_core+9942>, 0x5c2bee4c0c46 <vm_exec_core+17910>, 0x5c2bee4c05a5 <vm_exec_core+16213>, 0x5c2bee4c0c41 <vm_exec_core+17905>, 0x5c2bee4c13e8 <vm_exec_core+19864>, 0x5c2bee4c13a8 <vm_exec_core+19800>, 0x5c2bee4be496 <vm_exec_core+7750>, 0x5c2bee4c174a <vm_exec_core+20730>, 0x5c2bee4bfad0 <vm_exec_core+13440>, 0x5c2bee4bfad5 <vm_exec_core+13445>, 0x5c2bee4c13a3 <vm_exec_core+19795>, 0x5c2bee4c0f36 <vm_exec_core+18662>...}
        reg_cfp = 0x779cea1ff790
        reg_pc = 0x504000004ef8
        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 0x00005c2bee4b8cbb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffd6195fc40, <optimized out>, <optimized out>}, prev = 0x779ceaccc750, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005c2bee1175fb in rb_ec_exec_node (ec=0x5160000006d0, n=0x779cec75a9a8) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd6195fdd0, <optimized out>, 0x7ffd6195fd20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x779cec75a9a8
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x00005c2bee110b67 in rb_main (argc=9, argv=0x7ffd6195ff98) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffd6195ff98) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

Children under /tmp/rubytest.of15d3:
* drwx------ 2 60 2025-05-13 02:25:35 +0000 autoload20250513-49290-ml0e6l/
  * -rw-r--r-- 1 32 2025-05-13 02:25:35 +0000 autoload_parallel_race.rb
$ timeout 60 gdb -p 48946 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:976: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 48945 -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 804081 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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=2024 -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.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/rbs-3.9.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/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-13T02:05:19Z master 9b8c846bdf) +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 34.793810 seconds

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