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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=37585
  "--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/752] 2825263=test_stringify_symbols
[  2/752] 2825259=test_to_ary_concat
[  3/752] 2825260=warnings_test
[  4/752] 2825258=test_printf
[  5/752] 2825263=test_rubyoptions
[  6/752] 2825256=dispatcher_test
[  7/752] 2825253=test_udp
[  8/752] 2825255=test_windows_1252
[  9/752] 2825257=test_configuration
[ 10/752] 2825262=test_gem_impossible_dependencies_error
[ 11/752] 2825264=json_generator_test
[ 12/752] 2825252=encodings_test
[ 13/752] 2825265=test_io_buffer
[ 14/752] 2825254=test_dryrun
[ 15/752] 2825261=test_range
[ 16/752] 2825266=test_type
[ 17/752] 2825267=node_id_test
[ 18/752] 2825255=test_tmpdir
[ 19/752] 2825266=test_gem_source_subpath_problem
[ 20/752] 2825253=test_ts
[ 21/752] 2825258=test_emitter
[ 22/752] 2825254=test_gem_resolver_api_set
[ 23/752] 2825265=parse_stream_test
[ 24/752] 2825258=test_forwardable
[ 25/752] 2825258=test_object_create_start
[ 26/752] 2825258=test_continuation
[ 27/752] 2825256=test_ensured
[ 28/752] 2825258=test_io_m17n
[ 29/752] 2825260=test_delete
[ 30/752] 2825260=comments_test
[ 31/752] 2825255=test_config
[ 32/752] 2825260=test_gem_commands_cleanup_command
[ 33/752] 2825265=test_interned_str
[ 34/752] 2825265=test_placearg
[ 35/752] 2825257=test_project_sanity
[ 36/752] 2825252=regular_expression_encoding_test
[ 37/752] 2825252=test_env
[ 38/752] 2825256=test_gem_silent_ui
[ 39/752] 2825264=test_ifunless
[ 40/752] 2825264=test_require
[ 41/752] 2825264=test_pkey_dh
[ 42/752] 2825262=test_ocsp
[ 43/752] 2825259=test_shapes
[ 44/752] 2825254=test_gem_commands_uninstall_command
[ 45/752] 2825259=test_gem_resolver_installer_set
[ 46/752] 2825264=test_files_test
[ 47/752] 2825265=test_gem_dependency_list
[ 48/752] 2825266=test_gem_local_remote_options
[ 49/752] 2825255=test_gem_security_signer
[ 50/752] 2825256=test_bash_completion
[ 51/752] 2825266=test_exception
[ 52/752] 2825257=test_threadgroup
[ 53/752] 2825256=test_set_len
[ 54/752] 2825256=test_gem_commands_lock_command
[ 55/752] 2825256=test_euc_kr
[ 56/752] 2825256=test_merge_keys
[ 57/752] 2825264=test_random
[ 58/752] 2825264=test_io_wait
[ 59/752] 2825267=test_kwargs
[ 60/752] 2825256=test_lexer
[ 61/752] 2825267=test_dir
[ 62/752] 2825255=test_mdns
[ 63/752] 2825256=test_x509store
[ 64/752] 2825255=test_gem_ext_configure_builder
[ 65/752] 2825255=lex_test
[ 66/752] 2825264=test_bundled_gems
[ 67/752] 2825265=test_pair
[ 68/752] 2825262=test_date_ractor
[ 69/752] 2825253=test_m17n_comb
[ 70/752] 2825257=test_tree_spell_checker
[ 71/752] 2825264=test_integer_comb
[ 72/752] 2825257=index_write_test
[ 73/752] 2825256=test_tsort
[ 74/752] 2825259=test_ns_spki
[ 75/752] 2825256=test_depth_first
[ 76/752] 2825256=regular_expression_options_test
[ 77/752] 2825256=test_queue
[ 78/752] 2825256=test_sleep
[ 79/752] 2825259=test_install
[ 80/752] 2825267=test_gem_validator
[ 81/752] 2825257=integer_parse_test
[ 82/752] 2825257=test_prettyprint
[ 83/752] 2825257=test_nofree
[ 84/752] 2825257=test_trace
[ 85/752] 2825257=test_gem_stream_ui
[ 86/752] 2825260=test_numhash
[ 87/752] 2825260=test_pkey_rsa
[ 88/752] 2825262=test_ipaddr
[ 89/752] 2825257=test_arity
[ 90/752] 2825257=test_yjit
[ 91/752] 2825262=test_buffered_io
[ 92/752] 2825262=test_m17n
[ 93/752] 2825259=test_gem_resolver_composed_set
[ 94/752] 2825259=test_egrep_cpp
[ 95/752] 2825267=test_argf
[ 96/752] 2825259=test_webauthn_poller
[ 97/752] 2825254=test_date_conv
[ 98/752] 2825254=test_method
[ 99/752] 2825259=test_unicode_normalize
[100/752] 2825259=test_gem_resolver_lock_set
[101/752] 2825259=test_ractor_compatibility
[102/752] 2825261=test_append
[103/752] 2825261=test_reqarg
[104/752] 2825260=test_resource
[105/752] 2825260=test_gem_update_suggestion
[106/752] 2825262=test_gem_source_fetch_problem
[107/752] 2825262=test_set
[108/752] 2825260=test_gem_console_ui
[109/752] 2825262=test_member
[110/752] 2825262=test_not
[111/752] 2825260=test_timeout
[112/752] 2825262=test_weakref
[113/752] 2825262=test_socket
[114/752] 2825258=test_yaml_tree
[115/752] 2825258=test_case_mapping
[116/752] 2825258=test_mailto
[117/752] 2825258=ripper_test
[118/752] 2825259=test_gem_package_tar_writer
[119/752] 2825255=test_rubygems
[120/752] 2825260=test_yamlstore
[121/752] 2825260=test_gem_commands_pristine_command
[122/752] 2825261=test_gem_config_file
[123/752] 2825259=test_yjit_exit_locations
[124/752] 2825256=test_io_buffer
[125/752] 2825259=test_gem_resolver_requirement_list
[126/752] 2825259=test_beginendblock
[127/752] 2825256=test_arith_seq_beg_len_step
[128/752] 2825255=test_hash
[129/752] 2825256=test_scalar_scanner
[130/752] 2825256=test_struct
[131/752] 2825256=onigmo_test
[132/752] 2825256=fuzzer_test
[133/752] 2825256=test_rb_str_dup
[134/752] 2825256=test_ast
[135/752] 2825261=test_super
[136/752] 2825265=test_libs
[137/752] 2825265=test_gc
[138/752] 2825265=json_encoding_test
[139/752] 2825265=test_time
[140/752] 2825258=test_math
[141/752] 2825258=test_popen_deadlock
[142/752] 2825259=test_autoconf
[143/752] 2825259=test_did_you_mean
[144/752] 2825265=test_digest_extend
[145/752] 2825265=test_gem_safe_yaml
[146/752] 2825265=test_case
[147/752] 2825266=test_cgi_multipart
[148/752] 2825265=test_bug-5832
[149/752] 2825265=snippets_test
[150/752] 2825259=parser_test
[151/752] 2825266=test_array
[152/752] 2825266=test_ubf_async_safe
[153/752] 2825266=newline_test
[154/752] 2825259=heredoc_test
[155/752] 2825261=test_webauthn_listener_response
[156/752] 2825259=constant_path_node_test
[157/752] 2825259=test_gem_path_support
[158/752] 2825261=test_gem_bundler_version_finder
[159/752] 2825259=test_console_attr
[160/752] 2825259=test_system
[161/752] 2825261=test_notimplement
[162/752] 2825261=test_emoji_breaks
[163/752] 2825261=test_bug-3571
[164/752] 2825261=test_comparable
[165/752] 2825261=test_configuration
[166/752] 2825261=command_line_test
[167/752] 2825266=test_gem_commands_info_command
[168/752] 2825261=test_io_timeout
[169/752] 2825261=test_date_new
[170/752] 2825261=test_stringio
[171/752] 2825266=test_dns
[172/752] 2825262=test_dup
[173/752] 2825261=test_require
[174/752] 2825258=test_wait
[175/752] 2825258=test_object_references
[176/752] 2825260=test_sleep
[177/752] 2825266=test_x509name
[178/752] 2825258=test_gem_commands_build_command
[179/752] 2825262=test_compile_prism
[180/752] 2825266=test_euc_tw
[181/752] 2825266=test_gem_security
[182/752] 2825252=test_alias
[183/752] 2825262=test_gem_requirement
[184/752] 2825260=test_sizeof
[185/752] 2825258=test_float
[186/752] 2825262=test_ractor
[187/752] 2825252=test_gem_remote_fetcher_local_ssl_server
[188/752] 2825262=test_files_test_1
[189/752] 2825259=freeze_test
[190/752] 2825259=percent_delimiter_string_test
[191/752] 2825259=test_gem
[192/752] 2825254=test_cgi_core
[193/752] 2825254=test_delegate
[194/752] 2825254=test_gem_source_list
[195/752] 2825266=test_yaml_special_cases
[196/752] 2825266=test_parser
[197/752] 2825254=attribute_write_test
[198/752] 2825266=test_marshal
[199/752] 2825254=magic_comment_test
[200/752] 2825258=test_zlib
[201/752] 2825264=test_omap
[202/752] 2825265=test_case_comprehensive
[203/752] 2825265=test_framework
[204/752] 2825265=test_shellwords
[205/752] 2825265=test_cclass
[206/752] 2825264=test_singleton_function
[207/752] 2825264=test_proc
[208/752] 2825265=test_load
[209/752] 2825265=test_uncorrectable_name_check
[210/752] 2825265=test_nomethod_error
[211/752] 2825265=test_pkey_dsa
[212/752] 2825254=test_https_proxy
[213/752] 2825254=test_ssl
[214/752] 2825266=test_date_strptime
[215/752] 2825253=test_ractor
[216/752] 2825265=test_json_tree
[217/752] 2825265=test_emitter
[218/752] 2825265=library_symbols_test
[219/752] 2825265=test_cp949
[220/752] 2825266=test_condition
[221/752] 2825265=test_class_name_check
[222/752] 2825266=test_gem_resolver_git_set
[223/752] 2825265=test_emoji
[224/752] 2825265=test_sorted_set
[225/752] 2825259=test_files_lib
[226/752] 2825252=test_string
[227/752] 2825266=test_integer
[228/752] 2825265=test_time
[229/752] 2825253=json_ext_parser_test
[230/752] 2825253=test_duplicate
[231/752] 2825253=test_scan_args
[232/752] 2825253=test_date_attr
[233/752] 2825253=test_erb
[234/752] 2825265=test_gem_command_manager
[235/752] 2825253=test_gem_installer
[236/752] 2825254=test_random_formatter
[237/752] 2825265=test_gem_commands_check_command
[238/752] 2825265=test_pipe
[239/752] 2825264=test_regex_casefold
[240/752] 2825254=test_gem_source_git
[241/752] 2825264=test_assembler
[242/752] 2825264=test_pty
[243/752] 2825267=test_dbm
[244/752] 2825267=test_variable_name_check
[245/752] 2825265=test_gem_commands_list_command
[246/752] 2825267=test_gem_source_vendor
[247/752] 2825265=overlap_test
[248/752] 2825267=test_gem_platform
[249/752] 2825267=test_gem_uninstaller
[250/752] 2825264=test_symbol
[251/752] 2825254=test_change_word
[252/752] 2825264=test_gem_available_set
[253/752] 2825254=test_modify_expand
[254/752] 2825254=test_gem_source_installed
[255/752] 2825254=test_parser
[256/752] 2825254=test_date
[257/752] 2825254=test_pkcs12
[258/752] 2825260=test_date_time
[259/752] 2825260=test_enumerator
[260/752] 2825264=test_utf16
[261/752] 2825264=test_gem_package
[262/752] 2825265=test_gem_source
[263/752] 2825254=test_frozen
[264/752] 2825254=test_safe_load
[265/752] 2825254=string_encoding_test
[266/752] 2825254=test_exception_at_throwing
[267/752] 2825254=test_name_error
[268/752] 2825265=test_date_compat
[269/752] 2825265=test_resolve_symbol
[270/752] 2825258=test_profile_frames
[271/752] 2825265=test_lazy_enumerator
[272/752] 2825261=test_set
[273/752] 2825261=test_find_executable
[274/752] 2825261=test_array
[275/752] 2825264=test_error_highlight
[276/752] 2825258=test_gem_commands_outdated_command
[277/752] 2825258=test_gem_request_set_lockfile_tokenizer
[278/752] 2825258=test_nil
[279/752] 2825267=test_class2name
[280/752] 2825258=test_kdf
[281/752] 2825267=test_time_tz
[282/752] 2825267=test_backtrace
[283/752] 2825258=string_query_test
[284/752] 2825254=test_psych
[285/752] 2825258=json_coder_test
[286/752] 2825258=test_ractor
[287/752] 2825254=test_enumerator
[288/752] 2825254=test_debug
[289/752] 2825254=test_arith_seq_extract
[290/752] 2825258=test_stringchar
[291/752] 2825262=test_gem_commands_help_command
[292/752] 2825262=test_digest
[293/752] 2825265=test_gem_package_old
[294/752] 2825254=test_rbconfig
[295/752] 2825254=test_gem_uri
[296/752] 2825258=test_gem_resolver_local_specification
[297/752] 2825265=test_autoload
[298/752] 2825254=test_gem_commands_exec_command
[299/752] 2825258=test_gem_commands_unpack_command
[300/752] 2825267=test_pack
[301/752] 2825258=test_stream
[302/752] 2825258=test_ssl_session
[303/752] 2825255=test_ractor
[304/752] 2825255=test_optarg
[305/752] 2825262=test_gem_gem_runner
[306/752] 2825262=test_gem_ext_cargo_builder
[307/752] 2825262=test_file_exhaustive
[308/752] 2825267=test_gem_commands_signout_command
[309/752] 2825267=test_object
[310/752] 2825267=test_exception
[311/752] 2825267=test_key_name_check
[312/752] 2825267=test_ripper
[313/752] 2825255=test_singleton
[314/752] 2825255=test_assignment
[315/752] 2825258=test_grapheme_breaks
[316/752] 2825258=test_gem_request_set_gem_dependency_api
[317/752] 2825254=test_ossl
[318/752] 2825258=test_date_marshal
[319/752] 2825258=test_syntax
[320/752] 2825267=numeric_value_test
[321/752] 2825267=test_keyword
[322/752] 2825266=!Nothing_to_test
[323/752] 2825266=test_bn
[324/752] 2825266=test_provider
[325/752] 2825259=test_gem_package_task
[326/752] 2825259=test_gem_commands_server_command
[327/752] 2825259=test_data
[328/752] 2825259=test_http_request
[329/752] 2825259=test_httpheader
[330/752] 2825259=test_function_entry
[331/752] 2825259=test_len
[332/752] 2825259=test_acceptable
[333/752] 2825259=implicit_array_test
[334/752] 2825259=heredoc_dedent_test
[335/752] 2825259=test_method_name_check
[336/752] 2825259=test_kernel
[337/752] 2825266=test_random
[338/752] 2825266=test_bundled_ca
[339/752] 2825264=test_to_ruby
[340/752] 2825264=static_literals_test
[341/752] 2825267=test_backtrace
[342/752] 2825267=test_gem_safe_marshal
[343/752] 2825264=test_nextafter
[344/752] 2825264=test_capacity
[345/752] 2825264=test_ellipsize
[346/752] 2825264=test_integer
[347/752] 2825264=test_utf32
[348/752] 2825264=test_helper
[349/752] 2825264=test_memory_view
[350/752] 2825264=test_fips
[351/752] 2825266=test_gem_commands_update_command
[352/752] 2825259=test_date_parse
[353/752] 2825267=test_noarg
[354/752] 2825259=test_data
[355/752] 2825259=test_rand
[356/752] 2825264=test_pkey_ec
[357/752] 2825264=test_cesu8
[358/752] 2825264=test_gem_commands_setup_command
[359/752] 2825267=test_alias_and_anchor
[360/752] 2825254=test_gem_commands_rebuild_command
[361/752] 2825267=json_parser_test
[362/752] 2825254=test_ftp
[363/752] 2825254=test_vm_dump
[364/752] 2825254=errors_test
[365/752] 2825267=test_open3
[366/752] 2825254=test_div
[367/752] 2825254=test_resize
[368/752] 2825254=test_gc_compact
[369/752] 2825259=test_deprecated
[370/752] 2825259=breadth_first_search_test
[371/752] 2825259=test_generic
[372/752] 2825259=test_fiber
[373/752] 2825264=test_update
[374/752] 2825264=test_files_sample
[375/752] 2825264=test_arity
[376/752] 2825264=test_case_options
[377/752] 2825264=test_file
[378/752] 2825253=test_gem_install_update_options
[379/752] 2825264=test_gem_security_policy
[380/752] 2825266=test_gem_resolver_index_set
[381/752] 2825255=test_thread
[382/752] 2825266=test_call
[383/752] 2825262=json_generic_object_test
[384/752] 2825262=test_hash_create
[385/752] 2825262=test_pack
[386/752] 2825253=test_defined
[387/752] 2825264=test_switch_hitter
[388/752] 2825266=test_erb_command
[389/752] 2825253=test_https
[390/752] 2825264=test_require
[391/752] 2825266=test_have_library
[392/752] 2825265=test_fnmatch
[393/752] 2825263=test_gem_resolver_vendor_set
[394/752] 2825265=test_ftp
[395/752] 2825265=test_unicode_escape
[396/752] 2825261=test_httpresponses
[397/752] 2825262=integer_base_flags_test
[398/752] 2825265=test_gem_ext_cmake_builder
[399/752] 2825261=test_filter
[400/752] 2825265=test_too_many_dummy_encodings
[401/752] 2825261=test_koi8
[402/752] 2825261=test_erb_m17n
[403/752] 2825262=test_objspace
[404/752] 2825261=test_clone
[405/752] 2825263=test_http
[406/752] 2825265=test_rational2
[407/752] 2825265=fixtures_test
[408/752] 2825261=test_gem_dependency_resolution_error
[409/752] 2825261=test_proxy
[410/752] 2825261=test_raise
[411/752] 2825261=test_gem_ci_detector
[412/752] 2825265=test_shift_jis
[413/752] 2825257=test_gem_request_set_lockfile_parser
[414/752] 2825265=test_yield
[415/752] 2825261=test_string
[416/752] 2825257=test_io_wait_uncommon
[417/752] 2825257=test_gem_commands_sources_command
[418/752] 2825261=test_undef
[419/752] 2825261=test_gem_spec_fetcher
[420/752] 2825261=test_ractor
[421/752] 2825257=test_io
[422/752] 2825261=test_metaclass
[423/752] 2825261=test_numeric
[424/752] 2825261=test_date_arith
[425/752] 2825266=test_io_console
[426/752] 2825261=test_ws
[427/752] 2825261=test_gem_resolver_installed_specification
[428/752] 2825261=test_array_create
[429/752] 2825261=test_my_integer
[430/752] 2825261=test_tracepoint
[431/752] 2825264=test_gem_commands_environment_command
[432/752] 2825264=test_ractor
[433/752] 2825261=test_hmac
[434/752] 2825261=test_signedness
[435/752] 2825264=desugar_compiler_test
[436/752] 2825264=symbol_encoding_test
[437/752] 2825264=test_cgi_cookie
[438/752] 2825264=test_internal_ivar
[439/752] 2825264=test_gem_commands_mirror
[440/752] 2825264=test_gem_remote_fetcher_local_server
[441/752] 2825264=test_etc
[442/752] 2825264=test_gem_source_lock
[443/752] 2825264=test_ldap
[444/752] 2825264=test_last_thread
[445/752] 2825267=test_new
[446/752] 2825267=test_hash
[447/752] 2825267=test_cipher
[448/752] 2825267=test_unix
[449/752] 2825267=test_gem_source_specific_file
[450/752] 2825266=parse_test
[451/752] 2825266=test_enum
[452/752] 2825264=test_gem_commands_which_command
[453/752] 2825267=test_symbol
[454/752] 2825264=test_coder
[455/752] 2825264=test_optparse
[456/752] 2825263=ractor_test
[457/752] 2825253=test_gem_request_set_lockfile
[458/752] 2825263=test_postponed_job
[459/752] 2825264=reflection_test
[460/752] 2825264=test_bignum
[461/752] 2825252=test_dot_dot
[462/752] 2825252=test_human_typo
[463/752] 2825252=test_gem_remote_fetcher
[464/752] 2825264=test_gem_gemcutter_utilities
[465/752] 2825253=test_gem_resolver
[466/752] 2825264=test_config
[467/752] 2825264=test_tempfile
[468/752] 2825254=test_gem_util
[469/752] 2825253=test_pattern_key_name_check
[470/752] 2825263=test_exit
[471/752] 2825253=test_gem_commands_yank_command
[472/752] 2825252=test_jaro_winkler
[473/752] 2825252=test_usrmarshal
[474/752] 2825263=test_weakkeymap
[475/752] 2825261=test_inlinecache
[476/752] 2825254=test_httpresponse
[477/752] 2825253=test_gem_command
[478/752] 2825254=test_enc_raise
[479/752] 2825261=test_engine
[480/752] 2825261=test_key_error
[481/752] 2825261=test_qsort
[482/752] 2825254=test_cmethod
[483/752] 2825261=test_gem_ext_ext_conf_builder
[484/752] 2825254=test_gem_commands_dependency_command
[485/752] 2825253=test_thread_fd_close
[486/752] 2825253=json_addition_test
[487/752] 2825252=string_test
[488/752] 2825252=test_path_to_class
[489/752] 2825254=test_storage
[490/752] 2825252=test_gem_dependency
[491/752] 2825253=test_marshalable
[492/752] 2825253=test_string
[493/752] 2825254=test_gem_resolver_index_specification
[494/752] 2825253=test_iterator
[495/752] 2825264=test_method_cache
[496/752] 2825264=parse_comments_test
[497/752] 2825264=test_const
[498/752] 2825254=test_serialize_subclasses
[499/752] 2825264=test_class
[500/752] 2825254=test_io
[501/752] 2825253=test_gem_commands_cert_command
[502/752] 2825252=test_object
[503/752] 2825254=test_process
[504/752] 2825254=test_eval
[505/752] 2825254=test_fileutils
[506/752] 2825260=test_remote_fetch_error
[507/752] 2825260=test_pathname
[508/752] 2825266=test_stream
[509/752] 2825266=json_common_interface_test
[510/752] 2825254=test_coverage
[511/752] 2825266=named_capture_test
[512/752] 2825266=test_cgi_tag_helper
[513/752] 2825266=test_gem_resolver_git_specification
[514/752] 2825260=test_dir_m17n
[515/752] 2825252=test_summary
[516/752] 2825266=test_thread_queue
[517/752] 2825253=test_flip
[518/752] 2825253=test_nowrite
[519/752] 2825253=test_gem_commands_install_command
[520/752] 2825252=test_gem_ext_cargo_builder_unit
[521/752] 2825252=test_stack
[522/752] 2825261=test_securerandom
[523/752] 2825261=test_econv
[524/752] 2825263=test_foreach
[525/752] 2825263=test_address_resolve
[526/752] 2825263=test_wss
[527/752] 2825263=test_cstr
[528/752] 2825258=test_gem_resolver_lock_specification
[529/752] 2825258=test_digest
[530/752] 2825258=test_variable
[531/752] 2825263=test_gem_source_local
[532/752] 2825258=test_num2int
[533/752] 2825258=test_parse
[534/752] 2825267=test_process
[535/752] 2825254=test_have_macro
[536/752] 2825265=test_iter_break
[537/752] 2825265=test_config
[538/752] 2825263=test_boolean
[539/752] 2825263=test_yaml
[540/752] 2825263=test_yield_block
[541/752] 2825263=test_recorder
[542/752] 2825263=test_gem_commands_specification_command
[543/752] 2825252=test_bug_reporter
[544/752] 2825254=test_spell_checker
[545/752] 2825254=test_document
[546/752] 2825254=test_ractor
[547/752] 2825263=parameters_signature_test
[548/752] 2825259=test_gem_resolver_api_specification
[549/752] 2825254=test_getopts
[550/752] 2825254=test_pkey
[551/752] 2825259=test_gem_commands_signin_command
[552/752] 2825253=test_nonblock
[553/752] 2825263=test_gem_request
[554/752] 2825254=test_primitive
[555/752] 2825253=test_gem_commands_search_command
[556/752] 2825253=test_thread
[557/752] 2825254=test_pattern_matching
[558/752] 2825258=test_literal
[559/752] 2825259=test_arithmetic_sequence
[560/752] 2825253=test_lambda
[561/752] 2825254=bom_test
[562/752] 2825259=test_frozen_error
[563/752] 2825254=test_sockopt
[564/752] 2825265=test_file
[565/752] 2825259=test_encoding
[566/752] 2825254=test_str2big
[567/752] 2825254=test_rational
[568/752] 2825266=test_regexp
[569/752] 2825259=newline_offsets_test
[570/752] 2825253=test_gem_resolver_conflict
[571/752] 2825253=test_gem_commands_contents_command
[572/752] 2825261=test_scalar
[573/752] 2825261=test_readpartial
[574/752] 2825253=test_helper
[575/752] 2825253=test_yamldbm
[576/752] 2825253=test_cgi_modruby
[577/752] 2825253=test_thread_cv
[578/752] 2825263=test_parser_events
[579/752] 2825252=relocation_test
[580/752] 2825252=test_windows_1251
[581/752] 2825260=test_gem_resolver_best_set
[582/752] 2825252=test_convertible
[583/752] 2825260=test_eval
[584/752] 2825261=test_stat
[585/752] 2825263=test_addr
[586/752] 2825261=test_gc
[587/752] 2825263=test_allocation
[588/752] 2825253=dump_test
[589/752] 2825259=test_enc_associate
[590/752] 2825254=location_test
[591/752] 2825254=test_insns_leaf
[592/752] 2825254=test_store
[593/752] 2825254=test_iseq
[594/752] 2825260=test_protocol
[595/752] 2825259=test_gem_ext_cargo_builder_link_flag_converter
[596/752] 2825259=test_tree_builder
[597/752] 2825260=test_protect
[598/752] 2825259=test_x509req
[599/752] 2825260=test_cgi_util
[600/752] 2825259=test_gem_commands_open_command
[601/752] 2825257=test_dln
[602/752] 2825257=test_iso_8859
[603/752] 2825254=test_complex2
[604/752] 2825257=test_x509attr
[605/752] 2825254=test_pkg_config
[606/752] 2825257=regexp_test
[607/752] 2825259=test_string_memory
[608/752] 2825254=test_coderange
[609/752] 2825254=test_open-uri
[610/752] 2825260=test_big2str
[611/752] 2825257=test_enumerator_kw
[612/752] 2825260=test_mixed_unicode_escapes
[613/752] 2825260=test_mul
[614/752] 2825257=test_mkmf
[615/752] 2825260=test_require_path_check
[616/752] 2825257=test_flush
[617/752] 2825257=test_complexrational
[618/752] 2825257=test_gem_commands_fetch_command
[619/752] 2825258=test_cgi_header
[620/752] 2825260=test_pkcs7
[621/752] 2825258=test_gem_specification
[622/752] 2825259=test_gbk
[623/752] 2825259=test_refinement
[624/752] 2825265=test_gem_dependency_installer
[625/752] 2825254=test_warning
[626/752] 2825257=test_gem_name_tuple
[627/752] 2825257=test_cgi_session
[628/752] 2825257=test_class
[629/752] 2825257=test_numeric
[630/752] 2825257=test_stringscanner
[631/752] 2825260=test_x509crl
[632/752] 2825257=test_gem_package_tar_reader
[633/752] 2825254=test_gb18030
[634/752] 2825254=test_x509ext
[635/752] 2825257=test_files_ext
[636/752] 2825254=unescape_test
[637/752] 2825254=test_gem_commands_query_command
[638/752] 2825260=equality_test
[639/752] 2825257=test_inadvertent_creation
[640/752] 2825260=static_inspect_test
[641/752] 2825260=test_complex
[642/752] 2825257=source_location_test
[643/752] 2825257=test_instrumentation_api
[644/752] 2825260=test_at_exit
[645/752] 2825260=test_asn1
[646/752] 2825260=test_flags
[647/752] 2825264=json_string_matching_test
[648/752] 2825264=test_monitor
[649/752] 2825253=test_gem_ext_rake_builder
[650/752] 2825264=test_whileuntil
[651/752] 2825264=test_transcode
[652/752] 2825254=test_rat
[653/752] 2825254=test_extlibs
[654/752] 2825264=test_settracefunc
[655/752] 2825252=test_gem_text
[656/752] 2825260=tunnel_test
[657/752] 2825260=test_gem_version
[658/752] 2825252=test_gem_commands_stale_command
[659/752] 2825252=test_path
[660/752] 2825257=test_method_cache
[661/752] 2825257=test_sprintf_comb
[662/752] 2825252=test_tcp
[663/752] 2825260=test_pp
[664/752] 2825260=test_gem_stub_specification
[665/752] 2825253=test_enc_str_buf_cat
[666/752] 2825253=test_have_func
[667/752] 2825260=test_lock_native_thread
[668/752] 2825252=test_webauthn_listener
[669/752] 2825260=test_zsh_completion
[670/752] 2825260=test_gem_package_tar_reader_entry
[671/752] 2825257=json_fixtures_test
[672/752] 2825257=test_encoding
[673/752] 2825252=test_load
[674/752] 2825252=test_gem_resolver_specification
[675/752] 2825252=test_constant
[676/752] 2825258=test_gem_security_trust_dir
[677/752] 2825258=test_default_gems
[678/752] 2825258=test_svcb_https
[679/752] 2825260=ruby_parser_test
[680/752] 2825260=test_buffering
[681/752] 2825260=test_bug-14834
[682/752] 2825258=test_bmethod
[683/752] 2825258=test_enumerable
[684/752] 2825258=test_http
[685/752] 2825258=test_passing_block
[686/752] 2825258=test_addrinfo
[687/752] 2825258=test_x509cert
[688/752] 2825260=test_ssl
[689/752] 2825257=test_registry
[690/752] 2825257=test_deprecate
[691/752] 2825257=test_ractor
[692/752] 2825257=test_module
[693/752] 2825253=test_gem_commands_push_command
[694/752] 2825265=parse_success_test
[695/752] 2825265=test_gem_uri_formatter
[696/752] 2825264=test_sprintf
[697/752] 2825265=test_common
[698/752] 2825258=test_gem_request_connection_pools
[699/752] 2825264=test_optimization
[700/752] 2825258=test_rubyvm
[701/752] 2825258=test_data_error
[702/752] 2825253=test_ancdata
[703/752] 2825253=test_gem_doctor
[704/752] 2825265=test_weakmap
[705/752] 2825253=test_abi
[706/752] 2825258=test_scanner_events
[707/752] 2825258=test_external_new
[708/752] 2825258=test_euc_jp
[709/752] 2825258=test_gem_resolver_dependency_request
[710/752] 2825258=test_gem_commands_owner_command
[711/752] 2825253=test_basicsocket
[712/752] 2825253=test_find
[713/752] 2825254=locals_test
[714/752] 2825254=test_normalize
[715/752] 2825254=test_recursion
[716/752] 2825253=test_ractor
[717/752] 2825254=test_gem_unsatisfiable_dependency_error
[718/752] 2825254=test_sexp
[719/752] 2825254=pattern_test
[720/752] 2825253=test_gem_package_tar_header
[721/752] 2825254=test_verbose
[722/752] 2825254=test_gem_ext_builder
[723/752] 2825253=test_struct
[724/752] 2825258=test_date_strftime
[725/752] 2825253=compiler_test
[726/752] 2825253=test_gem_resolver_vendor_specification
[727/752] 2825253=test_typeddata
[728/752] 2825253=test_mutex
[729/752] 2825252=test_basicinstructions
[730/752] 2825252=test_bigzero
[731/752] 2825252=test_big5
[732/752] 2825252=test_gem_resolver_activation_request
[733/752] 2825252=test_null
[734/752] 2825252=test_signal
[735/752] 2825259=test_timeout
[736/752] 2825259=test_fixnum
[737/752] 2825259=test_fstring
[738/752] 2825258=test_name_error_extension
[739/752] 2825258=test_iseq_load
[740/752] 2825253=test_ensure_and_callcc
[741/752] 2825253=test_scheduler
[742/752] 2825259=test_require_lib
[743/752] 2825253=test_files_test_2
[744/752] 2825262=test_gem_version_option
[745/752] 2825262=test_gem_rdoc
[746/752] 2825262=lex_test
[747/752] 2825262=test_gem_remote_fetcher_s3
[748/752] 2825252=test_fd_setsize
[749/752] 2825252=test_gem_request_set
[750/752] 2825254=version_test
[751/752] 2825262=test_trick
[752/752] 2825254=test_objectspace
$$$ #<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:01 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:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1018 2823905    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2823905 2823908    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.20250209-070632 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
2823908 2823909    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.20250209-070632 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
2823909 2824921    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2824921 2824922    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2824922 2825249    1015    1015 pts/0       1015 Sl+   1000   0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
2825249 2825255    1015    1015 pts/0       1015 Sl+   1000   0:37 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
2825255 2839362    1015    1015 pts/0       1015 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
2823909 2851707    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
{1=>[996], 996=>[1015], 1015=>[1018], 1018=>[2823905], 2823905=>[2823908], 2823908=>[2823909], 2823909=>[2824921, 2851707], 2824921=>[2824922], 2824922=>[2825249], 2825249=>[2825255], 2825255=>[2839362]}
$ timeout 60 gdb -p 2839362 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000058e1ea4d8e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x76929ce006c0 (LWP 2839362) "test_thread.rb*" 0x000058e1ea4d8e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x76929ce006c0 (LWP 2839362) "test_thread.rb*"):
#0  0x000058e1ea4d8e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000058e1ea4d9e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000058e1ea426798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x000058e1ea426589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x000058e1ea4263bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x000058e1ea425dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x000058e1ea425a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x000058e1ea427d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x000058e1ea4bebe0 in __interceptor_free ()
No symbol table info available.
#9  0x000058e1ea52fb5c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7692979c7800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8191
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7692979c7800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4789
No locals.
#11 ruby_xfree (x=0x7692979c7800) at /tmp/ruby/src/trunk_asan/gc.c:4800
No locals.
#12 0x000058e1ea7f4315 in rb_threadptr_sched_free (th=th@entry=0x51500017de80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2305
No locals.
#13 0x000058e1ea8cbd5f in thread_free (ptr=0x540000000108, ptr@entry=0x51500017de80) at /tmp/ruby/src/trunk_asan/vm.c:3526
        th = 0x540000000108
#14 0x000058e1ea8cb8c2 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3122
        th = 0x51500017de80
        stack = 0x7692979c7800
        objspace = <optimized out>
        next = <optimized out>
#15 0x000058e1ea502bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x51500017de80
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x000058e1ea50311b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#17 0x000058e1ea68cacd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
        pid = <optimized out>
#18 0x000058e1ea8ec978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x7692989c4ae0
        cfunc = 0x504000020058
        recv = 130371996875280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x000058e1ea8934f7 in vm_sendish (ec=0x5160019050d0, reg_cfp=0x769297ac7720, cd=0x50400077f790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5160019050d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50400077f790
        insns_address_table = {0x58e1ea88f22c <vm_exec_core+14140>, 0x58e1ea88c1fb <vm_exec_core+1803>, 0x58e1ea88dba9 <vm_exec_core+8377>, 0x58e1ea8936d8 <vm_exec_core+31720>, 0x58e1ea88d481 <vm_exec_core+6545>, 0x58e1ea89448d <vm_exec_core+35229>, 0x58e1ea8924da <vm_exec_core+27114>, 0x58e1ea8900ac <vm_exec_core+17852>, 0x58e1ea88c530 <vm_exec_core+2624>, 0x58e1ea893f0b <vm_exec_core+33819>, 0x58e1ea893aab <vm_exec_core+32699>, 0x58e1ea88d87c <vm_exec_core+7564>, 0x58e1ea88cb9c <vm_exec_core+4268>, 0x58e1ea892a11 <vm_exec_core+28449>, 0x58e1ea88e82c <vm_exec_core+11580>, 0x58e1ea89414d <vm_exec_core+34397>, 0x58e1ea893cfa <vm_exec_core+33290>, 0x58e1ea88f0a4 <vm_exec_core+13748>, 0x58e1ea88fffd <vm_exec_core+17677>, 0x58e1ea89268a <vm_exec_core+27546>, 0x58e1ea893c42 <vm_exec_core+33106>, 0x58e1ea89163c <vm_exec_core+23372>, 0x58e1ea89273e <vm_exec_core+27726>, 0x58e1ea892bc8 <vm_exec_core+28888>, 0x58e1ea89154e <vm_exec_core+23134>, 0x58e1ea88ca7c <vm_exec_core+3980>, 0x58e1ea891e31 <vm_exec_core+25409>, 0x58e1ea88c8a4 <vm_exec_core+3508>, 0x58e1ea88cc5d <vm_exec_core+4461>, 0x58e1ea88f399 <vm_exec_core+14505>, 0x58e1ea8913bb <vm_exec_core+22731>, 0x58e1ea8919ff <vm_exec_core+24335>, 0x58e1ea891104 <vm_exec_core+22036>, 0x58e1ea88c461 <vm_exec_core+2417>, 0x58e1ea892e6c <vm_exec_core+29564>, 0x58e1ea89395b <vm_exec_core+32363>, 0x58e1ea88cd74 <vm_exec_core+4740>, 0x58e1ea88e02d <vm_exec_core+9533>, 0x58e1ea88daa0 <vm_exec_core+8112>, 0x58e1ea88e9a7 <vm_exec_core+11959>, 0x58e1ea88ff2b <vm_exec_core+17467>, 0x58e1ea88ce80 <vm_exec_core+5008>, 0x58e1ea892cb1 <vm_exec_core+29121>, 0x58e1ea88df72 <vm_exec_core+9346>, 0x58e1ea88fd94 <vm_exec_core+17060>, 0x58e1ea890937 <vm_exec_core+20039>, 0x58e1ea892b2b <vm_exec_core+28731>, 0x58e1ea891827 <vm_exec_core+23863>, 0x58e1ea88ebe7 <vm_exec_core+12535>, 0x58e1ea88e2ab <vm_exec_core+10171>, 0x58e1ea8928d1 <vm_exec_core+28129>, 0x58e1ea88f545 <vm_exec_core+14933>, 0x58e1ea891ef8 <vm_exec_core+25608>, 0x58e1ea891956 <vm_exec_core+24166>, 0x58e1ea892153 <vm_exec_core+26211>, 0x58e1ea893196 <vm_exec_core+30374>, 0x58e1ea890b74 <vm_exec_core+20612>, 0x58e1ea88be9b <vm_exec_core+939>, 0x58e1ea88ed79 <vm_exec_core+12937>, 0x58e1ea892801 <vm_exec_core+27921>, 0x58e1ea88eebc <vm_exec_core+13260>, 0x58e1ea891474 <vm_exec_core+22916>, 0x58e1ea891d18 <vm_exec_core+25128>, 0x58e1ea890642 <vm_exec_core+19282>, 0x58e1ea89125d <vm_exec_core+22381>, 0x58e1ea88f13b <vm_exec_core+13899>, 0x58e1ea88e5c1 <vm_exec_core+10961>, 0x58e1ea892246 <vm_exec_core+26454>, 0x58e1ea88cf52 <vm_exec_core+5218>, 0x58e1ea890426 <vm_exec_core+18742>, 0x58e1ea89b8eb <vm_exec_core+65019>, 0x58e1ea8916fc <vm_exec_core+23564>, 0x58e1ea88d211 <vm_exec_core+5921>, 0x58e1ea88d743 <vm_exec_core+7251>, 0x58e1ea88d34a <vm_exec_core+6234>, 0x58e1ea88e13b <vm_exec_core+9803>, 0x58e1ea88ea22 <vm_exec_core+12082>, 0x58e1ea88bea0 <vm_exec_core+944>, 0x58e1ea88de51 <vm_exec_core+9057>, 0x58e1ea8946e2 <vm_exec_core+35826>, 0x58e1ea891c18 <vm_exec_core+24872>, 0x58e1ea890a17 <vm_exec_core+20263>, 0x58e1ea892d46 <vm_exec_core+29270>, 0x58e1ea8947cb <vm_exec_core+36059>, 0x58e1ea893099 <vm_exec_core+30121>, 0x58e1ea8941f7 <vm_exec_core+34567>, 0x58e1ea8942e1 <vm_exec_core+34801>, 0x58e1ea88c983 <vm_exec_core+3731>, 0x58e1ea893db8 <vm_exec_core+33480>, 0x58e1ea88f452 <vm_exec_core+14690>, 0x58e1ea894000 <vm_exec_core+34064>, 0x58e1ea88ef7d <vm_exec_core+13453>, 0x58e1ea892f5d <vm_exec_core+29805>, 0x58e1ea88e3f4 <vm_exec_core+10500>, 0x58e1ea88f79b <vm_exec_core+15531>, 0x58e1ea8943d7 <vm_exec_core+35047>, 0x58e1ea88fe6b <vm_exec_core+17275>, 0x58e1ea88f94c <vm_exec_core+15964>, 0x58e1ea88bf86 <vm_exec_core+1174>, 0x58e1ea88c69f <vm_exec_core+2991>, 0x58e1ea88c084 <vm_exec_core+1428>, 0x58e1ea890752 <vm_exec_core+19554>, 0x58e1ea88fb22 <vm_exec_core+16434>, 0x58e1ea8902e7 <vm_exec_core+18423>, 0x58e1ea8901ee <vm_exec_core+18174>, 0x58e1ea88f286 <vm_exec_core+14230>, 0x58e1ea88fa02 <vm_exec_core+16146>, 0x58e1ea88f65c <vm_exec_core+15212>, 0x58e1ea88fc66 <vm_exec_core+16758>, 0x58e1ea88fcfd <vm_exec_core+16909>, 0x58e1ea88f21d <vm_exec_core+14125>, 0x58e1ea88c1ec <vm_exec_core+1788>, 0x58e1ea88db9a <vm_exec_core+8362>, 0x58e1ea8936c9 <vm_exec_core+31705>, 0x58e1ea88d472 <vm_exec_core+6530>, 0x58e1ea89447e <vm_exec_core+35214>, 0x58e1ea8924cb <vm_exec_core+27099>, 0x58e1ea89009d <vm_exec_core+17837>, 0x58e1ea88c521 <vm_exec_core+2609>, 0x58e1ea893efc <vm_exec_core+33804>, 0x58e1ea893a9c <vm_exec_core+32684>, 0x58e1ea88d86d <vm_exec_core+7549>, 0x58e1ea88cb8d <vm_exec_core+4253>, 0x58e1ea892a02 <vm_exec_core+28434>, 0x58e1ea88e81d <vm_exec_core+11565>, 0x58e1ea89413e <vm_exec_core+34382>, 0x58e1ea893ceb <vm_exec_core+33275>, 0x58e1ea88f095 <vm_exec_core+13733>, 0x58e1ea88ffee <vm_exec_core+17662>, 0x58e1ea89267b <vm_exec_core+27531>, 0x58e1ea893c33 <vm_exec_core+33091>, 0x58e1ea89162d <vm_exec_core+23357>, 0x58e1ea89272f <vm_exec_core+27711>, 0x58e1ea892bb9 <vm_exec_core+28873>, 0x58e1ea89153f <vm_exec_core+23119>, 0x58e1ea88ca6d <vm_exec_core+3965>, 0x58e1ea891e22 <vm_exec_core+25394>, 0x58e1ea88c895 <vm_exec_core+3493>, 0x58e1ea88cc4e <vm_exec_core+4446>, 0x58e1ea88f38a <vm_exec_core+14490>, 0x58e1ea8913ac <vm_exec_core+22716>, 0x58e1ea8919f0 <vm_exec_core+24320>, 0x58e1ea8910f5 <vm_exec_core+22021>, 0x58e1ea88c452 <vm_exec_core+2402>, 0x58e1ea892e5d <vm_exec_core+29549>, 0x58e1ea89394c <vm_exec_core+32348>, 0x58e1ea88cd65 <vm_exec_core+4725>, 0x58e1ea88e01e <vm_exec_core+9518>, 0x58e1ea88da91 <vm_exec_core+8097>, 0x58e1ea88e998 <vm_exec_core+11944>, 0x58e1ea88ff1c <vm_exec_core+17452>, 0x58e1ea88ce71 <vm_exec_core+4993>, 0x58e1ea892ca2 <vm_exec_core+29106>, 0x58e1ea88df63 <vm_exec_core+9331>, 0x58e1ea88fd85 <vm_exec_core+17045>, 0x58e1ea890928 <vm_exec_core+20024>, 0x58e1ea892b1c <vm_exec_core+28716>, 0x58e1ea891818 <vm_exec_core+23848>, 0x58e1ea88ebd8 <vm_exec_core+12520>, 0x58e1ea88e29c <vm_exec_core+10156>, 0x58e1ea8928c2 <vm_exec_core+28114>, 0x58e1ea88f536 <vm_exec_core+14918>, 0x58e1ea891ee9 <vm_exec_core+25593>, 0x58e1ea891947 <vm_exec_core+24151>, 0x58e1ea892144 <vm_exec_core+26196>, 0x58e1ea893187 <vm_exec_core+30359>, 0x58e1ea890b65 <vm_exec_core+20597>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea88ed6a <vm_exec_core+12922>, 0x58e1ea8927f2 <vm_exec_core+27906>, 0x58e1ea88eead <vm_exec_core+13245>, 0x58e1ea891465 <vm_exec_core+22901>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea890633 <vm_exec_core+19267>, 0x58e1ea89124e <vm_exec_core+22366>, 0x58e1ea88f12c <vm_exec_core+13884>, 0x58e1ea88e5b2 <vm_exec_core+10946>, 0x58e1ea892237 <vm_exec_core+26439>, 0x58e1ea88cf43 <vm_exec_core+5203>, 0x58e1ea890417 <vm_exec_core+18727>, 0x58e1ea89b8dc <vm_exec_core+65004>, 0x58e1ea8916ed <vm_exec_core+23549>, 0x58e1ea88d202 <vm_exec_core+5906>, 0x58e1ea88d734 <vm_exec_core+7236>, 0x58e1ea88d33b <vm_exec_core+6219>, 0x58e1ea88e12c <vm_exec_core+9788>, 0x58e1ea88ea13 <vm_exec_core+12067>, 0x58e1ea890a12 <vm_exec_core+20258>, 0x58e1ea88ff12 <vm_exec_core+17442>, 0x58e1ea890a0d <vm_exec_core+20253>, 0x58e1ea891628 <vm_exec_core+23352>, 0x58e1ea89153a <vm_exec_core+23114>, 0x58e1ea88e127 <vm_exec_core+9783>, 0x58e1ea8917dc <vm_exec_core+23788>, 0x58e1ea88f448 <vm_exec_core+14680>, 0x58e1ea88f44d <vm_exec_core+14685>, 0x58e1ea891535 <vm_exec_core+23109>, 0x58e1ea8913a2 <vm_exec_core+22706>, 0x58e1ea8902ce <vm_exec_core+18398>, 0x58e1ea8901da <vm_exec_core+18154>...}
        reg_cfp = 0x769297ac7720
        reg_pc = 0x508000230d50
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
th: 0x51500017de80, native_id: 0x76929ce006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x000058e1ea888268 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160019050d0
        _tag = <optimized out>
=================================================================
==2839362==ERROR: AddressSanitizer: heap-use-after-free on address 0x769297ac7708 at pc 0x58e1ead4e1e5 bp 0x76929cdfd4f0 sp 0x76929cdfd4e8
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x000058e1ea90a342 in invoke_iseq_block_from_c (ec=0x5160019050d0, captured=0x769297ac77a8, self=130371996875280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7692989937d8
        cfp = <optimized out>
        sp = 0x7692979c7850
READ of size 8 at 0x769297ac7708 thread T183
        use_argv = 0x0
        stack_argv = 0x7692979c7850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x769297ac77a8
#24 0x000058e1ea8b6936 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#27 0x000058e1ea8b6936 in rb_yield (val=<optimized out>)
No locals.
#28 0x000058e1ea5072e0 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 = 0x5160019050d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x76929cdfeef0, <optimized out>, 0x76929cdfee00, <optimized out>, <optimized out>}, prev = 0x769290409240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160019050d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x000058e1ea8ec978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x673100000001
        cc = <optimized out>
        me = 0x7692bd548b18
        cfunc = 0x50400001f658
        recv = 130371997783480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#30 0x000058e1ea8934f7 in vm_sendish (ec=0x5160019050d0, reg_cfp=0x769297ac7790, cd=0x502000585eb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#31 vm_exec_core (ec=ec@entry=0x5160019050d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000585eb0
        insns_address_table = {0x58e1ea88f22c <vm_exec_core+14140>, 0x58e1ea88c1fb <vm_exec_core+1803>, 0x58e1ea88dba9 <vm_exec_core+8377>, 0x58e1ea8936d8 <vm_exec_core+31720>, 0x58e1ea88d481 <vm_exec_core+6545>, 0x58e1ea89448d <vm_exec_core+35229>, 0x58e1ea8924da <vm_exec_core+27114>, 0x58e1ea8900ac <vm_exec_core+17852>, 0x58e1ea88c530 <vm_exec_core+2624>, 0x58e1ea893f0b <vm_exec_core+33819>, 0x58e1ea893aab <vm_exec_core+32699>, 0x58e1ea88d87c <vm_exec_core+7564>, 0x58e1ea88cb9c <vm_exec_core+4268>, 0x58e1ea892a11 <vm_exec_core+28449>, 0x58e1ea88e82c <vm_exec_core+11580>, 0x58e1ea89414d <vm_exec_core+34397>, 0x58e1ea893cfa <vm_exec_core+33290>, 0x58e1ea88f0a4 <vm_exec_core+13748>, 0x58e1ea88fffd <vm_exec_core+17677>, 0x58e1ea89268a <vm_exec_core+27546>, 0x58e1ea893c42 <vm_exec_core+33106>, 0x58e1ea89163c <vm_exec_core+23372>, 0x58e1ea89273e <vm_exec_core+27726>, 0x58e1ea892bc8 <vm_exec_core+28888>, 0x58e1ea89154e <vm_exec_core+23134>, 0x58e1ea88ca7c <vm_exec_core+3980>, 0x58e1ea891e31 <vm_exec_core+25409>, 0x58e1ea88c8a4 <vm_exec_core+3508>, 0x58e1ea88cc5d <vm_exec_core+4461>, 0x58e1ea88f399 <vm_exec_core+14505>, 0x58e1ea8913bb <vm_exec_core+22731>, 0x58e1ea8919ff <vm_exec_core+24335>, 0x58e1ea891104 <vm_exec_core+22036>, 0x58e1ea88c461 <vm_exec_core+2417>, 0x58e1ea892e6c <vm_exec_core+29564>, 0x58e1ea89395b <vm_exec_core+32363>, 0x58e1ea88cd74 <vm_exec_core+4740>, 0x58e1ea88e02d <vm_exec_core+9533>, 0x58e1ea88daa0 <vm_exec_core+8112>, 0x58e1ea88e9a7 <vm_exec_core+11959>, 0x58e1ea88ff2b <vm_exec_core+17467>, 0x58e1ea88ce80 <vm_exec_core+5008>, 0x58e1ea892cb1 <vm_exec_core+29121>, 0x58e1ea88df72 <vm_exec_core+9346>, 0x58e1ea88fd94 <vm_exec_core+17060>, 0x58e1ea890937 <vm_exec_core+20039>, 0x58e1ea892b2b <vm_exec_core+28731>, 0x58e1ea891827 <vm_exec_core+23863>, 0x58e1ea88ebe7 <vm_exec_core+12535>, 0x58e1ea88e2ab <vm_exec_core+10171>, 0x58e1ea8928d1 <vm_exec_core+28129>, 0x58e1ea88f545 <vm_exec_core+14933>, 0x58e1ea891ef8 <vm_exec_core+25608>, 0x58e1ea891956 <vm_exec_core+24166>, 0x58e1ea892153 <vm_exec_core+26211>, 0x58e1ea893196 <vm_exec_core+30374>, 0x58e1ea890b74 <vm_exec_core+20612>, 0x58e1ea88be9b <vm_exec_core+939>, 0x58e1ea88ed79 <vm_exec_core+12937>, 0x58e1ea892801 <vm_exec_core+27921>, 0x58e1ea88eebc <vm_exec_core+13260>, 0x58e1ea891474 <vm_exec_core+22916>, 0x58e1ea891d18 <vm_exec_core+25128>, 0x58e1ea890642 <vm_exec_core+19282>, 0x58e1ea89125d <vm_exec_core+22381>, 0x58e1ea88f13b <vm_exec_core+13899>, 0x58e1ea88e5c1 <vm_exec_core+10961>, 0x58e1ea892246 <vm_exec_core+26454>, 0x58e1ea88cf52 <vm_exec_core+5218>, 0x58e1ea890426 <vm_exec_core+18742>, 0x58e1ea89b8eb <vm_exec_core+65019>, 0x58e1ea8916fc <vm_exec_core+23564>, 0x58e1ea88d211 <vm_exec_core+5921>, 0x58e1ea88d743 <vm_exec_core+7251>, 0x58e1ea88d34a <vm_exec_core+6234>, 0x58e1ea88e13b <vm_exec_core+9803>, 0x58e1ea88ea22 <vm_exec_core+12082>, 0x58e1ea88bea0 <vm_exec_core+944>, 0x58e1ea88de51 <vm_exec_core+9057>, 0x58e1ea8946e2 <vm_exec_core+35826>, 0x58e1ea891c18 <vm_exec_core+24872>, 0x58e1ea890a17 <vm_exec_core+20263>, 0x58e1ea892d46 <vm_exec_core+29270>, 0x58e1ea8947cb <vm_exec_core+36059>, 0x58e1ea893099 <vm_exec_core+30121>, 0x58e1ea8941f7 <vm_exec_core+34567>, 0x58e1ea8942e1 <vm_exec_core+34801>, 0x58e1ea88c983 <vm_exec_core+3731>, 0x58e1ea893db8 <vm_exec_core+33480>, 0x58e1ea88f452 <vm_exec_core+14690>, 0x58e1ea894000 <vm_exec_core+34064>, 0x58e1ea88ef7d <vm_exec_core+13453>, 0x58e1ea892f5d <vm_exec_core+29805>, 0x58e1ea88e3f4 <vm_exec_core+10500>, 0x58e1ea88f79b <vm_exec_core+15531>, 0x58e1ea8943d7 <vm_exec_core+35047>, 0x58e1ea88fe6b <vm_exec_core+17275>, 0x58e1ea88f94c <vm_exec_core+15964>, 0x58e1ea88bf86 <vm_exec_core+1174>, 0x58e1ea88c69f <vm_exec_core+2991>, 0x58e1ea88c084 <vm_exec_core+1428>, 0x58e1ea890752 <vm_exec_core+19554>, 0x58e1ea88fb22 <vm_exec_core+16434>, 0x58e1ea8902e7 <vm_exec_core+18423>, 0x58e1ea8901ee <vm_exec_core+18174>, 0x58e1ea88f286 <vm_exec_core+14230>, 0x58e1ea88fa02 <vm_exec_core+16146>, 0x58e1ea88f65c <vm_exec_core+15212>, 0x58e1ea88fc66 <vm_exec_core+16758>, 0x58e1ea88fcfd <vm_exec_core+16909>, 0x58e1ea88f21d <vm_exec_core+14125>, 0x58e1ea88c1ec <vm_exec_core+1788>, 0x58e1ea88db9a <vm_exec_core+8362>, 0x58e1ea8936c9 <vm_exec_core+31705>, 0x58e1ea88d472 <vm_exec_core+6530>, 0x58e1ea89447e <vm_exec_core+35214>, 0x58e1ea8924cb <vm_exec_core+27099>, 0x58e1ea89009d <vm_exec_core+17837>, 0x58e1ea88c521 <vm_exec_core+2609>, 0x58e1ea893efc <vm_exec_core+33804>, 0x58e1ea893a9c <vm_exec_core+32684>, 0x58e1ea88d86d <vm_exec_core+7549>, 0x58e1ea88cb8d <vm_exec_core+4253>, 0x58e1ea892a02 <vm_exec_core+28434>, 0x58e1ea88e81d <vm_exec_core+11565>, 0x58e1ea89413e <vm_exec_core+34382>, 0x58e1ea893ceb <vm_exec_core+33275>, 0x58e1ea88f095 <vm_exec_core+13733>, 0x58e1ea88ffee <vm_exec_core+17662>, 0x58e1ea89267b <vm_exec_core+27531>, 0x58e1ea893c33 <vm_exec_core+33091>, 0x58e1ea89162d <vm_exec_core+23357>, 0x58e1ea89272f <vm_exec_core+27711>, 0x58e1ea892bb9 <vm_exec_core+28873>, 0x58e1ea89153f <vm_exec_core+23119>, 0x58e1ea88ca6d <vm_exec_core+3965>, 0x58e1ea891e22 <vm_exec_core+25394>, 0x58e1ea88c895 <vm_exec_core+3493>, 0x58e1ea88cc4e <vm_exec_core+4446>, 0x58e1ea88f38a <vm_exec_core+14490>, 0x58e1ea8913ac <vm_exec_core+22716>, 0x58e1ea8919f0 <vm_exec_core+24320>, 0x58e1ea8910f5 <vm_exec_core+22021>, 0x58e1ea88c452 <vm_exec_core+2402>, 0x58e1ea892e5d <vm_exec_core+29549>, 0x58e1ea89394c <vm_exec_core+32348>, 0x58e1ea88cd65 <vm_exec_core+4725>, 0x58e1ea88e01e <vm_exec_core+9518>, 0x58e1ea88da91 <vm_exec_core+8097>, 0x58e1ea88e998 <vm_exec_core+11944>, 0x58e1ea88ff1c <vm_exec_core+17452>, 0x58e1ea88ce71 <vm_exec_core+4993>, 0x58e1ea892ca2 <vm_exec_core+29106>, 0x58e1ea88df63 <vm_exec_core+9331>, 0x58e1ea88fd85 <vm_exec_core+17045>, 0x58e1ea890928 <vm_exec_core+20024>, 0x58e1ea892b1c <vm_exec_core+28716>, 0x58e1ea891818 <vm_exec_core+23848>, 0x58e1ea88ebd8 <vm_exec_core+12520>, 0x58e1ea88e29c <vm_exec_core+10156>, 0x58e1ea8928c2 <vm_exec_core+28114>, 0x58e1ea88f536 <vm_exec_core+14918>, 0x58e1ea891ee9 <vm_exec_core+25593>, 0x58e1ea891947 <vm_exec_core+24151>, 0x58e1ea892144 <vm_exec_core+26196>, 0x58e1ea893187 <vm_exec_core+30359>, 0x58e1ea890b65 <vm_exec_core+20597>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea88ed6a <vm_exec_core+12922>, 0x58e1ea8927f2 <vm_exec_core+27906>, 0x58e1ea88eead <vm_exec_core+13245>, 0x58e1ea891465 <vm_exec_core+22901>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea890633 <vm_exec_core+19267>, 0x58e1ea89124e <vm_exec_core+22366>, 0x58e1ea88f12c <vm_exec_core+13884>, 0x58e1ea88e5b2 <vm_exec_core+10946>, 0x58e1ea892237 <vm_exec_core+26439>, 0x58e1ea88cf43 <vm_exec_core+5203>, 0x58e1ea890417 <vm_exec_core+18727>, 0x58e1ea89b8dc <vm_exec_core+65004>, 0x58e1ea8916ed <vm_exec_core+23549>, 0x58e1ea88d202 <vm_exec_core+5906>, 0x58e1ea88d734 <vm_exec_core+7236>, 0x58e1ea88d33b <vm_exec_core+6219>, 0x58e1ea88e12c <vm_exec_core+9788>, 0x58e1ea88ea13 <vm_exec_core+12067>, 0x58e1ea890a12 <vm_exec_core+20258>, 0x58e1ea88ff12 <vm_exec_core+17442>, 0x58e1ea890a0d <vm_exec_core+20253>, 0x58e1ea891628 <vm_exec_core+23352>, 0x58e1ea89153a <vm_exec_core+23114>, 0x58e1ea88e127 <vm_exec_core+9783>, 0x58e1ea8917dc <vm_exec_core+23788>, 0x58e1ea88f448 <vm_exec_core+14680>, 0x58e1ea88f44d <vm_exec_core+14685>, 0x58e1ea891535 <vm_exec_core+23109>, 0x58e1ea8913a2 <vm_exec_core+22706>, 0x58e1ea8902ce <vm_exec_core+18398>, 0x58e1ea8901da <vm_exec_core+18154>...}
        reg_cfp = 0x769297ac7790
        reg_pc = 0x506000c5cff0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#32 0x000058e1ea888268 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160019050d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#33 0x000058e1ea8c658b in invoke_iseq_block_from_c (ec=0x5160019050d0, captured=<optimized out>, self=130371996875280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x769298993800
        cfp = 0x769297ac77c8
        sp = 0x7692979c7818
        use_argv = <optimized out>
        stack_argv = 0x7692979c7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_proc (ec=0x5160019050d0, self=130371996875280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#35 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#36 0x000058e1ea8c4816 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000773210, argc=-364016050, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 0
#37 0x000058e1ea81aca9 in thread_do_start_proc (th=th@entry=0x51500017de80) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000773210
        args_len = 0
        args_ptr = <optimized out>
#38 0x000058e1ea8188da in thread_do_start (th=0x51500017de80) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#39 thread_start_func_2 (th=th@entry=0x51500017de80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#40 0x000058e1ea817b9e in call_thread_start_func_2 (th=0x51500017de80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x76929cdffcc0
#41 nt_start (ptr=0x50c0003f3ac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x51500017de80
        sched = <optimized out>
        nt = 0x50c0003f3ac0
        vm = 0x525000000100
#42 0x000058e1ea4bca9f in asan_thread_start(void*) ()
No symbol table info available.
#43 0x00007692bdc9caa4 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 = {130372069230272, 7100927966026572673, 130372069230272, -360, 0, 140727067361904, 7100927966047544193, 7101000618847544193}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#44 0x00007692bdd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 2851722]
    #0 0x58e1ead4e1e4 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25
    #1 0x58e1ead4e1e4 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:236:9
    #2 0x58e1ead50b71 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1312:14
    #3 0x76929cdfd63e  (<unknown module>)

0x769297ac7708 is located 1048328 bytes inside of 1048576-byte region [0x7692979c7800,0x769297ac7800)
freed by thread T183 here:
    #0 0x58e1ea4beb7a in free (/tmp/ruby/build/trunk_asan/ruby+0x217b7a) (BuildId: 21168d733fa240c3d91f460069088384541a2e7a)
    #1 0x58e1ea52fb5b in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8191:9
    #2 0x58e1ea52fb5b in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4789:13
    #3 0x58e1ea52fb5b in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4800:5
    #4 0x58e1ea7f4314 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2305:5
    #5 0x58e1ea8cbd5e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3526:5
    #6 0x58e1ea8cb8c1 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3122:13
    #7 0x58e1ea502baf in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5
    #8 0x58e1ea50311a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10
    #9 0x58e1ea68cacc in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4285:13
    #10 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #11 0x58e1ea8934f6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #12 0x58e1ea8934f6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #13 0x58e1ea888267 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #14 0x58e1ea90a341 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #15 0x58e1ea90a341 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #16 0x58e1ea8b6935 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #17 0x58e1ea8b6935 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #18 0x58e1ea8b6935 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #19 0x58e1ea8b6935 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #20 0x58e1ea5072df in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1074:18
    #21 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #22 0x58e1ea8934f6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #23 0x58e1ea8934f6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #24 0x58e1ea888267 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #25 0x58e1ea8c658a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #26 0x58e1ea8c658a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1719:16
    #27 0x58e1ea8c658a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #28 0x58e1ea8c4815 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #29 0x58e1ea81aca8 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:610:16
    #30 0x58e1ea8188d9 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:627:18
    #31 0x58e1ea8188d9 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:682:18
    #32 0x58e1ea817b9d in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2176:5
    #33 0x58e1ea817b9d in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:13
    #34 0x58e1ea4bca9e in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x58e1ea4bee22 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x217e22) (BuildId: 21168d733fa240c3d91f460069088384541a2e7a)
    #1 0x58e1ea56cc15 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8206:5
    #2 0x58e1ea539fd2 in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:4680:12
    #3 0x58e1ea539fd2 in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:4670:34
    #4 0x58e1ea7fae58 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2149:22
    #5 0x58e1ea7fae58 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16
    #6 0x58e1ea7fae58 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11
    #7 0x58e1ea80f3e0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16
    #8 0x58e1ea900bbb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #9 0x58e1ea900bbb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #10 0x58e1ea900bbb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #11 0x58e1ea905625 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #12 0x58e1ea905625 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #13 0x58e1ea8b4c25 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #14 0x58e1ea8b4c25 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #15 0x58e1ea80d7a6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5
    #16 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #17 0x58e1ea886e04 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15
    #18 0x58e1ea88e685 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11
    #19 0x58e1ea888267 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #20 0x58e1ea90a341 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #21 0x58e1ea90a341 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #22 0x58e1ea8b6935 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #23 0x58e1ea8b6935 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #24 0x58e1ea8b6935 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #25 0x58e1ea8b6935 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #26 0x58e1eaa6aaf5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #27 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #28 0x58e1ea8934f6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #29 0x58e1ea8934f6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #30 0x58e1ea8883fe in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #31 0x58e1ea8883fe in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18
    #32 0x58e1ea90a341 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #33 0x58e1ea90a341 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #34 0x58e1ea8b6935 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #35 0x58e1ea8b6935 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #36 0x58e1ea8b6935 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #37 0x58e1ea8b6935 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #38 0x58e1eaa6aaf5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #39 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #40 0x58e1ea8934f6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #41 0x58e1ea8934f6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #42 0x58e1ea888620 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #43 0x58e1ea888620 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #44 0x58e1ea5035da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #45 0x58e1ea5035da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #46 0x58e1ea4fcb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #47 0x58e1ea4fcb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #48 0x7692bdc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #49 0x7692bdc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #50 0x58e1ea420924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: 21168d733fa240c3d91f460069088384541a2e7a)

Thread T183 created by T0 here:
    #0 0x58e1ea4a4741 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fd741) (BuildId: 21168d733fa240c3d91f460069088384541a2e7a)
    #1 0x58e1ea7faffa in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2090:11
    #2 0x58e1ea7faffa in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2155:15
    #3 0x58e1ea7faffa in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16
    #4 0x58e1ea7faffa in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11
    #5 0x58e1ea80f3e0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16
    #6 0x58e1ea900bbb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x58e1ea900bbb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x58e1ea900bbb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x58e1ea905625 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x58e1ea905625 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x58e1ea8b4c25 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x58e1ea8b4c25 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x58e1ea80d7a6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5
    #14 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #15 0x58e1ea886e04 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15
    #16 0x58e1ea88e685 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11
    #17 0x58e1ea888267 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #18 0x58e1ea90a341 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #19 0x58e1ea90a341 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #20 0x58e1ea8b6935 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #21 0x58e1ea8b6935 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #22 0x58e1ea8b6935 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #23 0x58e1ea8b6935 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #24 0x58e1eaa6aaf5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #25 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #26 0x58e1ea8934f6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #27 0x58e1ea8934f6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #28 0x58e1ea8883fe in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #29 0x58e1ea8883fe in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18
    #30 0x58e1ea90a341 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #31 0x58e1ea90a341 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #32 0x58e1ea8b6935 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #33 0x58e1ea8b6935 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #34 0x58e1ea8b6935 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x58e1ea8b6935 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x58e1eaa6aaf5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #37 0x58e1ea8ec977 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #38 0x58e1ea8934f6 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #39 0x58e1ea8934f6 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x58e1ea888620 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #41 0x58e1ea888620 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #42 0x58e1ea5035da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #43 0x58e1ea5035da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #44 0x58e1ea4fcb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #45 0x58e1ea4fcb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #46 0x7692bdc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x7692bdc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x58e1ea420924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: 21168d733fa240c3d91f460069088384541a2e7a)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x769297ac7480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x769297ac7500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x769297ac7580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x769297ac7600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x769297ac7680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x769297ac7700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x769297ac7780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x769297ac7800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x769297ac7880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x769297ac7900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x769297ac7980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==2839362==ABORTING
AddressSanitizer: nested bug in the same thread, aborting.
[Inferior 1 (process 2839362) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2825255 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2851724]
[New LWP 2838930]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007692bdd107e3 in __GI___wait4 (pid=-1, stat_loc=0x7692bbbea448, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7692bde8dc40 (LWP 2825255) "ruby"            0x00007692bdd107e3 in __GI___wait4 (pid=-1, stat_loc=0x7692bbbea448, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7692a1a006c0 (LWP 2851724) "test_thread.rb*" 0x00007692bdd1b4cd in __GI___poll (fds=0x769292709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7692936006c0 (LWP 2838930) "parallel.rb:40"  0x00007692bdd1b4cd in __GI___poll (fds=0x769294613460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x7692936006c0 (LWP 2838930) "parallel.rb:40"):
#0  0x00007692bdd1b4cd in __GI___poll (fds=0x769294613460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058e1ea4636ea in __interceptor_poll ()
No symbol table info available.
#2  0x000058e1ea5bf6dd in nogvl_wait_for (th=130371997719800, fptr=0x511000322fc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x000058e1ea5c0b56 in internal_read_func (ptr=0x769294613240) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x769294613240
        result = <optimized out>
#5  0x000058e1ea800113 in rb_thread_io_blocking_call (func=0x58e1ea5c06d0 <internal_read_func>, data1=0x769294613240, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x000058e1ea5072e0 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 = 0x5160018f36d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7692935fedb0, <optimized out>, 0x7692935fecc0, <optimized out>, <optimized out>}, prev = 0x769294609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160018f36d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000058e1ea5d4f65 in io_read_memory_locktmp (str=130371926701152, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497
        str = <optimized out>
        iis = {th = 130371997719800, fptr = 0x511000322fc0, nonblock = 0, fd = 4, buf = 0x5190001ab380, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000322fc0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x000058e1ea5b11a1 in io_readpartial (argc=-1805568928, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x000058e1ea8ec978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7692bd569ed0
        cfunc = 0x504000010f58
        recv = 130371997720000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000058e1ea899f27 in vm_sendish (ec=0x5160018f36d0, reg_cfp=0x7692a1bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5160018f36d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58e1ea88f22c <vm_exec_core+14140>, 0x58e1ea88c1fb <vm_exec_core+1803>, 0x58e1ea88dba9 <vm_exec_core+8377>, 0x58e1ea8936d8 <vm_exec_core+31720>, 0x58e1ea88d481 <vm_exec_core+6545>, 0x58e1ea89448d <vm_exec_core+35229>, 0x58e1ea8924da <vm_exec_core+27114>, 0x58e1ea8900ac <vm_exec_core+17852>, 0x58e1ea88c530 <vm_exec_core+2624>, 0x58e1ea893f0b <vm_exec_core+33819>, 0x58e1ea893aab <vm_exec_core+32699>, 0x58e1ea88d87c <vm_exec_core+7564>, 0x58e1ea88cb9c <vm_exec_core+4268>, 0x58e1ea892a11 <vm_exec_core+28449>, 0x58e1ea88e82c <vm_exec_core+11580>, 0x58e1ea89414d <vm_exec_core+34397>, 0x58e1ea893cfa <vm_exec_core+33290>, 0x58e1ea88f0a4 <vm_exec_core+13748>, 0x58e1ea88fffd <vm_exec_core+17677>, 0x58e1ea89268a <vm_exec_core+27546>, 0x58e1ea893c42 <vm_exec_core+33106>, 0x58e1ea89163c <vm_exec_core+23372>, 0x58e1ea89273e <vm_exec_core+27726>, 0x58e1ea892bc8 <vm_exec_core+28888>, 0x58e1ea89154e <vm_exec_core+23134>, 0x58e1ea88ca7c <vm_exec_core+3980>, 0x58e1ea891e31 <vm_exec_core+25409>, 0x58e1ea88c8a4 <vm_exec_core+3508>, 0x58e1ea88cc5d <vm_exec_core+4461>, 0x58e1ea88f399 <vm_exec_core+14505>, 0x58e1ea8913bb <vm_exec_core+22731>, 0x58e1ea8919ff <vm_exec_core+24335>, 0x58e1ea891104 <vm_exec_core+22036>, 0x58e1ea88c461 <vm_exec_core+2417>, 0x58e1ea892e6c <vm_exec_core+29564>, 0x58e1ea89395b <vm_exec_core+32363>, 0x58e1ea88cd74 <vm_exec_core+4740>, 0x58e1ea88e02d <vm_exec_core+9533>, 0x58e1ea88daa0 <vm_exec_core+8112>, 0x58e1ea88e9a7 <vm_exec_core+11959>, 0x58e1ea88ff2b <vm_exec_core+17467>, 0x58e1ea88ce80 <vm_exec_core+5008>, 0x58e1ea892cb1 <vm_exec_core+29121>, 0x58e1ea88df72 <vm_exec_core+9346>, 0x58e1ea88fd94 <vm_exec_core+17060>, 0x58e1ea890937 <vm_exec_core+20039>, 0x58e1ea892b2b <vm_exec_core+28731>, 0x58e1ea891827 <vm_exec_core+23863>, 0x58e1ea88ebe7 <vm_exec_core+12535>, 0x58e1ea88e2ab <vm_exec_core+10171>, 0x58e1ea8928d1 <vm_exec_core+28129>, 0x58e1ea88f545 <vm_exec_core+14933>, 0x58e1ea891ef8 <vm_exec_core+25608>, 0x58e1ea891956 <vm_exec_core+24166>, 0x58e1ea892153 <vm_exec_core+26211>, 0x58e1ea893196 <vm_exec_core+30374>, 0x58e1ea890b74 <vm_exec_core+20612>, 0x58e1ea88be9b <vm_exec_core+939>, 0x58e1ea88ed79 <vm_exec_core+12937>, 0x58e1ea892801 <vm_exec_core+27921>, 0x58e1ea88eebc <vm_exec_core+13260>, 0x58e1ea891474 <vm_exec_core+22916>, 0x58e1ea891d18 <vm_exec_core+25128>, 0x58e1ea890642 <vm_exec_core+19282>, 0x58e1ea89125d <vm_exec_core+22381>, 0x58e1ea88f13b <vm_exec_core+13899>, 0x58e1ea88e5c1 <vm_exec_core+10961>, 0x58e1ea892246 <vm_exec_core+26454>, 0x58e1ea88cf52 <vm_exec_core+5218>, 0x58e1ea890426 <vm_exec_core+18742>, 0x58e1ea89b8eb <vm_exec_core+65019>, 0x58e1ea8916fc <vm_exec_core+23564>, 0x58e1ea88d211 <vm_exec_core+5921>, 0x58e1ea88d743 <vm_exec_core+7251>, 0x58e1ea88d34a <vm_exec_core+6234>, 0x58e1ea88e13b <vm_exec_core+9803>, 0x58e1ea88ea22 <vm_exec_core+12082>, 0x58e1ea88bea0 <vm_exec_core+944>, 0x58e1ea88de51 <vm_exec_core+9057>, 0x58e1ea8946e2 <vm_exec_core+35826>, 0x58e1ea891c18 <vm_exec_core+24872>, 0x58e1ea890a17 <vm_exec_core+20263>, 0x58e1ea892d46 <vm_exec_core+29270>, 0x58e1ea8947cb <vm_exec_core+36059>, 0x58e1ea893099 <vm_exec_core+30121>, 0x58e1ea8941f7 <vm_exec_core+34567>, 0x58e1ea8942e1 <vm_exec_core+34801>, 0x58e1ea88c983 <vm_exec_core+3731>, 0x58e1ea893db8 <vm_exec_core+33480>, 0x58e1ea88f452 <vm_exec_core+14690>, 0x58e1ea894000 <vm_exec_core+34064>, 0x58e1ea88ef7d <vm_exec_core+13453>, 0x58e1ea892f5d <vm_exec_core+29805>, 0x58e1ea88e3f4 <vm_exec_core+10500>, 0x58e1ea88f79b <vm_exec_core+15531>, 0x58e1ea8943d7 <vm_exec_core+35047>, 0x58e1ea88fe6b <vm_exec_core+17275>, 0x58e1ea88f94c <vm_exec_core+15964>, 0x58e1ea88bf86 <vm_exec_core+1174>, 0x58e1ea88c69f <vm_exec_core+2991>, 0x58e1ea88c084 <vm_exec_core+1428>, 0x58e1ea890752 <vm_exec_core+19554>, 0x58e1ea88fb22 <vm_exec_core+16434>, 0x58e1ea8902e7 <vm_exec_core+18423>, 0x58e1ea8901ee <vm_exec_core+18174>, 0x58e1ea88f286 <vm_exec_core+14230>, 0x58e1ea88fa02 <vm_exec_core+16146>, 0x58e1ea88f65c <vm_exec_core+15212>, 0x58e1ea88fc66 <vm_exec_core+16758>, 0x58e1ea88fcfd <vm_exec_core+16909>, 0x58e1ea88f21d <vm_exec_core+14125>, 0x58e1ea88c1ec <vm_exec_core+1788>, 0x58e1ea88db9a <vm_exec_core+8362>, 0x58e1ea8936c9 <vm_exec_core+31705>, 0x58e1ea88d472 <vm_exec_core+6530>, 0x58e1ea89447e <vm_exec_core+35214>, 0x58e1ea8924cb <vm_exec_core+27099>, 0x58e1ea89009d <vm_exec_core+17837>, 0x58e1ea88c521 <vm_exec_core+2609>, 0x58e1ea893efc <vm_exec_core+33804>, 0x58e1ea893a9c <vm_exec_core+32684>, 0x58e1ea88d86d <vm_exec_core+7549>, 0x58e1ea88cb8d <vm_exec_core+4253>, 0x58e1ea892a02 <vm_exec_core+28434>, 0x58e1ea88e81d <vm_exec_core+11565>, 0x58e1ea89413e <vm_exec_core+34382>, 0x58e1ea893ceb <vm_exec_core+33275>, 0x58e1ea88f095 <vm_exec_core+13733>, 0x58e1ea88ffee <vm_exec_core+17662>, 0x58e1ea89267b <vm_exec_core+27531>, 0x58e1ea893c33 <vm_exec_core+33091>, 0x58e1ea89162d <vm_exec_core+23357>, 0x58e1ea89272f <vm_exec_core+27711>, 0x58e1ea892bb9 <vm_exec_core+28873>, 0x58e1ea89153f <vm_exec_core+23119>, 0x58e1ea88ca6d <vm_exec_core+3965>, 0x58e1ea891e22 <vm_exec_core+25394>, 0x58e1ea88c895 <vm_exec_core+3493>, 0x58e1ea88cc4e <vm_exec_core+4446>, 0x58e1ea88f38a <vm_exec_core+14490>, 0x58e1ea8913ac <vm_exec_core+22716>, 0x58e1ea8919f0 <vm_exec_core+24320>, 0x58e1ea8910f5 <vm_exec_core+22021>, 0x58e1ea88c452 <vm_exec_core+2402>, 0x58e1ea892e5d <vm_exec_core+29549>, 0x58e1ea89394c <vm_exec_core+32348>, 0x58e1ea88cd65 <vm_exec_core+4725>, 0x58e1ea88e01e <vm_exec_core+9518>, 0x58e1ea88da91 <vm_exec_core+8097>, 0x58e1ea88e998 <vm_exec_core+11944>, 0x58e1ea88ff1c <vm_exec_core+17452>, 0x58e1ea88ce71 <vm_exec_core+4993>, 0x58e1ea892ca2 <vm_exec_core+29106>, 0x58e1ea88df63 <vm_exec_core+9331>, 0x58e1ea88fd85 <vm_exec_core+17045>, 0x58e1ea890928 <vm_exec_core+20024>, 0x58e1ea892b1c <vm_exec_core+28716>, 0x58e1ea891818 <vm_exec_core+23848>, 0x58e1ea88ebd8 <vm_exec_core+12520>, 0x58e1ea88e29c <vm_exec_core+10156>, 0x58e1ea8928c2 <vm_exec_core+28114>, 0x58e1ea88f536 <vm_exec_core+14918>, 0x58e1ea891ee9 <vm_exec_core+25593>, 0x58e1ea891947 <vm_exec_core+24151>, 0x58e1ea892144 <vm_exec_core+26196>, 0x58e1ea893187 <vm_exec_core+30359>, 0x58e1ea890b65 <vm_exec_core+20597>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea88ed6a <vm_exec_core+12922>, 0x58e1ea8927f2 <vm_exec_core+27906>, 0x58e1ea88eead <vm_exec_core+13245>, 0x58e1ea891465 <vm_exec_core+22901>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea890633 <vm_exec_core+19267>, 0x58e1ea89124e <vm_exec_core+22366>, 0x58e1ea88f12c <vm_exec_core+13884>, 0x58e1ea88e5b2 <vm_exec_core+10946>, 0x58e1ea892237 <vm_exec_core+26439>, 0x58e1ea88cf43 <vm_exec_core+5203>, 0x58e1ea890417 <vm_exec_core+18727>, 0x58e1ea89b8dc <vm_exec_core+65004>, 0x58e1ea8916ed <vm_exec_core+23549>, 0x58e1ea88d202 <vm_exec_core+5906>, 0x58e1ea88d734 <vm_exec_core+7236>, 0x58e1ea88d33b <vm_exec_core+6219>, 0x58e1ea88e12c <vm_exec_core+9788>, 0x58e1ea88ea13 <vm_exec_core+12067>, 0x58e1ea890a12 <vm_exec_core+20258>, 0x58e1ea88ff12 <vm_exec_core+17442>, 0x58e1ea890a0d <vm_exec_core+20253>, 0x58e1ea891628 <vm_exec_core+23352>, 0x58e1ea89153a <vm_exec_core+23114>, 0x58e1ea88e127 <vm_exec_core+9783>, 0x58e1ea8917dc <vm_exec_core+23788>, 0x58e1ea88f448 <vm_exec_core+14680>, 0x58e1ea88f44d <vm_exec_core+14685>, 0x58e1ea891535 <vm_exec_core+23109>, 0x58e1ea8913a2 <vm_exec_core+22706>, 0x58e1ea8902ce <vm_exec_core+18398>, 0x58e1ea8901da <vm_exec_core+18154>...}
        reg_cfp = 0x7692a1bff790
        reg_pc = 0x513000053fa0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x000058e1ea888268 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160018f36d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000058e1ea8c658b in invoke_iseq_block_from_c (ec=0x5160018f36d0, captured=<optimized out>, self=130372597462400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7692bd3d4110
        cfp = 0x7692a1bff7c8
        sp = 0x7692a1aff818
        use_argv = <optimized out>
        stack_argv = 0x7692a1aff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160018f36d0, self=130372597462400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#17 0x000058e1ea8c4816 in rb_vm_invoke_proc (ec=0x769294613460, proc=0x1, proc@entry=0x504000779390, argc=-1110330163, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 4294967295
#18 0x000058e1ea81aca9 in thread_do_start_proc (th=th@entry=0x515000198c80) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000779390
        args_len = 0
        args_ptr = <optimized out>
#19 0x000058e1ea8188da in thread_do_start (th=0x515000198c80) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000198c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x000058e1ea817b9e in call_thread_start_func_2 (th=0x515000198c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7692935ffcc0
#22 nt_start (ptr=0x50c000405340) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x515000198c80
        sched = <optimized out>
        nt = 0x50c000405340
        vm = 0x525000000100
#23 0x000058e1ea4bca9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007692bdc9caa4 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 = {130371909846720, 7100926866514944897, 130371909846720, -360, 25, 140727067364944, 7100926866535916417, 7101000618847544193}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007692bdd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7692a1a006c0 (LWP 2851724) "test_thread.rb*"):
#0  0x00007692bdd1b4cd in __GI___poll (fds=0x769292709040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058e1ea4636ea in __interceptor_poll ()
No symbol table info available.
#2  0x000058e1ea81bf0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x000058e1ea4bca9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007692bdc9caa4 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 = {130372148922048, 7101027471828886401, 130372148922048, -360, 0, 130372041955280, 7101027471849857921, 7101000618847544193}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007692bdd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7692bde8dc40 (LWP 2825255) "ruby"):
#0  0x00007692bdd107e3 in __GI___wait4 (pid=-1, stat_loc=0x7692bbbea448, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058e1ea450f20 in __interceptor_waitpid ()
No symbol table info available.
#2  0x000058e1ea694294 in do_waitpid (pid=-1, st=0x7692bbbea448, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7692bbbea420) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x7692bbbea420
#4  0x000058e1ea7fe84f in rb_nogvl (func=0x58e1ea694250 <waitpid_blocking_no_SIGCHLD>, data1=0x7692bbbea420, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000006d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x000058e1ea67ee4e in waitpid_no_SIGCHLD (w=0x7692bbbea420) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x000058e1ea68d83e in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
        result = 130371997778160
        pid = <optimized out>
        status = <optimized out>
#9  0x000058e1ea8ec978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x6b5100100001
        cc = <optimized out>
        me = 0x7692bd547538
        cfunc = 0x504000020898
        recv = 130372613805600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000058e1ea899f27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7692bb1ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58e1ea88f22c <vm_exec_core+14140>, 0x58e1ea88c1fb <vm_exec_core+1803>, 0x58e1ea88dba9 <vm_exec_core+8377>, 0x58e1ea8936d8 <vm_exec_core+31720>, 0x58e1ea88d481 <vm_exec_core+6545>, 0x58e1ea89448d <vm_exec_core+35229>, 0x58e1ea8924da <vm_exec_core+27114>, 0x58e1ea8900ac <vm_exec_core+17852>, 0x58e1ea88c530 <vm_exec_core+2624>, 0x58e1ea893f0b <vm_exec_core+33819>, 0x58e1ea893aab <vm_exec_core+32699>, 0x58e1ea88d87c <vm_exec_core+7564>, 0x58e1ea88cb9c <vm_exec_core+4268>, 0x58e1ea892a11 <vm_exec_core+28449>, 0x58e1ea88e82c <vm_exec_core+11580>, 0x58e1ea89414d <vm_exec_core+34397>, 0x58e1ea893cfa <vm_exec_core+33290>, 0x58e1ea88f0a4 <vm_exec_core+13748>, 0x58e1ea88fffd <vm_exec_core+17677>, 0x58e1ea89268a <vm_exec_core+27546>, 0x58e1ea893c42 <vm_exec_core+33106>, 0x58e1ea89163c <vm_exec_core+23372>, 0x58e1ea89273e <vm_exec_core+27726>, 0x58e1ea892bc8 <vm_exec_core+28888>, 0x58e1ea89154e <vm_exec_core+23134>, 0x58e1ea88ca7c <vm_exec_core+3980>, 0x58e1ea891e31 <vm_exec_core+25409>, 0x58e1ea88c8a4 <vm_exec_core+3508>, 0x58e1ea88cc5d <vm_exec_core+4461>, 0x58e1ea88f399 <vm_exec_core+14505>, 0x58e1ea8913bb <vm_exec_core+22731>, 0x58e1ea8919ff <vm_exec_core+24335>, 0x58e1ea891104 <vm_exec_core+22036>, 0x58e1ea88c461 <vm_exec_core+2417>, 0x58e1ea892e6c <vm_exec_core+29564>, 0x58e1ea89395b <vm_exec_core+32363>, 0x58e1ea88cd74 <vm_exec_core+4740>, 0x58e1ea88e02d <vm_exec_core+9533>, 0x58e1ea88daa0 <vm_exec_core+8112>, 0x58e1ea88e9a7 <vm_exec_core+11959>, 0x58e1ea88ff2b <vm_exec_core+17467>, 0x58e1ea88ce80 <vm_exec_core+5008>, 0x58e1ea892cb1 <vm_exec_core+29121>, 0x58e1ea88df72 <vm_exec_core+9346>, 0x58e1ea88fd94 <vm_exec_core+17060>, 0x58e1ea890937 <vm_exec_core+20039>, 0x58e1ea892b2b <vm_exec_core+28731>, 0x58e1ea891827 <vm_exec_core+23863>, 0x58e1ea88ebe7 <vm_exec_core+12535>, 0x58e1ea88e2ab <vm_exec_core+10171>, 0x58e1ea8928d1 <vm_exec_core+28129>, 0x58e1ea88f545 <vm_exec_core+14933>, 0x58e1ea891ef8 <vm_exec_core+25608>, 0x58e1ea891956 <vm_exec_core+24166>, 0x58e1ea892153 <vm_exec_core+26211>, 0x58e1ea893196 <vm_exec_core+30374>, 0x58e1ea890b74 <vm_exec_core+20612>, 0x58e1ea88be9b <vm_exec_core+939>, 0x58e1ea88ed79 <vm_exec_core+12937>, 0x58e1ea892801 <vm_exec_core+27921>, 0x58e1ea88eebc <vm_exec_core+13260>, 0x58e1ea891474 <vm_exec_core+22916>, 0x58e1ea891d18 <vm_exec_core+25128>, 0x58e1ea890642 <vm_exec_core+19282>, 0x58e1ea89125d <vm_exec_core+22381>, 0x58e1ea88f13b <vm_exec_core+13899>, 0x58e1ea88e5c1 <vm_exec_core+10961>, 0x58e1ea892246 <vm_exec_core+26454>, 0x58e1ea88cf52 <vm_exec_core+5218>, 0x58e1ea890426 <vm_exec_core+18742>, 0x58e1ea89b8eb <vm_exec_core+65019>, 0x58e1ea8916fc <vm_exec_core+23564>, 0x58e1ea88d211 <vm_exec_core+5921>, 0x58e1ea88d743 <vm_exec_core+7251>, 0x58e1ea88d34a <vm_exec_core+6234>, 0x58e1ea88e13b <vm_exec_core+9803>, 0x58e1ea88ea22 <vm_exec_core+12082>, 0x58e1ea88bea0 <vm_exec_core+944>, 0x58e1ea88de51 <vm_exec_core+9057>, 0x58e1ea8946e2 <vm_exec_core+35826>, 0x58e1ea891c18 <vm_exec_core+24872>, 0x58e1ea890a17 <vm_exec_core+20263>, 0x58e1ea892d46 <vm_exec_core+29270>, 0x58e1ea8947cb <vm_exec_core+36059>, 0x58e1ea893099 <vm_exec_core+30121>, 0x58e1ea8941f7 <vm_exec_core+34567>, 0x58e1ea8942e1 <vm_exec_core+34801>, 0x58e1ea88c983 <vm_exec_core+3731>, 0x58e1ea893db8 <vm_exec_core+33480>, 0x58e1ea88f452 <vm_exec_core+14690>, 0x58e1ea894000 <vm_exec_core+34064>, 0x58e1ea88ef7d <vm_exec_core+13453>, 0x58e1ea892f5d <vm_exec_core+29805>, 0x58e1ea88e3f4 <vm_exec_core+10500>, 0x58e1ea88f79b <vm_exec_core+15531>, 0x58e1ea8943d7 <vm_exec_core+35047>, 0x58e1ea88fe6b <vm_exec_core+17275>, 0x58e1ea88f94c <vm_exec_core+15964>, 0x58e1ea88bf86 <vm_exec_core+1174>, 0x58e1ea88c69f <vm_exec_core+2991>, 0x58e1ea88c084 <vm_exec_core+1428>, 0x58e1ea890752 <vm_exec_core+19554>, 0x58e1ea88fb22 <vm_exec_core+16434>, 0x58e1ea8902e7 <vm_exec_core+18423>, 0x58e1ea8901ee <vm_exec_core+18174>, 0x58e1ea88f286 <vm_exec_core+14230>, 0x58e1ea88fa02 <vm_exec_core+16146>, 0x58e1ea88f65c <vm_exec_core+15212>, 0x58e1ea88fc66 <vm_exec_core+16758>, 0x58e1ea88fcfd <vm_exec_core+16909>, 0x58e1ea88f21d <vm_exec_core+14125>, 0x58e1ea88c1ec <vm_exec_core+1788>, 0x58e1ea88db9a <vm_exec_core+8362>, 0x58e1ea8936c9 <vm_exec_core+31705>, 0x58e1ea88d472 <vm_exec_core+6530>, 0x58e1ea89447e <vm_exec_core+35214>, 0x58e1ea8924cb <vm_exec_core+27099>, 0x58e1ea89009d <vm_exec_core+17837>, 0x58e1ea88c521 <vm_exec_core+2609>, 0x58e1ea893efc <vm_exec_core+33804>, 0x58e1ea893a9c <vm_exec_core+32684>, 0x58e1ea88d86d <vm_exec_core+7549>, 0x58e1ea88cb8d <vm_exec_core+4253>, 0x58e1ea892a02 <vm_exec_core+28434>, 0x58e1ea88e81d <vm_exec_core+11565>, 0x58e1ea89413e <vm_exec_core+34382>, 0x58e1ea893ceb <vm_exec_core+33275>, 0x58e1ea88f095 <vm_exec_core+13733>, 0x58e1ea88ffee <vm_exec_core+17662>, 0x58e1ea89267b <vm_exec_core+27531>, 0x58e1ea893c33 <vm_exec_core+33091>, 0x58e1ea89162d <vm_exec_core+23357>, 0x58e1ea89272f <vm_exec_core+27711>, 0x58e1ea892bb9 <vm_exec_core+28873>, 0x58e1ea89153f <vm_exec_core+23119>, 0x58e1ea88ca6d <vm_exec_core+3965>, 0x58e1ea891e22 <vm_exec_core+25394>, 0x58e1ea88c895 <vm_exec_core+3493>, 0x58e1ea88cc4e <vm_exec_core+4446>, 0x58e1ea88f38a <vm_exec_core+14490>, 0x58e1ea8913ac <vm_exec_core+22716>, 0x58e1ea8919f0 <vm_exec_core+24320>, 0x58e1ea8910f5 <vm_exec_core+22021>, 0x58e1ea88c452 <vm_exec_core+2402>, 0x58e1ea892e5d <vm_exec_core+29549>, 0x58e1ea89394c <vm_exec_core+32348>, 0x58e1ea88cd65 <vm_exec_core+4725>, 0x58e1ea88e01e <vm_exec_core+9518>, 0x58e1ea88da91 <vm_exec_core+8097>, 0x58e1ea88e998 <vm_exec_core+11944>, 0x58e1ea88ff1c <vm_exec_core+17452>, 0x58e1ea88ce71 <vm_exec_core+4993>, 0x58e1ea892ca2 <vm_exec_core+29106>, 0x58e1ea88df63 <vm_exec_core+9331>, 0x58e1ea88fd85 <vm_exec_core+17045>, 0x58e1ea890928 <vm_exec_core+20024>, 0x58e1ea892b1c <vm_exec_core+28716>, 0x58e1ea891818 <vm_exec_core+23848>, 0x58e1ea88ebd8 <vm_exec_core+12520>, 0x58e1ea88e29c <vm_exec_core+10156>, 0x58e1ea8928c2 <vm_exec_core+28114>, 0x58e1ea88f536 <vm_exec_core+14918>, 0x58e1ea891ee9 <vm_exec_core+25593>, 0x58e1ea891947 <vm_exec_core+24151>, 0x58e1ea892144 <vm_exec_core+26196>, 0x58e1ea893187 <vm_exec_core+30359>, 0x58e1ea890b65 <vm_exec_core+20597>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea88ed6a <vm_exec_core+12922>, 0x58e1ea8927f2 <vm_exec_core+27906>, 0x58e1ea88eead <vm_exec_core+13245>, 0x58e1ea891465 <vm_exec_core+22901>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea890633 <vm_exec_core+19267>, 0x58e1ea89124e <vm_exec_core+22366>, 0x58e1ea88f12c <vm_exec_core+13884>, 0x58e1ea88e5b2 <vm_exec_core+10946>, 0x58e1ea892237 <vm_exec_core+26439>, 0x58e1ea88cf43 <vm_exec_core+5203>, 0x58e1ea890417 <vm_exec_core+18727>, 0x58e1ea89b8dc <vm_exec_core+65004>, 0x58e1ea8916ed <vm_exec_core+23549>, 0x58e1ea88d202 <vm_exec_core+5906>, 0x58e1ea88d734 <vm_exec_core+7236>, 0x58e1ea88d33b <vm_exec_core+6219>, 0x58e1ea88e12c <vm_exec_core+9788>, 0x58e1ea88ea13 <vm_exec_core+12067>, 0x58e1ea890a12 <vm_exec_core+20258>, 0x58e1ea88ff12 <vm_exec_core+17442>, 0x58e1ea890a0d <vm_exec_core+20253>, 0x58e1ea891628 <vm_exec_core+23352>, 0x58e1ea89153a <vm_exec_core+23114>, 0x58e1ea88e127 <vm_exec_core+9783>, 0x58e1ea8917dc <vm_exec_core+23788>, 0x58e1ea88f448 <vm_exec_core+14680>, 0x58e1ea88f44d <vm_exec_core+14685>, 0x58e1ea891535 <vm_exec_core+23109>, 0x58e1ea8913a2 <vm_exec_core+22706>, 0x58e1ea8902ce <vm_exec_core+18398>, 0x58e1ea8901da <vm_exec_core+18154>...}
        reg_cfp = 0x7692bb1ff480
        reg_pc = 0x50b0000261b0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000058e1ea888268 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#13 0x000058e1ea90a342 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7692bb1ff578, self=130371996875280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7692bd3fcd90
        cfp = <optimized out>
        sp = 0x7692bb0ffac8
        use_argv = 0x7692bba4c220
        stack_argv = 0x7692bb0ffac8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#14 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7692bb1ff578
#15 0x000058e1ea8b6936 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#18 0x000058e1ea8b6936 in rb_yield (val=<optimized out>)
No locals.
#19 0x000058e1eaa5dd6a in rb_ary_each (ary=130371997778560) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 2
#20 0x000058e1ea8ec978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7692bd570550
        cfunc = 0x50400000a298
        recv = 130371997778560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x000058e1ea8934f7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7692bb1ff560, cd=0x512000021140, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
th: 0x515000000300, native_id: 0x7692bde8dc40
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0108 e:000107 CFUNC  :waitall
c:0016 p:0010 s:0104 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
c:0015 p:0004 s:0099 e:000098 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
        argc = <optimized out>
        recv = <optimized out>
c:0014 p:0006 s:0093 e:000092 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH]
        cc = <optimized out>
        calling = <optimized out>
#22 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 = 0x512000021140
c:0013 p:---- s:0089 e:000088 CFUNC  :each
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:0002f0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        insns_address_table = {0x58e1ea88f22c <vm_exec_core+14140>, 0x58e1ea88c1fb <vm_exec_core+1803>, 0x58e1ea88dba9 <vm_exec_core+8377>, 0x58e1ea8936d8 <vm_exec_core+31720>, 0x58e1ea88d481 <vm_exec_core+6545>, 0x58e1ea89448d <vm_exec_core+35229>, 0x58e1ea8924da <vm_exec_core+27114>, 0x58e1ea8900ac <vm_exec_core+17852>, 0x58e1ea88c530 <vm_exec_core+2624>, 0x58e1ea893f0b <vm_exec_core+33819>, 0x58e1ea893aab <vm_exec_core+32699>, 0x58e1ea88d87c <vm_exec_core+7564>, 0x58e1ea88cb9c <vm_exec_core+4268>, 0x58e1ea892a11 <vm_exec_core+28449>, 0x58e1ea88e82c <vm_exec_core+11580>, 0x58e1ea89414d <vm_exec_core+34397>, 0x58e1ea893cfa <vm_exec_core+33290>, 0x58e1ea88f0a4 <vm_exec_core+13748>, 0x58e1ea88fffd <vm_exec_core+17677>, 0x58e1ea89268a <vm_exec_core+27546>, 0x58e1ea893c42 <vm_exec_core+33106>, 0x58e1ea89163c <vm_exec_core+23372>, 0x58e1ea89273e <vm_exec_core+27726>, 0x58e1ea892bc8 <vm_exec_core+28888>, 0x58e1ea89154e <vm_exec_core+23134>, 0x58e1ea88ca7c <vm_exec_core+3980>, 0x58e1ea891e31 <vm_exec_core+25409>, 0x58e1ea88c8a4 <vm_exec_core+3508>, 0x58e1ea88cc5d <vm_exec_core+4461>, 0x58e1ea88f399 <vm_exec_core+14505>, 0x58e1ea8913bb <vm_exec_core+22731>, 0x58e1ea8919ff <vm_exec_core+24335>, 0x58e1ea891104 <vm_exec_core+22036>, 0x58e1ea88c461 <vm_exec_core+2417>, 0x58e1ea892e6c <vm_exec_core+29564>, 0x58e1ea89395b <vm_exec_core+32363>, 0x58e1ea88cd74 <vm_exec_core+4740>, 0x58e1ea88e02d <vm_exec_core+9533>, 0x58e1ea88daa0 <vm_exec_core+8112>, 0x58e1ea88e9a7 <vm_exec_core+11959>, 0x58e1ea88ff2b <vm_exec_core+17467>, 0x58e1ea88ce80 <vm_exec_core+5008>, 0x58e1ea892cb1 <vm_exec_core+29121>, 0x58e1ea88df72 <vm_exec_core+9346>, 0x58e1ea88fd94 <vm_exec_core+17060>, 0x58e1ea890937 <vm_exec_core+20039>, 0x58e1ea892b2b <vm_exec_core+28731>, 0x58e1ea891827 <vm_exec_core+23863>, 0x58e1ea88ebe7 <vm_exec_core+12535>, 0x58e1ea88e2ab <vm_exec_core+10171>, 0x58e1ea8928d1 <vm_exec_core+28129>, 0x58e1ea88f545 <vm_exec_core+14933>, 0x58e1ea891ef8 <vm_exec_core+25608>, 0x58e1ea891956 <vm_exec_core+24166>, 0x58e1ea892153 <vm_exec_core+26211>, 0x58e1ea893196 <vm_exec_core+30374>, 0x58e1ea890b74 <vm_exec_core+20612>, 0x58e1ea88be9b <vm_exec_core+939>, 0x58e1ea88ed79 <vm_exec_core+12937>, 0x58e1ea892801 <vm_exec_core+27921>, 0x58e1ea88eebc <vm_exec_core+13260>, 0x58e1ea891474 <vm_exec_core+22916>, 0x58e1ea891d18 <vm_exec_core+25128>, 0x58e1ea890642 <vm_exec_core+19282>, 0x58e1ea89125d <vm_exec_core+22381>, 0x58e1ea88f13b <vm_exec_core+13899>, 0x58e1ea88e5c1 <vm_exec_core+10961>, 0x58e1ea892246 <vm_exec_core+26454>, 0x58e1ea88cf52 <vm_exec_core+5218>, 0x58e1ea890426 <vm_exec_core+18742>, 0x58e1ea89b8eb <vm_exec_core+65019>, 0x58e1ea8916fc <vm_exec_core+23564>, 0x58e1ea88d211 <vm_exec_core+5921>, 0x58e1ea88d743 <vm_exec_core+7251>, 0x58e1ea88d34a <vm_exec_core+6234>, 0x58e1ea88e13b <vm_exec_core+9803>, 0x58e1ea88ea22 <vm_exec_core+12082>, 0x58e1ea88bea0 <vm_exec_core+944>, 0x58e1ea88de51 <vm_exec_core+9057>, 0x58e1ea8946e2 <vm_exec_core+35826>, 0x58e1ea891c18 <vm_exec_core+24872>, 0x58e1ea890a17 <vm_exec_core+20263>, 0x58e1ea892d46 <vm_exec_core+29270>, 0x58e1ea8947cb <vm_exec_core+36059>, 0x58e1ea893099 <vm_exec_core+30121>, 0x58e1ea8941f7 <vm_exec_core+34567>, 0x58e1ea8942e1 <vm_exec_core+34801>, 0x58e1ea88c983 <vm_exec_core+3731>, 0x58e1ea893db8 <vm_exec_core+33480>, 0x58e1ea88f452 <vm_exec_core+14690>, 0x58e1ea894000 <vm_exec_core+34064>, 0x58e1ea88ef7d <vm_exec_core+13453>, 0x58e1ea892f5d <vm_exec_core+29805>, 0x58e1ea88e3f4 <vm_exec_core+10500>, 0x58e1ea88f79b <vm_exec_core+15531>, 0x58e1ea8943d7 <vm_exec_core+35047>, 0x58e1ea88fe6b <vm_exec_core+17275>, 0x58e1ea88f94c <vm_exec_core+15964>, 0x58e1ea88bf86 <vm_exec_core+1174>, 0x58e1ea88c69f <vm_exec_core+2991>, 0x58e1ea88c084 <vm_exec_core+1428>, 0x58e1ea890752 <vm_exec_core+19554>, 0x58e1ea88fb22 <vm_exec_core+16434>, 0x58e1ea8902e7 <vm_exec_core+18423>, 0x58e1ea8901ee <vm_exec_core+18174>, 0x58e1ea88f286 <vm_exec_core+14230>, 0x58e1ea88fa02 <vm_exec_core+16146>, 0x58e1ea88f65c <vm_exec_core+15212>, 0x58e1ea88fc66 <vm_exec_core+16758>, 0x58e1ea88fcfd <vm_exec_core+16909>, 0x58e1ea88f21d <vm_exec_core+14125>, 0x58e1ea88c1ec <vm_exec_core+1788>, 0x58e1ea88db9a <vm_exec_core+8362>, 0x58e1ea8936c9 <vm_exec_core+31705>, 0x58e1ea88d472 <vm_exec_core+6530>, 0x58e1ea89447e <vm_exec_core+35214>, 0x58e1ea8924cb <vm_exec_core+27099>, 0x58e1ea89009d <vm_exec_core+17837>, 0x58e1ea88c521 <vm_exec_core+2609>, 0x58e1ea893efc <vm_exec_core+33804>, 0x58e1ea893a9c <vm_exec_core+32684>, 0x58e1ea88d86d <vm_exec_core+7549>, 0x58e1ea88cb8d <vm_exec_core+4253>, 0x58e1ea892a02 <vm_exec_core+28434>, 0x58e1ea88e81d <vm_exec_core+11565>, 0x58e1ea89413e <vm_exec_core+34382>, 0x58e1ea893ceb <vm_exec_core+33275>, 0x58e1ea88f095 <vm_exec_core+13733>, 0x58e1ea88ffee <vm_exec_core+17662>, 0x58e1ea89267b <vm_exec_core+27531>, 0x58e1ea893c33 <vm_exec_core+33091>, 0x58e1ea89162d <vm_exec_core+23357>, 0x58e1ea89272f <vm_exec_core+27711>, 0x58e1ea892bb9 <vm_exec_core+28873>, 0x58e1ea89153f <vm_exec_core+23119>, 0x58e1ea88ca6d <vm_exec_core+3965>, 0x58e1ea891e22 <vm_exec_core+25394>, 0x58e1ea88c895 <vm_exec_core+3493>, 0x58e1ea88cc4e <vm_exec_core+4446>, 0x58e1ea88f38a <vm_exec_core+14490>, 0x58e1ea8913ac <vm_exec_core+22716>, 0x58e1ea8919f0 <vm_exec_core+24320>, 0x58e1ea8910f5 <vm_exec_core+22021>, 0x58e1ea88c452 <vm_exec_core+2402>, 0x58e1ea892e5d <vm_exec_core+29549>, 0x58e1ea89394c <vm_exec_core+32348>, 0x58e1ea88cd65 <vm_exec_core+4725>, 0x58e1ea88e01e <vm_exec_core+9518>, 0x58e1ea88da91 <vm_exec_core+8097>, 0x58e1ea88e998 <vm_exec_core+11944>, 0x58e1ea88ff1c <vm_exec_core+17452>, 0x58e1ea88ce71 <vm_exec_core+4993>, 0x58e1ea892ca2 <vm_exec_core+29106>, 0x58e1ea88df63 <vm_exec_core+9331>, 0x58e1ea88fd85 <vm_exec_core+17045>, 0x58e1ea890928 <vm_exec_core+20024>, 0x58e1ea892b1c <vm_exec_core+28716>, 0x58e1ea891818 <vm_exec_core+23848>, 0x58e1ea88ebd8 <vm_exec_core+12520>, 0x58e1ea88e29c <vm_exec_core+10156>, 0x58e1ea8928c2 <vm_exec_core+28114>, 0x58e1ea88f536 <vm_exec_core+14918>, 0x58e1ea891ee9 <vm_exec_core+25593>, 0x58e1ea891947 <vm_exec_core+24151>, 0x58e1ea892144 <vm_exec_core+26196>, 0x58e1ea893187 <vm_exec_core+30359>, 0x58e1ea890b65 <vm_exec_core+20597>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea88ed6a <vm_exec_core+12922>, 0x58e1ea8927f2 <vm_exec_core+27906>, 0x58e1ea88eead <vm_exec_core+13245>, 0x58e1ea891465 <vm_exec_core+22901>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea890633 <vm_exec_core+19267>, 0x58e1ea89124e <vm_exec_core+22366>, 0x58e1ea88f12c <vm_exec_core+13884>, 0x58e1ea88e5b2 <vm_exec_core+10946>, 0x58e1ea892237 <vm_exec_core+26439>, 0x58e1ea88cf43 <vm_exec_core+5203>, 0x58e1ea890417 <vm_exec_core+18727>, 0x58e1ea89b8dc <vm_exec_core+65004>, 0x58e1ea8916ed <vm_exec_core+23549>, 0x58e1ea88d202 <vm_exec_core+5906>, 0x58e1ea88d734 <vm_exec_core+7236>, 0x58e1ea88d33b <vm_exec_core+6219>, 0x58e1ea88e12c <vm_exec_core+9788>, 0x58e1ea88ea13 <vm_exec_core+12067>, 0x58e1ea890a12 <vm_exec_core+20258>, 0x58e1ea88ff12 <vm_exec_core+17442>, 0x58e1ea890a0d <vm_exec_core+20253>, 0x58e1ea891628 <vm_exec_core+23352>, 0x58e1ea89153a <vm_exec_core+23114>, 0x58e1ea88e127 <vm_exec_core+9783>, 0x58e1ea8917dc <vm_exec_core+23788>, 0x58e1ea88f448 <vm_exec_core+14680>, 0x58e1ea88f44d <vm_exec_core+14685>, 0x58e1ea891535 <vm_exec_core+23109>, 0x58e1ea8913a2 <vm_exec_core+22706>, 0x58e1ea8902ce <vm_exec_core+18398>, 0x58e1ea8901da <vm_exec_core+18154>...}
        reg_cfp = 0x7692bb1ff560
        reg_pc = 0x51900001deb0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
th: 0x515000198c80, native_id: 0x7692936006c0
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x000058e1ea888621 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#24 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#25 0x000058e1ea90a342 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7692bb1ff620, self=130372597462400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7692bd3c5c00
        cfp = <optimized out>
        sp = 0x7692bb0ffa28
        use_argv = 0x7692bba15ba0
        stack_argv = 0x7692bb0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7692bb1ff620
#27 0x000058e1ea8b6936 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x000058e1ea8b6936 in rb_yield (val=<optimized out>)
No locals.
#31 0x000058e1eaa6aaf6 in rb_ary_collect (ary=130371997716680) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 130371997712880
        i = 17
#32 0x000058e1ea8ec978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7692bd570140
        cfunc = 0x50400000a758
        recv = 130371997716680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x000058e1ea8934f7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7692bb1ff608, cd=0x51100000d590, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d590
        insns_address_table = {0x58e1ea88f22c <vm_exec_core+14140>, 0x58e1ea88c1fb <vm_exec_core+1803>, 0x58e1ea88dba9 <vm_exec_core+8377>, 0x58e1ea8936d8 <vm_exec_core+31720>, 0x58e1ea88d481 <vm_exec_core+6545>, 0x58e1ea89448d <vm_exec_core+35229>, 0x58e1ea8924da <vm_exec_core+27114>, 0x58e1ea8900ac <vm_exec_core+17852>, 0x58e1ea88c530 <vm_exec_core+2624>, 0x58e1ea893f0b <vm_exec_core+33819>, 0x58e1ea893aab <vm_exec_core+32699>, 0x58e1ea88d87c <vm_exec_core+7564>, 0x58e1ea88cb9c <vm_exec_core+4268>, 0x58e1ea892a11 <vm_exec_core+28449>, 0x58e1ea88e82c <vm_exec_core+11580>, 0x58e1ea89414d <vm_exec_core+34397>, 0x58e1ea893cfa <vm_exec_core+33290>, 0x58e1ea88f0a4 <vm_exec_core+13748>, 0x58e1ea88fffd <vm_exec_core+17677>, 0x58e1ea89268a <vm_exec_core+27546>, 0x58e1ea893c42 <vm_exec_core+33106>, 0x58e1ea89163c <vm_exec_core+23372>, 0x58e1ea89273e <vm_exec_core+27726>, 0x58e1ea892bc8 <vm_exec_core+28888>, 0x58e1ea89154e <vm_exec_core+23134>, 0x58e1ea88ca7c <vm_exec_core+3980>, 0x58e1ea891e31 <vm_exec_core+25409>, 0x58e1ea88c8a4 <vm_exec_core+3508>, 0x58e1ea88cc5d <vm_exec_core+4461>, 0x58e1ea88f399 <vm_exec_core+14505>, 0x58e1ea8913bb <vm_exec_core+22731>, 0x58e1ea8919ff <vm_exec_core+24335>, 0x58e1ea891104 <vm_exec_core+22036>, 0x58e1ea88c461 <vm_exec_core+2417>, 0x58e1ea892e6c <vm_exec_core+29564>, 0x58e1ea89395b <vm_exec_core+32363>, 0x58e1ea88cd74 <vm_exec_core+4740>, 0x58e1ea88e02d <vm_exec_core+9533>, 0x58e1ea88daa0 <vm_exec_core+8112>, 0x58e1ea88e9a7 <vm_exec_core+11959>, 0x58e1ea88ff2b <vm_exec_core+17467>, 0x58e1ea88ce80 <vm_exec_core+5008>, 0x58e1ea892cb1 <vm_exec_core+29121>, 0x58e1ea88df72 <vm_exec_core+9346>, 0x58e1ea88fd94 <vm_exec_core+17060>, 0x58e1ea890937 <vm_exec_core+20039>, 0x58e1ea892b2b <vm_exec_core+28731>, 0x58e1ea891827 <vm_exec_core+23863>, 0x58e1ea88ebe7 <vm_exec_core+12535>, 0x58e1ea88e2ab <vm_exec_core+10171>, 0x58e1ea8928d1 <vm_exec_core+28129>, 0x58e1ea88f545 <vm_exec_core+14933>, 0x58e1ea891ef8 <vm_exec_core+25608>, 0x58e1ea891956 <vm_exec_core+24166>, 0x58e1ea892153 <vm_exec_core+26211>, 0x58e1ea893196 <vm_exec_core+30374>, 0x58e1ea890b74 <vm_exec_core+20612>, 0x58e1ea88be9b <vm_exec_core+939>, 0x58e1ea88ed79 <vm_exec_core+12937>, 0x58e1ea892801 <vm_exec_core+27921>, 0x58e1ea88eebc <vm_exec_core+13260>, 0x58e1ea891474 <vm_exec_core+22916>, 0x58e1ea891d18 <vm_exec_core+25128>, 0x58e1ea890642 <vm_exec_core+19282>, 0x58e1ea89125d <vm_exec_core+22381>, 0x58e1ea88f13b <vm_exec_core+13899>, 0x58e1ea88e5c1 <vm_exec_core+10961>, 0x58e1ea892246 <vm_exec_core+26454>, 0x58e1ea88cf52 <vm_exec_core+5218>, 0x58e1ea890426 <vm_exec_core+18742>, 0x58e1ea89b8eb <vm_exec_core+65019>, 0x58e1ea8916fc <vm_exec_core+23564>, 0x58e1ea88d211 <vm_exec_core+5921>, 0x58e1ea88d743 <vm_exec_core+7251>, 0x58e1ea88d34a <vm_exec_core+6234>, 0x58e1ea88e13b <vm_exec_core+9803>, 0x58e1ea88ea22 <vm_exec_core+12082>, 0x58e1ea88bea0 <vm_exec_core+944>, 0x58e1ea88de51 <vm_exec_core+9057>, 0x58e1ea8946e2 <vm_exec_core+35826>, 0x58e1ea891c18 <vm_exec_core+24872>, 0x58e1ea890a17 <vm_exec_core+20263>, 0x58e1ea892d46 <vm_exec_core+29270>, 0x58e1ea8947cb <vm_exec_core+36059>, 0x58e1ea893099 <vm_exec_core+30121>, 0x58e1ea8941f7 <vm_exec_core+34567>, 0x58e1ea8942e1 <vm_exec_core+34801>, 0x58e1ea88c983 <vm_exec_core+3731>, 0x58e1ea893db8 <vm_exec_core+33480>, 0x58e1ea88f452 <vm_exec_core+14690>, 0x58e1ea894000 <vm_exec_core+34064>, 0x58e1ea88ef7d <vm_exec_core+13453>, 0x58e1ea892f5d <vm_exec_core+29805>, 0x58e1ea88e3f4 <vm_exec_core+10500>, 0x58e1ea88f79b <vm_exec_core+15531>, 0x58e1ea8943d7 <vm_exec_core+35047>, 0x58e1ea88fe6b <vm_exec_core+17275>, 0x58e1ea88f94c <vm_exec_core+15964>, 0x58e1ea88bf86 <vm_exec_core+1174>, 0x58e1ea88c69f <vm_exec_core+2991>, 0x58e1ea88c084 <vm_exec_core+1428>, 0x58e1ea890752 <vm_exec_core+19554>, 0x58e1ea88fb22 <vm_exec_core+16434>, 0x58e1ea8902e7 <vm_exec_core+18423>, 0x58e1ea8901ee <vm_exec_core+18174>, 0x58e1ea88f286 <vm_exec_core+14230>, 0x58e1ea88fa02 <vm_exec_core+16146>, 0x58e1ea88f65c <vm_exec_core+15212>, 0x58e1ea88fc66 <vm_exec_core+16758>, 0x58e1ea88fcfd <vm_exec_core+16909>, 0x58e1ea88f21d <vm_exec_core+14125>, 0x58e1ea88c1ec <vm_exec_core+1788>, 0x58e1ea88db9a <vm_exec_core+8362>, 0x58e1ea8936c9 <vm_exec_core+31705>, 0x58e1ea88d472 <vm_exec_core+6530>, 0x58e1ea89447e <vm_exec_core+35214>, 0x58e1ea8924cb <vm_exec_core+27099>, 0x58e1ea89009d <vm_exec_core+17837>, 0x58e1ea88c521 <vm_exec_core+2609>, 0x58e1ea893efc <vm_exec_core+33804>, 0x58e1ea893a9c <vm_exec_core+32684>, 0x58e1ea88d86d <vm_exec_core+7549>, 0x58e1ea88cb8d <vm_exec_core+4253>, 0x58e1ea892a02 <vm_exec_core+28434>, 0x58e1ea88e81d <vm_exec_core+11565>, 0x58e1ea89413e <vm_exec_core+34382>, 0x58e1ea893ceb <vm_exec_core+33275>, 0x58e1ea88f095 <vm_exec_core+13733>, 0x58e1ea88ffee <vm_exec_core+17662>, 0x58e1ea89267b <vm_exec_core+27531>, 0x58e1ea893c33 <vm_exec_core+33091>, 0x58e1ea89162d <vm_exec_core+23357>, 0x58e1ea89272f <vm_exec_core+27711>, 0x58e1ea892bb9 <vm_exec_core+28873>, 0x58e1ea89153f <vm_exec_core+23119>, 0x58e1ea88ca6d <vm_exec_core+3965>, 0x58e1ea891e22 <vm_exec_core+25394>, 0x58e1ea88c895 <vm_exec_core+3493>, 0x58e1ea88cc4e <vm_exec_core+4446>, 0x58e1ea88f38a <vm_exec_core+14490>, 0x58e1ea8913ac <vm_exec_core+22716>, 0x58e1ea8919f0 <vm_exec_core+24320>, 0x58e1ea8910f5 <vm_exec_core+22021>, 0x58e1ea88c452 <vm_exec_core+2402>, 0x58e1ea892e5d <vm_exec_core+29549>, 0x58e1ea89394c <vm_exec_core+32348>, 0x58e1ea88cd65 <vm_exec_core+4725>, 0x58e1ea88e01e <vm_exec_core+9518>, 0x58e1ea88da91 <vm_exec_core+8097>, 0x58e1ea88e998 <vm_exec_core+11944>, 0x58e1ea88ff1c <vm_exec_core+17452>, 0x58e1ea88ce71 <vm_exec_core+4993>, 0x58e1ea892ca2 <vm_exec_core+29106>, 0x58e1ea88df63 <vm_exec_core+9331>, 0x58e1ea88fd85 <vm_exec_core+17045>, 0x58e1ea890928 <vm_exec_core+20024>, 0x58e1ea892b1c <vm_exec_core+28716>, 0x58e1ea891818 <vm_exec_core+23848>, 0x58e1ea88ebd8 <vm_exec_core+12520>, 0x58e1ea88e29c <vm_exec_core+10156>, 0x58e1ea8928c2 <vm_exec_core+28114>, 0x58e1ea88f536 <vm_exec_core+14918>, 0x58e1ea891ee9 <vm_exec_core+25593>, 0x58e1ea891947 <vm_exec_core+24151>, 0x58e1ea892144 <vm_exec_core+26196>, 0x58e1ea893187 <vm_exec_core+30359>, 0x58e1ea890b65 <vm_exec_core+20597>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea88ed6a <vm_exec_core+12922>, 0x58e1ea8927f2 <vm_exec_core+27906>, 0x58e1ea88eead <vm_exec_core+13245>, 0x58e1ea891465 <vm_exec_core+22901>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea890633 <vm_exec_core+19267>, 0x58e1ea89124e <vm_exec_core+22366>, 0x58e1ea88f12c <vm_exec_core+13884>, 0x58e1ea88e5b2 <vm_exec_core+10946>, 0x58e1ea892237 <vm_exec_core+26439>, 0x58e1ea88cf43 <vm_exec_core+5203>, 0x58e1ea890417 <vm_exec_core+18727>, 0x58e1ea89b8dc <vm_exec_core+65004>, 0x58e1ea8916ed <vm_exec_core+23549>, 0x58e1ea88d202 <vm_exec_core+5906>, 0x58e1ea88d734 <vm_exec_core+7236>, 0x58e1ea88d33b <vm_exec_core+6219>, 0x58e1ea88e12c <vm_exec_core+9788>, 0x58e1ea88ea13 <vm_exec_core+12067>, 0x58e1ea890a12 <vm_exec_core+20258>, 0x58e1ea88ff12 <vm_exec_core+17442>, 0x58e1ea890a0d <vm_exec_core+20253>, 0x58e1ea891628 <vm_exec_core+23352>, 0x58e1ea89153a <vm_exec_core+23114>, 0x58e1ea88e127 <vm_exec_core+9783>, 0x58e1ea8917dc <vm_exec_core+23788>, 0x58e1ea88f448 <vm_exec_core+14680>, 0x58e1ea88f44d <vm_exec_core+14685>, 0x58e1ea891535 <vm_exec_core+23109>, 0x58e1ea8913a2 <vm_exec_core+22706>, 0x58e1ea8902ce <vm_exec_core+18398>, 0x58e1ea8901da <vm_exec_core+18154>...}
        reg_cfp = 0x7692bb1ff608
        reg_pc = 0x519000015cb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000058e1ea8883ff in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#36 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x000058e1ea90a342 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7692bb1ff738, self=130372597462400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7692bd3d42c8
        cfp = <optimized out>
        sp = 0x7692bb0ff8d0
        use_argv = 0x7692bba441e0
        stack_argv = 0x7692bb0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#38 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7692bb1ff738
#39 0x000058e1ea8b6936 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#40 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#42 0x000058e1ea8b6936 in rb_yield (val=<optimized out>)
No locals.
#43 0x000058e1eaa6aaf6 in rb_ary_collect (ary=130371997720160) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 130371997720080
        i = 0
#44 0x000058e1ea8ec978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7692bd570140
        cfunc = 0x50400000a758
        recv = 130371997720160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#45 0x000058e1ea8934f7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7692bb1ff720, cd=0x502000012df0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#46 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012df0
        insns_address_table = {0x58e1ea88f22c <vm_exec_core+14140>, 0x58e1ea88c1fb <vm_exec_core+1803>, 0x58e1ea88dba9 <vm_exec_core+8377>, 0x58e1ea8936d8 <vm_exec_core+31720>, 0x58e1ea88d481 <vm_exec_core+6545>, 0x58e1ea89448d <vm_exec_core+35229>, 0x58e1ea8924da <vm_exec_core+27114>, 0x58e1ea8900ac <vm_exec_core+17852>, 0x58e1ea88c530 <vm_exec_core+2624>, 0x58e1ea893f0b <vm_exec_core+33819>, 0x58e1ea893aab <vm_exec_core+32699>, 0x58e1ea88d87c <vm_exec_core+7564>, 0x58e1ea88cb9c <vm_exec_core+4268>, 0x58e1ea892a11 <vm_exec_core+28449>, 0x58e1ea88e82c <vm_exec_core+11580>, 0x58e1ea89414d <vm_exec_core+34397>, 0x58e1ea893cfa <vm_exec_core+33290>, 0x58e1ea88f0a4 <vm_exec_core+13748>, 0x58e1ea88fffd <vm_exec_core+17677>, 0x58e1ea89268a <vm_exec_core+27546>, 0x58e1ea893c42 <vm_exec_core+33106>, 0x58e1ea89163c <vm_exec_core+23372>, 0x58e1ea89273e <vm_exec_core+27726>, 0x58e1ea892bc8 <vm_exec_core+28888>, 0x58e1ea89154e <vm_exec_core+23134>, 0x58e1ea88ca7c <vm_exec_core+3980>, 0x58e1ea891e31 <vm_exec_core+25409>, 0x58e1ea88c8a4 <vm_exec_core+3508>, 0x58e1ea88cc5d <vm_exec_core+4461>, 0x58e1ea88f399 <vm_exec_core+14505>, 0x58e1ea8913bb <vm_exec_core+22731>, 0x58e1ea8919ff <vm_exec_core+24335>, 0x58e1ea891104 <vm_exec_core+22036>, 0x58e1ea88c461 <vm_exec_core+2417>, 0x58e1ea892e6c <vm_exec_core+29564>, 0x58e1ea89395b <vm_exec_core+32363>, 0x58e1ea88cd74 <vm_exec_core+4740>, 0x58e1ea88e02d <vm_exec_core+9533>, 0x58e1ea88daa0 <vm_exec_core+8112>, 0x58e1ea88e9a7 <vm_exec_core+11959>, 0x58e1ea88ff2b <vm_exec_core+17467>, 0x58e1ea88ce80 <vm_exec_core+5008>, 0x58e1ea892cb1 <vm_exec_core+29121>, 0x58e1ea88df72 <vm_exec_core+9346>, 0x58e1ea88fd94 <vm_exec_core+17060>, 0x58e1ea890937 <vm_exec_core+20039>, 0x58e1ea892b2b <vm_exec_core+28731>, 0x58e1ea891827 <vm_exec_core+23863>, 0x58e1ea88ebe7 <vm_exec_core+12535>, 0x58e1ea88e2ab <vm_exec_core+10171>, 0x58e1ea8928d1 <vm_exec_core+28129>, 0x58e1ea88f545 <vm_exec_core+14933>, 0x58e1ea891ef8 <vm_exec_core+25608>, 0x58e1ea891956 <vm_exec_core+24166>, 0x58e1ea892153 <vm_exec_core+26211>, 0x58e1ea893196 <vm_exec_core+30374>, 0x58e1ea890b74 <vm_exec_core+20612>, 0x58e1ea88be9b <vm_exec_core+939>, 0x58e1ea88ed79 <vm_exec_core+12937>, 0x58e1ea892801 <vm_exec_core+27921>, 0x58e1ea88eebc <vm_exec_core+13260>, 0x58e1ea891474 <vm_exec_core+22916>, 0x58e1ea891d18 <vm_exec_core+25128>, 0x58e1ea890642 <vm_exec_core+19282>, 0x58e1ea89125d <vm_exec_core+22381>, 0x58e1ea88f13b <vm_exec_core+13899>, 0x58e1ea88e5c1 <vm_exec_core+10961>, 0x58e1ea892246 <vm_exec_core+26454>, 0x58e1ea88cf52 <vm_exec_core+5218>, 0x58e1ea890426 <vm_exec_core+18742>, 0x58e1ea89b8eb <vm_exec_core+65019>, 0x58e1ea8916fc <vm_exec_core+23564>, 0x58e1ea88d211 <vm_exec_core+5921>, 0x58e1ea88d743 <vm_exec_core+7251>, 0x58e1ea88d34a <vm_exec_core+6234>, 0x58e1ea88e13b <vm_exec_core+9803>, 0x58e1ea88ea22 <vm_exec_core+12082>, 0x58e1ea88bea0 <vm_exec_core+944>, 0x58e1ea88de51 <vm_exec_core+9057>, 0x58e1ea8946e2 <vm_exec_core+35826>, 0x58e1ea891c18 <vm_exec_core+24872>, 0x58e1ea890a17 <vm_exec_core+20263>, 0x58e1ea892d46 <vm_exec_core+29270>, 0x58e1ea8947cb <vm_exec_core+36059>, 0x58e1ea893099 <vm_exec_core+30121>, 0x58e1ea8941f7 <vm_exec_core+34567>, 0x58e1ea8942e1 <vm_exec_core+34801>, 0x58e1ea88c983 <vm_exec_core+3731>, 0x58e1ea893db8 <vm_exec_core+33480>, 0x58e1ea88f452 <vm_exec_core+14690>, 0x58e1ea894000 <vm_exec_core+34064>, 0x58e1ea88ef7d <vm_exec_core+13453>, 0x58e1ea892f5d <vm_exec_core+29805>, 0x58e1ea88e3f4 <vm_exec_core+10500>, 0x58e1ea88f79b <vm_exec_core+15531>, 0x58e1ea8943d7 <vm_exec_core+35047>, 0x58e1ea88fe6b <vm_exec_core+17275>, 0x58e1ea88f94c <vm_exec_core+15964>, 0x58e1ea88bf86 <vm_exec_core+1174>, 0x58e1ea88c69f <vm_exec_core+2991>, 0x58e1ea88c084 <vm_exec_core+1428>, 0x58e1ea890752 <vm_exec_core+19554>, 0x58e1ea88fb22 <vm_exec_core+16434>, 0x58e1ea8902e7 <vm_exec_core+18423>, 0x58e1ea8901ee <vm_exec_core+18174>, 0x58e1ea88f286 <vm_exec_core+14230>, 0x58e1ea88fa02 <vm_exec_core+16146>, 0x58e1ea88f65c <vm_exec_core+15212>, 0x58e1ea88fc66 <vm_exec_core+16758>, 0x58e1ea88fcfd <vm_exec_core+16909>, 0x58e1ea88f21d <vm_exec_core+14125>, 0x58e1ea88c1ec <vm_exec_core+1788>, 0x58e1ea88db9a <vm_exec_core+8362>, 0x58e1ea8936c9 <vm_exec_core+31705>, 0x58e1ea88d472 <vm_exec_core+6530>, 0x58e1ea89447e <vm_exec_core+35214>, 0x58e1ea8924cb <vm_exec_core+27099>, 0x58e1ea89009d <vm_exec_core+17837>, 0x58e1ea88c521 <vm_exec_core+2609>, 0x58e1ea893efc <vm_exec_core+33804>, 0x58e1ea893a9c <vm_exec_core+32684>, 0x58e1ea88d86d <vm_exec_core+7549>, 0x58e1ea88cb8d <vm_exec_core+4253>, 0x58e1ea892a02 <vm_exec_core+28434>, 0x58e1ea88e81d <vm_exec_core+11565>, 0x58e1ea89413e <vm_exec_core+34382>, 0x58e1ea893ceb <vm_exec_core+33275>, 0x58e1ea88f095 <vm_exec_core+13733>, 0x58e1ea88ffee <vm_exec_core+17662>, 0x58e1ea89267b <vm_exec_core+27531>, 0x58e1ea893c33 <vm_exec_core+33091>, 0x58e1ea89162d <vm_exec_core+23357>, 0x58e1ea89272f <vm_exec_core+27711>, 0x58e1ea892bb9 <vm_exec_core+28873>, 0x58e1ea89153f <vm_exec_core+23119>, 0x58e1ea88ca6d <vm_exec_core+3965>, 0x58e1ea891e22 <vm_exec_core+25394>, 0x58e1ea88c895 <vm_exec_core+3493>, 0x58e1ea88cc4e <vm_exec_core+4446>, 0x58e1ea88f38a <vm_exec_core+14490>, 0x58e1ea8913ac <vm_exec_core+22716>, 0x58e1ea8919f0 <vm_exec_core+24320>, 0x58e1ea8910f5 <vm_exec_core+22021>, 0x58e1ea88c452 <vm_exec_core+2402>, 0x58e1ea892e5d <vm_exec_core+29549>, 0x58e1ea89394c <vm_exec_core+32348>, 0x58e1ea88cd65 <vm_exec_core+4725>, 0x58e1ea88e01e <vm_exec_core+9518>, 0x58e1ea88da91 <vm_exec_core+8097>, 0x58e1ea88e998 <vm_exec_core+11944>, 0x58e1ea88ff1c <vm_exec_core+17452>, 0x58e1ea88ce71 <vm_exec_core+4993>, 0x58e1ea892ca2 <vm_exec_core+29106>, 0x58e1ea88df63 <vm_exec_core+9331>, 0x58e1ea88fd85 <vm_exec_core+17045>, 0x58e1ea890928 <vm_exec_core+20024>, 0x58e1ea892b1c <vm_exec_core+28716>, 0x58e1ea891818 <vm_exec_core+23848>, 0x58e1ea88ebd8 <vm_exec_core+12520>, 0x58e1ea88e29c <vm_exec_core+10156>, 0x58e1ea8928c2 <vm_exec_core+28114>, 0x58e1ea88f536 <vm_exec_core+14918>, 0x58e1ea891ee9 <vm_exec_core+25593>, 0x58e1ea891947 <vm_exec_core+24151>, 0x58e1ea892144 <vm_exec_core+26196>, 0x58e1ea893187 <vm_exec_core+30359>, 0x58e1ea890b65 <vm_exec_core+20597>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea88ed6a <vm_exec_core+12922>, 0x58e1ea8927f2 <vm_exec_core+27906>, 0x58e1ea88eead <vm_exec_core+13245>, 0x58e1ea891465 <vm_exec_core+22901>, 0x58e1ea8917c8 <vm_exec_core+23768>, 0x58e1ea890633 <vm_exec_core+19267>, 0x58e1ea89124e <vm_exec_core+22366>, 0x58e1ea88f12c <vm_exec_core+13884>, 0x58e1ea88e5b2 <vm_exec_core+10946>, 0x58e1ea892237 <vm_exec_core+26439>, 0x58e1ea88cf43 <vm_exec_core+5203>, 0x58e1ea890417 <vm_exec_core+18727>, 0x58e1ea89b8dc <vm_exec_core+65004>, 0x58e1ea8916ed <vm_exec_core+23549>, 0x58e1ea88d202 <vm_exec_core+5906>, 0x58e1ea88d734 <vm_exec_core+7236>, 0x58e1ea88d33b <vm_exec_core+6219>, 0x58e1ea88e12c <vm_exec_core+9788>, 0x58e1ea88ea13 <vm_exec_core+12067>, 0x58e1ea890a12 <vm_exec_core+20258>, 0x58e1ea88ff12 <vm_exec_core+17442>, 0x58e1ea890a0d <vm_exec_core+20253>, 0x58e1ea891628 <vm_exec_core+23352>, 0x58e1ea89153a <vm_exec_core+23114>, 0x58e1ea88e127 <vm_exec_core+9783>, 0x58e1ea8917dc <vm_exec_core+23788>, 0x58e1ea88f448 <vm_exec_core+14680>, 0x58e1ea88f44d <vm_exec_core+14685>, 0x58e1ea891535 <vm_exec_core+23109>, 0x58e1ea8913a2 <vm_exec_core+22706>, 0x58e1ea8902ce <vm_exec_core+18398>, 0x58e1ea8901da <vm_exec_core+18154>...}
        reg_cfp = 0x7692bb1ff720
        reg_pc = 0x504000030038
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#47 0x000058e1ea888621 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#49 0x000058e1ea5035db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7692bd3d4458) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd92dc70b0, <optimized out>, 0x7ffd92dc7000, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7692bd3d4458
#50 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#51 0x000058e1ea4fcb47 in rb_main (argc=10, argv=0x7ffd92dc7288) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#52 main (argc=10, argv=0x7ffd92dc7288) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x79f2158f6c40 (LWP 2825249) "ruby" 0x000079f215726cd7 in __GI___select (nfds=13, readfds=0x50c004ad3280, writefds=0x0, exceptfds=0x0, timeout=0x7ffcdb4e67c0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x79f1f94006c0 (LWP 2825251) "ruby" 0x000079f21571b4cd in __GI___poll (fds=0x79f1f8109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x79f1f94006c0 (LWP 2825251) "ruby"):
#0  0x000079f21571b4cd in __GI___poll (fds=0x79f1f8109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005dddcd0906ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005dddcd448f0f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x00005dddcd0e9a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000079f21569caa4 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 = {134080175802048, -6795778683600505907, 134080175802048, -360, 0, 140723987843424, -6795778683621477427, -6793869263321173043}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000079f215729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x79f2158f6c40 (LWP 2825249) "ruby"):
#0  0x000079f215726cd7 in __GI___select (nfds=13, readfds=0x50c004ad3280, writefds=0x0, exceptfds=0x0, timeout=0x7ffcdb4e67c0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 946633877}
        pts64 = 0x7ffcdb4e6660
        r = <optimized out>
#1  0x00005dddcd433be5 in native_fd_select (n=13, readfds=0x50c004ad3280, writefds=0x0, exceptfds=0x79f215726cd7 <__GI___select+327>, timeout=0x7ffcdb4e6660, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380
No locals.
#2  do_select (p=134080614984736) at /tmp/ruby/src/trunk_asan/thread.c:4314
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffcdb4e6770
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005dddcd1342e0 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 = {0x7ffcdb4e6930, <optimized out>, 0x7ffcdb4e6840, <optimized out>, <optimized out>}, prev = 0x79f2136d6b80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005dddcd4331be in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4374
        set = {max = 13, th = 0x515000000300, rset = 0x79f2136d6a40, 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 = 0x79f2136d6aa0}
#5  0x00005dddcd1f72cf in select_internal (read=134080634292760, write=4, except=4, tp=0x79f2136d6aa0, fds=0x79f2136d6a40) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 13
        pending = <optimized out>
        rp = 0x79f2136d6a40
        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=134080614984224) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x79f2136d6a20
#7  0x00005dddcd1342e0 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 = {0x7ffcdb4e6c30, <optimized out>, 0x7ffcdb4e6b40, <optimized out>, <optimized out>}, prev = 0x79f2136f6640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005dddcd1d3517 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005dddcd519978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x79f214fda6a8
        cfunc = 0x504000010798
        recv = 134080641169920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005dddcd4c6f27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79f212bff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5dddcd4bc22c <vm_exec_core+14140>, 0x5dddcd4b91fb <vm_exec_core+1803>, 0x5dddcd4baba9 <vm_exec_core+8377>, 0x5dddcd4c06d8 <vm_exec_core+31720>, 0x5dddcd4ba481 <vm_exec_core+6545>, 0x5dddcd4c148d <vm_exec_core+35229>, 0x5dddcd4bf4da <vm_exec_core+27114>, 0x5dddcd4bd0ac <vm_exec_core+17852>, 0x5dddcd4b9530 <vm_exec_core+2624>, 0x5dddcd4c0f0b <vm_exec_core+33819>, 0x5dddcd4c0aab <vm_exec_core+32699>, 0x5dddcd4ba87c <vm_exec_core+7564>, 0x5dddcd4b9b9c <vm_exec_core+4268>, 0x5dddcd4bfa11 <vm_exec_core+28449>, 0x5dddcd4bb82c <vm_exec_core+11580>, 0x5dddcd4c114d <vm_exec_core+34397>, 0x5dddcd4c0cfa <vm_exec_core+33290>, 0x5dddcd4bc0a4 <vm_exec_core+13748>, 0x5dddcd4bcffd <vm_exec_core+17677>, 0x5dddcd4bf68a <vm_exec_core+27546>, 0x5dddcd4c0c42 <vm_exec_core+33106>, 0x5dddcd4be63c <vm_exec_core+23372>, 0x5dddcd4bf73e <vm_exec_core+27726>, 0x5dddcd4bfbc8 <vm_exec_core+28888>, 0x5dddcd4be54e <vm_exec_core+23134>, 0x5dddcd4b9a7c <vm_exec_core+3980>, 0x5dddcd4bee31 <vm_exec_core+25409>, 0x5dddcd4b98a4 <vm_exec_core+3508>, 0x5dddcd4b9c5d <vm_exec_core+4461>, 0x5dddcd4bc399 <vm_exec_core+14505>, 0x5dddcd4be3bb <vm_exec_core+22731>, 0x5dddcd4be9ff <vm_exec_core+24335>, 0x5dddcd4be104 <vm_exec_core+22036>, 0x5dddcd4b9461 <vm_exec_core+2417>, 0x5dddcd4bfe6c <vm_exec_core+29564>, 0x5dddcd4c095b <vm_exec_core+32363>, 0x5dddcd4b9d74 <vm_exec_core+4740>, 0x5dddcd4bb02d <vm_exec_core+9533>, 0x5dddcd4baaa0 <vm_exec_core+8112>, 0x5dddcd4bb9a7 <vm_exec_core+11959>, 0x5dddcd4bcf2b <vm_exec_core+17467>, 0x5dddcd4b9e80 <vm_exec_core+5008>, 0x5dddcd4bfcb1 <vm_exec_core+29121>, 0x5dddcd4baf72 <vm_exec_core+9346>, 0x5dddcd4bcd94 <vm_exec_core+17060>, 0x5dddcd4bd937 <vm_exec_core+20039>, 0x5dddcd4bfb2b <vm_exec_core+28731>, 0x5dddcd4be827 <vm_exec_core+23863>, 0x5dddcd4bbbe7 <vm_exec_core+12535>, 0x5dddcd4bb2ab <vm_exec_core+10171>, 0x5dddcd4bf8d1 <vm_exec_core+28129>, 0x5dddcd4bc545 <vm_exec_core+14933>, 0x5dddcd4beef8 <vm_exec_core+25608>, 0x5dddcd4be956 <vm_exec_core+24166>, 0x5dddcd4bf153 <vm_exec_core+26211>, 0x5dddcd4c0196 <vm_exec_core+30374>, 0x5dddcd4bdb74 <vm_exec_core+20612>, 0x5dddcd4b8e9b <vm_exec_core+939>, 0x5dddcd4bbd79 <vm_exec_core+12937>, 0x5dddcd4bf801 <vm_exec_core+27921>, 0x5dddcd4bbebc <vm_exec_core+13260>, 0x5dddcd4be474 <vm_exec_core+22916>, 0x5dddcd4bed18 <vm_exec_core+25128>, 0x5dddcd4bd642 <vm_exec_core+19282>, 0x5dddcd4be25d <vm_exec_core+22381>, 0x5dddcd4bc13b <vm_exec_core+13899>, 0x5dddcd4bb5c1 <vm_exec_core+10961>, 0x5dddcd4bf246 <vm_exec_core+26454>, 0x5dddcd4b9f52 <vm_exec_core+5218>, 0x5dddcd4bd426 <vm_exec_core+18742>, 0x5dddcd4c88eb <vm_exec_core+65019>, 0x5dddcd4be6fc <vm_exec_core+23564>, 0x5dddcd4ba211 <vm_exec_core+5921>, 0x5dddcd4ba743 <vm_exec_core+7251>, 0x5dddcd4ba34a <vm_exec_core+6234>, 0x5dddcd4bb13b <vm_exec_core+9803>, 0x5dddcd4bba22 <vm_exec_core+12082>, 0x5dddcd4b8ea0 <vm_exec_core+944>, 0x5dddcd4bae51 <vm_exec_core+9057>, 0x5dddcd4c16e2 <vm_exec_core+35826>, 0x5dddcd4bec18 <vm_exec_core+24872>, 0x5dddcd4bda17 <vm_exec_core+20263>, 0x5dddcd4bfd46 <vm_exec_core+29270>, 0x5dddcd4c17cb <vm_exec_core+36059>, 0x5dddcd4c0099 <vm_exec_core+30121>, 0x5dddcd4c11f7 <vm_exec_core+34567>, 0x5dddcd4c12e1 <vm_exec_core+34801>, 0x5dddcd4b9983 <vm_exec_core+3731>, 0x5dddcd4c0db8 <vm_exec_core+33480>, 0x5dddcd4bc452 <vm_exec_core+14690>, 0x5dddcd4c1000 <vm_exec_core+34064>, 0x5dddcd4bbf7d <vm_exec_core+13453>, 0x5dddcd4bff5d <vm_exec_core+29805>, 0x5dddcd4bb3f4 <vm_exec_core+10500>, 0x5dddcd4bc79b <vm_exec_core+15531>, 0x5dddcd4c13d7 <vm_exec_core+35047>, 0x5dddcd4bce6b <vm_exec_core+17275>, 0x5dddcd4bc94c <vm_exec_core+15964>, 0x5dddcd4b8f86 <vm_exec_core+1174>, 0x5dddcd4b969f <vm_exec_core+2991>, 0x5dddcd4b9084 <vm_exec_core+1428>, 0x5dddcd4bd752 <vm_exec_core+19554>, 0x5dddcd4bcb22 <vm_exec_core+16434>, 0x5dddcd4bd2e7 <vm_exec_core+18423>, 0x5dddcd4bd1ee <vm_exec_core+18174>, 0x5dddcd4bc286 <vm_exec_core+14230>, 0x5dddcd4bca02 <vm_exec_core+16146>, 0x5dddcd4bc65c <vm_exec_core+15212>, 0x5dddcd4bcc66 <vm_exec_core+16758>, 0x5dddcd4bccfd <vm_exec_core+16909>, 0x5dddcd4bc21d <vm_exec_core+14125>, 0x5dddcd4b91ec <vm_exec_core+1788>, 0x5dddcd4bab9a <vm_exec_core+8362>, 0x5dddcd4c06c9 <vm_exec_core+31705>, 0x5dddcd4ba472 <vm_exec_core+6530>, 0x5dddcd4c147e <vm_exec_core+35214>, 0x5dddcd4bf4cb <vm_exec_core+27099>, 0x5dddcd4bd09d <vm_exec_core+17837>, 0x5dddcd4b9521 <vm_exec_core+2609>, 0x5dddcd4c0efc <vm_exec_core+33804>, 0x5dddcd4c0a9c <vm_exec_core+32684>, 0x5dddcd4ba86d <vm_exec_core+7549>, 0x5dddcd4b9b8d <vm_exec_core+4253>, 0x5dddcd4bfa02 <vm_exec_core+28434>, 0x5dddcd4bb81d <vm_exec_core+11565>, 0x5dddcd4c113e <vm_exec_core+34382>, 0x5dddcd4c0ceb <vm_exec_core+33275>, 0x5dddcd4bc095 <vm_exec_core+13733>, 0x5dddcd4bcfee <vm_exec_core+17662>, 0x5dddcd4bf67b <vm_exec_core+27531>, 0x5dddcd4c0c33 <vm_exec_core+33091>, 0x5dddcd4be62d <vm_exec_core+23357>, 0x5dddcd4bf72f <vm_exec_core+27711>, 0x5dddcd4bfbb9 <vm_exec_core+28873>, 0x5dddcd4be53f <vm_exec_core+23119>, 0x5dddcd4b9a6d <vm_exec_core+3965>, 0x5dddcd4bee22 <vm_exec_core+25394>, 0x5dddcd4b9895 <vm_exec_core+3493>, 0x5dddcd4b9c4e <vm_exec_core+4446>, 0x5dddcd4bc38a <vm_exec_core+14490>, 0x5dddcd4be3ac <vm_exec_core+22716>, 0x5dddcd4be9f0 <vm_exec_core+24320>, 0x5dddcd4be0f5 <vm_exec_core+22021>, 0x5dddcd4b9452 <vm_exec_core+2402>, 0x5dddcd4bfe5d <vm_exec_core+29549>, 0x5dddcd4c094c <vm_exec_core+32348>, 0x5dddcd4b9d65 <vm_exec_core+4725>, 0x5dddcd4bb01e <vm_exec_core+9518>, 0x5dddcd4baa91 <vm_exec_core+8097>, 0x5dddcd4bb998 <vm_exec_core+11944>, 0x5dddcd4bcf1c <vm_exec_core+17452>, 0x5dddcd4b9e71 <vm_exec_core+4993>, 0x5dddcd4bfca2 <vm_exec_core+29106>, 0x5dddcd4baf63 <vm_exec_core+9331>, 0x5dddcd4bcd85 <vm_exec_core+17045>, 0x5dddcd4bd928 <vm_exec_core+20024>, 0x5dddcd4bfb1c <vm_exec_core+28716>, 0x5dddcd4be818 <vm_exec_core+23848>, 0x5dddcd4bbbd8 <vm_exec_core+12520>, 0x5dddcd4bb29c <vm_exec_core+10156>, 0x5dddcd4bf8c2 <vm_exec_core+28114>, 0x5dddcd4bc536 <vm_exec_core+14918>, 0x5dddcd4beee9 <vm_exec_core+25593>, 0x5dddcd4be947 <vm_exec_core+24151>, 0x5dddcd4bf144 <vm_exec_core+26196>, 0x5dddcd4c0187 <vm_exec_core+30359>, 0x5dddcd4bdb65 <vm_exec_core+20597>, 0x5dddcd4be7c8 <vm_exec_core+23768>, 0x5dddcd4bbd6a <vm_exec_core+12922>, 0x5dddcd4bf7f2 <vm_exec_core+27906>, 0x5dddcd4bbead <vm_exec_core+13245>, 0x5dddcd4be465 <vm_exec_core+22901>, 0x5dddcd4be7c8 <vm_exec_core+23768>, 0x5dddcd4bd633 <vm_exec_core+19267>, 0x5dddcd4be24e <vm_exec_core+22366>, 0x5dddcd4bc12c <vm_exec_core+13884>, 0x5dddcd4bb5b2 <vm_exec_core+10946>, 0x5dddcd4bf237 <vm_exec_core+26439>, 0x5dddcd4b9f43 <vm_exec_core+5203>, 0x5dddcd4bd417 <vm_exec_core+18727>, 0x5dddcd4c88dc <vm_exec_core+65004>, 0x5dddcd4be6ed <vm_exec_core+23549>, 0x5dddcd4ba202 <vm_exec_core+5906>, 0x5dddcd4ba734 <vm_exec_core+7236>, 0x5dddcd4ba33b <vm_exec_core+6219>, 0x5dddcd4bb12c <vm_exec_core+9788>, 0x5dddcd4bba13 <vm_exec_core+12067>, 0x5dddcd4bda12 <vm_exec_core+20258>, 0x5dddcd4bcf12 <vm_exec_core+17442>, 0x5dddcd4bda0d <vm_exec_core+20253>, 0x5dddcd4be628 <vm_exec_core+23352>, 0x5dddcd4be53a <vm_exec_core+23114>, 0x5dddcd4bb127 <vm_exec_core+9783>, 0x5dddcd4be7dc <vm_exec_core+23788>, 0x5dddcd4bc448 <vm_exec_core+14680>, 0x5dddcd4bc44d <vm_exec_core+14685>, 0x5dddcd4be535 <vm_exec_core+23109>, 0x5dddcd4be3a2 <vm_exec_core+22706>, 0x5dddcd4bd2ce <vm_exec_core+18398>, 0x5dddcd4bd1da <vm_exec_core+18154>...}
        reg_cfp = 0x79f212bff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
th: 0x515000000300, native_id: 0x79f2158f6c40
        INSN_LABEL_once = <optimized out>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 CFUNC  :select
        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>
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        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>
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
        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>
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
        INSN_LABEL_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>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
        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>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005dddcd4b53ff in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        result = <optimized out>
#14 0x00005dddcd537342 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x79f212bff578, self=134080639212760, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        flags = 0
        iseq = 0x79f214f57230
        cfp = <optimized out>
        sp = 0x79f212aff9e8
        use_argv = 0x79f2134c74a0
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        stack_argv = 0x79f212aff9e8
        opt_pc = 0
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        type = <optimized out>
        av = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x79f212bff578
#16 0x00005dddcd4e3936 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x00005dddcd4e3936 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005dddcd68ad6a in rb_ary_each (ary=134080634399280) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
#21 0x00005dddcd519978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x79f214fe0558
        cfunc = 0x50400000a298
        recv = 134080634399280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005dddcd4c04f7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79f212bff560, cd=0x511000020dc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020dc0
        insns_address_table = {0x5dddcd4bc22c <vm_exec_core+14140>, 0x5dddcd4b91fb <vm_exec_core+1803>, 0x5dddcd4baba9 <vm_exec_core+8377>, 0x5dddcd4c06d8 <vm_exec_core+31720>, 0x5dddcd4ba481 <vm_exec_core+6545>, 0x5dddcd4c148d <vm_exec_core+35229>, 0x5dddcd4bf4da <vm_exec_core+27114>, 0x5dddcd4bd0ac <vm_exec_core+17852>, 0x5dddcd4b9530 <vm_exec_core+2624>, 0x5dddcd4c0f0b <vm_exec_core+33819>, 0x5dddcd4c0aab <vm_exec_core+32699>, 0x5dddcd4ba87c <vm_exec_core+7564>, 0x5dddcd4b9b9c <vm_exec_core+4268>, 0x5dddcd4bfa11 <vm_exec_core+28449>, 0x5dddcd4bb82c <vm_exec_core+11580>, 0x5dddcd4c114d <vm_exec_core+34397>, 0x5dddcd4c0cfa <vm_exec_core+33290>, 0x5dddcd4bc0a4 <vm_exec_core+13748>, 0x5dddcd4bcffd <vm_exec_core+17677>, 0x5dddcd4bf68a <vm_exec_core+27546>, 0x5dddcd4c0c42 <vm_exec_core+33106>, 0x5dddcd4be63c <vm_exec_core+23372>, 0x5dddcd4bf73e <vm_exec_core+27726>, 0x5dddcd4bfbc8 <vm_exec_core+28888>, 0x5dddcd4be54e <vm_exec_core+23134>, 0x5dddcd4b9a7c <vm_exec_core+3980>, 0x5dddcd4bee31 <vm_exec_core+25409>, 0x5dddcd4b98a4 <vm_exec_core+3508>, 0x5dddcd4b9c5d <vm_exec_core+4461>, 0x5dddcd4bc399 <vm_exec_core+14505>, 0x5dddcd4be3bb <vm_exec_core+22731>, 0x5dddcd4be9ff <vm_exec_core+24335>, 0x5dddcd4be104 <vm_exec_core+22036>, 0x5dddcd4b9461 <vm_exec_core+2417>, 0x5dddcd4bfe6c <vm_exec_core+29564>, 0x5dddcd4c095b <vm_exec_core+32363>, 0x5dddcd4b9d74 <vm_exec_core+4740>, 0x5dddcd4bb02d <vm_exec_core+9533>, 0x5dddcd4baaa0 <vm_exec_core+8112>, 0x5dddcd4bb9a7 <vm_exec_core+11959>, 0x5dddcd4bcf2b <vm_exec_core+17467>, 0x5dddcd4b9e80 <vm_exec_core+5008>, 0x5dddcd4bfcb1 <vm_exec_core+29121>, 0x5dddcd4baf72 <vm_exec_core+9346>, 0x5dddcd4bcd94 <vm_exec_core+17060>, 0x5dddcd4bd937 <vm_exec_core+20039>, 0x5dddcd4bfb2b <vm_exec_core+28731>, 0x5dddcd4be827 <vm_exec_core+23863>, 0x5dddcd4bbbe7 <vm_exec_core+12535>, 0x5dddcd4bb2ab <vm_exec_core+10171>, 0x5dddcd4bf8d1 <vm_exec_core+28129>, 0x5dddcd4bc545 <vm_exec_core+14933>, 0x5dddcd4beef8 <vm_exec_core+25608>, 0x5dddcd4be956 <vm_exec_core+24166>, 0x5dddcd4bf153 <vm_exec_core+26211>, 0x5dddcd4c0196 <vm_exec_core+30374>, 0x5dddcd4bdb74 <vm_exec_core+20612>, 0x5dddcd4b8e9b <vm_exec_core+939>, 0x5dddcd4bbd79 <vm_exec_core+12937>, 0x5dddcd4bf801 <vm_exec_core+27921>, 0x5dddcd4bbebc <vm_exec_core+13260>, 0x5dddcd4be474 <vm_exec_core+22916>, 0x5dddcd4bed18 <vm_exec_core+25128>, 0x5dddcd4bd642 <vm_exec_core+19282>, 0x5dddcd4be25d <vm_exec_core+22381>, 0x5dddcd4bc13b <vm_exec_core+13899>, 0x5dddcd4bb5c1 <vm_exec_core+10961>, 0x5dddcd4bf246 <vm_exec_core+26454>, 0x5dddcd4b9f52 <vm_exec_core+5218>, 0x5dddcd4bd426 <vm_exec_core+18742>, 0x5dddcd4c88eb <vm_exec_core+65019>, 0x5dddcd4be6fc <vm_exec_core+23564>, 0x5dddcd4ba211 <vm_exec_core+5921>, 0x5dddcd4ba743 <vm_exec_core+7251>, 0x5dddcd4ba34a <vm_exec_core+6234>, 0x5dddcd4bb13b <vm_exec_core+9803>, 0x5dddcd4bba22 <vm_exec_core+12082>, 0x5dddcd4b8ea0 <vm_exec_core+944>, 0x5dddcd4bae51 <vm_exec_core+9057>, 0x5dddcd4c16e2 <vm_exec_core+35826>, 0x5dddcd4bec18 <vm_exec_core+24872>, 0x5dddcd4bda17 <vm_exec_core+20263>, 0x5dddcd4bfd46 <vm_exec_core+29270>, 0x5dddcd4c17cb <vm_exec_core+36059>, 0x5dddcd4c0099 <vm_exec_core+30121>, 0x5dddcd4c11f7 <vm_exec_core+34567>, 0x5dddcd4c12e1 <vm_exec_core+34801>, 0x5dddcd4b9983 <vm_exec_core+3731>, 0x5dddcd4c0db8 <vm_exec_core+33480>, 0x5dddcd4bc452 <vm_exec_core+14690>, 0x5dddcd4c1000 <vm_exec_core+34064>, 0x5dddcd4bbf7d <vm_exec_core+13453>, 0x5dddcd4bff5d <vm_exec_core+29805>, 0x5dddcd4bb3f4 <vm_exec_core+10500>, 0x5dddcd4bc79b <vm_exec_core+15531>, 0x5dddcd4c13d7 <vm_exec_core+35047>, 0x5dddcd4bce6b <vm_exec_core+17275>, 0x5dddcd4bc94c <vm_exec_core+15964>, 0x5dddcd4b8f86 <vm_exec_core+1174>, 0x5dddcd4b969f <vm_exec_core+2991>, 0x5dddcd4b9084 <vm_exec_core+1428>, 0x5dddcd4bd752 <vm_exec_core+19554>, 0x5dddcd4bcb22 <vm_exec_core+16434>, 0x5dddcd4bd2e7 <vm_exec_core+18423>, 0x5dddcd4bd1ee <vm_exec_core+18174>, 0x5dddcd4bc286 <vm_exec_core+14230>, 0x5dddcd4bca02 <vm_exec_core+16146>, 0x5dddcd4bc65c <vm_exec_core+15212>, 0x5dddcd4bcc66 <vm_exec_core+16758>, 0x5dddcd4bccfd <vm_exec_core+16909>, 0x5dddcd4bc21d <vm_exec_core+14125>, 0x5dddcd4b91ec <vm_exec_core+1788>, 0x5dddcd4bab9a <vm_exec_core+8362>, 0x5dddcd4c06c9 <vm_exec_core+31705>, 0x5dddcd4ba472 <vm_exec_core+6530>, 0x5dddcd4c147e <vm_exec_core+35214>, 0x5dddcd4bf4cb <vm_exec_core+27099>, 0x5dddcd4bd09d <vm_exec_core+17837>, 0x5dddcd4b9521 <vm_exec_core+2609>, 0x5dddcd4c0efc <vm_exec_core+33804>, 0x5dddcd4c0a9c <vm_exec_core+32684>, 0x5dddcd4ba86d <vm_exec_core+7549>, 0x5dddcd4b9b8d <vm_exec_core+4253>, 0x5dddcd4bfa02 <vm_exec_core+28434>, 0x5dddcd4bb81d <vm_exec_core+11565>, 0x5dddcd4c113e <vm_exec_core+34382>, 0x5dddcd4c0ceb <vm_exec_core+33275>, 0x5dddcd4bc095 <vm_exec_core+13733>, 0x5dddcd4bcfee <vm_exec_core+17662>, 0x5dddcd4bf67b <vm_exec_core+27531>, 0x5dddcd4c0c33 <vm_exec_core+33091>, 0x5dddcd4be62d <vm_exec_core+23357>, 0x5dddcd4bf72f <vm_exec_core+27711>, 0x5dddcd4bfbb9 <vm_exec_core+28873>, 0x5dddcd4be53f <vm_exec_core+23119>, 0x5dddcd4b9a6d <vm_exec_core+3965>, 0x5dddcd4bee22 <vm_exec_core+25394>, 0x5dddcd4b9895 <vm_exec_core+3493>, 0x5dddcd4b9c4e <vm_exec_core+4446>, 0x5dddcd4bc38a <vm_exec_core+14490>, 0x5dddcd4be3ac <vm_exec_core+22716>, 0x5dddcd4be9f0 <vm_exec_core+24320>, 0x5dddcd4be0f5 <vm_exec_core+22021>, 0x5dddcd4b9452 <vm_exec_core+2402>, 0x5dddcd4bfe5d <vm_exec_core+29549>, 0x5dddcd4c094c <vm_exec_core+32348>, 0x5dddcd4b9d65 <vm_exec_core+4725>, 0x5dddcd4bb01e <vm_exec_core+9518>, 0x5dddcd4baa91 <vm_exec_core+8097>, 0x5dddcd4bb998 <vm_exec_core+11944>, 0x5dddcd4bcf1c <vm_exec_core+17452>, 0x5dddcd4b9e71 <vm_exec_core+4993>, 0x5dddcd4bfca2 <vm_exec_core+29106>, 0x5dddcd4baf63 <vm_exec_core+9331>, 0x5dddcd4bcd85 <vm_exec_core+17045>, 0x5dddcd4bd928 <vm_exec_core+20024>, 0x5dddcd4bfb1c <vm_exec_core+28716>, 0x5dddcd4be818 <vm_exec_core+23848>, 0x5dddcd4bbbd8 <vm_exec_core+12520>, 0x5dddcd4bb29c <vm_exec_core+10156>, 0x5dddcd4bf8c2 <vm_exec_core+28114>, 0x5dddcd4bc536 <vm_exec_core+14918>, 0x5dddcd4beee9 <vm_exec_core+25593>, 0x5dddcd4be947 <vm_exec_core+24151>, 0x5dddcd4bf144 <vm_exec_core+26196>, 0x5dddcd4c0187 <vm_exec_core+30359>, 0x5dddcd4bdb65 <vm_exec_core+20597>, 0x5dddcd4be7c8 <vm_exec_core+23768>, 0x5dddcd4bbd6a <vm_exec_core+12922>, 0x5dddcd4bf7f2 <vm_exec_core+27906>, 0x5dddcd4bbead <vm_exec_core+13245>, 0x5dddcd4be465 <vm_exec_core+22901>, 0x5dddcd4be7c8 <vm_exec_core+23768>, 0x5dddcd4bd633 <vm_exec_core+19267>, 0x5dddcd4be24e <vm_exec_core+22366>, 0x5dddcd4bc12c <vm_exec_core+13884>, 0x5dddcd4bb5b2 <vm_exec_core+10946>, 0x5dddcd4bf237 <vm_exec_core+26439>, 0x5dddcd4b9f43 <vm_exec_core+5203>, 0x5dddcd4bd417 <vm_exec_core+18727>, 0x5dddcd4c88dc <vm_exec_core+65004>, 0x5dddcd4be6ed <vm_exec_core+23549>, 0x5dddcd4ba202 <vm_exec_core+5906>, 0x5dddcd4ba734 <vm_exec_core+7236>, 0x5dddcd4ba33b <vm_exec_core+6219>, 0x5dddcd4bb12c <vm_exec_core+9788>, 0x5dddcd4bba13 <vm_exec_core+12067>, 0x5dddcd4bda12 <vm_exec_core+20258>, 0x5dddcd4bcf12 <vm_exec_core+17442>, 0x5dddcd4bda0d <vm_exec_core+20253>, 0x5dddcd4be628 <vm_exec_core+23352>, 0x5dddcd4be53a <vm_exec_core+23114>, 0x5dddcd4bb127 <vm_exec_core+9783>, 0x5dddcd4be7dc <vm_exec_core+23788>, 0x5dddcd4bc448 <vm_exec_core+14680>, 0x5dddcd4bc44d <vm_exec_core+14685>, 0x5dddcd4be535 <vm_exec_core+23109>, 0x5dddcd4be3a2 <vm_exec_core+22706>, 0x5dddcd4bd2ce <vm_exec_core+18398>, 0x5dddcd4bd1da <vm_exec_core+18154>...}
        reg_cfp = 0x79f212bff560
        reg_pc = 0x51500001a5d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005dddcd4b5621 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005dddcd235a1c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134080640660720) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x79f214f533d8
#27 0x00005dddcd2308db in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 134080641160160
        realpath_map = 134080641160000
        path = 134080640660720
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x00005dddcd22ea95 in rb_require_string_internal (fname=134080640660760, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x00005dddcd519978 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x79f214f53568
        cfunc = 0x5040000185d8
        recv = 134080641289640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005dddcd4ffdcd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcdb4e9010) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x00005dddcd4ff885 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#33 0x00005dddcd4c6f27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x79f212bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5dddcd4bc22c <vm_exec_core+14140>, 0x5dddcd4b91fb <vm_exec_core+1803>, 0x5dddcd4baba9 <vm_exec_core+8377>, 0x5dddcd4c06d8 <vm_exec_core+31720>, 0x5dddcd4ba481 <vm_exec_core+6545>, 0x5dddcd4c148d <vm_exec_core+35229>, 0x5dddcd4bf4da <vm_exec_core+27114>, 0x5dddcd4bd0ac <vm_exec_core+17852>, 0x5dddcd4b9530 <vm_exec_core+2624>, 0x5dddcd4c0f0b <vm_exec_core+33819>, 0x5dddcd4c0aab <vm_exec_core+32699>, 0x5dddcd4ba87c <vm_exec_core+7564>, 0x5dddcd4b9b9c <vm_exec_core+4268>, 0x5dddcd4bfa11 <vm_exec_core+28449>, 0x5dddcd4bb82c <vm_exec_core+11580>, 0x5dddcd4c114d <vm_exec_core+34397>, 0x5dddcd4c0cfa <vm_exec_core+33290>, 0x5dddcd4bc0a4 <vm_exec_core+13748>, 0x5dddcd4bcffd <vm_exec_core+17677>, 0x5dddcd4bf68a <vm_exec_core+27546>, 0x5dddcd4c0c42 <vm_exec_core+33106>, 0x5dddcd4be63c <vm_exec_core+23372>, 0x5dddcd4bf73e <vm_exec_core+27726>, 0x5dddcd4bfbc8 <vm_exec_core+28888>, 0x5dddcd4be54e <vm_exec_core+23134>, 0x5dddcd4b9a7c <vm_exec_core+3980>, 0x5dddcd4bee31 <vm_exec_core+25409>, 0x5dddcd4b98a4 <vm_exec_core+3508>, 0x5dddcd4b9c5d <vm_exec_core+4461>, 0x5dddcd4bc399 <vm_exec_core+14505>, 0x5dddcd4be3bb <vm_exec_core+22731>, 0x5dddcd4be9ff <vm_exec_core+24335>, 0x5dddcd4be104 <vm_exec_core+22036>, 0x5dddcd4b9461 <vm_exec_core+2417>, 0x5dddcd4bfe6c <vm_exec_core+29564>, 0x5dddcd4c095b <vm_exec_core+32363>, 0x5dddcd4b9d74 <vm_exec_core+4740>, 0x5dddcd4bb02d <vm_exec_core+9533>, 0x5dddcd4baaa0 <vm_exec_core+8112>, 0x5dddcd4bb9a7 <vm_exec_core+11959>, 0x5dddcd4bcf2b <vm_exec_core+17467>, 0x5dddcd4b9e80 <vm_exec_core+5008>, 0x5dddcd4bfcb1 <vm_exec_core+29121>, 0x5dddcd4baf72 <vm_exec_core+9346>, 0x5dddcd4bcd94 <vm_exec_core+17060>, 0x5dddcd4bd937 <vm_exec_core+20039>, 0x5dddcd4bfb2b <vm_exec_core+28731>, 0x5dddcd4be827 <vm_exec_core+23863>, 0x5dddcd4bbbe7 <vm_exec_core+12535>, 0x5dddcd4bb2ab <vm_exec_core+10171>, 0x5dddcd4bf8d1 <vm_exec_core+28129>, 0x5dddcd4bc545 <vm_exec_core+14933>, 0x5dddcd4beef8 <vm_exec_core+25608>, 0x5dddcd4be956 <vm_exec_core+24166>, 0x5dddcd4bf153 <vm_exec_core+26211>, 0x5dddcd4c0196 <vm_exec_core+30374>, 0x5dddcd4bdb74 <vm_exec_core+20612>, 0x5dddcd4b8e9b <vm_exec_core+939>, 0x5dddcd4bbd79 <vm_exec_core+12937>, 0x5dddcd4bf801 <vm_exec_core+27921>, 0x5dddcd4bbebc <vm_exec_core+13260>, 0x5dddcd4be474 <vm_exec_core+22916>, 0x5dddcd4bed18 <vm_exec_core+25128>, 0x5dddcd4bd642 <vm_exec_core+19282>, 0x5dddcd4be25d <vm_exec_core+22381>, 0x5dddcd4bc13b <vm_exec_core+13899>, 0x5dddcd4bb5c1 <vm_exec_core+10961>, 0x5dddcd4bf246 <vm_exec_core+26454>, 0x5dddcd4b9f52 <vm_exec_core+5218>, 0x5dddcd4bd426 <vm_exec_core+18742>, 0x5dddcd4c88eb <vm_exec_core+65019>, 0x5dddcd4be6fc <vm_exec_core+23564>, 0x5dddcd4ba211 <vm_exec_core+5921>, 0x5dddcd4ba743 <vm_exec_core+7251>, 0x5dddcd4ba34a <vm_exec_core+6234>, 0x5dddcd4bb13b <vm_exec_core+9803>, 0x5dddcd4bba22 <vm_exec_core+12082>, 0x5dddcd4b8ea0 <vm_exec_core+944>, 0x5dddcd4bae51 <vm_exec_core+9057>, 0x5dddcd4c16e2 <vm_exec_core+35826>, 0x5dddcd4bec18 <vm_exec_core+24872>, 0x5dddcd4bda17 <vm_exec_core+20263>, 0x5dddcd4bfd46 <vm_exec_core+29270>, 0x5dddcd4c17cb <vm_exec_core+36059>, 0x5dddcd4c0099 <vm_exec_core+30121>, 0x5dddcd4c11f7 <vm_exec_core+34567>, 0x5dddcd4c12e1 <vm_exec_core+34801>, 0x5dddcd4b9983 <vm_exec_core+3731>, 0x5dddcd4c0db8 <vm_exec_core+33480>, 0x5dddcd4bc452 <vm_exec_core+14690>, 0x5dddcd4c1000 <vm_exec_core+34064>, 0x5dddcd4bbf7d <vm_exec_core+13453>, 0x5dddcd4bff5d <vm_exec_core+29805>, 0x5dddcd4bb3f4 <vm_exec_core+10500>, 0x5dddcd4bc79b <vm_exec_core+15531>, 0x5dddcd4c13d7 <vm_exec_core+35047>, 0x5dddcd4bce6b <vm_exec_core+17275>, 0x5dddcd4bc94c <vm_exec_core+15964>, 0x5dddcd4b8f86 <vm_exec_core+1174>, 0x5dddcd4b969f <vm_exec_core+2991>, 0x5dddcd4b9084 <vm_exec_core+1428>, 0x5dddcd4bd752 <vm_exec_core+19554>, 0x5dddcd4bcb22 <vm_exec_core+16434>, 0x5dddcd4bd2e7 <vm_exec_core+18423>, 0x5dddcd4bd1ee <vm_exec_core+18174>, 0x5dddcd4bc286 <vm_exec_core+14230>, 0x5dddcd4bca02 <vm_exec_core+16146>, 0x5dddcd4bc65c <vm_exec_core+15212>, 0x5dddcd4bcc66 <vm_exec_core+16758>, 0x5dddcd4bccfd <vm_exec_core+16909>, 0x5dddcd4bc21d <vm_exec_core+14125>, 0x5dddcd4b91ec <vm_exec_core+1788>, 0x5dddcd4bab9a <vm_exec_core+8362>, 0x5dddcd4c06c9 <vm_exec_core+31705>, 0x5dddcd4ba472 <vm_exec_core+6530>, 0x5dddcd4c147e <vm_exec_core+35214>, 0x5dddcd4bf4cb <vm_exec_core+27099>, 0x5dddcd4bd09d <vm_exec_core+17837>, 0x5dddcd4b9521 <vm_exec_core+2609>, 0x5dddcd4c0efc <vm_exec_core+33804>, 0x5dddcd4c0a9c <vm_exec_core+32684>, 0x5dddcd4ba86d <vm_exec_core+7549>, 0x5dddcd4b9b8d <vm_exec_core+4253>, 0x5dddcd4bfa02 <vm_exec_core+28434>, 0x5dddcd4bb81d <vm_exec_core+11565>, 0x5dddcd4c113e <vm_exec_core+34382>, 0x5dddcd4c0ceb <vm_exec_core+33275>, 0x5dddcd4bc095 <vm_exec_core+13733>, 0x5dddcd4bcfee <vm_exec_core+17662>, 0x5dddcd4bf67b <vm_exec_core+27531>, 0x5dddcd4c0c33 <vm_exec_core+33091>, 0x5dddcd4be62d <vm_exec_core+23357>, 0x5dddcd4bf72f <vm_exec_core+27711>, 0x5dddcd4bfbb9 <vm_exec_core+28873>, 0x5dddcd4be53f <vm_exec_core+23119>, 0x5dddcd4b9a6d <vm_exec_core+3965>, 0x5dddcd4bee22 <vm_exec_core+25394>, 0x5dddcd4b9895 <vm_exec_core+3493>, 0x5dddcd4b9c4e <vm_exec_core+4446>, 0x5dddcd4bc38a <vm_exec_core+14490>, 0x5dddcd4be3ac <vm_exec_core+22716>, 0x5dddcd4be9f0 <vm_exec_core+24320>, 0x5dddcd4be0f5 <vm_exec_core+22021>, 0x5dddcd4b9452 <vm_exec_core+2402>, 0x5dddcd4bfe5d <vm_exec_core+29549>, 0x5dddcd4c094c <vm_exec_core+32348>, 0x5dddcd4b9d65 <vm_exec_core+4725>, 0x5dddcd4bb01e <vm_exec_core+9518>, 0x5dddcd4baa91 <vm_exec_core+8097>, 0x5dddcd4bb998 <vm_exec_core+11944>, 0x5dddcd4bcf1c <vm_exec_core+17452>, 0x5dddcd4b9e71 <vm_exec_core+4993>, 0x5dddcd4bfca2 <vm_exec_core+29106>, 0x5dddcd4baf63 <vm_exec_core+9331>, 0x5dddcd4bcd85 <vm_exec_core+17045>, 0x5dddcd4bd928 <vm_exec_core+20024>, 0x5dddcd4bfb1c <vm_exec_core+28716>, 0x5dddcd4be818 <vm_exec_core+23848>, 0x5dddcd4bbbd8 <vm_exec_core+12520>, 0x5dddcd4bb29c <vm_exec_core+10156>, 0x5dddcd4bf8c2 <vm_exec_core+28114>, 0x5dddcd4bc536 <vm_exec_core+14918>, 0x5dddcd4beee9 <vm_exec_core+25593>, 0x5dddcd4be947 <vm_exec_core+24151>, 0x5dddcd4bf144 <vm_exec_core+26196>, 0x5dddcd4c0187 <vm_exec_core+30359>, 0x5dddcd4bdb65 <vm_exec_core+20597>, 0x5dddcd4be7c8 <vm_exec_core+23768>, 0x5dddcd4bbd6a <vm_exec_core+12922>, 0x5dddcd4bf7f2 <vm_exec_core+27906>, 0x5dddcd4bbead <vm_exec_core+13245>, 0x5dddcd4be465 <vm_exec_core+22901>, 0x5dddcd4be7c8 <vm_exec_core+23768>, 0x5dddcd4bd633 <vm_exec_core+19267>, 0x5dddcd4be24e <vm_exec_core+22366>, 0x5dddcd4bc12c <vm_exec_core+13884>, 0x5dddcd4bb5b2 <vm_exec_core+10946>, 0x5dddcd4bf237 <vm_exec_core+26439>, 0x5dddcd4b9f43 <vm_exec_core+5203>, 0x5dddcd4bd417 <vm_exec_core+18727>, 0x5dddcd4c88dc <vm_exec_core+65004>, 0x5dddcd4be6ed <vm_exec_core+23549>, 0x5dddcd4ba202 <vm_exec_core+5906>, 0x5dddcd4ba734 <vm_exec_core+7236>, 0x5dddcd4ba33b <vm_exec_core+6219>, 0x5dddcd4bb12c <vm_exec_core+9788>, 0x5dddcd4bba13 <vm_exec_core+12067>, 0x5dddcd4bda12 <vm_exec_core+20258>, 0x5dddcd4bcf12 <vm_exec_core+17442>, 0x5dddcd4bda0d <vm_exec_core+20253>, 0x5dddcd4be628 <vm_exec_core+23352>, 0x5dddcd4be53a <vm_exec_core+23114>, 0x5dddcd4bb127 <vm_exec_core+9783>, 0x5dddcd4be7dc <vm_exec_core+23788>, 0x5dddcd4bc448 <vm_exec_core+14680>, 0x5dddcd4bc44d <vm_exec_core+14685>, 0x5dddcd4be535 <vm_exec_core+23109>, 0x5dddcd4be3a2 <vm_exec_core+22706>, 0x5dddcd4bd2ce <vm_exec_core+18398>, 0x5dddcd4bd1da <vm_exec_core+18154>...}
        reg_cfp = 0x79f212bff790
        reg_pc = 0x50400002fe38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00005dddcd4b5268 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005dddcd1305db in rb_ec_exec_node (ec=0x5160000006d0, n=0x79f214f53608) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcdb4e9550, <optimized out>, 0x7ffcdb4e94a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x79f214f53608
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x00005dddcd129b47 in rb_main (argc=9, argv=0x7ffcdb4e9718) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffcdb4e9718) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb

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

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-02-08T06:59:12Z master b4865b14cd) +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.463663 seconds

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