# Logfile created on 2024-11-25 23:25:30 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007ed8b529fdd0 @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.20241125-232530", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ed8b52c00a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ed8b5c1fd38 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ed8b41ca190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241125-232530", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241125-232530>, @binmode=false, @mon_data=#<Monitor:0x00007ed8b5c1f950>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 7be0d50514
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/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'
Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[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  
	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  
	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
5893ade8b90fdbf37d3c8eb7f62fa5c4931e3153a44fa88ae082138ee4b773f6  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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving 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/openssl'
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.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
	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  
	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 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem
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
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
Unpacked gems/typeprof-0.30.0.gem
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1
                                    benchmark 0.4.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.1
                                    logger 1.6.1
                                    net-http 0.5.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    ostruct 0.6.1
                                    pp 0.6.1
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.4
                                    rdoc 6.8.1
                                    readline 0.0.4
                                    reline 0.5.11
                                    resolv 0.5.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.2
                                    set 1.1.0
                                    shellwords 0.2.1
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.2
                                    tmpdir 0.3.0
                                    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.4.0+1
                                    date 3.4.0
                                    digest 3.1.1
                                    etc 1.4.4
                                    fcntl 1.2.0
                                    fiddle 1.1.6.dev
                                    io-console 0.8.0.beta1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.8.2
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.0
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.2.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1
                                    minitest 5.25.2
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.9
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.1
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.6.1
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    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.1.2
                                    csv 3.3.0
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1/cache
skipped bundled gems:
    typeprof-0.30.0.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  
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=54689
  "--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/915] 2637084=test_date_attr
[  2/915] 2637076=test_scan_args
[  3/915] 2637080=test_integer
[  4/915] 2637086=test_duplicate
[  5/915] 2637083=test_time
[  6/915] 2637077=json_ext_parser_test
[  7/915] 2637082=test_erb
[  8/915] 2637085=test_condition
[  9/915] 2637091=test_cp949
[ 10/915] 2637078=test_string
[ 11/915] 2637079=test_emoji
[ 12/915] 2637087=test_files_lib
[ 13/915] 2637089=test_sorted_set
[ 14/915] 2637090=test_help
[ 15/915] 2637086=test_class_name_check
[ 16/915] 2637085=test_gem_resolver_git_set
[ 17/915] 2637084=test_gem_commands_check_command
[ 18/915] 2637091=test_random_formatter
[ 19/915] 2637081=test_rdoc_normal_class
[ 20/915] 2637077=test_gem_source_git
[ 21/915] 2637088=test_pipe
[ 22/915] 2637090=test_regex_casefold
[ 23/915] 2637076=test_rdoc_code_object
[ 24/915] 2637086=test_gem_installer
[ 25/915] 2637090=test_multi_irb_commands
[ 26/915] 2637079=test_rdoc_top_level
[ 27/915] 2637091=test_gem_command_manager
[ 28/915] 2637090=test_helper_method
[ 29/915] 2637082=test_delegate
[ 30/915] 2637082=test_cgi_core
[ 31/915] 2637082=attribute_write_test
[ 32/915] 2637090=test_parser
[ 33/915] 2637088=test_yaml_special_cases
[ 34/915] 2637083=test_gem_source_list
[ 35/915] 2637090=test_rdoc_rd_inline
[ 36/915] 2637088=test_gem_remote_fetcher_local_ssl_server
[ 37/915] 2637082=test_ractor
[ 38/915] 2637082=test_severity
[ 39/915] 2637082=test_float
[ 40/915] 2637084=test_gem
[ 41/915] 2637081=test_files_test_1
[ 42/915] 2637089=test_date_strptime
[ 43/915] 2637090=test_ssl
[ 44/915] 2637091=test_pkey_dsa
[ 45/915] 2637085=test_https_proxy
[ 46/915] 2637083=test_nomethod_error
[ 47/915] 2637089=library_symbols_test
[ 48/915] 2637083=test_json_tree
[ 49/915] 2637083=test_emitter
[ 50/915] 2637083=test_ractor
[ 51/915] 2637085=test_framework
[ 52/915] 2637085=test_case_comprehensive
[ 53/915] 2637089=test_omap
[ 54/915] 2637085=test_marshal
[ 55/915] 2637089=magic_comment_test
[ 56/915] 2637077=test_zlib
[ 57/915] 2637079=test_uncorrectable_name_check
[ 58/915] 2637079=test_load
[ 59/915] 2637079=test_proc
[ 60/915] 2637076=test_cclass
[ 61/915] 2637091=test_shellwords
[ 62/915] 2637091=test_singleton_function
[ 63/915] 2637091=test_kdf
[ 64/915] 2637091=test_nil
[ 65/915] 2637091=test_class2name
[ 66/915] 2637091=test_gem_commands_outdated_command
[ 67/915] 2637082=test_gem_request_set_lockfile_tokenizer
[ 68/915] 2637076=test_rdoc_task
[ 69/915] 2637076=string_query_test
[ 70/915] 2637091=test_backtrace
[ 71/915] 2637089=test_time_tz
[ 72/915] 2637083=test_lazy_enumerator
[ 73/915] 2637089=test_resolve_symbol
[ 74/915] 2637076=test_profile_frames
[ 75/915] 2637085=test_date_compat
[ 76/915] 2637085=test_error_highlight
[ 77/915] 2637089=test_array
[ 78/915] 2637076=test_set
[ 79/915] 2637076=test_find_executable
[ 80/915] 2637082=test_gem_commands_help_command
[ 81/915] 2637076=test_stringchar
[ 82/915] 2637082=test_arith_seq_extract
[ 83/915] 2637076=test_debug
[ 84/915] 2637076=test_digest
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=1309291301, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
ruby    2637090  ko1    7u  IPv4 1309291301      0t0  TCP localhost:38975->localhost:40104 (CLOSE_WAIT)
[ 85/915] 2637090=test_rbconfig
[ 86/915] 2637090=test_gem_uri
[ 87/915] 2637083=test_command
[ 88/915] 2637091=test_gem_package_old
[ 89/915] 2637082=test_ractor
[ 90/915] 2637091=test_psych
[ 91/915] 2637084=test_rdoc_parser_prism_ruby
[ 92/915] 2637091=test_fiddle
[ 93/915] 2637090=test_win32ole_variant
[ 94/915] 2637090=test_rdoc_markup_formatter
[ 95/915] 2637090=test_enumerator
[ 96/915] 2637088=test_modify_expand
[ 97/915] 2637091=test_gem_source_installed
[ 98/915] 2637082=test_gem_available_set
[ 99/915] 2637090=test_change_word
[100/915] 2637088=test_date
[101/915] 2637079=test_pkcs12
[102/915] 2637090=test_date_time
[103/915] 2637088=test_parser
[104/915] 2637091=test_variable_name_check
[105/915] 2637090=test_dbm
[106/915] 2637090=test_gem_source_vendor
[107/915] 2637091=test_gem_commands_list_command
[108/915] 2637090=test_assembler
[109/915] 2637090=test_pty
[110/915] 2637088=test_gem_platform
[111/915] 2637091=test_gem_uninstaller
[112/915] 2637082=test_symbol
[113/915] 2637082=overlap_test
[114/915] 2637088=test_rdoc_ri_paths
[115/915] 2637083=test_propertyputref
[116/915] 2637083=test_color_printer
[117/915] 2637083=test_safe_load
[118/915] 2637083=test_gem_source
[119/915] 2637076=test_rdoc_markup_to_rdoc
[120/915] 2637088=test_frozen
[121/915] 2637076=test_handle
[122/915] 2637088=test_exception_at_throwing
[123/915] 2637088=test_name_error
[124/915] 2637079=test_benchmark
[125/915] 2637090=string_encoding_test
[126/915] 2637076=test_rdoc_parser_simple
[127/915] 2637076=test_enumerator
[128/915] 2637083=test_gem_package
[129/915] 2637082=test_utf16
[130/915] 2637082=test_gem_package_task
[131/915] 2637090=test_ansi
[132/915] 2637082=test_win32ole_method_event
[133/915] 2637082=test_provider
[134/915] 2637090=test_bn
[135/915] 2637090=test_httpheader
[136/915] 2637090=test_rdoc_ri_driver
[137/915] 2637085=test_data
[138/915] 2637085=test_http_request
[139/915] 2637085=test_gem_commands_server_command
[140/915] 2637085=!Nothing_to_test
[141/915] 2637085=numeric_value_test
[142/915] 2637085=test_keyword
[143/915] 2637088=heredoc_dedent_test
[144/915] 2637079=test_method_name_check
[145/915] 2637088=test_kernel
[146/915] 2637077=test_rdoc_parser_markdown
[147/915] 2637079=test_function_entry
[148/915] 2637079=test_win32ole_param
[149/915] 2637079=implicit_array_test
[150/915] 2637084=test_acceptable
[151/915] 2637079=test_len
[152/915] 2637079=test_file_exhaustive
[153/915] 2637090=test_gem_ext_cargo_builder
[154/915] 2637090=test_gem_gem_runner
[155/915] 2637077=test_rdoc_generator_pot
[156/915] 2637077=test_exception
[157/915] 2637077=test_object
[158/915] 2637084=test_gem_commands_signout_command
[159/915] 2637077=test_gem_commands_exec_command
[160/915] 2637082=test_gem_commands_unpack_command
[161/915] 2637084=test_pack
[162/915] 2637083=test_autoload
[163/915] 2637090=test_gem_resolver_local_specification
[164/915] 2637091=test_ssl_session
[165/915] 2637090=test_ractor
[166/915] 2637090=test_optarg
[167/915] 2637090=test_stream
[168/915] 2637090=test_ruby_lex
[169/915] 2637085=test_assignment
[170/915] 2637082=test_syntax
[171/915] 2637088=test_ossl
[172/915] 2637090=test_date_marshal
[173/915] 2637090=test_grapheme_breaks
[174/915] 2637084=test_gem_request_set_gem_dependency_api
[175/915] 2637090=test_rdoc_rd_block_parser
[176/915] 2637090=test_win32ole_param_event
[177/915] 2637091=test_key_name_check
[178/915] 2637090=test_ripper
[179/915] 2637091=test_rdoc_servlet
[180/915] 2637091=test_singleton
[181/915] 2637091=test_vm_dump
[182/915] 2637091=test_rdoc_markup_document
[183/915] 2637084=test_ftp
[184/915] 2637091=test_open3
[185/915] 2637084=errors_test
[186/915] 2637084=test_gem_commands_rebuild_command
[187/915] 2637084=test_gem_commands_setup_command
[188/915] 2637090=test_alias_and_anchor
[189/915] 2637090=test_rdoc_stats
[190/915] 2637090=test_cesu8
[191/915] 2637090=test_err_in_callback
[192/915] 2637090=test_win32ole_variant_m
[193/915] 2637090=json_parser_test
[194/915] 2637080=test_rdoc_store
[195/915] 2637090=test_generic
[196/915] 2637077=breadth_first_search_test
[197/915] 2637090=test_fiber
[198/915] 2637077=test_rdoc_generator_darkfish
[199/915] 2637078=test_resize
[200/915] 2637078=test_div
[201/915] 2637078=test_deprecated
[202/915] 2637078=test_key_stroke
[203/915] 2637078=test_gc_compact
[204/915] 2637084=test_gem_safe_marshal
[205/915] 2637081=test_tracer
[206/915] 2637081=test_capacity
[207/915] 2637081=test_input_method
[208/915] 2637081=test_nextafter
[209/915] 2637081=test_option
[210/915] 2637077=static_literals_test
[211/915] 2637077=test_random
[212/915] 2637077=test_to_ruby
[213/915] 2637077=test_bundled_ca
[214/915] 2637089=test_workspace
[215/915] 2637087=test_backtrace
[216/915] 2637087=test_gem_commands_update_command
[217/915] 2637081=test_date_parse
[218/915] 2637084=test_fips
[219/915] 2637081=test_pkey_ec
[220/915] 2637089=test_rand
[221/915] 2637080=test_noarg
[222/915] 2637088=test_data
[223/915] 2637088=test_thread
[224/915] 2637088=test_utf32
[225/915] 2637088=test_integer
[226/915] 2637077=test_ellipsize
[227/915] 2637077=test_memory_view
[228/915] 2637088=test_helper
[229/915] 2637081=test_interned_str
[230/915] 2637088=test_placearg
[231/915] 2637081=test_rdoc_markup_paragraph
[232/915] 2637081=test_gem_commands_cleanup_command
[233/915] 2637077=test_config
[234/915] 2637084=test_env
[235/915] 2637077=regular_expression_encoding_test
[236/915] 2637077=test_project_sanity
[237/915] 2637080=test_continuation
[238/915] 2637080=test_forwardable
[239/915] 2637080=test_object_create_start
[240/915] 2637080=test_delete
[241/915] 2637080=comments_test
[242/915] 2637089=test_config
[243/915] 2637077=test_io_m17n
[244/915] 2637088=test_ensured
[245/915] 2637080=test_gem_commands_uninstall_command
[246/915] 2637088=test_rendering
[247/915] 2637088=test_nesting_parser
[248/915] 2637079=test_gem_dependency_list
[249/915] 2637088=test_files_test
[250/915] 2637089=test_gem_resolver_installer_set
[251/915] 2637088=test_require
[252/915] 2637088=test_ifunless
[253/915] 2637088=test_gem_silent_ui
[254/915] 2637088=test_rdoc_text
[255/915] 2637079=test_shapes
[256/915] 2637088=test_ocsp
[257/915] 2637079=test_pkey_dh
[258/915] 2637086=test_udp
[259/915] 2637086=dispatcher_test
[260/915] 2637089=test_rdoc_alias
[261/915] 2637079=test_rdoc_single_class
[262/915] 2637079=test_configuration
[263/915] 2637085=test_windows_1252
[264/915] 2637085=test_stringify_symbols
[265/915] 2637085=test_printf
[266/915] 2637086=test_rubyoptions
[267/915] 2637081=test_rdoc_token_stream
[268/915] 2637081=warnings_test
[269/915] 2637085=test_to_ary_concat
[270/915] 2637079=test_gem_source_subpath_problem
[271/915] 2637081=test_tmpdir
[272/915] 2637089=node_id_test
[273/915] 2637081=test_locale
[274/915] 2637081=test_gem_resolver_api_set
[275/915] 2637079=parse_stream_test
[276/915] 2637079=test_ts
[277/915] 2637088=test_emitter
[278/915] 2637088=test_dryrun
[279/915] 2637081=encodings_test
[280/915] 2637088=test_string_processing
[281/915] 2637088=test_io_buffer
[282/915] 2637088=test_gem_impossible_dependencies_error
[283/915] 2637088=json_generator_test
[284/915] 2637081=test_type
[285/915] 2637081=test_range
[286/915] 2637089=index_write_test
[287/915] 2637089=test_integer_comb
[288/915] 2637091=test_tsort
[289/915] 2637080=test_depth_first
[290/915] 2637091=test_ns_spki
[291/915] 2637080=test_bundled_gems
[292/915] 2637080=test_custom_command
[293/915] 2637091=lex_test
[294/915] 2637087=test_tree_spell_checker
[295/915] 2637087=test_m17n_comb
[296/915] 2637080=test_date_ractor
[297/915] 2637085=test_pair
[298/915] 2637079=test_rdoc_markup_to_label
[299/915] 2637079=test_install
[300/915] 2637083=test_prettyprint
[301/915] 2637083=integer_parse_test
[302/915] 2637077=test_gem_validator
[303/915] 2637077=test_queue
[304/915] 2637077=test_sleep
[305/915] 2637083=regular_expression_options_test
[306/915] 2637083=test_key_event_record
[307/915] 2637083=test_set_len
[308/915] 2637083=test_rdoc_generator_json_index
[309/915] 2637088=test_threadgroup
[310/915] 2637080=test_euc_kr
[311/915] 2637080=test_gem_commands_lock_command
[312/915] 2637080=test_gem_local_remote_options
[313/915] 2637079=test_bash_completion
[314/915] 2637079=test_exception
[315/915] 2637080=test_gem_security_signer
[316/915] 2637083=test_rdoc_rd_inline_parser
[317/915] 2637080=test_mdns
[318/915] 2637083=test_x509store
[319/915] 2637080=test_gem_ext_configure_builder
[320/915] 2637080=test_dir
[321/915] 2637088=test_merge_keys
[322/915] 2637088=test_random
[323/915] 2637088=test_win32ole_type
[324/915] 2637088=test_lexer
[325/915] 2637088=test_kwargs
[326/915] 2637088=test_io_wait
[327/915] 2637088=test_rdoc_extend
[328/915] 2637083=test_yaml_tree
[329/915] 2637088=test_case_mapping
[330/915] 2637083=test_mailto
[331/915] 2637088=test_rubygems
[332/915] 2637083=test_gem_package_tar_writer
[333/915] 2637080=ripper_test
[334/915] 2637078=test_weakref
[335/915] 2637083=test_timeout
[336/915] 2637088=test_not
[337/915] 2637088=test_socket
[338/915] 2637078=test_function
[339/915] 2637081=test_arith_seq_beg_len_step
[340/915] 2637091=test_reline
[341/915] 2637081=test_hash
[342/915] 2637078=test_gem_resolver_requirement_list
[343/915] 2637083=test_beginendblock
[344/915] 2637080=test_win32ole_event
[345/915] 2637080=test_io_buffer
[346/915] 2637077=test_scalar_scanner
[347/915] 2637080=test_within_pipe
[348/915] 2637077=test_gem_commands_pristine_command
[349/915] 2637078=test_gem_config_file
[350/915] 2637080=test_yamlstore
[351/915] 2637080=test_rdoc_method_attr
[352/915] 2637078=test_yjit_exit_locations
[353/915] 2637080=test_rdoc_rdoc
[354/915] 2637078=test_rdoc_markup_pre_process
[355/915] 2637080=test_m17n
[356/915] 2637083=test_buffered_io
[357/915] 2637083=test_yjit
[358/915] 2637085=test_rdoc_markup_attribute_manager
[359/915] 2637078=test_date_conv
[360/915] 2637078=test_webauthn_poller
[361/915] 2637084=test_egrep_cpp
[362/915] 2637085=test_argf
[363/915] 2637078=test_rdoc_i18n_locale
[364/915] 2637078=test_gem_resolver_composed_set
[365/915] 2637078=test_pkey_rsa
[366/915] 2637080=test_trace
[367/915] 2637084=test_numhash
[368/915] 2637080=test_gem_stream_ui
[369/915] 2637084=test_rdoc_generator_ri
[370/915] 2637084=test_nofree
[371/915] 2637084=test_arity
[372/915] 2637084=test_ipaddr
[373/915] 2637084=test_gem_source_fetch_problem
[374/915] 2637084=test_set
[375/915] 2637084=test_gem_update_suggestion
[376/915] 2637080=test_resource
[377/915] 2637080=test_member
[378/915] 2637080=test_gem_console_ui
[379/915] 2637080=test_ractor_compatibility
[380/915] 2637084=test_append
[381/915] 2637084=test_gem_resolver_lock_set
[382/915] 2637084=test_rdoc_markup_hard_break
[383/915] 2637084=test_method
[384/915] 2637088=test_unicode_normalize
[385/915] 2637088=test_reline_key
[386/915] 2637088=test_rdoc_generator_pot_po
[387/915] 2637088=test_reqarg
[388/915] 2637091=test_dns
[389/915] 2637076=test_stringio
[390/915] 2637080=test_require
[391/915] 2637091=test_dup
[392/915] 2637076=test_comparable
[393/915] 2637076=test_bug-3571
[394/915] 2637076=test_system
[395/915] 2637077=test_emoji_breaks
[396/915] 2637088=test_notimplement
[397/915] 2637077=test_io_timeout
[398/915] 2637088=test_date_new
[399/915] 2637077=test_gem_commands_info_command
[400/915] 2637088=test_rdoc_rd
[401/915] 2637078=command_line_test
[402/915] 2637088=test_gem_security
[403/915] 2637077=test_euc_tw
[404/915] 2637077=test_compile_prism
[405/915] 2637091=test_gem_commands_build_command
[406/915] 2637090=test_face
[407/915] 2637078=test_sizeof
[408/915] 2637090=test_alias
[409/915] 2637079=test_gem_requirement
[410/915] 2637091=test_object_references
[411/915] 2637090=test_wait
[412/915] 2637091=test_x509name
[413/915] 2637091=test_sleep
[414/915] 2637079=test_gem_safe_yaml
[415/915] 2637090=test_digest_extend
[416/915] 2637079=test_autoconf
[417/915] 2637079=test_did_you_mean
[418/915] 2637090=test_popen_deadlock
[419/915] 2637077=test_bug-5832
[420/915] 2637077=test_case
[421/915] 2637077=test_cgi_multipart
[422/915] 2637077=test_ast
[423/915] 2637079=test_rdoc_comment
[424/915] 2637089=test_pack
[425/915] 2637089=test_rb_str_dup
[426/915] 2637089=fuzzer_test
[427/915] 2637079=onigmo_test
[428/915] 2637079=test_struct
[429/915] 2637089=test_gc
[430/915] 2637089=test_math
[431/915] 2637079=json_encoding_test
[432/915] 2637079=test_time
[433/915] 2637089=test_super
[434/915] 2637091=test_libs
[435/915] 2637091=test_console_attr
[436/915] 2637091=test_gem_bundler_version_finder
[437/915] 2637091=test_webauthn_listener_response
[438/915] 2637091=heredoc_test
[439/915] 2637079=newline_test
[440/915] 2637091=test_array
[441/915] 2637091=test_ubf_async_safe
[442/915] 2637091=snippets_test
[443/915] 2637082=parser_test
[444/915] 2637082=test_gem_path_support
[445/915] 2637082=constant_path_node_test
[446/915] 2637079=test_win32ole_record
[447/915] 2637079=test_rdoc_any_method
[448/915] 2637082=test_flush
[449/915] 2637082=test_complexrational
[450/915] 2637082=test_gem_commands_fetch_command
[451/915] 2637076=test_cgi_header
[452/915] 2637076=test_pkcs7
[453/915] 2637090=test_rdoc_markup_to_html_snippet
[454/915] 2637082=test_mul
[455/915] 2637082=test_win32ole_variant_outarg
[456/915] 2637082=test_mkmf
[457/915] 2637088=test_enumerator_kw
[458/915] 2637088=test_mixed_unicode_escapes
[459/915] 2637088=test_require_path_check
[460/915] 2637082=test_x509crl
[461/915] 2637090=test_numeric
[462/915] 2637090=test_stringscanner
[463/915] 2637090=test_cgi_session
[464/915] 2637088=test_class
[465/915] 2637090=test_word
[466/915] 2637088=test_gb18030
[467/915] 2637090=test_gem_package_tar_reader
[468/915] 2637088=test_type_completor
[469/915] 2637088=test_win32ole_variable
[470/915] 2637088=test_gbk
[471/915] 2637076=test_rdoc_markup_attributes
[472/915] 2637088=test_gem_specification
[473/915] 2637076=test_rdoc_class_module
[474/915] 2637090=test_gem_name_tuple
[475/915] 2637090=test_win32ole_type_event
[476/915] 2637090=test_warning
[477/915] 2637082=test_gem_dependency_installer
[478/915] 2637087=test_pointer
[479/915] 2637089=test_refinement
[480/915] 2637090=test_protect
[481/915] 2637090=test_tree_builder
[482/915] 2637090=test_protocol
[483/915] 2637090=test_gem_ext_cargo_builder_link_flag_converter
[484/915] 2637079=test_gem_commands_open_command
[485/915] 2637090=test_cgi_util
[486/915] 2637087=test_x509req
[487/915] 2637079=test_c_struct_builder
[488/915] 2637079=location_test
[489/915] 2637079=dump_test
[490/915] 2637090=test_enc_associate
[491/915] 2637087=test_gc
[492/915] 2637076=test_allocation
[493/915] 2637090=test_iseq
[494/915] 2637091=test_store
[495/915] 2637078=test_insns_leaf
[496/915] 2637078=test_rdoc_markup_to_joined_paragraph
[497/915] 2637078=test_string_memory
[498/915] 2637078=regexp_test
[499/915] 2637078=test_rdoc_markup_to_html
[500/915] 2637078=test_rdoc_context
[501/915] 2637091=test_pkg_config
[502/915] 2637091=test_big2str
[503/915] 2637091=test_line_editor
[504/915] 2637091=test_rdoc_markup_indented_paragraph
[505/915] 2637091=test_rdoc_parser
[506/915] 2637091=test_coderange
[507/915] 2637091=test_open-uri
[508/915] 2637088=test_dln
[509/915] 2637088=test_history
[510/915] 2637088=test_x509attr
[511/915] 2637091=test_complex2
[512/915] 2637088=test_iso_8859
[513/915] 2637091=test_rat
[514/915] 2637091=test_extlibs
[515/915] 2637088=test_rdoc_markup_heading
[516/915] 2637088=json_string_matching_test
[517/915] 2637088=test_gem_ext_rake_builder
[518/915] 2637090=test_monitor
[519/915] 2637090=test_flags
[520/915] 2637080=test_asn1
[521/915] 2637080=test_transcode
[522/915] 2637079=test_whileuntil
[523/915] 2637079=test_tcp
Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v4_hostname_resolved_earlier: 9 #<File::Stat dev=0xe, ino=1309312394, mode=010600, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 23:26:47.955133898 +0000, mtime=2024-11-25 23:26:47.955133898 +0000, ctime=2024-11-25 23:26:47.955133898 +0000>
Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v4_hostname_resolved_earlier: 10 #<File::Stat dev=0xe, ino=1309312394, mode=010600, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 23:26:47.955133898 +0000, mtime=2024-11-25 23:26:47.955133898 +0000, ctime=2024-11-25 23:26:47.955133898 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF       NODE NAME
ruby    2637079  ko1    9r  FIFO   0,14      0t0 1309312394 pipe
ruby    2637079  ko1   10w  FIFO   0,14      0t0 1309312394 pipe
[524/915] 2637082=test_pp
[525/915] 2637080=test_sprintf_comb
[526/915] 2637082=test_rdoc_markdown_test
Leaked file descriptor: TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: 8 #<File::Stat dev=0xe, ino=1309306807, mode=010600, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 23:26:48.967158986 +0000, mtime=2024-11-25 23:26:48.967158986 +0000, ctime=2024-11-25 23:26:48.967158986 +0000>
Leaked file descriptor: TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: 11 #<File::Stat dev=0xe, ino=1309306807, mode=010600, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 23:26:48.967158986 +0000, mtime=2024-11-25 23:26:48.967158986 +0000, ctime=2024-11-25 23:26:48.967158986 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF       NODE NAME
ruby    2637079  ko1    8r  FIFO   0,14      0t0 1309306807 pipe
ruby    2637079  ko1    9r  FIFO   0,14      0t0 1309312394 pipe
ruby    2637079  ko1   10w  FIFO   0,14      0t0 1309312394 pipe
ruby    2637079  ko1   11w  FIFO   0,14      0t0 1309306807 pipe
[527/915] 2637081=test_rdoc_normal_module
Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier: 13 #<File::Stat dev=0xe, ino=1309309795, mode=010600, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 23:26:49.323167812 +0000, mtime=2024-11-25 23:26:49.323167812 +0000, ctime=2024-11-25 23:26:49.323167812 +0000>
Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier: 14 #<File::Stat dev=0xe, ino=1309309795, mode=010600, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 23:26:49.323167812 +0000, mtime=2024-11-25 23:26:49.323167812 +0000, ctime=2024-11-25 23:26:49.323167812 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF       NODE NAME
ruby    2637079  ko1   13r  FIFO   0,14      0t0 1309309795 pipe
ruby    2637079  ko1   14w  FIFO   0,14      0t0 1309309795 pipe
[528/915] 2637081=test_method_cache
[529/915] 2637081=test_path
[530/915] 2637080=test_gem_stub_specification
[531/915] 2637081=tunnel_test
[532/915] 2637081=test_gem_text
[533/915] 2637079=test_settracefunc
[534/915] 2637085=test_gem_commands_stale_command
Closed file descriptor: TestSetTraceFunc#test_c_return_no_binding: 9
Closed file descriptor: TestSetTraceFunc#test_c_return_no_binding: 10
.[535/915] 2637081=test_rdoc_markup_to_tt_only
[536/915] 2637085=test_win32ole
[537/915] 2637085=test_gem_version
[538/915] 2637078=equality_test
[539/915] 2637078=test_gem_commands_query_command
[540/915] 2637081=test_color
[541/915] 2637090=test_eval_history
[542/915] 2637080=test_c_struct_entry
[543/915] 2637088=test_case
[544/915] 2637088=test_files_ext
[545/915] 2637088=test_x509ext
[546/915] 2637085=unescape_test
[547/915] 2637088=source_location_test
[548/915] 2637081=test_complex
[549/915] 2637090=test_rdoc_markup_verbatim
[550/915] 2637090=test_at_exit
[551/915] 2637090=test_instrumentation_api
[552/915] 2637088=test_inadvertent_creation
Closed file descriptor: TestSetTraceFunc#test_raising_from_b_return_tp_tracing_bmethod: 8
Closed file descriptor: TestSetTraceFunc#test_raising_from_b_return_tp_tracing_bmethod: 11
[553/915] 2637088=static_inspect_test
[554/915] 2637088=test_gem_uri_formatter
[555/915] 2637081=test_sprintf
[556/915] 2637088=test_rdoc_encoding
Closed file descriptor: TestSetTraceFunc#test_tracepoint_opt_invokebuiltin_delegate_leave: 13
Closed file descriptor: TestSetTraceFunc#test_tracepoint_opt_invokebuiltin_delegate_leave: 14
[557/915] 2637088=test_optimization
[558/915] 2637080=test_gem_request_connection_pools
[559/915] 2637081=test_rdoc_markdown
[560/915] 2637078=test_common
[561/915] 2637080=test_rdoc_constant
[562/915] 2637080=test_registry
[563/915] 2637080=test_deprecate
[564/915] 2637080=test_ssl
[565/915] 2637081=parse_success_test
[566/915] 2637081=test_module
[567/915] 2637078=test_gem_commands_push_command
[568/915] 2637090=test_ractor
[569/915] 2637090=test_win32ole_typelib
[570/915] 2637090=test_euc_jp
[571/915] 2637090=test_scanner_events
[572/915] 2637084=test_external_new
[573/915] 2637084=test_abi
[574/915] 2637090=test_gem_resolver_dependency_request
[575/915] 2637090=test_force_exit
[576/915] 2637090=test_rubyvm
[577/915] 2637090=test_data_error
[578/915] 2637090=test_rdoc_markup_to_table_of_contents
[579/915] 2637090=test_gem_doctor
[580/915] 2637079=test_ancdata
[581/915] 2637079=test_weakmap
[582/915] 2637084=test_rdoc_generator_pot_po_entry
[583/915] 2637082=test_gem_resolver_specification
[584/915] 2637084=test_encoding
[585/915] 2637090=test_load
[586/915] 2637090=json_fixtures_test
[587/915] 2637082=test_default_gems
[588/915] 2637090=test_constant
[589/915] 2637089=test_rdoc_parser_c
[590/915] 2637078=test_gem_security_trust_dir
[591/915] 2637078=test_logperiod
[592/915] 2637078=test_have_func
[593/915] 2637082=test_enc_str_buf_cat
[594/915] 2637082=test_gem_package_tar_reader_entry
[595/915] 2637091=test_zsh_completion
[596/915] 2637091=test_webauthn_listener
[597/915] 2637084=test_lock_native_thread
[598/915] 2637084=test_logdevice
[599/915] 2637082=test_rdoc_attr
[600/915] 2637082=test_passing_block
[601/915] 2637089=test_http
[602/915] 2637091=test_x509cert
[603/915] 2637082=test_addrinfo
[604/915] 2637089=test_bug-14834
[605/915] 2637082=test_rdoc_context_section
[606/915] 2637082=ruby_parser_test
[607/915] 2637082=test_buffering
[608/915] 2637082=test_svcb_https
[609/915] 2637089=test_key_actor_vi
[610/915] 2637082=test_enumerable
[611/915] 2637082=test_bmethod
[612/915] 2637082=test_rdoc_markup_include
[613/915] 2637082=test_iseq_load
[614/915] 2637078=test_fstring
[615/915] 2637089=test_name_error_extension
[616/915] 2637089=test_timeout
[617/915] 2637089=test_fixnum
[618/915] 2637089=test_signal
[619/915] 2637078=test_rdoc_markup_raw
[620/915] 2637078=test_scheduler
[621/915] 2637091=test_ensure_and_callcc
[622/915] 2637091=test_null
[623/915] 2637091=test_big5
[624/915] 2637091=test_gem_resolver_activation_request
[625/915] 2637091=test_fd_setsize
[626/915] 2637091=test_objectspace
[627/915] 2637086=test_trick
[628/915] 2637078=test_gem_request_set
[629/915] 2637085=version_test
[630/915] 2637085=test_gem_rdoc
[631/915] 2637078=lex_test
[632/915] 2637078=test_require_lib
[633/915] 2637085=test_files_test_2
[634/915] 2637084=test_gem_version_option
[635/915] 2637084=test_gem_remote_fetcher_s3
[636/915] 2637084=test_rdoc_markup_parser
[637/915] 2637084=test_gem_unsatisfiable_dependency_error
[638/915] 2637084=test_rdoc_i18n_text
[639/915] 2637084=test_rdoc_tom_doc
[640/915] 2637084=test_ractor
[641/915] 2637089=pattern_test
[642/915] 2637089=test_gem_package_tar_header
[643/915] 2637084=test_disable_irb
[644/915] 2637089=test_sexp
[645/915] 2637089=test_logger
[646/915] 2637089=test_import
[647/915] 2637084=test_basicsocket
[648/915] 2637082=test_gem_commands_owner_command
[649/915] 2637084=test_recursion
[650/915] 2637084=test_normalize
[651/915] 2637084=test_find
[652/915] 2637084=locals_test
[653/915] 2637084=test_gem_resolver_vendor_specification
[654/915] 2637084=test_typeddata
[655/915] 2637090=test_date_strftime
[656/915] 2637082=compiler_test
[657/915] 2637082=test_struct
[658/915] 2637082=test_basicinstructions
[659/915] 2637084=test_bigzero
[660/915] 2637081=test_mutex
[661/915] 2637084=test_key_actor_emacs
[662/915] 2637082=test_gem_ext_builder
[663/915] 2637084=test_history
[664/915] 2637084=test_verbose
[665/915] 2637084=test_too_many_dummy_encodings
[666/915] 2637081=test_filter
[667/915] 2637081=test_gem_ext_cmake_builder
[668/915] 2637081=test_erb_m17n
[669/915] 2637081=test_objspace
[670/915] 2637084=test_clone
[671/915] 2637089=test_koi8
[672/915] 2637089=test_gem_resolver_vendor_set
[673/915] 2637089=test_evaluation
[674/915] 2637089=test_fnmatch
[675/915] 2637090=test_rdoc_markup_to_ansi
[676/915] 2637089=test_have_library
[677/915] 2637090=test_erb_command
[678/915] 2637084=test_require
[679/915] 2637090=test_https
[680/915] 2637076=test_httpresponses
[681/915] 2637076=integer_base_flags_test
[682/915] 2637076=test_unicode_escape
[683/915] 2637076=test_ftp
[684/915] 2637080=test_ostruct
[685/915] 2637076=test_completion
[686/915] 2637083=test_raise
[687/915] 2637083=test_proxy
[688/915] 2637083=test_io_wait_uncommon
[689/915] 2637083=test_string
[690/915] 2637080=test_shift_jis
[691/915] 2637080=test_yield
[692/915] 2637083=test_gem_request_set_lockfile_parser
[693/915] 2637086=test_gem_ci_detector
[694/915] 2637086=test_formatter
[695/915] 2637086=fixtures_test
[696/915] 2637083=test_rational2
[697/915] 2637083=test_gem_dependency_resolution_error
[698/915] 2637082=test_http
[699/915] 2637083=test_gem_security_policy
[700/915] 2637089=test_file
[701/915] 2637089=test_gem_install_update_options
[702/915] 2637086=test_gem_resolver_index_set
[703/915] 2637086=test_rdoc_parser_changelog
[704/915] 2637089=test_init
[705/915] 2637083=test_rdoc_markup_to_html_crossref
#<Thread:0x000078a157873310 /tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:570 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:42859 (execution expired)>. (Test::Unit::AssertionFailedError)
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk'
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert'
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise'
	from /tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'
/tmp/ruby/src/trunk_asan/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:42859 (execution expired) (Net::OpenTimeout)
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:1665:in 'IO.open'
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:1665:in 'block in Net::HTTP#connect'
	from /tmp/ruby/src/trunk_asan/lib/timeout.rb:183:in 'block in Timeout.timeout'
	from /tmp/ruby/src/trunk_asan/lib/timeout.rb:190:in 'Timeout.timeout'
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:1663:in 'Net::HTTP#connect'
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:1642:in 'Net::HTTP#do_start'
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:1631:in 'Net::HTTP#start'
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:2375:in 'Net::HTTP#request'
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:2398:in 'Net::HTTP#send_entity'
	from /tmp/ruby/src/trunk_asan/lib/net/http.rb:2046:in 'Net::HTTP#post'
	from /tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning'
	from /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning'
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning'
	from /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal'
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning'
	from /tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise'
	from /tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'
unknown object: "\x04\b[\vi\x1Ai\x01\xBB[\x06[\bI\"\x1DTestNetHTTP_v1_2_chunked\x06:\x06EF:+test_timeout_during_HTTP_session_writeo:%Test::Unit::AssertionFailedError\t:\tmesgI\"\x01\x86[Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:42859 (execution expired)>.\x06;\x00T:\abt[\rI\"e/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"d/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"d/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk'\x06;\x00TI\"s/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"e/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"d/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"j/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\x97/tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00T:\ncauseo:\x15Net::OpenTimeout\t;\bI\"IFailed to open TCP connection to localhost:42859 (execution expired)\x06;\x00T;\t[\x19I\"L/tmp/ruby/src/trunk_asan/lib/net/http.rb:1665:in 'TCPSocket#initialize'\x06;\x00TI\"?/tmp/ruby/src/trunk_asan/lib/net/http.rb:1665:in 'IO.open'\x06;\x00TI\"R/tmp/ruby/src/trunk_asan/lib/net/http.rb:1665:in 'block in Net::HTTP#connect'\x06;\x00TI\"N/tmp/ruby/src/trunk_asan/lib/timeout.rb:183:in 'block in Timeout.timeout'\x06;\x00TI\"E/tmp/ruby/src/trunk_asan/lib/timeout.rb:190:in 'Timeout.timeout'\x06;\x00TI\"I/tmp/ruby/src/trunk_asan/lib/net/http.rb:1663:in 'Net::HTTP#connect'\x06;\x00TI\"J/tmp/ruby/src/trunk_asan/lib/net/http.rb:1642:in 'Net::HTTP#do_start'\x06;\x00TI\"G/tmp/ruby/src/trunk_asan/lib/net/http.rb:1631:in 'Net::HTTP#start'\x06;\x00TI\"I/tmp/ruby/src/trunk_asan/lib/net/http.rb:2375:in 'Net::HTTP#request'\x06;\x00TI\"M/tmp/ruby/src/trunk_asan/lib/net/http.rb:2398:in 'Net::HTTP#send_entity'\x06;\x00TI\"F/tmp/ruby/src/trunk_asan/lib/net/http.rb:2046:in 'Net::HTTP#post'\x06;\x00TI\"\x01\x97/tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00TI\"\x01{/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"R/tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning'\x06;\x00TI\"u/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"X/tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal'\x06;\x00TI\"l/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"\x01\x97/tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00TI\"j/tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\x97/tmp/ruby/src/trunk_asan/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00T;\n0:\x11bt_locations@\x16;\f@\v[\bi\x00i\x06i\x00[\x00@\b"[706/915] 2637086=test_case_options
[707/915] 2637086=test_arity
[708/915] 2637086=test_folderitem2_invokeverb
[709/915] 2637086=test_update
[710/915] 2637086=test_files_sample
[711/915] 2637086=test_switch_hitter
[712/915] 2637089=test_ole_methods
[713/915] 2637089=test_defined
[714/915] 2637084=test_pack
[715/915] 2637086=test_call
[716/915] 2637076=test_thread
[717/915] 2637089=json_generic_object_test
[718/915] 2637089=test_hash_create
[719/915] 2637089=test_gem_util
[720/915] 2637086=test_raise_exception
[721/915] 2637083=test_config
[722/915] 2637083=test_tempfile
[723/915] 2637089=test_gem_resolver
[724/915] 2637084=test_gem_remote_fetcher
[725/915] 2637089=test_gem_gemcutter_utilities
[726/915] 2637079=test_jaro_winkler
[727/915] 2637079=test_gem_commands_yank_command
[728/915] 2637083=test_exit
[729/915] 2637084=test_pattern_key_name_check
[730/915] 2637084=test_postponed_job
[731/915] 2637089=ractor_test
[732/915] 2637083=test_gem_request_set_lockfile
[733/915] 2637089=test_human_typo
[734/915] 2637089=test_cparser
[735/915] 2637086=test_dot_dot
[736/915] 2637086=test_bignum
[737/915] 2637079=reflection_test
[738/915] 2637079=test_key_error
[739/915] 2637079=test_enc_raise
[740/915] 2637079=test_engine
[741/915] 2637079=test_rdoc_markup_to_markdown
[742/915] 2637090=test_httpresponse
[743/915] 2637079=test_rdoc_parser_ruby
[744/915] 2637090=test_show_source
[745/915] 2637090=test_inlinecache
[746/915] 2637086=test_usrmarshal
[747/915] 2637078=test_weakkeymap
[748/915] 2637083=test_gem_command
[749/915] 2637090=test_pinned
[750/915] 2637083=test_memory_view
[751/915] 2637090=test_ractor
[752/915] 2637090=test_my_integer
[753/915] 2637084=test_gem_commands_environment_command
[754/915] 2637090=test_tracepoint
[755/915] 2637086=test_debugger_integration
[756/915] 2637086=test_array_create
[757/915] 2637086=test_gem_resolver_installed_specification
[758/915] 2637084=test_rdoc_rubygems_hook
[759/915] 2637086=test_internal_ivar
[760/915] 2637083=test_cgi_cookie
[761/915] 2637086=test_gem_commands_mirror
[762/915] 2637086=test_cd
[763/915] 2637086=symbol_encoding_test
[764/915] 2637083=desugar_compiler_test
[765/915] 2637086=test_hmac
[766/915] 2637083=test_signedness
[767/915] 2637086=test_gem_spec_fetcher
[768/915] 2637084=test_ractor
[769/915] 2637082=test_undef
[770/915] 2637082=test_gem_commands_sources_command
[771/915] 2637084=test_c_union_entity
[772/915] 2637086=test_ws
[773/915] 2637086=test_date_arith
[774/915] 2637086=test_io_console
[775/915] 2637084=test_rdoc_require
[776/915] 2637084=test_metaclass
[777/915] 2637084=test_numeric
[778/915] 2637090=test_io
[779/915] 2637082=test_enum
[780/915] 2637084=test_gem_commands_which_command
[781/915] 2637084=test_gem_source_specific_file
[782/915] 2637089=test_unix
[783/915] 2637089=parse_test
[784/915] 2637089=test_context
[785/915] 2637084=test_symbol
[786/915] 2637079=test_coder
[787/915] 2637079=test_optparse
[788/915] 2637079=test_rdoc_markup
[789/915] 2637079=test_last_thread
[790/915] 2637088=test_rdoc_markup_to_bs
[791/915] 2637089=test_gem_source_lock
[792/915] 2637088=test_ldap
[793/915] 2637088=test_gem_remote_fetcher_local_server
[794/915] 2637089=test_etc
[795/915] 2637088=test_hash
[796/915] 2637091=test_macro
[797/915] 2637091=test_cipher
[798/915] 2637088=test_new
[799/915] 2637088=test_foreach
[800/915] 2637088=test_econv
[801/915] 2637089=test_securerandom
[802/915] 2637091=test_nil2vtempty
[803/915] 2637091=test_flip
[804/915] 2637089=test_nowrite
[805/915] 2637091=test_thread_queue
[806/915] 2637085=test_summary
[807/915] 2637089=test_stack
[808/915] 2637079=test_gem_commands_install_command
[809/915] 2637085=test_gem_ext_cargo_builder_unit
[810/915] 2637085=test_num2int
[811/915] 2637085=test_gem_source_local
[812/915] 2637087=test_rdoc_parser_rd
[813/915] 2637086=test_iter_break
[814/915] 2637086=test_parse
[815/915] 2637078=test_have_macro
[816/915] 2637087=test_process
[817/915] 2637085=test_wss
[818/915] 2637085=test_address_resolve
[819/915] 2637085=test_closure
[820/915] 2637078=test_digest
[821/915] 2637083=test_variable
[822/915] 2637078=test_cstr
[823/915] 2637083=test_gem_resolver_lock_specification
[824/915] 2637083=test_method_cache
[825/915] 2637083=test_iterator
[826/915] 2637085=test_marshalable
[827/915] 2637085=test_string
[828/915] 2637085=test_gem_resolver_index_specification
[829/915] 2637083=test_gem_dependency
[830/915] 2637082=test_serialize_subclasses
[831/915] 2637086=test_const
[832/915] 2637082=test_class
[833/915] 2637086=parse_comments_test
[834/915] 2637086=test_gem_commands_dependency_command
[835/915] 2637085=test_cmethod
[836/915] 2637085=test_qsort
[837/915] 2637085=test_gem_ext_ext_conf_builder
[838/915] 2637083=test_path_to_class
[839/915] 2637086=test_storage
[840/915] 2637083=test_thread_fd_close
[841/915] 2637086=json_addition_test
[842/915] 2637083=test_coverage
[843/915] 2637089=test_stream
[844/915] 2637086=json_common_interface_test
[845/915] 2637089=test_func
[846/915] 2637086=test_remote_fetch_error
[847/915] 2637088=test_pathname
[848/915] 2637086=test_kill_ring
[849/915] 2637086=test_gem_resolver_git_specification
[850/915] 2637078=test_dir_m17n
[851/915] 2637088=test_cgi_tag_helper
[852/915] 2637086=test_gem_commands_cert_command
[853/915] 2637088=test_io
[854/915] 2637091=test_fileutils
[855/915] 2637079=test_eval
[856/915] 2637076=test_process
[857/915] 2637079=test_object
[858/915] 2637088=test_gem_resolver_conflict
[859/915] 2637088=test_readpartial
[860/915] 2637076=test_rdoc_generator_markup
[861/915] 2637076=test_scalar
[862/915] 2637076=test_rdoc_cross_reference
[863/915] 2637088=test_gem_commands_contents_command
[864/915] 2637088=test_regexp
[865/915] 2637091=newline_offsets_test
[866/915] 2637080=test_str2big
[867/915] 2637086=test_rational
[868/915] 2637080=relocation_test
[869/915] 2637080=test_windows_1251
[870/915] 2637080=test_unicode
[871/915] 2637079=test_parser_events
[872/915] 2637083=test_addr
[873/915] 2637080=test_eval
[874/915] 2637083=test_stat
[875/915] 2637083=test_gem_resolver_best_set
[876/915] 2637091=test_convertible
[877/915] 2637083=test_win32ole_method
[878/915] 2637083=test_yamldbm
[879/915] 2637083=test_helper
[880/915] 2637083=test_thread_cv
[881/915] 2637079=test_cgi_modruby
[882/915] 2637079=test_gem_resolver_api_specification
[883/915] 2637076=test_rendering
[884/915] 2637079=test_getopts
[885/915] 2637076=parameters_signature_test
[886/915] 2637079=test_rdoc_include
[887/915] 2637076=test_primitive
[888/915] 2637076=test_gem_request
[889/915] 2637079=test_gem_commands_signin_command
[890/915] 2637083=test_nonblock
[891/915] 2637085=test_pkey
[892/915] 2637083=test_gem_commands_specification_command
[893/915] 2637080=test_yield_block
[894/915] 2637080=test_recorder
[895/915] 2637079=test_yaml
[896/915] 2637080=test_rdoc_options
[897/915] 2637085=test_boolean
[898/915] 2637085=test_config
[899/915] 2637083=test_pstore
[900/915] 2637086=test_ractor
[901/915] 2637079=test_document
[902/915] 2637083=test_bug_reporter
[903/915] 2637079=test_spell_checker
[904/915] 2637079=test_file
[905/915] 2637086=bom_test
[906/915] 2637086=test_sockopt
[907/915] 2637086=test_frozen_error
[908/915] 2637086=test_lambda
[909/915] 2637086=test_encoding
[910/915] 2637076=test_pattern_matching
[911/915] 2637086=test_thread
[912/915] 2637076=test_gem_commands_search_command
[913/915] 2637076=test_arithmetic_sequence
[914/915] 2637076=test_literal
[915/915] 2637086=test_irb
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     949     949     949 ?             -1 Ss    1000   0:17 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
    949     959     959     959 pts/0        959 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
    959     960     959     959 pts/0        959 S+    1000   0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
2628222  733932  733932  733932 ?             -1 Ss    1000   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
      1 2090122 2090122 2090122 ?             -1 Ss    1000   0:00 SCREEN
2090122 2090124 2090124 2090124 pts/2    2090124 Ss+   1000   0:00 /bin/bash
2090122 2360588 2360588 2360588 pts/1    2360588 Ss+   1000   0:00 /bin/bash
      1 2423281     959     959 pts/0        959 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2628222 2628222 2628222 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2628222 2628224 2628222 2628222 ?             -1 S     1000   0:00 (sd-pam)
    960 2635806     959     959 pts/0        959 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2635806 2635809     959     959 pts/0        959 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.20241125-232530 --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
2635809 2635810     959     959 pts/0        959 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20241125-232530 --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
2635810 2636751     959     959 pts/0        959 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2636751 2636752     959     959 pts/0        959 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2636752 2637073     959     959 pts/0        959 Sl+   1000   0:18 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
2637073 2637087     959     959 pts/0        959 Sl+   1000   0:41 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb
2637087 2670108     959     959 pts/0        959 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
2637087 2670111     959     959 pts/0        959 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
2635810 2671191     959     959 pts/0        959 R+    1000   0:00 ps jx
{1=>[949, 2090122, 2423281, 2628222], 949=>[959], 959=>[960], 2628222=>[733932, 2628224], 2090122=>[2090124, 2360588], 960=>[2635806], 2635806=>[2635809], 2635809=>[2635810], 2635810=>[2636751, 2671191], 2636751=>[2636752], 2636752=>[2637073], 2637073=>[2637087], 2637087=>[2670108, 2670111]}
$ timeout 60 gdb -p 2670108 -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".
0x00005568685fdd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7a2311e83c40 (LWP 2670108) "ruby" 0x00005568685fdd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7a2311e83c40 (LWP 2670108) "ruby"):
#0  0x00005568685fdd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005568685fecca in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000055686854b658 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  0x000055686854b449 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  0x000055686854b27d 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  0x000055686854acbd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x000055686854a906 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x000055686854cbd6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005568685e3aa0 in __interceptor_free ()
No symbol table info available.
#9  0x000055686865522e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7a22e7a01800, old_size=3145728) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8183
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7a22e7a01800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4507
No locals.
#11 ruby_xfree (x=0x7a22e7a01800) at /tmp/ruby/src/trunk_asan/gc.c:4518
No locals.
#12 0x00005568688a8893 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662
No locals.
#13 0x00005568689e5740 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3136
        th = 0x515000000300
        stack = 0x7a230f0ff800
        objspace = 0x51d000000a80
        next = <optimized out>
#14 0x0000556868627a70 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 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#15 0x0000556868627fdb in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#16 0x00005568687a80ad in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4385
        status = <optimized out>
        pid = <optimized out>
#17 0x0000556868a062c8 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:3795
        ci = 0x648100040001
        cc = <optimized out>
        me = 0x7a22ef7f6d40
        cfunc = 0x50400001ffd8
        recv = 134290444275480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x00005568689ec5fd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc4b3b5980) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#19 0x00005568689ec0b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913
        ci = <optimized out>
        cc = 0x0
#20 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff4f0, cd=0x50c0000f8220, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#21 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50c0000f8220
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff4f0
        reg_pc = 0x517001a7c750
        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_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>
#22 0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x0000556868a23882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a230f1ff620, self=134291016632640, 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:1615
        flags = 0
        iseq = 0x7a23113b62b8
        cfp = <optimized out>
        sp = 0x7a230f0ffa28
        use_argv = 0x7a230fa9e060
        stack_argv = 0x7a230f0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#24 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:1629
        captured = 0x7a230f1ff620
#25 0x00005568689d0276 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:1666
No locals.
#26 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#27 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#28 0x00005568689d0276 in rb_yield (val=<optimized out>)
No locals.
#29 0x0000556868b81276 in rb_ary_collect (ary=134290465572320) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 134290465568720
        i = 30
#30 0x0000556868a062c8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a2311560190
        cfunc = 0x50400000a758
        recv = 134290465572320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d310
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff608
        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_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>
#33 0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#34 0x0000556868a23882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a230f1ff738, self=134291016632640, 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:1615
        flags = 0
        iseq = 0x7a23113c49a8
        cfp = <optimized out>
        sp = 0x7a230f0ff8d0
        use_argv = 0x7a230face3a0
        stack_argv = 0x7a230f0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#35 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:1629
        captured = 0x7a230f1ff738
#36 0x00005568689d0276 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:1666
No locals.
#37 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#38 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#39 0x00005568689d0276 in rb_yield (val=<optimized out>)
No locals.
#40 0x0000556868b81276 in rb_ary_collect (ary=134290465580040) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 134290465579960
        i = 0
#41 0x0000556868a062c8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a2311560190
        cfunc = 0x50400000a758
        recv = 134290465580040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#42 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff720, cd=0x502000013330, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#43 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000013330
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff720
        reg_pc = 0x50400002ffb8
        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_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>
/tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2794: [BUG] Segmentation fault at 0x0000000000000010
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
ruby 3.4.0dev (2024-11-25T22:31:44Z master 7be0d50514) +PRISM [x86_64-linux]
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>

-- Control frame information -----------------------------------------------
        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>
c:0015 p:---- s:0108 e:000107 CFUNC  :fork
c:0014 p:0026 s:0104 e:000103 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2794
        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>
#44 0x00005568689a3261 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
#45 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#46 0x000055686862849b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7a23113c4b38) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc4b3b7330, <optimized out>, 0x7ffc4b3b7280, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
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
        state = 0
        iseq = 0x7a23113c4b38
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
#47 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
c:0007 p:0069 s:0046 E:000ac0 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]
        ec = 0x5160000003d0
        status = <optimized out>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
#48 0x0000556868621a07 in rb_main (argc=10, argv=0x7ffc4b3b7508) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#49 main (argc=10, argv=0x7ffc4b3b7508) at /tmp/ruby/src/trunk_asan/main.c:68
No locals.

>>> Dump Ruby level backtrace (if possible)


Program received signal SIGSEGV, Segmentation fault.
0x0000556868e5e16f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1308
1308	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
[Inferior 1 (process 2670108) detached]
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2794:in 'test_concurrent_group_and_pid_wait'
/tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2794:in 'fork'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
 RIP: 0x0000556868e5e16f RBP: 0x00007ffc4b3b4670 RSP: 0x00007ffc4b3b4650
 RAX: 0x0000000000000002 RBX: 0x00007a2311e044e0 RCX: 0x00000f44623c08d4
 RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000080
  R8: 0x0000000000000000  R9: 0x0000000000000000 R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000515000000900 R13: 0x0000000000000080
 R14: 0x0000515000000300 R15: 0x00005568690ad940 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
$ timeout 60 gdb -p 2670111 -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".
0x00005568685fdd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7a2311e83c40 (LWP 2670111) "ruby" 0x00005568685fdd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7a2311e83c40 (LWP 2670111) "ruby"):
#0  0x00005568685fdd0e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005568685fecca in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000055686854b658 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  0x000055686854b449 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  0x000055686854b27d 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  0x000055686854acbd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x000055686854a906 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x000055686854cbd6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005568685e3aa0 in __interceptor_free ()
No symbol table info available.
#9  0x000055686865522e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7a22e7a01800, old_size=3145728) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8183
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7a22e7a01800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4507
No locals.
#11 ruby_xfree (x=0x7a22e7a01800) at /tmp/ruby/src/trunk_asan/gc.c:4518
No locals.
#12 0x00005568688a8893 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662
No locals.
#13 0x00005568689e5740 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3136
        th = 0x515000000300
        stack = 0x7a230f0ff800
        objspace = 0x51d000000a80
        next = <optimized out>
#14 0x0000556868627a70 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 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#15 0x0000556868627fdb in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#16 0x00005568687a80ad in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4385
        status = <optimized out>
        pid = <optimized out>
#17 0x0000556868a062c8 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:3795
        ci = 0x648100040001
        cc = <optimized out>
        me = 0x7a22ef7f6d40
        cfunc = 0x50400001ffd8
        recv = 134290444275480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#18 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff4f0, cd=0x50c0000f8230, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#19 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50c0000f8230
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff4f0
        reg_pc = 0x517001a7c780
        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_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>
#20 0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#21 0x0000556868a23882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a230f1ff620, self=134291016632640, 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:1615
        flags = 0
        iseq = 0x7a23113b62b8
        cfp = <optimized out>
        sp = 0x7a230f0ffa28
        use_argv = 0x7a230fa9e060
        stack_argv = 0x7a230f0ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#22 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:1629
        captured = 0x7a230f1ff620
#23 0x00005568689d0276 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:1666
No locals.
#24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#26 0x00005568689d0276 in rb_yield (val=<optimized out>)
No locals.
#27 0x0000556868b81276 in rb_ary_collect (ary=134290465572320) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 134290465568720
        i = 30
#28 0x0000556868a062c8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a2311560190
        cfunc = 0x50400000a758
        recv = 134290465572320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#30 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d310
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff608
        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_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>
#31 0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#32 0x0000556868a23882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a230f1ff738, self=134291016632640, 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:1615
        flags = 0
        iseq = 0x7a23113c49a8
        cfp = <optimized out>
        sp = 0x7a230f0ff8d0
        use_argv = 0x7a230face3a0
        stack_argv = 0x7a230f0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#33 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:1629
        captured = 0x7a230f1ff738
#34 0x00005568689d0276 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:1666
No locals.
#35 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#37 0x00005568689d0276 in rb_yield (val=<optimized out>)
No locals.
#38 0x0000556868b81276 in rb_ary_collect (ary=134290465580040) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 134290465579960
        i = 0
#39 0x0000556868a062c8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a2311560190
        cfunc = 0x50400000a758
        recv = 134290465580040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#40 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff720, cd=0x502000013330, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#41 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000013330
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff720
        reg_pc = 0x50400002ffb8
        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_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>
/tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2799: [BUG] Segmentation fault at 0x0000000000000010
ruby 3.4.0dev (2024-11-25T22:31:44Z master 7be0d50514) +PRISM [x86_64-linux]
#42 0x00005568689a3261 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#43 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>

        state = <optimized out>
        result = 36
-- Control frame information -----------------------------------------------
c:0015 p:---- s:0108 e:000107 CFUNC  :fork
#44 0x000055686862849b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7a23113c4b38) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc4b3b7330, <optimized out>, 0x7ffc4b3b7280, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a23113c4b38
#45 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
c:0014 p:0032 s:0104 e:000103 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2799
        status = <optimized out>
#46 0x0000556868621a07 in rb_main (argc=10, argv=0x7ffc4b3b7508) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#47 main (argc=10, argv=0x7ffc4b3b7508) at /tmp/ruby/src/trunk_asan/main.c:68
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
No locals.

>>> Dump Ruby level backtrace (if possible)
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


Program received signal SIGSEGV, Segmentation fault.
0x0000556868e5e16f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1308
1308	        kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id);
[Inferior 1 (process 2670111) detached]
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:000ac0 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
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2799:in 'test_concurrent_group_and_pid_wait'
/tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2799:in 'fork'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
 RIP: 0x0000556868e5e16f RBP: 0x00007ffc4b3b4810 RSP: 0x00007ffc4b3b47f0
 RAX: 0x0000000000000002 RBX: 0x00007a2311e044e0 RCX: 0x00000f44623c08d4
 RDX: 0x0000000000000000 RDI: 0x0000000000000010 RSI: 0x0000000000000080
  R8: 0x0000000000000000  R9: 0x0000000000000000 R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000515000000900 R13: 0x0000000000000080
 R14: 0x0000515000000300 R15: 0x00005568690ad940 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
$ timeout 60 gdb -p 2637087 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2670114]
[New LWP 2670112]
[New LWP 2660540]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__unlink (name=0x7a22ec383c38 "/tmp/rubytest.brvkfs/d20241125-2637087-6s1s6w/tmp_script.2637087") at ../sysdeps/unix/sysv/linux/unlink.c:28

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7a2311e83c40 (LWP 2637087) "ruby"            __unlink (name=0x7a22ec383c38 "/tmp/rubytest.brvkfs/d20241125-2637087-6s1s6w/tmp_script.2637087") at ../sysdeps/unix/sysv/linux/unlink.c:28
  2    Thread 0x7a22e64006c0 (LWP 2670114) "Timeout stdlib " 0x00007a2311c98d61 in __futex_abstimed_wait_common64 (private=31266, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000101494) at ./nptl/futex-internal.c:57
  3    Thread 0x7a22f5a006c0 (LWP 2670112) "ruby"            0x00007a2311d1b4cd in __GI___poll (fds=0x7a22d6509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7a22f0e006c0 (LWP 2660540) "parallel.rb:40"  0x00007a2311d1b4cd in __GI___poll (fds=0x7a22db21c660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7a22f0e006c0 (LWP 2660540) "parallel.rb:40"):
#0  0x00007a2311d1b4cd in __GI___poll (fds=0x7a22db21c660, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005568685885aa in __interceptor_poll ()
No symbol table info available.
#2  0x00005568686dcb6d in nogvl_wait_for (th=134290465579760, fptr=0x5110001038c0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12502
        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  0x00005568686ddfe6 in internal_read_func (ptr=0x7a22db21c440) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7a22db21c440
        result = <optimized out>
#5  0x000055686891a96b in rb_thread_io_blocking_call (func=0x5568686ddb60 <internal_read_func>, data1=0x7a22db21c440, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1827
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x000055686862c1a0 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:1053
        _ec = 0x5160029e5cd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a22f0dfee30, <optimized out>, 0x7a22f0dfed40, <optimized out>, <optimized out>}, prev = 0x7a22db209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160029e5cd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005568686f23f5 in io_read_memory_locktmp (str=134290123900512, 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 = 134290465579760, fptr = 0x5110001038c0, nonblock = 0, fd = 4, buf = 0x5190009b8c80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110001038c0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005568686ce631 in io_readpartial (argc=-618543520, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x0000556868a062c8 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:3795
        ci = 0x409100100003
        cc = <optimized out>
        me = 0x7a2311559f20
        cfunc = 0x504000010f58
        recv = 134290465579880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005568689b3c8d in vm_sendish (ec=0x5160029e5cd0, reg_cfp=0x7a22eecaf790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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=0x5160029e5cd0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a22eecaf790
        reg_pc = 0x5130000536e0
        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_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 0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160029e5cd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005568689e014b in invoke_iseq_block_from_c (ec=0x5160029e5cd0, captured=<optimized out>, self=134291016632640, 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:1615
        flags = 0
        iseq = 0x7a23113c47f0
        cfp = 0x7a22eecaf7c8
        sp = 0x7a22eebaf818
        use_argv = <optimized out>
        stack_argv = 0x7a22eebaf818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160029e5cd0, self=134291016632640, 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:1709
        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:1739
No locals.
#17 0x00005568689de3d6 in rb_vm_invoke_proc (ec=0x7a22db21c660, proc=0x1, proc@entry=0x50400047b090, argc=298955981, 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:1760
        self = 4294967295
#18 0x0000556868935459 in thread_do_start_proc (th=th@entry=0x515000295c00) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400047b090
        args_len = 0
        args_ptr = <optimized out>
#19 0x000055686893308a in thread_do_start (th=0x515000295c00) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#20 thread_start_func_2 (th=th@entry=0x515000295c00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x000055686893234e in call_thread_start_func_2 (th=0x515000295c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7a22f0dffcc0
#22 nt_start (ptr=0x50c0000dc780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000295c00
        sched = <optimized out>
        nt = 0x50c0000dc780
        vm = 0x525000000100
#23 0x00005568685e195f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007a2311c9ca94 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 = {134290488690368, -3845440916812973193, 134290488690368, -352, 25, 140721570664880, -3845440916792001673, -3845513398386803849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007a2311d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7a22f5a006c0 (LWP 2670112) "ruby"):
#0  0x00007a2311d1b4cd in __GI___poll (fds=0x7a22d6509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005568685885aa in __interceptor_poll ()
No symbol table info available.
#2  0x00005568689366bf 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:3010
        vm = <optimized out>
#4  0x00005568685e195f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a2311c9ca94 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 = {134290568382144, -3845452461685064841, 134290568382144, -352, 25, 140721570662800, -3845452461664093321, -3845513398386803849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a2311d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7a22e64006c0 (LWP 2670114) "Timeout stdlib "):
#0  0x00007a2311c98d61 in __futex_abstimed_wait_common64 (private=31266, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000101494) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=31266, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000101494) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000101494, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007a2311c9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c000101468) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7a2311c9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7a22e63febf0, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 5, cond = 0x50c000101468, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 5
        seq = 2
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000101468, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055686890c5af in rb_native_cond_wait (cond=0x50c000101494, mutex=0x515000000920) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x515000000920, th=th@entry=0x51500028f800, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = 0x515000000300
#7  0x0000556868931262 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x51500028f800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x0000556868916a61 in native_sleep (th=0x51500028f800, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3287
        sched = <optimized out>
#9  sleep_forever (th=0x51500028f800, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1361
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x000055686892fcd5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134291031569760, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1406
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x000055686862c1a0 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:1053
        _ec = 0x5160029eddd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7a22e63fef70, <optimized out>, 0x7a22e63fee80, <optimized out>, <optimized out>}, prev = 0x7a22d5a09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160029eddd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x000055686892f1bd in queue_do_pop (self=<optimized out>, q=0x50400005d890, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 134291031569760, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 134291031569760, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d890
        end = 0
#14 0x00005568689ae9d5 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7329
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005568689ae9d5 in vm_invoke_builtin_delegate (ec=0x5160029eddd0, cfp=0x7a22eebad758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160029eddd0) at ../../src/trunk_asan/insns.def:1632
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a22eebad758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160029eddd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005568689e014b in invoke_iseq_block_from_c (ec=0x5160029eddd0, captured=<optimized out>, self=134291031322320, 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:1615
        flags = 0
        iseq = 0x7a23113bc3c0
        cfp = 0x7a22eebad7c8
        sp = 0x7a22eeaad818
        use_argv = <optimized out>
        stack_argv = 0x7a22eeaad818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160029eddd0, self=134291031322320, 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:1709
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1739
No locals.
#21 0x00005568689de3d6 in rb_vm_invoke_proc (ec=0x50c000101494, proc=0x189, proc@entry=0x5040009e26d0, argc=298421601, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1760
        self = 0
#22 0x0000556868935459 in thread_do_start_proc (th=th@entry=0x51500028f800) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040009e26d0
        args_len = 0
        args_ptr = <optimized out>
#23 0x000055686893308a in thread_do_start (th=0x51500028f800) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500028f800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x000055686893234e in call_thread_start_func_2 (th=0x51500028f800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7a22e63ffcc0
#26 nt_start (ptr=0x50c000101440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500028f800
        sched = <optimized out>
        nt = 0x50c000101440
        vm = 0x525000000100
#27 0x00005568685e195f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007a2311c9ca94 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 = {134290310432448, -3845491219469943945, 134290310432448, -352, 25, 140721570659408, -3845491219448972425, -3845513398386803849}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007a2311d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a2311e83c40 (LWP 2637087) "ruby"):
#0  __unlink (name=0x7a22ec383c38 "/tmp/rubytest.brvkfs/d20241125-2637087-6s1s6w/tmp_script.2637087") at ../sysdeps/unix/sysv/linux/unlink.c:28
        sc_ret = 0
#1  0x000055686864e82c in no_gvl_apply2files (ptr=0x7ffc4b3b49e0) at /tmp/ruby/src/trunk_asan/file.c:447
        aa = 0x7ffc4b3b49e0
#2  0x00005568689190df in rb_nogvl (func=0x55686864e760 <no_gvl_apply2files>, data1=data1@entry=0x7ffc4b3b49e0, ubf=<optimized out>, ubf@entry=0xffffffffffffffff, data2=<optimized out>, data2@entry=0x0, flags=flags@entry=4) at /tmp/ruby/src/trunk_asan/thread.c:1574
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#3  0x000055686864e0d7 in apply2files (func=<optimized out>, argc=1, argv=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/file.c:481
        v = <optimized out>
        size = 16
        len = <optimized out>
        aa = 0x7ffc4b3b49e0
#4  0x0000556868a062c8 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:3795
        ci = 0x4a0100100003
        cc = <optimized out>
        me = 0x7a2311556f78
        cfunc = 0x504000013f58
        recv = 134291033222240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#5  0x00005568689b3c8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff218, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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>
#6  vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff218
        reg_pc = 0x5060000e8678
        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_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>
#7  0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#8  0x0000556868a23882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a230f1ff428, self=134290386244200, 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:1615
        flags = 0
        iseq = 0x7a2311323bc0
        cfp = <optimized out>
        sp = 0x7a230f0ffbf0
        use_argv = 0x7a230fa2f7e0
        stack_argv = 0x7a230f0ffbf0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#9  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:1629
        captured = 0x7a230f1ff428
#10 0x00005568689d0276 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:1666
No locals.
#11 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#12 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#13 0x00005568689d0276 in rb_yield (val=<optimized out>)
No locals.
#14 0x0000556868b744ea in rb_ary_each (ary=134290551844400) at /tmp/ruby/src/trunk_asan/array.c:2647
        i = 0
#15 0x0000556868a062c8 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:3795
        ci = 0xbe100000001
        cc = <optimized out>
        me = 0x7a23115605a0
        cfunc = 0x50400000a298
        recv = 134290551844400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff410, cd=0x5060000e8b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5060000e8b40
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff410
        reg_pc = 0x510000049fd0
        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_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>
th: 0x515000000300, native_id: 0x7a2311e83c40
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x00005568689a3261 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#19 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#20 0x0000556868a23882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a230f1ff620, self=134291016632640, 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:1615
        flags = 0
-- Control frame information -----------------------------------------------
c:0028 p:---- s:0165 e:000164 CFUNC  :unlink
        iseq = 0x7a23113b62b8
        cfp = <optimized out>
c:0027 p:0007 s:0160 e:000159 BLOCK  /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2332
c:0026 p:0007 s:0157 e:000156 METHOD /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2337
        sp = 0x7a230f0ffa28
        use_argv = 0x7a230fa21ce0
        stack_argv = 0x7a230f0ffa28
        opt_pc = 0
        type = <optimized out>
c:0025 p:0004 s:0151 e:000150 METHOD /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2331
c:0024 p:0012 s:0147 e:000146 METHOD /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2320
        av = <optimized out>
        bound = <optimized out>
c:0023 p:0005 s:0143 e:000142 BLOCK  /tmp/ruby/src/trunk_asan/lib/fileutils.rb:1453
c:0022 p:0004 s:0139 e:000138 BLOCK  /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2379
#21 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:1629
        captured = 0x7a230f1ff620
c:0021 p:0022 s:0135 e:000134 METHOD /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2383
#22 0x00005568689d0276 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:1666
No locals.
c:0020 p:0005 s:0130 e:000129 BLOCK  /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2378 [FINISH]
#23 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
c:0019 p:---- s:0126 e:000125 CFUNC  :each
c:0018 p:0018 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/lib/fileutils.rb:2377
#24 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
c:0017 p:0013 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/fileutils.rb:1451
c:0016 p:0094 s:0111 e:000109 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:118
#25 0x00005568689d0276 in rb_yield (val=<optimized out>)
No locals.
c:0015 p:0005 s:0100 e:000099 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:27
#26 0x0000556868b81276 in rb_ary_collect (ary=134290465572320) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 134290465568720
c:0014 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:1784
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        i = 33
#27 0x0000556868a062c8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a2311560190
        cfunc = 0x50400000a758
        recv = 134290465572320
        block_handler = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        frame_type = 1431634051
        len = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
        val = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
#28 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
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
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
c:0007 p:0069 s:0046 E:000ac0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
#29 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        blockiseq = <optimized out>
        leaf = false
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
        val = <optimized out>
        cd = 0x51100000d310
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff608
th: 0x515000295c00, native_id: 0x7a22f0e006c0
        reg_pc = 0x519000015cb8
        INSN_LABEL_nop = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
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_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_getspecial = <optimized out>
th: 0x51500028f800, native_id: 0x7a22e64006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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_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>
#30 0x00005568689a2ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#31 0x0000556868a23882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7a230f1ff738, self=134291016632640, 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:1615
        flags = 0
        iseq = 0x7a23113c49a8
        cfp = <optimized out>
        sp = 0x7a230f0ff8d0
        use_argv = 0x7a230face3a0
        stack_argv = 0x7a230f0ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#32 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:1629
        captured = 0x7a230f1ff738
#33 0x00005568689d0276 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:1666
No locals.
#34 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
No locals.
#35 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#36 0x00005568689d0276 in rb_yield (val=<optimized out>)
No locals.
#37 0x0000556868b81276 in rb_ary_collect (ary=134290465580040) at /tmp/ruby/src/trunk_asan/array.c:3651
        collect = 134290465579960
        i = 0
#38 0x0000556868a062c8 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:3795
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x7a2311560190
        cfunc = 0x50400000a758
        recv = 134290465580040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#39 0x00005568689ab22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7a230f1ff720, cd=0x502000013330, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#40 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000013330
        insns_address_table = {0x5568689a6a39 <vm_exec_core+1801>, 0x5568689a7b0a <vm_exec_core+6106>, 0x5568689ad73f <vm_exec_core+29711>, 0x5568689a7662 <vm_exec_core+4914>, 0x5568689ae33e <vm_exec_core+32782>, 0x5568689ac102 <vm_exec_core+24018>, 0x5568689a9a7d <vm_exec_core+14157>, 0x5568689a6bb9 <vm_exec_core+2185>, 0x5568689adda7 <vm_exec_core+31351>, 0x5568689adaa1 <vm_exec_core+30577>, 0x5568689a78da <vm_exec_core+5546>, 0x5568689a7157 <vm_exec_core+3623>, 0x5568689ac757 <vm_exec_core+25639>, 0x5568689a8891 <vm_exec_core+9569>, 0x5568689adfe5 <vm_exec_core+31925>, 0x5568689adc2f <vm_exec_core+30975>, 0x5568689a8ef1 <vm_exec_core+11201>, 0x5568689a99fb <vm_exec_core+14027>, 0x5568689ac350 <vm_exec_core+24608>, 0x5568689adb90 <vm_exec_core+30816>, 0x5568689ab4b7 <vm_exec_core+20871>, 0x5568689ac3ea <vm_exec_core+24762>, 0x5568689acb08 <vm_exec_core+26584>, 0x5568689ab3e3 <vm_exec_core+20659>, 0x5568689a7083 <vm_exec_core+3411>, 0x5568689abc1c <vm_exec_core+22764>, 0x5568689a6ef9 <vm_exec_core+3017>, 0x5568689a7369 <vm_exec_core+4153>, 0x5568689a923e <vm_exec_core+12046>, 0x5568689aaf84 <vm_exec_core+19540>, 0x5568689ab965 <vm_exec_core+22069>, 0x5568689aab20 <vm_exec_core+18416>, 0x5568689a6a7e <vm_exec_core+1870>, 0x5568689ad08a <vm_exec_core+27994>, 0x5568689ad9b6 <vm_exec_core+30342>, 0x5568689a7442 <vm_exec_core+4370>, 0x5568689a7fd6 <vm_exec_core+7334>, 0x5568689a7a5c <vm_exec_core+5932>, 0x5568689a8996 <vm_exec_core+9830>, 0x5568689a9990 <vm_exec_core+13920>, 0x5568689a7504 <vm_exec_core+4564>, 0x5568689aced3 <vm_exec_core+27555>, 0x5568689a7f45 <vm_exec_core+7189>, 0x5568689a984e <vm_exec_core+13598>, 0x5568689aa203 <vm_exec_core+16083>, 0x5568689ac803 <vm_exec_core+25811>, 0x5568689ab693 <vm_exec_core+21347>, 0x5568689a8a8a <vm_exec_core+10074>, 0x5568689a8313 <vm_exec_core+8163>, 0x5568689ac631 <vm_exec_core+25345>, 0x5568689a948c <vm_exec_core+12636>, 0x5568689abd27 <vm_exec_core+23031>, 0x5568689ab71b <vm_exec_core+21483>, 0x5568689abdf4 <vm_exec_core+23236>, 0x5568689ad661 <vm_exec_core+29489>, 0x5568689aa7e4 <vm_exec_core+17588>, 0x5568689ac8d2 <vm_exec_core+26018>, 0x5568689a66bb <vm_exec_core+907>, 0x5568689ac495 <vm_exec_core+24933>, 0x5568689a8d62 <vm_exec_core+10802>, 0x5568689ab028 <vm_exec_core+19704>, 0x5568689ab588 <vm_exec_core+21080>, 0x5568689a66c0 <vm_exec_core+912>, 0x5568689aae93 <vm_exec_core+19299>, 0x5568689a915f <vm_exec_core+11823>, 0x5568689a84d0 <vm_exec_core+8608>, 0x5568689abe88 <vm_exec_core+23384>, 0x5568689a75c0 <vm_exec_core+4752>, 0x5568689a9d44 <vm_exec_core+14868>, 0x5568689b55a9 <vm_exec_core+62073>, 0x5568689aba47 <vm_exec_core+22295>, 0x5568689a7e21 <vm_exec_core+6897>, 0x5568689a81ef <vm_exec_core+7871>, 0x5568689a80cd <vm_exec_core+7581>, 0x5568689a8726 <vm_exec_core+9206>, 0x5568689a8fae <vm_exec_core+11390>, 0x5568689a7d42 <vm_exec_core+6674>, 0x5568689ae5d3 <vm_exec_core+33443>, 0x5568689abafe <vm_exec_core+22478>, 0x5568689aa60c <vm_exec_core+17116>, 0x5568689acf81 <vm_exec_core+27729>, 0x5568689ae6f1 <vm_exec_core+33729>, 0x5568689ad2e7 <vm_exec_core+28599>, 0x5568689ae13e <vm_exec_core+32270>, 0x5568689ae216 <vm_exec_core+32486>, 0x5568689a6f9c <vm_exec_core+3180>, 0x5568689adcc4 <vm_exec_core+31124>, 0x5568689a934f <vm_exec_core+12319>, 0x5568689adeff <vm_exec_core+31695>, 0x5568689a8e0e <vm_exec_core+10974>, 0x5568689ad1e5 <vm_exec_core+28341>, 0x5568689a6dc3 <vm_exec_core+2707>, 0x5568689a8ba4 <vm_exec_core+10356>, 0x5568689a9f4c <vm_exec_core+15388>, 0x5568689a98e5 <vm_exec_core+13749>, 0x5568689a96b4 <vm_exec_core+13188>, 0x5568689a67b7 <vm_exec_core+1159>, 0x5568689a6cda <vm_exec_core+2474>, 0x5568689a6849 <vm_exec_core+1305>, 0x5568689ad500 <vm_exec_core+29136>, 0x5568689aad30 <vm_exec_core+18944>, 0x5568689aa2d4 <vm_exec_core+16292>, 0x5568689aa9f1 <vm_exec_core+18113>, 0x5568689aa70a <vm_exec_core+17370>, 0x5568689a9755 <vm_exec_core+13349>, 0x5568689aa0f8 <vm_exec_core+15816>, 0x5568689a9c1a <vm_exec_core+14570>, 0x5568689aa403 <vm_exec_core+16595>, 0x5568689aa485 <vm_exec_core+16725>, 0x5568689a6a2a <vm_exec_core+1786>, 0x5568689a7afb <vm_exec_core+6091>, 0x5568689ad730 <vm_exec_core+29696>, 0x5568689a7653 <vm_exec_core+4899>, 0x5568689ae32f <vm_exec_core+32767>, 0x5568689ac0f3 <vm_exec_core+24003>, 0x5568689a9a6e <vm_exec_core+14142>, 0x5568689a6baa <vm_exec_core+2170>, 0x5568689add98 <vm_exec_core+31336>, 0x5568689ada92 <vm_exec_core+30562>, 0x5568689a78cb <vm_exec_core+5531>, 0x5568689a7148 <vm_exec_core+3608>, 0x5568689ac748 <vm_exec_core+25624>, 0x5568689a8882 <vm_exec_core+9554>, 0x5568689adfd6 <vm_exec_core+31910>, 0x5568689adc20 <vm_exec_core+30960>, 0x5568689a8ee2 <vm_exec_core+11186>, 0x5568689a99ec <vm_exec_core+14012>, 0x5568689ac341 <vm_exec_core+24593>, 0x5568689adb81 <vm_exec_core+30801>, 0x5568689ab4a8 <vm_exec_core+20856>, 0x5568689ac3db <vm_exec_core+24747>, 0x5568689acaf9 <vm_exec_core+26569>, 0x5568689ab3d4 <vm_exec_core+20644>, 0x5568689a7074 <vm_exec_core+3396>, 0x5568689abc0d <vm_exec_core+22749>, 0x5568689a6eea <vm_exec_core+3002>, 0x5568689a735a <vm_exec_core+4138>, 0x5568689a922f <vm_exec_core+12031>, 0x5568689aaf75 <vm_exec_core+19525>, 0x5568689ab956 <vm_exec_core+22054>, 0x5568689aab11 <vm_exec_core+18401>, 0x5568689a6a6f <vm_exec_core+1855>, 0x5568689ad07b <vm_exec_core+27979>, 0x5568689ad9a7 <vm_exec_core+30327>, 0x5568689a7433 <vm_exec_core+4355>, 0x5568689a7fc7 <vm_exec_core+7319>, 0x5568689a7a4d <vm_exec_core+5917>, 0x5568689a8987 <vm_exec_core+9815>, 0x5568689a9981 <vm_exec_core+13905>, 0x5568689a74f5 <vm_exec_core+4549>, 0x5568689acec4 <vm_exec_core+27540>, 0x5568689a7f36 <vm_exec_core+7174>, 0x5568689a983f <vm_exec_core+13583>, 0x5568689aa1f4 <vm_exec_core+16068>, 0x5568689ac7f4 <vm_exec_core+25796>, 0x5568689ab684 <vm_exec_core+21332>, 0x5568689a8a7b <vm_exec_core+10059>, 0x5568689a8304 <vm_exec_core+8148>, 0x5568689ac622 <vm_exec_core+25330>, 0x5568689a947d <vm_exec_core+12621>, 0x5568689abd18 <vm_exec_core+23016>, 0x5568689ab70c <vm_exec_core+21468>, 0x5568689abde5 <vm_exec_core+23221>, 0x5568689ad652 <vm_exec_core+29474>, 0x5568689aa7d5 <vm_exec_core+17573>, 0x5568689ac8c3 <vm_exec_core+26003>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ac486 <vm_exec_core+24918>, 0x5568689a8d53 <vm_exec_core+10787>, 0x5568689ab019 <vm_exec_core+19689>, 0x5568689ab579 <vm_exec_core+21065>, 0x5568689a9f38 <vm_exec_core+15368>, 0x5568689aae84 <vm_exec_core+19284>, 0x5568689a9150 <vm_exec_core+11808>, 0x5568689a84c1 <vm_exec_core+8593>, 0x5568689abe79 <vm_exec_core+23369>, 0x5568689a75b1 <vm_exec_core+4737>, 0x5568689a9d35 <vm_exec_core+14853>, 0x5568689b559a <vm_exec_core+62058>, 0x5568689aba38 <vm_exec_core+22280>, 0x5568689a7e12 <vm_exec_core+6882>, 0x5568689a81e0 <vm_exec_core+7856>, 0x5568689a80be <vm_exec_core+7566>, 0x5568689a8717 <vm_exec_core+9191>, 0x5568689a8f9f <vm_exec_core+11375>, 0x5568689aae7f <vm_exec_core+19279>, 0x5568689aa602 <vm_exec_core+17106>, 0x5568689aae7a <vm_exec_core+19274>, 0x5568689ab670 <vm_exec_core+21312>, 0x5568689ab66e <vm_exec_core+21310>, 0x5568689a8712 <vm_exec_core+9186>, 0x5568689abbd1 <vm_exec_core+22689>, 0x5568689a99e2 <vm_exec_core+14002>, 0x5568689a99e7 <vm_exec_core+14007>, 0x5568689ab66c <vm_exec_core+21308>, 0x5568689ab54b <vm_exec_core+21019>, 0x5568689aa9d8 <vm_exec_core+18088>, 0x5568689aa6f6 <vm_exec_core+17350>, 0x5568689ab66a <vm_exec_core+21306>, 0x5568689aab0c <vm_exec_core+18396>...}
        reg_cfp = 0x7a230f1ff720
        reg_pc = 0x50400002ffb8
        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_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>
#41 0x00005568689a3261 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#42 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#43 0x000055686862849b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7a23113c4b38) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc4b3b7330, <optimized out>, 0x7ffc4b3b7280, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a23113c4b38
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#45 0x0000556868621a07 in rb_main (argc=10, argv=0x7ffc4b3b7508) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#46 main (argc=10, argv=0x7ffc4b3b7508) at /tmp/ruby/src/trunk_asan/main.c:68
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7f715fa0ec40 (LWP 2637073) "ruby" 0x00007f715f726cd7 in __GI___select (nfds=29, readfds=0x50c00535a380, writefds=0x0, exceptfds=0x0, timeout=0x7fff2c4c0c60) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7f71434006c0 (LWP 2637075) "ruby" 0x00007f715f71b4cd in __GI___poll (fds=0x7f7142109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7f71434006c0 (LWP 2637075) "ruby"):
#0  0x00007f715f71b4cd in __GI___poll (fds=0x7f7142109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b456f96c5aa in __interceptor_poll ()
No symbol table info available.
#2  0x00005b456fd1a6bf 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:3010
        vm = <optimized out>
#4  0x00005b456f9c595f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007f715f69ca94 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 = {140124436301504, 2245783815797713810, 140124436301504, -352, 0, 140733936577600, 2245783815810296722, 2245775413991943058}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007f715f729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7f715fa0ec40 (LWP 2637073) "ruby"):
#0  0x00007f715f726cd7 in __GI___select (nfds=29, readfds=0x50c00535a380, writefds=0x0, exceptfds=0x0, timeout=0x7fff2c4c0c60) 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 = 943090348}
        pts64 = 0x7fff2c4c0b00
        r = <optimized out>
#1  0x00005b456fd053d5 in native_fd_select (n=29, readfds=0x50c00535a380, writefds=0x0, exceptfds=0x7f715f726cd7 <__GI___select+327>, timeout=0x7fff2c4c0b00, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2384
No locals.
#2  do_select (p=140124875402528) at /tmp/ruby/src/trunk_asan/thread.c:4312
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff2c4c0c10
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005b456fa101a0 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:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff2c4c0dd0, <optimized out>, 0x7fff2c4c0ce0, <optimized out>, <optimized out>}, prev = 0x7f715d6c2c80, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005b456fd049ae 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:4372
        set = {max = 29, th = 0x515000000300, rset = 0x7f715d6c2b40, 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 = 0x7f715d6c2ba0}
#5  0x00005b456facb75f in select_internal (read=140124895170120, write=4, except=4, tp=0x7f715d6c2ba0, fds=0x7f715d6c2b40) at /tmp/ruby/src/trunk_asan/io.c:10676
        timerec = <optimized out>
        max = 29
        pending = <optimized out>
        rp = 0x7f715d6c2b40
        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=140124875402016) at /tmp/ruby/src/trunk_asan/io.c:10746
        p = 0x7f715d6c2b20
#7  0x00005b456fa101a0 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:1053
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff2c4c10d0, <optimized out>, 0x7fff2c4c0fe0, <optimized out>, <optimized out>}, prev = 0x7f715d64e140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005b456faa79b7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11102
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005b456fdea2c8 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:3795
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x7f715f1ea6e0
        cfunc = 0x504000010798
        recv = 140124903832080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005b456fd97c8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7f715cbff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b456fd8aa39 <vm_exec_core+1801>, 0x5b456fd8bb0a <vm_exec_core+6106>, 0x5b456fd9173f <vm_exec_core+29711>, 0x5b456fd8b662 <vm_exec_core+4914>, 0x5b456fd9233e <vm_exec_core+32782>, 0x5b456fd90102 <vm_exec_core+24018>, 0x5b456fd8da7d <vm_exec_core+14157>, 0x5b456fd8abb9 <vm_exec_core+2185>, 0x5b456fd91da7 <vm_exec_core+31351>, 0x5b456fd91aa1 <vm_exec_core+30577>, 0x5b456fd8b8da <vm_exec_core+5546>, 0x5b456fd8b157 <vm_exec_core+3623>, 0x5b456fd90757 <vm_exec_core+25639>, 0x5b456fd8c891 <vm_exec_core+9569>, 0x5b456fd91fe5 <vm_exec_core+31925>, 0x5b456fd91c2f <vm_exec_core+30975>, 0x5b456fd8cef1 <vm_exec_core+11201>, 0x5b456fd8d9fb <vm_exec_core+14027>, 0x5b456fd90350 <vm_exec_core+24608>, 0x5b456fd91b90 <vm_exec_core+30816>, 0x5b456fd8f4b7 <vm_exec_core+20871>, 0x5b456fd903ea <vm_exec_core+24762>, 0x5b456fd90b08 <vm_exec_core+26584>, 0x5b456fd8f3e3 <vm_exec_core+20659>, 0x5b456fd8b083 <vm_exec_core+3411>, 0x5b456fd8fc1c <vm_exec_core+22764>, 0x5b456fd8aef9 <vm_exec_core+3017>, 0x5b456fd8b369 <vm_exec_core+4153>, 0x5b456fd8d23e <vm_exec_core+12046>, 0x5b456fd8ef84 <vm_exec_core+19540>, 0x5b456fd8f965 <vm_exec_core+22069>, 0x5b456fd8eb20 <vm_exec_core+18416>, 0x5b456fd8aa7e <vm_exec_core+1870>, 0x5b456fd9108a <vm_exec_core+27994>, 0x5b456fd919b6 <vm_exec_core+30342>, 0x5b456fd8b442 <vm_exec_core+4370>, 0x5b456fd8bfd6 <vm_exec_core+7334>, 0x5b456fd8ba5c <vm_exec_core+5932>, 0x5b456fd8c996 <vm_exec_core+9830>, 0x5b456fd8d990 <vm_exec_core+13920>, 0x5b456fd8b504 <vm_exec_core+4564>, 0x5b456fd90ed3 <vm_exec_core+27555>, 0x5b456fd8bf45 <vm_exec_core+7189>, 0x5b456fd8d84e <vm_exec_core+13598>, 0x5b456fd8e203 <vm_exec_core+16083>, 0x5b456fd90803 <vm_exec_core+25811>, 0x5b456fd8f693 <vm_exec_core+21347>, 0x5b456fd8ca8a <vm_exec_core+10074>, 0x5b456fd8c313 <vm_exec_core+8163>, 0x5b456fd90631 <vm_exec_core+25345>, 0x5b456fd8d48c <vm_exec_core+12636>, 0x5b456fd8fd27 <vm_exec_core+23031>, 0x5b456fd8f71b <vm_exec_core+21483>, 0x5b456fd8fdf4 <vm_exec_core+23236>, 0x5b456fd91661 <vm_exec_core+29489>, 0x5b456fd8e7e4 <vm_exec_core+17588>, 0x5b456fd908d2 <vm_exec_core+26018>, 0x5b456fd8a6bb <vm_exec_core+907>, 0x5b456fd90495 <vm_exec_core+24933>, 0x5b456fd8cd62 <vm_exec_core+10802>, 0x5b456fd8f028 <vm_exec_core+19704>, 0x5b456fd8f588 <vm_exec_core+21080>, 0x5b456fd8a6c0 <vm_exec_core+912>, 0x5b456fd8ee93 <vm_exec_core+19299>, 0x5b456fd8d15f <vm_exec_core+11823>, 0x5b456fd8c4d0 <vm_exec_core+8608>, 0x5b456fd8fe88 <vm_exec_core+23384>, 0x5b456fd8b5c0 <vm_exec_core+4752>, 0x5b456fd8dd44 <vm_exec_core+14868>, 0x5b456fd995a9 <vm_exec_core+62073>, 0x5b456fd8fa47 <vm_exec_core+22295>, 0x5b456fd8be21 <vm_exec_core+6897>, 0x5b456fd8c1ef <vm_exec_core+7871>, 0x5b456fd8c0cd <vm_exec_core+7581>, 0x5b456fd8c726 <vm_exec_core+9206>, 0x5b456fd8cfae <vm_exec_core+11390>, 0x5b456fd8bd42 <vm_exec_core+6674>, 0x5b456fd925d3 <vm_exec_core+33443>, 0x5b456fd8fafe <vm_exec_core+22478>, 0x5b456fd8e60c <vm_exec_core+17116>, 0x5b456fd90f81 <vm_exec_core+27729>, 0x5b456fd926f1 <vm_exec_core+33729>, 0x5b456fd912e7 <vm_exec_core+28599>, 0x5b456fd9213e <vm_exec_core+32270>, 0x5b456fd92216 <vm_exec_core+32486>, 0x5b456fd8af9c <vm_exec_core+3180>, 0x5b456fd91cc4 <vm_exec_core+31124>, 0x5b456fd8d34f <vm_exec_core+12319>, 0x5b456fd91eff <vm_exec_core+31695>, 0x5b456fd8ce0e <vm_exec_core+10974>, 0x5b456fd911e5 <vm_exec_core+28341>, 0x5b456fd8adc3 <vm_exec_core+2707>, 0x5b456fd8cba4 <vm_exec_core+10356>, 0x5b456fd8df4c <vm_exec_core+15388>, 0x5b456fd8d8e5 <vm_exec_core+13749>, 0x5b456fd8d6b4 <vm_exec_core+13188>, 0x5b456fd8a7b7 <vm_exec_core+1159>, 0x5b456fd8acda <vm_exec_core+2474>, 0x5b456fd8a849 <vm_exec_core+1305>, 0x5b456fd91500 <vm_exec_core+29136>, 0x5b456fd8ed30 <vm_exec_core+18944>, 0x5b456fd8e2d4 <vm_exec_core+16292>, 0x5b456fd8e9f1 <vm_exec_core+18113>, 0x5b456fd8e70a <vm_exec_core+17370>, 0x5b456fd8d755 <vm_exec_core+13349>, 0x5b456fd8e0f8 <vm_exec_core+15816>, 0x5b456fd8dc1a <vm_exec_core+14570>, 0x5b456fd8e403 <vm_exec_core+16595>, 0x5b456fd8e485 <vm_exec_core+16725>, 0x5b456fd8aa2a <vm_exec_core+1786>, 0x5b456fd8bafb <vm_exec_core+6091>, 0x5b456fd91730 <vm_exec_core+29696>, 0x5b456fd8b653 <vm_exec_core+4899>, 0x5b456fd9232f <vm_exec_core+32767>, 0x5b456fd900f3 <vm_exec_core+24003>, 0x5b456fd8da6e <vm_exec_core+14142>, 0x5b456fd8abaa <vm_exec_core+2170>, 0x5b456fd91d98 <vm_exec_core+31336>, 0x5b456fd91a92 <vm_exec_core+30562>, 0x5b456fd8b8cb <vm_exec_core+5531>, 0x5b456fd8b148 <vm_exec_core+3608>, 0x5b456fd90748 <vm_exec_core+25624>, 0x5b456fd8c882 <vm_exec_core+9554>, 0x5b456fd91fd6 <vm_exec_core+31910>, 0x5b456fd91c20 <vm_exec_core+30960>, 0x5b456fd8cee2 <vm_exec_core+11186>, 0x5b456fd8d9ec <vm_exec_core+14012>, 0x5b456fd90341 <vm_exec_core+24593>, 0x5b456fd91b81 <vm_exec_core+30801>, 0x5b456fd8f4a8 <vm_exec_core+20856>, 0x5b456fd903db <vm_exec_core+24747>, 0x5b456fd90af9 <vm_exec_core+26569>, 0x5b456fd8f3d4 <vm_exec_core+20644>, 0x5b456fd8b074 <vm_exec_core+3396>, 0x5b456fd8fc0d <vm_exec_core+22749>, 0x5b456fd8aeea <vm_exec_core+3002>, 0x5b456fd8b35a <vm_exec_core+4138>, 0x5b456fd8d22f <vm_exec_core+12031>, 0x5b456fd8ef75 <vm_exec_core+19525>, 0x5b456fd8f956 <vm_exec_core+22054>, 0x5b456fd8eb11 <vm_exec_core+18401>, 0x5b456fd8aa6f <vm_exec_core+1855>, 0x5b456fd9107b <vm_exec_core+27979>, 0x5b456fd919a7 <vm_exec_core+30327>, 0x5b456fd8b433 <vm_exec_core+4355>, 0x5b456fd8bfc7 <vm_exec_core+7319>, 0x5b456fd8ba4d <vm_exec_core+5917>, 0x5b456fd8c987 <vm_exec_core+9815>, 0x5b456fd8d981 <vm_exec_core+13905>, 0x5b456fd8b4f5 <vm_exec_core+4549>, 0x5b456fd90ec4 <vm_exec_core+27540>, 0x5b456fd8bf36 <vm_exec_core+7174>, 0x5b456fd8d83f <vm_exec_core+13583>, 0x5b456fd8e1f4 <vm_exec_core+16068>, 0x5b456fd907f4 <vm_exec_core+25796>, 0x5b456fd8f684 <vm_exec_core+21332>, 0x5b456fd8ca7b <vm_exec_core+10059>, 0x5b456fd8c304 <vm_exec_core+8148>, 0x5b456fd90622 <vm_exec_core+25330>, 0x5b456fd8d47d <vm_exec_core+12621>, 0x5b456fd8fd18 <vm_exec_core+23016>, 0x5b456fd8f70c <vm_exec_core+21468>, 0x5b456fd8fde5 <vm_exec_core+23221>, 0x5b456fd91652 <vm_exec_core+29474>, 0x5b456fd8e7d5 <vm_exec_core+17573>, 0x5b456fd908c3 <vm_exec_core+26003>, 0x5b456fd8f670 <vm_exec_core+21312>, 0x5b456fd90486 <vm_exec_core+24918>, 0x5b456fd8cd53 <vm_exec_core+10787>, 0x5b456fd8f019 <vm_exec_core+19689>, 0x5b456fd8f579 <vm_exec_core+21065>, 0x5b456fd8df38 <vm_exec_core+15368>, 0x5b456fd8ee84 <vm_exec_core+19284>, 0x5b456fd8d150 <vm_exec_core+11808>, 0x5b456fd8c4c1 <vm_exec_core+8593>, 0x5b456fd8fe79 <vm_exec_core+23369>, 0x5b456fd8b5b1 <vm_exec_core+4737>, 0x5b456fd8dd35 <vm_exec_core+14853>, 0x5b456fd9959a <vm_exec_core+62058>, 0x5b456fd8fa38 <vm_exec_core+22280>, 0x5b456fd8be12 <vm_exec_core+6882>, 0x5b456fd8c1e0 <vm_exec_core+7856>, 0x5b456fd8c0be <vm_exec_core+7566>, 0x5b456fd8c717 <vm_exec_core+9191>, 0x5b456fd8cf9f <vm_exec_core+11375>, 0x5b456fd8ee7f <vm_exec_core+19279>, 0x5b456fd8e602 <vm_exec_core+17106>, 0x5b456fd8ee7a <vm_exec_core+19274>, 0x5b456fd8f670 <vm_exec_core+21312>, 0x5b456fd8f66e <vm_exec_core+21310>, 0x5b456fd8c712 <vm_exec_core+9186>, 0x5b456fd8fbd1 <vm_exec_core+22689>, 0x5b456fd8d9e2 <vm_exec_core+14002>, 0x5b456fd8d9e7 <vm_exec_core+14007>, 0x5b456fd8f66c <vm_exec_core+21308>, 0x5b456fd8f54b <vm_exec_core+21019>, 0x5b456fd8e9d8 <vm_exec_core+18088>, 0x5b456fd8e6f6 <vm_exec_core+17350>, 0x5b456fd8f66a <vm_exec_core+21306>, 0x5b456fd8eb0c <vm_exec_core+18396>...}
        reg_cfp = 0x7f715cbff3a0
        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_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 0x00005b456fd8703f in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005b456fe07882 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7f715cbff578, self=140124902988440, 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:1615
        flags = 0
        iseq = 0x7f715f167a38
        cfp = <optimized out>
        sp = 0x7f715caff9e8
        use_argv = 0x7f715d4968e0
        stack_argv = 0x7f715caff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1629
        captured = 0x7f715cbff578
#16 0x00005b456fdb4276 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:1666
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1674
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 0x00005b456fdb4276 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005b456ff584ea in rb_ary_each (ary=140124896931440) at /tmp/ruby/src/trunk_asan/array.c:2647
        i = 0
#21 0x00005b456fdea2c8 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:3795
        ci = 0xbe100000001
        cc = <optimized out>
        me = 0x7f715f1f0590
        cfunc = 0x50400000a298
        recv = 140124896931440
th: 0x515000000300, native_id: 0x7f715fa0ec40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005b456fd8f22b in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7f715cbff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020b40
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        insns_address_table = {0x5b456fd8aa39 <vm_exec_core+1801>, 0x5b456fd8bb0a <vm_exec_core+6106>, 0x5b456fd9173f <vm_exec_core+29711>, 0x5b456fd8b662 <vm_exec_core+4914>, 0x5b456fd9233e <vm_exec_core+32782>, 0x5b456fd90102 <vm_exec_core+24018>, 0x5b456fd8da7d <vm_exec_core+14157>, 0x5b456fd8abb9 <vm_exec_core+2185>, 0x5b456fd91da7 <vm_exec_core+31351>, 0x5b456fd91aa1 <vm_exec_core+30577>, 0x5b456fd8b8da <vm_exec_core+5546>, 0x5b456fd8b157 <vm_exec_core+3623>, 0x5b456fd90757 <vm_exec_core+25639>, 0x5b456fd8c891 <vm_exec_core+9569>, 0x5b456fd91fe5 <vm_exec_core+31925>, 0x5b456fd91c2f <vm_exec_core+30975>, 0x5b456fd8cef1 <vm_exec_core+11201>, 0x5b456fd8d9fb <vm_exec_core+14027>, 0x5b456fd90350 <vm_exec_core+24608>, 0x5b456fd91b90 <vm_exec_core+30816>, 0x5b456fd8f4b7 <vm_exec_core+20871>, 0x5b456fd903ea <vm_exec_core+24762>, 0x5b456fd90b08 <vm_exec_core+26584>, 0x5b456fd8f3e3 <vm_exec_core+20659>, 0x5b456fd8b083 <vm_exec_core+3411>, 0x5b456fd8fc1c <vm_exec_core+22764>, 0x5b456fd8aef9 <vm_exec_core+3017>, 0x5b456fd8b369 <vm_exec_core+4153>, 0x5b456fd8d23e <vm_exec_core+12046>, 0x5b456fd8ef84 <vm_exec_core+19540>, 0x5b456fd8f965 <vm_exec_core+22069>, 0x5b456fd8eb20 <vm_exec_core+18416>, 0x5b456fd8aa7e <vm_exec_core+1870>, 0x5b456fd9108a <vm_exec_core+27994>, 0x5b456fd919b6 <vm_exec_core+30342>, 0x5b456fd8b442 <vm_exec_core+4370>, 0x5b456fd8bfd6 <vm_exec_core+7334>, 0x5b456fd8ba5c <vm_exec_core+5932>, 0x5b456fd8c996 <vm_exec_core+9830>, 0x5b456fd8d990 <vm_exec_core+13920>, 0x5b456fd8b504 <vm_exec_core+4564>, 0x5b456fd90ed3 <vm_exec_core+27555>, 0x5b456fd8bf45 <vm_exec_core+7189>, 0x5b456fd8d84e <vm_exec_core+13598>, 0x5b456fd8e203 <vm_exec_core+16083>, 0x5b456fd90803 <vm_exec_core+25811>, 0x5b456fd8f693 <vm_exec_core+21347>, 0x5b456fd8ca8a <vm_exec_core+10074>, 0x5b456fd8c313 <vm_exec_core+8163>, 0x5b456fd90631 <vm_exec_core+25345>, 0x5b456fd8d48c <vm_exec_core+12636>, 0x5b456fd8fd27 <vm_exec_core+23031>, 0x5b456fd8f71b <vm_exec_core+21483>, 0x5b456fd8fdf4 <vm_exec_core+23236>, 0x5b456fd91661 <vm_exec_core+29489>, 0x5b456fd8e7e4 <vm_exec_core+17588>, 0x5b456fd908d2 <vm_exec_core+26018>, 0x5b456fd8a6bb <vm_exec_core+907>, 0x5b456fd90495 <vm_exec_core+24933>, 0x5b456fd8cd62 <vm_exec_core+10802>, 0x5b456fd8f028 <vm_exec_core+19704>, 0x5b456fd8f588 <vm_exec_core+21080>, 0x5b456fd8a6c0 <vm_exec_core+912>, 0x5b456fd8ee93 <vm_exec_core+19299>, 0x5b456fd8d15f <vm_exec_core+11823>, 0x5b456fd8c4d0 <vm_exec_core+8608>, 0x5b456fd8fe88 <vm_exec_core+23384>, 0x5b456fd8b5c0 <vm_exec_core+4752>, 0x5b456fd8dd44 <vm_exec_core+14868>, 0x5b456fd995a9 <vm_exec_core+62073>, 0x5b456fd8fa47 <vm_exec_core+22295>, 0x5b456fd8be21 <vm_exec_core+6897>, 0x5b456fd8c1ef <vm_exec_core+7871>, 0x5b456fd8c0cd <vm_exec_core+7581>, 0x5b456fd8c726 <vm_exec_core+9206>, 0x5b456fd8cfae <vm_exec_core+11390>, 0x5b456fd8bd42 <vm_exec_core+6674>, 0x5b456fd925d3 <vm_exec_core+33443>, 0x5b456fd8fafe <vm_exec_core+22478>, 0x5b456fd8e60c <vm_exec_core+17116>, 0x5b456fd90f81 <vm_exec_core+27729>, 0x5b456fd926f1 <vm_exec_core+33729>, 0x5b456fd912e7 <vm_exec_core+28599>, 0x5b456fd9213e <vm_exec_core+32270>, 0x5b456fd92216 <vm_exec_core+32486>, 0x5b456fd8af9c <vm_exec_core+3180>, 0x5b456fd91cc4 <vm_exec_core+31124>, 0x5b456fd8d34f <vm_exec_core+12319>, 0x5b456fd91eff <vm_exec_core+31695>, 0x5b456fd8ce0e <vm_exec_core+10974>, 0x5b456fd911e5 <vm_exec_core+28341>, 0x5b456fd8adc3 <vm_exec_core+2707>, 0x5b456fd8cba4 <vm_exec_core+10356>, 0x5b456fd8df4c <vm_exec_core+15388>, 0x5b456fd8d8e5 <vm_exec_core+13749>, 0x5b456fd8d6b4 <vm_exec_core+13188>, 0x5b456fd8a7b7 <vm_exec_core+1159>, 0x5b456fd8acda <vm_exec_core+2474>, 0x5b456fd8a849 <vm_exec_core+1305>, 0x5b456fd91500 <vm_exec_core+29136>, 0x5b456fd8ed30 <vm_exec_core+18944>, 0x5b456fd8e2d4 <vm_exec_core+16292>, 0x5b456fd8e9f1 <vm_exec_core+18113>, 0x5b456fd8e70a <vm_exec_core+17370>, 0x5b456fd8d755 <vm_exec_core+13349>, 0x5b456fd8e0f8 <vm_exec_core+15816>, 0x5b456fd8dc1a <vm_exec_core+14570>, 0x5b456fd8e403 <vm_exec_core+16595>, 0x5b456fd8e485 <vm_exec_core+16725>, 0x5b456fd8aa2a <vm_exec_core+1786>, 0x5b456fd8bafb <vm_exec_core+6091>, 0x5b456fd91730 <vm_exec_core+29696>, 0x5b456fd8b653 <vm_exec_core+4899>, 0x5b456fd9232f <vm_exec_core+32767>, 0x5b456fd900f3 <vm_exec_core+24003>, 0x5b456fd8da6e <vm_exec_core+14142>, 0x5b456fd8abaa <vm_exec_core+2170>, 0x5b456fd91d98 <vm_exec_core+31336>, 0x5b456fd91a92 <vm_exec_core+30562>, 0x5b456fd8b8cb <vm_exec_core+5531>, 0x5b456fd8b148 <vm_exec_core+3608>, 0x5b456fd90748 <vm_exec_core+25624>, 0x5b456fd8c882 <vm_exec_core+9554>, 0x5b456fd91fd6 <vm_exec_core+31910>, 0x5b456fd91c20 <vm_exec_core+30960>, 0x5b456fd8cee2 <vm_exec_core+11186>, 0x5b456fd8d9ec <vm_exec_core+14012>, 0x5b456fd90341 <vm_exec_core+24593>, 0x5b456fd91b81 <vm_exec_core+30801>, 0x5b456fd8f4a8 <vm_exec_core+20856>, 0x5b456fd903db <vm_exec_core+24747>, 0x5b456fd90af9 <vm_exec_core+26569>, 0x5b456fd8f3d4 <vm_exec_core+20644>, 0x5b456fd8b074 <vm_exec_core+3396>, 0x5b456fd8fc0d <vm_exec_core+22749>, 0x5b456fd8aeea <vm_exec_core+3002>, 0x5b456fd8b35a <vm_exec_core+4138>, 0x5b456fd8d22f <vm_exec_core+12031>, 0x5b456fd8ef75 <vm_exec_core+19525>, 0x5b456fd8f956 <vm_exec_core+22054>, 0x5b456fd8eb11 <vm_exec_core+18401>, 0x5b456fd8aa6f <vm_exec_core+1855>, 0x5b456fd9107b <vm_exec_core+27979>, 0x5b456fd919a7 <vm_exec_core+30327>, 0x5b456fd8b433 <vm_exec_core+4355>, 0x5b456fd8bfc7 <vm_exec_core+7319>, 0x5b456fd8ba4d <vm_exec_core+5917>, 0x5b456fd8c987 <vm_exec_core+9815>, 0x5b456fd8d981 <vm_exec_core+13905>, 0x5b456fd8b4f5 <vm_exec_core+4549>, 0x5b456fd90ec4 <vm_exec_core+27540>, 0x5b456fd8bf36 <vm_exec_core+7174>, 0x5b456fd8d83f <vm_exec_core+13583>, 0x5b456fd8e1f4 <vm_exec_core+16068>, 0x5b456fd907f4 <vm_exec_core+25796>, 0x5b456fd8f684 <vm_exec_core+21332>, 0x5b456fd8ca7b <vm_exec_core+10059>, 0x5b456fd8c304 <vm_exec_core+8148>, 0x5b456fd90622 <vm_exec_core+25330>, 0x5b456fd8d47d <vm_exec_core+12621>, 0x5b456fd8fd18 <vm_exec_core+23016>, 0x5b456fd8f70c <vm_exec_core+21468>, 0x5b456fd8fde5 <vm_exec_core+23221>, 0x5b456fd91652 <vm_exec_core+29474>, 0x5b456fd8e7d5 <vm_exec_core+17573>, 0x5b456fd908c3 <vm_exec_core+26003>, 0x5b456fd8f670 <vm_exec_core+21312>, 0x5b456fd90486 <vm_exec_core+24918>, 0x5b456fd8cd53 <vm_exec_core+10787>, 0x5b456fd8f019 <vm_exec_core+19689>, 0x5b456fd8f579 <vm_exec_core+21065>, 0x5b456fd8df38 <vm_exec_core+15368>, 0x5b456fd8ee84 <vm_exec_core+19284>, 0x5b456fd8d150 <vm_exec_core+11808>, 0x5b456fd8c4c1 <vm_exec_core+8593>, 0x5b456fd8fe79 <vm_exec_core+23369>, 0x5b456fd8b5b1 <vm_exec_core+4737>, 0x5b456fd8dd35 <vm_exec_core+14853>, 0x5b456fd9959a <vm_exec_core+62058>, 0x5b456fd8fa38 <vm_exec_core+22280>, 0x5b456fd8be12 <vm_exec_core+6882>, 0x5b456fd8c1e0 <vm_exec_core+7856>, 0x5b456fd8c0be <vm_exec_core+7566>, 0x5b456fd8c717 <vm_exec_core+9191>, 0x5b456fd8cf9f <vm_exec_core+11375>, 0x5b456fd8ee7f <vm_exec_core+19279>, 0x5b456fd8e602 <vm_exec_core+17106>, 0x5b456fd8ee7a <vm_exec_core+19274>, 0x5b456fd8f670 <vm_exec_core+21312>, 0x5b456fd8f66e <vm_exec_core+21310>, 0x5b456fd8c712 <vm_exec_core+9186>, 0x5b456fd8fbd1 <vm_exec_core+22689>, 0x5b456fd8d9e2 <vm_exec_core+14002>, 0x5b456fd8d9e7 <vm_exec_core+14007>, 0x5b456fd8f66c <vm_exec_core+21308>, 0x5b456fd8f54b <vm_exec_core+21019>, 0x5b456fd8e9d8 <vm_exec_core+18088>, 0x5b456fd8e6f6 <vm_exec_core+17350>, 0x5b456fd8f66a <vm_exec_core+21306>, 0x5b456fd8eb0c <vm_exec_core+18396>...}
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        reg_cfp = 0x7f715cbff560
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
        reg_pc = 0x51500001a850
        INSN_LABEL_nop = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        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>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_setconstant = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_putobject = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        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_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 0x00005b456fd87261 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2611
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005b456fb09d0c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=140124903324600) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7f715f163aa0
#27 0x00005b456fb04c77 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1295
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 140124903822320
        realpath_map = 140124903822160
        path = 140124903324600
        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 0x00005b456fb02f05 in rb_require_string_internal (fname=140124903324640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1401
        result = <optimized out>
        ec = 0x5160000003d0
        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 0x00005b456fdea2c8 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:3795
        ci = 0x588100140003
        cc = <optimized out>
        me = 0x7f715f163c30
        cfunc = 0x5040000185d8
        recv = 140124903951840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005b456fdd05fd in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff2c4c32e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x00005b456fdd00b5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4913
        ci = <optimized out>
        cc = 0x0
#33 0x00005b456fd97c8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7f715cbff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b456fd8aa39 <vm_exec_core+1801>, 0x5b456fd8bb0a <vm_exec_core+6106>, 0x5b456fd9173f <vm_exec_core+29711>, 0x5b456fd8b662 <vm_exec_core+4914>, 0x5b456fd9233e <vm_exec_core+32782>, 0x5b456fd90102 <vm_exec_core+24018>, 0x5b456fd8da7d <vm_exec_core+14157>, 0x5b456fd8abb9 <vm_exec_core+2185>, 0x5b456fd91da7 <vm_exec_core+31351>, 0x5b456fd91aa1 <vm_exec_core+30577>, 0x5b456fd8b8da <vm_exec_core+5546>, 0x5b456fd8b157 <vm_exec_core+3623>, 0x5b456fd90757 <vm_exec_core+25639>, 0x5b456fd8c891 <vm_exec_core+9569>, 0x5b456fd91fe5 <vm_exec_core+31925>, 0x5b456fd91c2f <vm_exec_core+30975>, 0x5b456fd8cef1 <vm_exec_core+11201>, 0x5b456fd8d9fb <vm_exec_core+14027>, 0x5b456fd90350 <vm_exec_core+24608>, 0x5b456fd91b90 <vm_exec_core+30816>, 0x5b456fd8f4b7 <vm_exec_core+20871>, 0x5b456fd903ea <vm_exec_core+24762>, 0x5b456fd90b08 <vm_exec_core+26584>, 0x5b456fd8f3e3 <vm_exec_core+20659>, 0x5b456fd8b083 <vm_exec_core+3411>, 0x5b456fd8fc1c <vm_exec_core+22764>, 0x5b456fd8aef9 <vm_exec_core+3017>, 0x5b456fd8b369 <vm_exec_core+4153>, 0x5b456fd8d23e <vm_exec_core+12046>, 0x5b456fd8ef84 <vm_exec_core+19540>, 0x5b456fd8f965 <vm_exec_core+22069>, 0x5b456fd8eb20 <vm_exec_core+18416>, 0x5b456fd8aa7e <vm_exec_core+1870>, 0x5b456fd9108a <vm_exec_core+27994>, 0x5b456fd919b6 <vm_exec_core+30342>, 0x5b456fd8b442 <vm_exec_core+4370>, 0x5b456fd8bfd6 <vm_exec_core+7334>, 0x5b456fd8ba5c <vm_exec_core+5932>, 0x5b456fd8c996 <vm_exec_core+9830>, 0x5b456fd8d990 <vm_exec_core+13920>, 0x5b456fd8b504 <vm_exec_core+4564>, 0x5b456fd90ed3 <vm_exec_core+27555>, 0x5b456fd8bf45 <vm_exec_core+7189>, 0x5b456fd8d84e <vm_exec_core+13598>, 0x5b456fd8e203 <vm_exec_core+16083>, 0x5b456fd90803 <vm_exec_core+25811>, 0x5b456fd8f693 <vm_exec_core+21347>, 0x5b456fd8ca8a <vm_exec_core+10074>, 0x5b456fd8c313 <vm_exec_core+8163>, 0x5b456fd90631 <vm_exec_core+25345>, 0x5b456fd8d48c <vm_exec_core+12636>, 0x5b456fd8fd27 <vm_exec_core+23031>, 0x5b456fd8f71b <vm_exec_core+21483>, 0x5b456fd8fdf4 <vm_exec_core+23236>, 0x5b456fd91661 <vm_exec_core+29489>, 0x5b456fd8e7e4 <vm_exec_core+17588>, 0x5b456fd908d2 <vm_exec_core+26018>, 0x5b456fd8a6bb <vm_exec_core+907>, 0x5b456fd90495 <vm_exec_core+24933>, 0x5b456fd8cd62 <vm_exec_core+10802>, 0x5b456fd8f028 <vm_exec_core+19704>, 0x5b456fd8f588 <vm_exec_core+21080>, 0x5b456fd8a6c0 <vm_exec_core+912>, 0x5b456fd8ee93 <vm_exec_core+19299>, 0x5b456fd8d15f <vm_exec_core+11823>, 0x5b456fd8c4d0 <vm_exec_core+8608>, 0x5b456fd8fe88 <vm_exec_core+23384>, 0x5b456fd8b5c0 <vm_exec_core+4752>, 0x5b456fd8dd44 <vm_exec_core+14868>, 0x5b456fd995a9 <vm_exec_core+62073>, 0x5b456fd8fa47 <vm_exec_core+22295>, 0x5b456fd8be21 <vm_exec_core+6897>, 0x5b456fd8c1ef <vm_exec_core+7871>, 0x5b456fd8c0cd <vm_exec_core+7581>, 0x5b456fd8c726 <vm_exec_core+9206>, 0x5b456fd8cfae <vm_exec_core+11390>, 0x5b456fd8bd42 <vm_exec_core+6674>, 0x5b456fd925d3 <vm_exec_core+33443>, 0x5b456fd8fafe <vm_exec_core+22478>, 0x5b456fd8e60c <vm_exec_core+17116>, 0x5b456fd90f81 <vm_exec_core+27729>, 0x5b456fd926f1 <vm_exec_core+33729>, 0x5b456fd912e7 <vm_exec_core+28599>, 0x5b456fd9213e <vm_exec_core+32270>, 0x5b456fd92216 <vm_exec_core+32486>, 0x5b456fd8af9c <vm_exec_core+3180>, 0x5b456fd91cc4 <vm_exec_core+31124>, 0x5b456fd8d34f <vm_exec_core+12319>, 0x5b456fd91eff <vm_exec_core+31695>, 0x5b456fd8ce0e <vm_exec_core+10974>, 0x5b456fd911e5 <vm_exec_core+28341>, 0x5b456fd8adc3 <vm_exec_core+2707>, 0x5b456fd8cba4 <vm_exec_core+10356>, 0x5b456fd8df4c <vm_exec_core+15388>, 0x5b456fd8d8e5 <vm_exec_core+13749>, 0x5b456fd8d6b4 <vm_exec_core+13188>, 0x5b456fd8a7b7 <vm_exec_core+1159>, 0x5b456fd8acda <vm_exec_core+2474>, 0x5b456fd8a849 <vm_exec_core+1305>, 0x5b456fd91500 <vm_exec_core+29136>, 0x5b456fd8ed30 <vm_exec_core+18944>, 0x5b456fd8e2d4 <vm_exec_core+16292>, 0x5b456fd8e9f1 <vm_exec_core+18113>, 0x5b456fd8e70a <vm_exec_core+17370>, 0x5b456fd8d755 <vm_exec_core+13349>, 0x5b456fd8e0f8 <vm_exec_core+15816>, 0x5b456fd8dc1a <vm_exec_core+14570>, 0x5b456fd8e403 <vm_exec_core+16595>, 0x5b456fd8e485 <vm_exec_core+16725>, 0x5b456fd8aa2a <vm_exec_core+1786>, 0x5b456fd8bafb <vm_exec_core+6091>, 0x5b456fd91730 <vm_exec_core+29696>, 0x5b456fd8b653 <vm_exec_core+4899>, 0x5b456fd9232f <vm_exec_core+32767>, 0x5b456fd900f3 <vm_exec_core+24003>, 0x5b456fd8da6e <vm_exec_core+14142>, 0x5b456fd8abaa <vm_exec_core+2170>, 0x5b456fd91d98 <vm_exec_core+31336>, 0x5b456fd91a92 <vm_exec_core+30562>, 0x5b456fd8b8cb <vm_exec_core+5531>, 0x5b456fd8b148 <vm_exec_core+3608>, 0x5b456fd90748 <vm_exec_core+25624>, 0x5b456fd8c882 <vm_exec_core+9554>, 0x5b456fd91fd6 <vm_exec_core+31910>, 0x5b456fd91c20 <vm_exec_core+30960>, 0x5b456fd8cee2 <vm_exec_core+11186>, 0x5b456fd8d9ec <vm_exec_core+14012>, 0x5b456fd90341 <vm_exec_core+24593>, 0x5b456fd91b81 <vm_exec_core+30801>, 0x5b456fd8f4a8 <vm_exec_core+20856>, 0x5b456fd903db <vm_exec_core+24747>, 0x5b456fd90af9 <vm_exec_core+26569>, 0x5b456fd8f3d4 <vm_exec_core+20644>, 0x5b456fd8b074 <vm_exec_core+3396>, 0x5b456fd8fc0d <vm_exec_core+22749>, 0x5b456fd8aeea <vm_exec_core+3002>, 0x5b456fd8b35a <vm_exec_core+4138>, 0x5b456fd8d22f <vm_exec_core+12031>, 0x5b456fd8ef75 <vm_exec_core+19525>, 0x5b456fd8f956 <vm_exec_core+22054>, 0x5b456fd8eb11 <vm_exec_core+18401>, 0x5b456fd8aa6f <vm_exec_core+1855>, 0x5b456fd9107b <vm_exec_core+27979>, 0x5b456fd919a7 <vm_exec_core+30327>, 0x5b456fd8b433 <vm_exec_core+4355>, 0x5b456fd8bfc7 <vm_exec_core+7319>, 0x5b456fd8ba4d <vm_exec_core+5917>, 0x5b456fd8c987 <vm_exec_core+9815>, 0x5b456fd8d981 <vm_exec_core+13905>, 0x5b456fd8b4f5 <vm_exec_core+4549>, 0x5b456fd90ec4 <vm_exec_core+27540>, 0x5b456fd8bf36 <vm_exec_core+7174>, 0x5b456fd8d83f <vm_exec_core+13583>, 0x5b456fd8e1f4 <vm_exec_core+16068>, 0x5b456fd907f4 <vm_exec_core+25796>, 0x5b456fd8f684 <vm_exec_core+21332>, 0x5b456fd8ca7b <vm_exec_core+10059>, 0x5b456fd8c304 <vm_exec_core+8148>, 0x5b456fd90622 <vm_exec_core+25330>, 0x5b456fd8d47d <vm_exec_core+12621>, 0x5b456fd8fd18 <vm_exec_core+23016>, 0x5b456fd8f70c <vm_exec_core+21468>, 0x5b456fd8fde5 <vm_exec_core+23221>, 0x5b456fd91652 <vm_exec_core+29474>, 0x5b456fd8e7d5 <vm_exec_core+17573>, 0x5b456fd908c3 <vm_exec_core+26003>, 0x5b456fd8f670 <vm_exec_core+21312>, 0x5b456fd90486 <vm_exec_core+24918>, 0x5b456fd8cd53 <vm_exec_core+10787>, 0x5b456fd8f019 <vm_exec_core+19689>, 0x5b456fd8f579 <vm_exec_core+21065>, 0x5b456fd8df38 <vm_exec_core+15368>, 0x5b456fd8ee84 <vm_exec_core+19284>, 0x5b456fd8d150 <vm_exec_core+11808>, 0x5b456fd8c4c1 <vm_exec_core+8593>, 0x5b456fd8fe79 <vm_exec_core+23369>, 0x5b456fd8b5b1 <vm_exec_core+4737>, 0x5b456fd8dd35 <vm_exec_core+14853>, 0x5b456fd9959a <vm_exec_core+62058>, 0x5b456fd8fa38 <vm_exec_core+22280>, 0x5b456fd8be12 <vm_exec_core+6882>, 0x5b456fd8c1e0 <vm_exec_core+7856>, 0x5b456fd8c0be <vm_exec_core+7566>, 0x5b456fd8c717 <vm_exec_core+9191>, 0x5b456fd8cf9f <vm_exec_core+11375>, 0x5b456fd8ee7f <vm_exec_core+19279>, 0x5b456fd8e602 <vm_exec_core+17106>, 0x5b456fd8ee7a <vm_exec_core+19274>, 0x5b456fd8f670 <vm_exec_core+21312>, 0x5b456fd8f66e <vm_exec_core+21310>, 0x5b456fd8c712 <vm_exec_core+9186>, 0x5b456fd8fbd1 <vm_exec_core+22689>, 0x5b456fd8d9e2 <vm_exec_core+14002>, 0x5b456fd8d9e7 <vm_exec_core+14007>, 0x5b456fd8f66c <vm_exec_core+21308>, 0x5b456fd8f54b <vm_exec_core+21019>, 0x5b456fd8e9d8 <vm_exec_core+18088>, 0x5b456fd8e6f6 <vm_exec_core+17350>, 0x5b456fd8f66a <vm_exec_core+21306>, 0x5b456fd8eb0c <vm_exec_core+18396>...}
        reg_cfp = 0x7f715cbff790
        reg_pc = 0x50400002fdb8
        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_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 0x00005b456fd86ea8 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2584
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005b456fa0c49b in rb_ec_exec_node (ec=0x5160000003d0, n=0x7f715f163cd0) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff2c4c3830, <optimized out>, 0x7fff2c4c3780, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f715f163cd0
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#38 0x00005b456fa05a07 in rb_main (argc=9, argv=0x7fff2c4c39f8) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7fff2c4c39f8) at /tmp/ruby/src/trunk_asan/main.c:68
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2637073) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_process.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.

$ timeout 60 gdb -p 2636752 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:966: 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 2636751 -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 2671191 -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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-11-25T22:31:44Z master 7be0d50514) +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 ............................................................
  3360 ............................................................
  3420 .................

Finished in 34.771001 seconds

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