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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x77c3a0a006c0 (LWP 1553025) "test_thread.rb*" 0x0000625971099b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x77c3a0a006c0 (LWP 1553025) "test_thread.rb*"):
#0  0x0000625971099b8e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000062597109ab4a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000625970fe74d8 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  0x0000625970fe72c9 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  0x0000625970fe70fd 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  0x0000625970fe6b3d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x0000625970fe6786 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x0000625970fe8a56 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x000062597107f920 in __interceptor_free ()
No symbol table info available.
#9  0x00006259710f145e in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x77c3a696d800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default.c:8221
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x77c3a696d800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4186
No locals.
#11 ruby_xfree (x=0x77c3a696d800) at /tmp/ruby/src/trunk_asan/gc.c:4197
No locals.
#12 0x00006259713aa035 in rb_threadptr_sched_free (th=th@entry=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2365
No locals.
#13 0x000062597148024f in thread_free (ptr=0x540000000108, ptr@entry=0x5150001b6280) at /tmp/ruby/src/trunk_asan/vm.c:3493
        th = 0x540000000108
#14 0x000062597147fdb9 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3098
        th = 0x5150001b6280
        stack = 0x77c3a696d800
        objspace = <optimized out>
        next = <optimized out>
#15 0x00006259710c38f0 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 = 0x5150001b6280
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x00006259710c3e5b in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#17 0x000062597124246d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4382
        status = <optimized out>
        pid = <optimized out>
#18 0x00006259714a0e28 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:3788
        ci = 0x647100040001
        cc = <optimized out>
        me = 0x77c3af4df0b8
        cfunc = 0x504000020058
        recv = 131682337723920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x0000625971445bab in vm_sendish (ec=0x5160012198d0, reg_cfp=0x77c3a6a6d720, cd=0x5040008c8890, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5160012198d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5040008c8890
        insns_address_table = {0x6259714413b9 <vm_exec_core+1801>, 0x62597144248a <vm_exec_core+6106>, 0x625971448055 <vm_exec_core+29605>, 0x625971441fe2 <vm_exec_core+4914>, 0x625971448c5e <vm_exec_core+32686>, 0x625971446a82 <vm_exec_core+24018>, 0x6259714443fd <vm_exec_core+14157>, 0x625971441539 <vm_exec_core+2185>, 0x6259714486c7 <vm_exec_core+31255>, 0x6259714483c1 <vm_exec_core+30481>, 0x62597144225a <vm_exec_core+5546>, 0x625971441ad7 <vm_exec_core+3623>, 0x62597144706d <vm_exec_core+25533>, 0x625971443211 <vm_exec_core+9569>, 0x625971448905 <vm_exec_core+31829>, 0x62597144854f <vm_exec_core+30879>, 0x625971443871 <vm_exec_core+11201>, 0x62597144437b <vm_exec_core+14027>, 0x625971446cd0 <vm_exec_core+24608>, 0x6259714484b0 <vm_exec_core+30720>, 0x625971445e37 <vm_exec_core+20871>, 0x625971446d6a <vm_exec_core+24762>, 0x62597144741e <vm_exec_core+26478>, 0x625971445d63 <vm_exec_core+20659>, 0x625971441a03 <vm_exec_core+3411>, 0x62597144659c <vm_exec_core+22764>, 0x625971441879 <vm_exec_core+3017>, 0x625971441ce9 <vm_exec_core+4153>, 0x625971443bbe <vm_exec_core+12046>, 0x625971445904 <vm_exec_core+19540>, 0x6259714462e5 <vm_exec_core+22069>, 0x6259714454a0 <vm_exec_core+18416>, 0x6259714413fe <vm_exec_core+1870>, 0x6259714479a0 <vm_exec_core+27888>, 0x6259714482d6 <vm_exec_core+30246>, 0x625971441dc2 <vm_exec_core+4370>, 0x625971442956 <vm_exec_core+7334>, 0x6259714423dc <vm_exec_core+5932>, 0x625971443316 <vm_exec_core+9830>, 0x625971444310 <vm_exec_core+13920>, 0x625971441e84 <vm_exec_core+4564>, 0x6259714477e9 <vm_exec_core+27449>, 0x6259714428c5 <vm_exec_core+7189>, 0x6259714441ce <vm_exec_core+13598>, 0x625971444b83 <vm_exec_core+16083>, 0x625971447119 <vm_exec_core+25705>, 0x625971446013 <vm_exec_core+21347>, 0x62597144340a <vm_exec_core+10074>, 0x625971442c93 <vm_exec_core+8163>, 0x625971446f47 <vm_exec_core+25239>, 0x625971443e0c <vm_exec_core+12636>, 0x6259714466a7 <vm_exec_core+23031>, 0x62597144609b <vm_exec_core+21483>, 0x625971446774 <vm_exec_core+23236>, 0x625971447f77 <vm_exec_core+29383>, 0x625971445164 <vm_exec_core+17588>, 0x6259714471e8 <vm_exec_core+25912>, 0x62597144103b <vm_exec_core+907>, 0x625971446e15 <vm_exec_core+24933>, 0x6259714436e2 <vm_exec_core+10802>, 0x6259714459a8 <vm_exec_core+19704>, 0x625971445f08 <vm_exec_core+21080>, 0x625971441040 <vm_exec_core+912>, 0x625971445813 <vm_exec_core+19299>, 0x625971443adf <vm_exec_core+11823>, 0x625971442e50 <vm_exec_core+8608>, 0x625971446808 <vm_exec_core+23384>, 0x625971441f40 <vm_exec_core+4752>, 0x6259714446c4 <vm_exec_core+14868>, 0x62597144ff96 <vm_exec_core+62182>, 0x6259714463c7 <vm_exec_core+22295>, 0x6259714427a1 <vm_exec_core+6897>, 0x625971442b6f <vm_exec_core+7871>, 0x625971442a4d <vm_exec_core+7581>, 0x6259714430a6 <vm_exec_core+9206>, 0x62597144392e <vm_exec_core+11390>, 0x6259714426c2 <vm_exec_core+6674>, 0x625971448ef3 <vm_exec_core+33347>, 0x62597144647e <vm_exec_core+22478>, 0x625971444f8c <vm_exec_core+17116>, 0x625971447897 <vm_exec_core+27623>, 0x625971449011 <vm_exec_core+33633>, 0x625971447bfd <vm_exec_core+28493>, 0x625971448a5e <vm_exec_core+32174>, 0x625971448b36 <vm_exec_core+32390>, 0x62597144191c <vm_exec_core+3180>, 0x6259714485e4 <vm_exec_core+31028>, 0x625971443ccf <vm_exec_core+12319>, 0x62597144881f <vm_exec_core+31599>, 0x62597144378e <vm_exec_core+10974>, 0x625971447afb <vm_exec_core+28235>, 0x625971441743 <vm_exec_core+2707>, 0x625971443524 <vm_exec_core+10356>, 0x6259714448cc <vm_exec_core+15388>, 0x625971444265 <vm_exec_core+13749>, 0x625971444034 <vm_exec_core+13188>, 0x625971441137 <vm_exec_core+1159>, 0x62597144165a <vm_exec_core+2474>, 0x6259714411c9 <vm_exec_core+1305>, 0x625971447e16 <vm_exec_core+29030>, 0x6259714456b0 <vm_exec_core+18944>, 0x625971444c54 <vm_exec_core+16292>, 0x625971445371 <vm_exec_core+18113>, 0x62597144508a <vm_exec_core+17370>, 0x6259714440d5 <vm_exec_core+13349>, 0x625971444a78 <vm_exec_core+15816>, 0x62597144459a <vm_exec_core+14570>, 0x625971444d83 <vm_exec_core+16595>, 0x625971444e05 <vm_exec_core+16725>, 0x6259714413aa <vm_exec_core+1786>, 0x62597144247b <vm_exec_core+6091>, 0x625971448046 <vm_exec_core+29590>, 0x625971441fd3 <vm_exec_core+4899>, 0x625971448c4f <vm_exec_core+32671>, 0x625971446a73 <vm_exec_core+24003>, 0x6259714443ee <vm_exec_core+14142>, 0x62597144152a <vm_exec_core+2170>, 0x6259714486b8 <vm_exec_core+31240>, 0x6259714483b2 <vm_exec_core+30466>, 0x62597144224b <vm_exec_core+5531>, 0x625971441ac8 <vm_exec_core+3608>, 0x62597144705e <vm_exec_core+25518>, 0x625971443202 <vm_exec_core+9554>, 0x6259714488f6 <vm_exec_core+31814>, 0x625971448540 <vm_exec_core+30864>, 0x625971443862 <vm_exec_core+11186>, 0x62597144436c <vm_exec_core+14012>, 0x625971446cc1 <vm_exec_core+24593>, 0x6259714484a1 <vm_exec_core+30705>, 0x625971445e28 <vm_exec_core+20856>, 0x625971446d5b <vm_exec_core+24747>, 0x62597144740f <vm_exec_core+26463>, 0x625971445d54 <vm_exec_core+20644>, 0x6259714419f4 <vm_exec_core+3396>, 0x62597144658d <vm_exec_core+22749>, 0x62597144186a <vm_exec_core+3002>, 0x625971441cda <vm_exec_core+4138>, 0x625971443baf <vm_exec_core+12031>, 0x6259714458f5 <vm_exec_core+19525>, 0x6259714462d6 <vm_exec_core+22054>, 0x625971445491 <vm_exec_core+18401>, 0x6259714413ef <vm_exec_core+1855>, 0x625971447991 <vm_exec_core+27873>, 0x6259714482c7 <vm_exec_core+30231>, 0x625971441db3 <vm_exec_core+4355>, 0x625971442947 <vm_exec_core+7319>, 0x6259714423cd <vm_exec_core+5917>, 0x625971443307 <vm_exec_core+9815>, 0x625971444301 <vm_exec_core+13905>, 0x625971441e75 <vm_exec_core+4549>, 0x6259714477da <vm_exec_core+27434>, 0x6259714428b6 <vm_exec_core+7174>, 0x6259714441bf <vm_exec_core+13583>, 0x625971444b74 <vm_exec_core+16068>, 0x62597144710a <vm_exec_core+25690>, 0x625971446004 <vm_exec_core+21332>, 0x6259714433fb <vm_exec_core+10059>, 0x625971442c84 <vm_exec_core+8148>, 0x625971446f38 <vm_exec_core+25224>, 0x625971443dfd <vm_exec_core+12621>, 0x625971446698 <vm_exec_core+23016>, 0x62597144608c <vm_exec_core+21468>, 0x625971446765 <vm_exec_core+23221>, 0x625971447f68 <vm_exec_core+29368>, 0x625971445155 <vm_exec_core+17573>, 0x6259714471d9 <vm_exec_core+25897>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971446e06 <vm_exec_core+24918>, 0x6259714436d3 <vm_exec_core+10787>, 0x625971445999 <vm_exec_core+19689>, 0x625971445ef9 <vm_exec_core+21065>, 0x6259714448b8 <vm_exec_core+15368>, 0x625971445804 <vm_exec_core+19284>, 0x625971443ad0 <vm_exec_core+11808>, 0x625971442e41 <vm_exec_core+8593>, 0x6259714467f9 <vm_exec_core+23369>, 0x625971441f31 <vm_exec_core+4737>, 0x6259714446b5 <vm_exec_core+14853>, 0x62597144ff87 <vm_exec_core+62167>, 0x6259714463b8 <vm_exec_core+22280>, 0x625971442792 <vm_exec_core+6882>, 0x625971442b60 <vm_exec_core+7856>, 0x625971442a3e <vm_exec_core+7566>, 0x625971443097 <vm_exec_core+9191>, 0x62597144391f <vm_exec_core+11375>, 0x6259714457ff <vm_exec_core+19279>, 0x625971444f82 <vm_exec_core+17106>, 0x6259714457fa <vm_exec_core+19274>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971445fee <vm_exec_core+21310>, 0x625971443092 <vm_exec_core+9186>, 0x625971446551 <vm_exec_core+22689>, 0x625971444362 <vm_exec_core+14002>, 0x625971444367 <vm_exec_core+14007>, 0x625971445fec <vm_exec_core+21308>, 0x625971445ecb <vm_exec_core+21019>, 0x625971445358 <vm_exec_core+18088>, 0x625971445076 <vm_exec_core+17350>, 0x625971445fea <vm_exec_core+21306>, 0x62597144548c <vm_exec_core+18396>...}
        reg_cfp = 0x77c3a6a6d720
        reg_pc = 0x5080005e15d0
        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>
#21 0x000062597143d828 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160012198d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00006259714be432 in invoke_iseq_block_from_c (ec=0x5160012198d0, captured=0x77c3a6a6d7a8, self=131682337723920, 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:1595
        flags = 0
        iseq = 0x77c3acbaa8f0
        cfp = <optimized out>
        sp = 0x77c3a696d850
        use_argv = 0x0
        stack_argv = 0x77c3a696d850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x77c3a6a6d7a8
#24 0x000062597146ac16 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:1646
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#27 0x000062597146ac16 in rb_yield (val=<optimized out>)
No locals.
#28 0x00006259710c8020 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 = 0x5160012198d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x77c3a09fef90, <optimized out>, 0x77c3a09feea0, <optimized out>, <optimized out>}, prev = 0x77c39a809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160012198d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x00006259714a0e28 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:3788
        ci = 0x66f100000001
        cc = <optimized out>
        me = 0x77c3d4f48b88
        cfunc = 0x50400001f658
        recv = 131682343449960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#30 0x0000625971445bab in vm_sendish (ec=0x5160012198d0, reg_cfp=0x77c3a6a6d790, cd=0x502001328650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#31 vm_exec_core (ec=ec@entry=0x5160012198d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502001328650
        insns_address_table = {0x6259714413b9 <vm_exec_core+1801>, 0x62597144248a <vm_exec_core+6106>, 0x625971448055 <vm_exec_core+29605>, 0x625971441fe2 <vm_exec_core+4914>, 0x625971448c5e <vm_exec_core+32686>, 0x625971446a82 <vm_exec_core+24018>, 0x6259714443fd <vm_exec_core+14157>, 0x625971441539 <vm_exec_core+2185>, 0x6259714486c7 <vm_exec_core+31255>, 0x6259714483c1 <vm_exec_core+30481>, 0x62597144225a <vm_exec_core+5546>, 0x625971441ad7 <vm_exec_core+3623>, 0x62597144706d <vm_exec_core+25533>, 0x625971443211 <vm_exec_core+9569>, 0x625971448905 <vm_exec_core+31829>, 0x62597144854f <vm_exec_core+30879>, 0x625971443871 <vm_exec_core+11201>, 0x62597144437b <vm_exec_core+14027>, 0x625971446cd0 <vm_exec_core+24608>, 0x6259714484b0 <vm_exec_core+30720>, 0x625971445e37 <vm_exec_core+20871>, 0x625971446d6a <vm_exec_core+24762>, 0x62597144741e <vm_exec_core+26478>, 0x625971445d63 <vm_exec_core+20659>, 0x625971441a03 <vm_exec_core+3411>, 0x62597144659c <vm_exec_core+22764>, 0x625971441879 <vm_exec_core+3017>, 0x625971441ce9 <vm_exec_core+4153>, 0x625971443bbe <vm_exec_core+12046>, 0x625971445904 <vm_exec_core+19540>, 0x6259714462e5 <vm_exec_core+22069>, 0x6259714454a0 <vm_exec_core+18416>, 0x6259714413fe <vm_exec_core+1870>, 0x6259714479a0 <vm_exec_core+27888>, 0x6259714482d6 <vm_exec_core+30246>, 0x625971441dc2 <vm_exec_core+4370>, 0x625971442956 <vm_exec_core+7334>, 0x6259714423dc <vm_exec_core+5932>, 0x625971443316 <vm_exec_core+9830>, 0x625971444310 <vm_exec_core+13920>, 0x625971441e84 <vm_exec_core+4564>, 0x6259714477e9 <vm_exec_core+27449>, 0x6259714428c5 <vm_exec_core+7189>, 0x6259714441ce <vm_exec_core+13598>, 0x625971444b83 <vm_exec_core+16083>, 0x625971447119 <vm_exec_core+25705>, 0x625971446013 <vm_exec_core+21347>, 0x62597144340a <vm_exec_core+10074>, 0x625971442c93 <vm_exec_core+8163>, 0x625971446f47 <vm_exec_core+25239>, 0x625971443e0c <vm_exec_core+12636>, 0x6259714466a7 <vm_exec_core+23031>, 0x62597144609b <vm_exec_core+21483>, 0x625971446774 <vm_exec_core+23236>, 0x625971447f77 <vm_exec_core+29383>, 0x625971445164 <vm_exec_core+17588>, 0x6259714471e8 <vm_exec_core+25912>, 0x62597144103b <vm_exec_core+907>, 0x625971446e15 <vm_exec_core+24933>, 0x6259714436e2 <vm_exec_core+10802>, 0x6259714459a8 <vm_exec_core+19704>, 0x625971445f08 <vm_exec_core+21080>, 0x625971441040 <vm_exec_core+912>, 0x625971445813 <vm_exec_core+19299>, 0x625971443adf <vm_exec_core+11823>, 0x625971442e50 <vm_exec_core+8608>, 0x625971446808 <vm_exec_core+23384>, 0x625971441f40 <vm_exec_core+4752>, 0x6259714446c4 <vm_exec_core+14868>, 0x62597144ff96 <vm_exec_core+62182>, 0x6259714463c7 <vm_exec_core+22295>, 0x6259714427a1 <vm_exec_core+6897>, 0x625971442b6f <vm_exec_core+7871>, 0x625971442a4d <vm_exec_core+7581>, 0x6259714430a6 <vm_exec_core+9206>, 0x62597144392e <vm_exec_core+11390>, 0x6259714426c2 <vm_exec_core+6674>, 0x625971448ef3 <vm_exec_core+33347>, 0x62597144647e <vm_exec_core+22478>, 0x625971444f8c <vm_exec_core+17116>, 0x625971447897 <vm_exec_core+27623>, 0x625971449011 <vm_exec_core+33633>, 0x625971447bfd <vm_exec_core+28493>, 0x625971448a5e <vm_exec_core+32174>, 0x625971448b36 <vm_exec_core+32390>, 0x62597144191c <vm_exec_core+3180>, 0x6259714485e4 <vm_exec_core+31028>, 0x625971443ccf <vm_exec_core+12319>, 0x62597144881f <vm_exec_core+31599>, 0x62597144378e <vm_exec_core+10974>, 0x625971447afb <vm_exec_core+28235>, 0x625971441743 <vm_exec_core+2707>, 0x625971443524 <vm_exec_core+10356>, 0x6259714448cc <vm_exec_core+15388>, 0x625971444265 <vm_exec_core+13749>, 0x625971444034 <vm_exec_core+13188>, 0x625971441137 <vm_exec_core+1159>, 0x62597144165a <vm_exec_core+2474>, 0x6259714411c9 <vm_exec_core+1305>, 0x625971447e16 <vm_exec_core+29030>, 0x6259714456b0 <vm_exec_core+18944>, 0x625971444c54 <vm_exec_core+16292>, 0x625971445371 <vm_exec_core+18113>, 0x62597144508a <vm_exec_core+17370>, 0x6259714440d5 <vm_exec_core+13349>, 0x625971444a78 <vm_exec_core+15816>, 0x62597144459a <vm_exec_core+14570>, 0x625971444d83 <vm_exec_core+16595>, 0x625971444e05 <vm_exec_core+16725>, 0x6259714413aa <vm_exec_core+1786>, 0x62597144247b <vm_exec_core+6091>, 0x625971448046 <vm_exec_core+29590>, 0x625971441fd3 <vm_exec_core+4899>, 0x625971448c4f <vm_exec_core+32671>, 0x625971446a73 <vm_exec_core+24003>, 0x6259714443ee <vm_exec_core+14142>, 0x62597144152a <vm_exec_core+2170>, 0x6259714486b8 <vm_exec_core+31240>, 0x6259714483b2 <vm_exec_core+30466>, 0x62597144224b <vm_exec_core+5531>, 0x625971441ac8 <vm_exec_core+3608>, 0x62597144705e <vm_exec_core+25518>, 0x625971443202 <vm_exec_core+9554>, 0x6259714488f6 <vm_exec_core+31814>, 0x625971448540 <vm_exec_core+30864>, 0x625971443862 <vm_exec_core+11186>, 0x62597144436c <vm_exec_core+14012>, 0x625971446cc1 <vm_exec_core+24593>, 0x6259714484a1 <vm_exec_core+30705>, 0x625971445e28 <vm_exec_core+20856>, 0x625971446d5b <vm_exec_core+24747>, 0x62597144740f <vm_exec_core+26463>, 0x625971445d54 <vm_exec_core+20644>, 0x6259714419f4 <vm_exec_core+3396>, 0x62597144658d <vm_exec_core+22749>, 0x62597144186a <vm_exec_core+3002>, 0x625971441cda <vm_exec_core+4138>, 0x625971443baf <vm_exec_core+12031>, 0x6259714458f5 <vm_exec_core+19525>, 0x6259714462d6 <vm_exec_core+22054>, 0x625971445491 <vm_exec_core+18401>, 0x6259714413ef <vm_exec_core+1855>, 0x625971447991 <vm_exec_core+27873>, 0x6259714482c7 <vm_exec_core+30231>, 0x625971441db3 <vm_exec_core+4355>, 0x625971442947 <vm_exec_core+7319>, 0x6259714423cd <vm_exec_core+5917>, 0x625971443307 <vm_exec_core+9815>, 0x625971444301 <vm_exec_core+13905>, 0x625971441e75 <vm_exec_core+4549>, 0x6259714477da <vm_exec_core+27434>, 0x6259714428b6 <vm_exec_core+7174>, 0x6259714441bf <vm_exec_core+13583>, 0x625971444b74 <vm_exec_core+16068>, 0x62597144710a <vm_exec_core+25690>, 0x625971446004 <vm_exec_core+21332>, 0x6259714433fb <vm_exec_core+10059>, 0x625971442c84 <vm_exec_core+8148>, 0x625971446f38 <vm_exec_core+25224>, 0x625971443dfd <vm_exec_core+12621>, 0x625971446698 <vm_exec_core+23016>, 0x62597144608c <vm_exec_core+21468>, 0x625971446765 <vm_exec_core+23221>, 0x625971447f68 <vm_exec_core+29368>, 0x625971445155 <vm_exec_core+17573>, 0x6259714471d9 <vm_exec_core+25897>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971446e06 <vm_exec_core+24918>, 0x6259714436d3 <vm_exec_core+10787>, 0x625971445999 <vm_exec_core+19689>, 0x625971445ef9 <vm_exec_core+21065>, 0x6259714448b8 <vm_exec_core+15368>, 0x625971445804 <vm_exec_core+19284>, 0x625971443ad0 <vm_exec_core+11808>, 0x625971442e41 <vm_exec_core+8593>, 0x6259714467f9 <vm_exec_core+23369>, 0x625971441f31 <vm_exec_core+4737>, 0x6259714446b5 <vm_exec_core+14853>, 0x62597144ff87 <vm_exec_core+62167>, 0x6259714463b8 <vm_exec_core+22280>, 0x625971442792 <vm_exec_core+6882>, 0x625971442b60 <vm_exec_core+7856>, 0x625971442a3e <vm_exec_core+7566>, 0x625971443097 <vm_exec_core+9191>, 0x62597144391f <vm_exec_core+11375>, 0x6259714457ff <vm_exec_core+19279>, 0x625971444f82 <vm_exec_core+17106>, 0x6259714457fa <vm_exec_core+19274>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971445fee <vm_exec_core+21310>, 0x625971443092 <vm_exec_core+9186>, 0x625971446551 <vm_exec_core+22689>, 0x625971444362 <vm_exec_core+14002>, 0x625971444367 <vm_exec_core+14007>, 0x625971445fec <vm_exec_core+21308>, 0x625971445ecb <vm_exec_core+21019>, 0x625971445358 <vm_exec_core+18088>, 0x625971445076 <vm_exec_core+17350>, 0x625971445fea <vm_exec_core+21306>, 0x62597144548c <vm_exec_core+18396>...}
        reg_cfp = 0x77c3a6a6d790
        reg_pc = 0x506000cf02f0
        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>
th: 0x5150001b6280, native_id: 0x77c3a0a006c0
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
-- Control frame information -----------------------------------------------
        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>
==1553025==ERROR: AddressSanitizer: heap-use-after-free on address 0x77c3a6a6d708 at pc 0x6259718f25a5 bp 0x77c3a09fd610 sp 0x77c3a09fd608
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
READ of size 8 at 0x77c3a6a6d708 thread T1074
        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>
#32 0x000062597143d828 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160012198d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#33 0x000062597147aa1b in invoke_iseq_block_from_c (ec=0x5160012198d0, captured=<optimized out>, self=131682337723920, 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:1595
        flags = 0
        iseq = 0x77c3acbaa918
        cfp = 0x77c3a6a6d7c8
        sp = 0x77c3a696d818
        use_argv = <optimized out>
        stack_argv = 0x77c3a696d818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_proc (ec=0x5160012198d0, self=131682337723920, 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:1689
        block = <optimized out>
        keyword_hash = <optimized out>
#35 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
No locals.
#36 0x0000625971478ca6 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x5040008d61d0, argc=1896455054, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740
        self = 0
#37 0x00006259713d0159 in thread_do_start_proc (th=th@entry=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040008d61d0
        args_len = 0
        args_ptr = <optimized out>
#38 0x00006259713cdd0a in thread_do_start (th=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#39 thread_start_func_2 (th=th@entry=0x5150001b6280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#40 0x00006259713ccfce in call_thread_start_func_2 (th=0x5150001b6280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x77c3a09ffce0
#41 nt_start (ptr=0x50c00091a500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x5150001b6280
        sched = <optimized out>
        nt = 0x50c00091a500
        vm = 0x525000000100
#42 0x000062597107d7df in asan_thread_start(void*) ()
No symbol table info available.
#43 0x000077c3d549ca94 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 = {131682097170112, 1141811763418076135, 131682097170112, -352, 0, 140730289546448, 1141811763430659047, 1141781337558979559}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#44 0x000077c3d5529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 1556744]
    #0 0x6259718f25a4 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:56:25
    #1 0x6259718f25a4 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:235:9
    #2 0x6259718f4fe1 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1306:14
    #3 0x77c3a09fd75e  (<unknown module>)

0x77c3a6a6d708 is located 1048328 bytes inside of 1048576-byte region [0x77c3a696d800,0x77c3a6a6d800)
freed by thread T1074 here:
    #0 0x62597107f8ba in free (/tmp/ruby/build/trunk_asan/ruby+0x2138ba) (BuildId: c83214fac05d3ad90f18c78dec4dd4486d0efef2)
    #1 0x6259710f145d in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default.c:8221:9
    #2 0x6259710f145d in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4186:13
    #3 0x6259710f145d in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4197:5
    #4 0x6259713aa034 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2365:5
    #5 0x62597148024e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3493:5
    #6 0x62597147fdb8 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3098:17
    #7 0x6259710c38ef in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5
    #8 0x6259710c3e5a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10
    #9 0x62597124246c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4382:13
    #10 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #11 0x625971445baa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #12 0x625971445baa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #13 0x62597143d827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #14 0x6259714be431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #15 0x6259714be431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #16 0x62597146ac15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #17 0x62597146ac15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #18 0x62597146ac15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #19 0x62597146ac15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #20 0x6259710c801f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18
    #21 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #22 0x625971445baa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #23 0x625971445baa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #24 0x62597143d827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #25 0x62597147aa1a in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #26 0x62597147aa1a in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1689:16
    #27 0x62597147aa1a in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1719:12
    #28 0x625971478ca5 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1740:16
    #29 0x6259713d0158 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:598:16
    #30 0x6259713cdd09 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:615:18
    #31 0x6259713cdd09 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:670:18
    #32 0x6259713ccfcd in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2237:5
    #33 0x6259713ccfcd in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2282:13
    #34 0x62597107d7de in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x62597107fb62 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x213b62) (BuildId: c83214fac05d3ad90f18c78dec4dd4486d0efef2)
    #1 0x625971104b64 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default.c:8236:5
    #2 0x6259713b0d14 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2213:22
    #3 0x6259713b0d14 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2400:16
    #4 0x6259713b0d14 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11
    #5 0x6259713c4db0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16
    #6 0x6259714b50bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x6259714b50bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x6259714b50bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x6259714b9b25 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x6259714b9b25 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x625971468f05 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x625971468f05 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x6259713c3176 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5
    #14 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #15 0x62597143c3bf in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5959:15
    #16 0x625971442efa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1038:11
    #17 0x62597143d827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #18 0x6259714be431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #19 0x6259714be431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #20 0x62597146ac15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #21 0x62597146ac15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #22 0x62597146ac15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #23 0x62597146ac15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #24 0x625971615a45 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3706:30
    #25 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #26 0x625971445baa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #27 0x625971445baa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #28 0x62597143d9be in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #29 0x62597143d9be in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:18
    #30 0x6259714be431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #31 0x6259714be431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #32 0x62597146ac15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #33 0x62597146ac15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #34 0x62597146ac15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x62597146ac15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x625971615a45 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3706:30
    #37 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #38 0x625971445baa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #39 0x625971445baa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x62597143dbe0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #41 0x62597143dbe0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #42 0x6259710c431a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #43 0x6259710c431a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #44 0x6259710bd886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
    #45 0x6259710bd886 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #46 0x77c3d542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x77c3d542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x625970fe1664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175664) (BuildId: c83214fac05d3ad90f18c78dec4dd4486d0efef2)

Thread T1074 created by T0 here:
    #0 0x625971065481 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1f9481) (BuildId: c83214fac05d3ad90f18c78dec4dd4486d0efef2)
    #1 0x6259713b1034 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2154:11
    #2 0x6259713b1034 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:12
    #3 0x6259713b1034 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2400:16
    #4 0x6259713b1034 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:863:11
    #5 0x6259713c4db0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:971:16
    #6 0x6259714b50bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x6259714b50bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x6259714b50bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x6259714b9b25 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x6259714b9b25 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x625971468f05 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x625971468f05 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x6259713c3176 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:904:5
    #14 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #15 0x62597143c3bf in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5959:15
    #16 0x625971442efa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1038:11
    #17 0x62597143d827 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2564:22
    #18 0x6259714be431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #19 0x6259714be431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #20 0x62597146ac15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #21 0x62597146ac15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #22 0x62597146ac15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #23 0x62597146ac15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #24 0x625971615a45 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3706:30
    #25 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #26 0x625971445baa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #27 0x625971445baa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #28 0x62597143d9be in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #29 0x62597143d9be in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:18
    #30 0x6259714be431 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1595:12
    #31 0x6259714be431 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1609:20
    #32 0x62597146ac15 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1646:12
    #33 0x62597146ac15 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1654:12
    #34 0x62597146ac15 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x62597146ac15 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x625971615a45 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3706:30
    #37 0x6259714a0e27 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3788:11
    #38 0x625971445baa in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955:15
    #39 0x625971445baa in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x62597143dbe0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2591:22
    #41 0x62597143dbe0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #42 0x6259710c431a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #43 0x6259710c431a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #44 0x6259710bd886 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12
    #45 0x6259710bd886 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #46 0x77c3d542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x77c3d542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x625970fe1664 in _start (/tmp/ruby/build/trunk_asan/ruby+0x175664) (BuildId: c83214fac05d3ad90f18c78dec4dd4486d0efef2)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:56:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x77c3a6a6d480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x77c3a6a6d500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x77c3a6a6d580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x77c3a6a6d600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x77c3a6a6d680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x77c3a6a6d700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x77c3a6a6d780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x77c3a6a6d800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x77c3a6a6d880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x77c3a6a6d900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x77c3a6a6d980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==1553025==ABORTING
[Inferior 1 (process 1553025) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1528244 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1556746]
[New LWP 1550273]
[New LWP 1539077]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000077c3d55107e3 in __GI___wait4 (pid=-1, stat_loc=0x77c3d33ade48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x77c3d5793c40 (LWP 1528244) "ruby"            0x000077c3d55107e3 in __GI___wait4 (pid=-1, stat_loc=0x77c3d33ade48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x77c3b92006c0 (LWP 1556746) "test_thread.rb*" 0x000077c3d551b4cd in __GI___poll (fds=0x77c39b309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x77c3af4006c0 (LWP 1550273) "parallel.rb:40"  0x000077c3d551b4cd in __GI___poll (fds=0x77c39c015e60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x77c3b36006c0 (LWP 1539077) "Timeout stdlib " 0x000077c3d5498d61 in __futex_abstimed_wait_common64 (private=25177, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00092a690) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x77c3b36006c0 (LWP 1539077) "Timeout stdlib "):
#0  0x000077c3d5498d61 in __futex_abstimed_wait_common64 (private=25177, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00092a690) 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=25177, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00092a690) 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=0x50c00092a690, 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  0x000077c3d549b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x515000000920, cond=0x50c00092a668) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x77c3d549b4a0 <__condvar_cleanup_waiting>, __arg = 0x77c3b35fec30, __canceltype = -1538157840, __prev = 0x0}
        cbuffer = {wseq = 16, cond = 0x50c00092a668, mutex = 0x515000000920, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 16
        seq = 8
        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=0x50c00092a668, mutex=mutex@entry=0x515000000920) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006259713a7c31 in rb_native_cond_wait (cond=0x50c00092a690, 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=0x515000274a00, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863
        next_th = <optimized out>
#7  0x00006259713cbc62 in thread_sched_to_waiting_until_wakeup (sched=0x515000000920, th=th@entry=0x515000274a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105
        can_direct_transfer = <optimized out>
#8  0x00006259713b20a1 in native_sleep (th=0x515000274a00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
        sched = <optimized out>
#9  sleep_forever (th=0x515000274a00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00006259713ca6d5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=131682380570440, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028
        args = <optimized out>
#12 0x00006259710c8020 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 = 0x51600339f0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x77c3b35fef90, <optimized out>, 0x77c3b35feea0, <optimized out>, <optimized out>}, prev = 0x77c3a4209240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600339f0d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00006259713c9bbd in queue_do_pop (self=<optimized out>, q=0x50400005ced0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103
        queue_waiter = {w = {self = 131682380570440, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 131682380570440, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005ced0
        end = 0
#14 0x0000625971449364 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:7330
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000625971449364 in vm_invoke_builtin_delegate (ec=0x51600339f0d0, cfp=0x77c3a6b6f758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600339f0d0) at ../../src/trunk_asan/insns.def:1632
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6259714413b9 <vm_exec_core+1801>, 0x62597144248a <vm_exec_core+6106>, 0x625971448055 <vm_exec_core+29605>, 0x625971441fe2 <vm_exec_core+4914>, 0x625971448c5e <vm_exec_core+32686>, 0x625971446a82 <vm_exec_core+24018>, 0x6259714443fd <vm_exec_core+14157>, 0x625971441539 <vm_exec_core+2185>, 0x6259714486c7 <vm_exec_core+31255>, 0x6259714483c1 <vm_exec_core+30481>, 0x62597144225a <vm_exec_core+5546>, 0x625971441ad7 <vm_exec_core+3623>, 0x62597144706d <vm_exec_core+25533>, 0x625971443211 <vm_exec_core+9569>, 0x625971448905 <vm_exec_core+31829>, 0x62597144854f <vm_exec_core+30879>, 0x625971443871 <vm_exec_core+11201>, 0x62597144437b <vm_exec_core+14027>, 0x625971446cd0 <vm_exec_core+24608>, 0x6259714484b0 <vm_exec_core+30720>, 0x625971445e37 <vm_exec_core+20871>, 0x625971446d6a <vm_exec_core+24762>, 0x62597144741e <vm_exec_core+26478>, 0x625971445d63 <vm_exec_core+20659>, 0x625971441a03 <vm_exec_core+3411>, 0x62597144659c <vm_exec_core+22764>, 0x625971441879 <vm_exec_core+3017>, 0x625971441ce9 <vm_exec_core+4153>, 0x625971443bbe <vm_exec_core+12046>, 0x625971445904 <vm_exec_core+19540>, 0x6259714462e5 <vm_exec_core+22069>, 0x6259714454a0 <vm_exec_core+18416>, 0x6259714413fe <vm_exec_core+1870>, 0x6259714479a0 <vm_exec_core+27888>, 0x6259714482d6 <vm_exec_core+30246>, 0x625971441dc2 <vm_exec_core+4370>, 0x625971442956 <vm_exec_core+7334>, 0x6259714423dc <vm_exec_core+5932>, 0x625971443316 <vm_exec_core+9830>, 0x625971444310 <vm_exec_core+13920>, 0x625971441e84 <vm_exec_core+4564>, 0x6259714477e9 <vm_exec_core+27449>, 0x6259714428c5 <vm_exec_core+7189>, 0x6259714441ce <vm_exec_core+13598>, 0x625971444b83 <vm_exec_core+16083>, 0x625971447119 <vm_exec_core+25705>, 0x625971446013 <vm_exec_core+21347>, 0x62597144340a <vm_exec_core+10074>, 0x625971442c93 <vm_exec_core+8163>, 0x625971446f47 <vm_exec_core+25239>, 0x625971443e0c <vm_exec_core+12636>, 0x6259714466a7 <vm_exec_core+23031>, 0x62597144609b <vm_exec_core+21483>, 0x625971446774 <vm_exec_core+23236>, 0x625971447f77 <vm_exec_core+29383>, 0x625971445164 <vm_exec_core+17588>, 0x6259714471e8 <vm_exec_core+25912>, 0x62597144103b <vm_exec_core+907>, 0x625971446e15 <vm_exec_core+24933>, 0x6259714436e2 <vm_exec_core+10802>, 0x6259714459a8 <vm_exec_core+19704>, 0x625971445f08 <vm_exec_core+21080>, 0x625971441040 <vm_exec_core+912>, 0x625971445813 <vm_exec_core+19299>, 0x625971443adf <vm_exec_core+11823>, 0x625971442e50 <vm_exec_core+8608>, 0x625971446808 <vm_exec_core+23384>, 0x625971441f40 <vm_exec_core+4752>, 0x6259714446c4 <vm_exec_core+14868>, 0x62597144ff96 <vm_exec_core+62182>, 0x6259714463c7 <vm_exec_core+22295>, 0x6259714427a1 <vm_exec_core+6897>, 0x625971442b6f <vm_exec_core+7871>, 0x625971442a4d <vm_exec_core+7581>, 0x6259714430a6 <vm_exec_core+9206>, 0x62597144392e <vm_exec_core+11390>, 0x6259714426c2 <vm_exec_core+6674>, 0x625971448ef3 <vm_exec_core+33347>, 0x62597144647e <vm_exec_core+22478>, 0x625971444f8c <vm_exec_core+17116>, 0x625971447897 <vm_exec_core+27623>, 0x625971449011 <vm_exec_core+33633>, 0x625971447bfd <vm_exec_core+28493>, 0x625971448a5e <vm_exec_core+32174>, 0x625971448b36 <vm_exec_core+32390>, 0x62597144191c <vm_exec_core+3180>, 0x6259714485e4 <vm_exec_core+31028>, 0x625971443ccf <vm_exec_core+12319>, 0x62597144881f <vm_exec_core+31599>, 0x62597144378e <vm_exec_core+10974>, 0x625971447afb <vm_exec_core+28235>, 0x625971441743 <vm_exec_core+2707>, 0x625971443524 <vm_exec_core+10356>, 0x6259714448cc <vm_exec_core+15388>, 0x625971444265 <vm_exec_core+13749>, 0x625971444034 <vm_exec_core+13188>, 0x625971441137 <vm_exec_core+1159>, 0x62597144165a <vm_exec_core+2474>, 0x6259714411c9 <vm_exec_core+1305>, 0x625971447e16 <vm_exec_core+29030>, 0x6259714456b0 <vm_exec_core+18944>, 0x625971444c54 <vm_exec_core+16292>, 0x625971445371 <vm_exec_core+18113>, 0x62597144508a <vm_exec_core+17370>, 0x6259714440d5 <vm_exec_core+13349>, 0x625971444a78 <vm_exec_core+15816>, 0x62597144459a <vm_exec_core+14570>, 0x625971444d83 <vm_exec_core+16595>, 0x625971444e05 <vm_exec_core+16725>, 0x6259714413aa <vm_exec_core+1786>, 0x62597144247b <vm_exec_core+6091>, 0x625971448046 <vm_exec_core+29590>, 0x625971441fd3 <vm_exec_core+4899>, 0x625971448c4f <vm_exec_core+32671>, 0x625971446a73 <vm_exec_core+24003>, 0x6259714443ee <vm_exec_core+14142>, 0x62597144152a <vm_exec_core+2170>, 0x6259714486b8 <vm_exec_core+31240>, 0x6259714483b2 <vm_exec_core+30466>, 0x62597144224b <vm_exec_core+5531>, 0x625971441ac8 <vm_exec_core+3608>, 0x62597144705e <vm_exec_core+25518>, 0x625971443202 <vm_exec_core+9554>, 0x6259714488f6 <vm_exec_core+31814>, 0x625971448540 <vm_exec_core+30864>, 0x625971443862 <vm_exec_core+11186>, 0x62597144436c <vm_exec_core+14012>, 0x625971446cc1 <vm_exec_core+24593>, 0x6259714484a1 <vm_exec_core+30705>, 0x625971445e28 <vm_exec_core+20856>, 0x625971446d5b <vm_exec_core+24747>, 0x62597144740f <vm_exec_core+26463>, 0x625971445d54 <vm_exec_core+20644>, 0x6259714419f4 <vm_exec_core+3396>, 0x62597144658d <vm_exec_core+22749>, 0x62597144186a <vm_exec_core+3002>, 0x625971441cda <vm_exec_core+4138>, 0x625971443baf <vm_exec_core+12031>, 0x6259714458f5 <vm_exec_core+19525>, 0x6259714462d6 <vm_exec_core+22054>, 0x625971445491 <vm_exec_core+18401>, 0x6259714413ef <vm_exec_core+1855>, 0x625971447991 <vm_exec_core+27873>, 0x6259714482c7 <vm_exec_core+30231>, 0x625971441db3 <vm_exec_core+4355>, 0x625971442947 <vm_exec_core+7319>, 0x6259714423cd <vm_exec_core+5917>, 0x625971443307 <vm_exec_core+9815>, 0x625971444301 <vm_exec_core+13905>, 0x625971441e75 <vm_exec_core+4549>, 0x6259714477da <vm_exec_core+27434>, 0x6259714428b6 <vm_exec_core+7174>, 0x6259714441bf <vm_exec_core+13583>, 0x625971444b74 <vm_exec_core+16068>, 0x62597144710a <vm_exec_core+25690>, 0x625971446004 <vm_exec_core+21332>, 0x6259714433fb <vm_exec_core+10059>, 0x625971442c84 <vm_exec_core+8148>, 0x625971446f38 <vm_exec_core+25224>, 0x625971443dfd <vm_exec_core+12621>, 0x625971446698 <vm_exec_core+23016>, 0x62597144608c <vm_exec_core+21468>, 0x625971446765 <vm_exec_core+23221>, 0x625971447f68 <vm_exec_core+29368>, 0x625971445155 <vm_exec_core+17573>, 0x6259714471d9 <vm_exec_core+25897>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971446e06 <vm_exec_core+24918>, 0x6259714436d3 <vm_exec_core+10787>, 0x625971445999 <vm_exec_core+19689>, 0x625971445ef9 <vm_exec_core+21065>, 0x6259714448b8 <vm_exec_core+15368>, 0x625971445804 <vm_exec_core+19284>, 0x625971443ad0 <vm_exec_core+11808>, 0x625971442e41 <vm_exec_core+8593>, 0x6259714467f9 <vm_exec_core+23369>, 0x625971441f31 <vm_exec_core+4737>, 0x6259714446b5 <vm_exec_core+14853>, 0x62597144ff87 <vm_exec_core+62167>, 0x6259714463b8 <vm_exec_core+22280>, 0x625971442792 <vm_exec_core+6882>, 0x625971442b60 <vm_exec_core+7856>, 0x625971442a3e <vm_exec_core+7566>, 0x625971443097 <vm_exec_core+9191>, 0x62597144391f <vm_exec_core+11375>, 0x6259714457ff <vm_exec_core+19279>, 0x625971444f82 <vm_exec_core+17106>, 0x6259714457fa <vm_exec_core+19274>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971445fee <vm_exec_core+21310>, 0x625971443092 <vm_exec_core+9186>, 0x625971446551 <vm_exec_core+22689>, 0x625971444362 <vm_exec_core+14002>, 0x625971444367 <vm_exec_core+14007>, 0x625971445fec <vm_exec_core+21308>, 0x625971445ecb <vm_exec_core+21019>, 0x625971445358 <vm_exec_core+18088>, 0x625971445076 <vm_exec_core+17350>, 0x625971445fea <vm_exec_core+21306>, 0x62597144548c <vm_exec_core+18396>...}
        reg_cfp = 0x77c3a6b6f758
        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 0x000062597143d828 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x51600339f0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x000062597147aa1b in invoke_iseq_block_from_c (ec=0x51600339f0d0, captured=<optimized out>, self=131682973381440, 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:1595
        flags = 0
        iseq = 0x77c3b1844e40
        cfp = 0x77c3a6b6f7c8
        sp = 0x77c3a6a6f818
        use_argv = <optimized out>
        stack_argv = 0x77c3a6a6f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600339f0d0, self=131682973381440, 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:1689
        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:1719
No locals.
#21 0x0000625971478ca6 in rb_vm_invoke_proc (ec=0x50c00092a690, proc=0x189, proc@entry=0x5040005d2d10, argc=-716599967, 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:1740
        self = 0
#22 0x00006259713d0159 in thread_do_start_proc (th=th@entry=0x515000274a00) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040005d2d10
        args_len = 0
        args_ptr = <optimized out>
#23 0x00006259713cdd0a in thread_do_start (th=0x515000274a00) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000274a00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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 0x00006259713ccfce in call_thread_start_func_2 (th=0x515000274a00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x77c3b35ffce0
#26 nt_start (ptr=0x50c00092a640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x515000274a00
        sched = <optimized out>
        nt = 0x50c00092a640
        vm = 0x525000000100
#27 0x000062597107d7df in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000077c3d549ca94 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 = {131682411742912, 1141838701452956647, 131682411742912, -352, 0, 140730289543888, 1141838701465539559, 1141781337558979559}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000077c3d5529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x77c3af4006c0 (LWP 1550273) "parallel.rb:40"):
#0  0x000077c3d551b4cd in __GI___poll (fds=0x77c39c015e60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000062597102442a in __interceptor_poll ()
No symbol table info available.
#2  0x0000625971177cbd in nogvl_wait_for (th=131682300220480, fptr=0x5110003f9ac0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12472
        fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1161
        ready = <optimized out>
#4  0x0000625971179136 in internal_read_func (ptr=0x77c39c015c40) at /tmp/ruby/src/trunk_asan/io.c:1192
        iis = 0x77c39c015c40
        result = <optimized out>
#5  0x00006259713b60ab in rb_thread_io_blocking_call (func=0x625971178cb0 <internal_read_func>, data1=0x77c39c015c40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1802
        __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  0x00006259710c8020 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 = 0x5160038bb0d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x77c3af3fee50, <optimized out>, 0x77c3af3fed60, <optimized out>, <optimized out>}, prev = 0x77c39c009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160038bb0d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x000062597118d475 in io_read_memory_locktmp (str=131682019663456, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3432
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:3478
        str = <optimized out>
        iis = {th = 131682300220480, fptr = 0x5110003f9ac0, nonblock = 0, fd = 6, buf = 0x51900002b280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110003f9ac0
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006259711697b1 in io_readpartial (argc=-1677631904, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3598
        ret = <optimized out>
#10 0x00006259714a0e28 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:3788
        ci = 0x409100100003
        cc = <optimized out>
        me = 0x77c3d4f69e78
        cfunc = 0x504000011018
        recv = 131682300220640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000062597144e66d in vm_sendish (ec=0x5160038bb0d0, reg_cfp=0x77c3a7df9790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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=0x5160038bb0d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6259714413b9 <vm_exec_core+1801>, 0x62597144248a <vm_exec_core+6106>, 0x625971448055 <vm_exec_core+29605>, 0x625971441fe2 <vm_exec_core+4914>, 0x625971448c5e <vm_exec_core+32686>, 0x625971446a82 <vm_exec_core+24018>, 0x6259714443fd <vm_exec_core+14157>, 0x625971441539 <vm_exec_core+2185>, 0x6259714486c7 <vm_exec_core+31255>, 0x6259714483c1 <vm_exec_core+30481>, 0x62597144225a <vm_exec_core+5546>, 0x625971441ad7 <vm_exec_core+3623>, 0x62597144706d <vm_exec_core+25533>, 0x625971443211 <vm_exec_core+9569>, 0x625971448905 <vm_exec_core+31829>, 0x62597144854f <vm_exec_core+30879>, 0x625971443871 <vm_exec_core+11201>, 0x62597144437b <vm_exec_core+14027>, 0x625971446cd0 <vm_exec_core+24608>, 0x6259714484b0 <vm_exec_core+30720>, 0x625971445e37 <vm_exec_core+20871>, 0x625971446d6a <vm_exec_core+24762>, 0x62597144741e <vm_exec_core+26478>, 0x625971445d63 <vm_exec_core+20659>, 0x625971441a03 <vm_exec_core+3411>, 0x62597144659c <vm_exec_core+22764>, 0x625971441879 <vm_exec_core+3017>, 0x625971441ce9 <vm_exec_core+4153>, 0x625971443bbe <vm_exec_core+12046>, 0x625971445904 <vm_exec_core+19540>, 0x6259714462e5 <vm_exec_core+22069>, 0x6259714454a0 <vm_exec_core+18416>, 0x6259714413fe <vm_exec_core+1870>, 0x6259714479a0 <vm_exec_core+27888>, 0x6259714482d6 <vm_exec_core+30246>, 0x625971441dc2 <vm_exec_core+4370>, 0x625971442956 <vm_exec_core+7334>, 0x6259714423dc <vm_exec_core+5932>, 0x625971443316 <vm_exec_core+9830>, 0x625971444310 <vm_exec_core+13920>, 0x625971441e84 <vm_exec_core+4564>, 0x6259714477e9 <vm_exec_core+27449>, 0x6259714428c5 <vm_exec_core+7189>, 0x6259714441ce <vm_exec_core+13598>, 0x625971444b83 <vm_exec_core+16083>, 0x625971447119 <vm_exec_core+25705>, 0x625971446013 <vm_exec_core+21347>, 0x62597144340a <vm_exec_core+10074>, 0x625971442c93 <vm_exec_core+8163>, 0x625971446f47 <vm_exec_core+25239>, 0x625971443e0c <vm_exec_core+12636>, 0x6259714466a7 <vm_exec_core+23031>, 0x62597144609b <vm_exec_core+21483>, 0x625971446774 <vm_exec_core+23236>, 0x625971447f77 <vm_exec_core+29383>, 0x625971445164 <vm_exec_core+17588>, 0x6259714471e8 <vm_exec_core+25912>, 0x62597144103b <vm_exec_core+907>, 0x625971446e15 <vm_exec_core+24933>, 0x6259714436e2 <vm_exec_core+10802>, 0x6259714459a8 <vm_exec_core+19704>, 0x625971445f08 <vm_exec_core+21080>, 0x625971441040 <vm_exec_core+912>, 0x625971445813 <vm_exec_core+19299>, 0x625971443adf <vm_exec_core+11823>, 0x625971442e50 <vm_exec_core+8608>, 0x625971446808 <vm_exec_core+23384>, 0x625971441f40 <vm_exec_core+4752>, 0x6259714446c4 <vm_exec_core+14868>, 0x62597144ff96 <vm_exec_core+62182>, 0x6259714463c7 <vm_exec_core+22295>, 0x6259714427a1 <vm_exec_core+6897>, 0x625971442b6f <vm_exec_core+7871>, 0x625971442a4d <vm_exec_core+7581>, 0x6259714430a6 <vm_exec_core+9206>, 0x62597144392e <vm_exec_core+11390>, 0x6259714426c2 <vm_exec_core+6674>, 0x625971448ef3 <vm_exec_core+33347>, 0x62597144647e <vm_exec_core+22478>, 0x625971444f8c <vm_exec_core+17116>, 0x625971447897 <vm_exec_core+27623>, 0x625971449011 <vm_exec_core+33633>, 0x625971447bfd <vm_exec_core+28493>, 0x625971448a5e <vm_exec_core+32174>, 0x625971448b36 <vm_exec_core+32390>, 0x62597144191c <vm_exec_core+3180>, 0x6259714485e4 <vm_exec_core+31028>, 0x625971443ccf <vm_exec_core+12319>, 0x62597144881f <vm_exec_core+31599>, 0x62597144378e <vm_exec_core+10974>, 0x625971447afb <vm_exec_core+28235>, 0x625971441743 <vm_exec_core+2707>, 0x625971443524 <vm_exec_core+10356>, 0x6259714448cc <vm_exec_core+15388>, 0x625971444265 <vm_exec_core+13749>, 0x625971444034 <vm_exec_core+13188>, 0x625971441137 <vm_exec_core+1159>, 0x62597144165a <vm_exec_core+2474>, 0x6259714411c9 <vm_exec_core+1305>, 0x625971447e16 <vm_exec_core+29030>, 0x6259714456b0 <vm_exec_core+18944>, 0x625971444c54 <vm_exec_core+16292>, 0x625971445371 <vm_exec_core+18113>, 0x62597144508a <vm_exec_core+17370>, 0x6259714440d5 <vm_exec_core+13349>, 0x625971444a78 <vm_exec_core+15816>, 0x62597144459a <vm_exec_core+14570>, 0x625971444d83 <vm_exec_core+16595>, 0x625971444e05 <vm_exec_core+16725>, 0x6259714413aa <vm_exec_core+1786>, 0x62597144247b <vm_exec_core+6091>, 0x625971448046 <vm_exec_core+29590>, 0x625971441fd3 <vm_exec_core+4899>, 0x625971448c4f <vm_exec_core+32671>, 0x625971446a73 <vm_exec_core+24003>, 0x6259714443ee <vm_exec_core+14142>, 0x62597144152a <vm_exec_core+2170>, 0x6259714486b8 <vm_exec_core+31240>, 0x6259714483b2 <vm_exec_core+30466>, 0x62597144224b <vm_exec_core+5531>, 0x625971441ac8 <vm_exec_core+3608>, 0x62597144705e <vm_exec_core+25518>, 0x625971443202 <vm_exec_core+9554>, 0x6259714488f6 <vm_exec_core+31814>, 0x625971448540 <vm_exec_core+30864>, 0x625971443862 <vm_exec_core+11186>, 0x62597144436c <vm_exec_core+14012>, 0x625971446cc1 <vm_exec_core+24593>, 0x6259714484a1 <vm_exec_core+30705>, 0x625971445e28 <vm_exec_core+20856>, 0x625971446d5b <vm_exec_core+24747>, 0x62597144740f <vm_exec_core+26463>, 0x625971445d54 <vm_exec_core+20644>, 0x6259714419f4 <vm_exec_core+3396>, 0x62597144658d <vm_exec_core+22749>, 0x62597144186a <vm_exec_core+3002>, 0x625971441cda <vm_exec_core+4138>, 0x625971443baf <vm_exec_core+12031>, 0x6259714458f5 <vm_exec_core+19525>, 0x6259714462d6 <vm_exec_core+22054>, 0x625971445491 <vm_exec_core+18401>, 0x6259714413ef <vm_exec_core+1855>, 0x625971447991 <vm_exec_core+27873>, 0x6259714482c7 <vm_exec_core+30231>, 0x625971441db3 <vm_exec_core+4355>, 0x625971442947 <vm_exec_core+7319>, 0x6259714423cd <vm_exec_core+5917>, 0x625971443307 <vm_exec_core+9815>, 0x625971444301 <vm_exec_core+13905>, 0x625971441e75 <vm_exec_core+4549>, 0x6259714477da <vm_exec_core+27434>, 0x6259714428b6 <vm_exec_core+7174>, 0x6259714441bf <vm_exec_core+13583>, 0x625971444b74 <vm_exec_core+16068>, 0x62597144710a <vm_exec_core+25690>, 0x625971446004 <vm_exec_core+21332>, 0x6259714433fb <vm_exec_core+10059>, 0x625971442c84 <vm_exec_core+8148>, 0x625971446f38 <vm_exec_core+25224>, 0x625971443dfd <vm_exec_core+12621>, 0x625971446698 <vm_exec_core+23016>, 0x62597144608c <vm_exec_core+21468>, 0x625971446765 <vm_exec_core+23221>, 0x625971447f68 <vm_exec_core+29368>, 0x625971445155 <vm_exec_core+17573>, 0x6259714471d9 <vm_exec_core+25897>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971446e06 <vm_exec_core+24918>, 0x6259714436d3 <vm_exec_core+10787>, 0x625971445999 <vm_exec_core+19689>, 0x625971445ef9 <vm_exec_core+21065>, 0x6259714448b8 <vm_exec_core+15368>, 0x625971445804 <vm_exec_core+19284>, 0x625971443ad0 <vm_exec_core+11808>, 0x625971442e41 <vm_exec_core+8593>, 0x6259714467f9 <vm_exec_core+23369>, 0x625971441f31 <vm_exec_core+4737>, 0x6259714446b5 <vm_exec_core+14853>, 0x62597144ff87 <vm_exec_core+62167>, 0x6259714463b8 <vm_exec_core+22280>, 0x625971442792 <vm_exec_core+6882>, 0x625971442b60 <vm_exec_core+7856>, 0x625971442a3e <vm_exec_core+7566>, 0x625971443097 <vm_exec_core+9191>, 0x62597144391f <vm_exec_core+11375>, 0x6259714457ff <vm_exec_core+19279>, 0x625971444f82 <vm_exec_core+17106>, 0x6259714457fa <vm_exec_core+19274>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971445fee <vm_exec_core+21310>, 0x625971443092 <vm_exec_core+9186>, 0x625971446551 <vm_exec_core+22689>, 0x625971444362 <vm_exec_core+14002>, 0x625971444367 <vm_exec_core+14007>, 0x625971445fec <vm_exec_core+21308>, 0x625971445ecb <vm_exec_core+21019>, 0x625971445358 <vm_exec_core+18088>, 0x625971445076 <vm_exec_core+17350>, 0x625971445fea <vm_exec_core+21306>, 0x62597144548c <vm_exec_core+18396>...}
        reg_cfp = 0x77c3a7df9790
        reg_pc = 0x513000050b20
        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 0x000062597143d828 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160038bb0d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000062597147aa1b in invoke_iseq_block_from_c (ec=0x5160038bb0d0, captured=<optimized out>, self=131682967017560, 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:1595
        flags = 0
        iseq = 0x77c3d4dd55d0
        cfp = 0x77c3a7df97c8
        sp = 0x77c3a7cf9818
        use_argv = <optimized out>
        stack_argv = 0x77c3a7cf9818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160038bb0d0, self=131682967017560, 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:1689
        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:1719
No locals.
#17 0x0000625971478ca6 in rb_vm_invoke_proc (ec=0x77c39c015e60, proc=0x1, proc@entry=0x504000838f10, argc=-716065587, 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:1740
        self = 4294967295
#18 0x00006259713d0159 in thread_do_start_proc (th=th@entry=0x5150001c6680) at /tmp/ruby/src/trunk_asan/thread.c:598
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000838f10
        args_len = 0
        args_ptr = <optimized out>
#19 0x00006259713cdd0a in thread_do_start (th=0x5150001c6680) at /tmp/ruby/src/trunk_asan/thread.c:615
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150001c6680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670
        _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 0x00006259713ccfce in call_thread_start_func_2 (th=0x5150001c6680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2237
        stack_start = <optimized out>
        stack_start_addr = 0x77c3af3ffce0
#22 nt_start (ptr=0x50c000930c40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2282
        th = 0x5150001c6680
        sched = <optimized out>
        nt = 0x50c000930c40
        vm = 0x525000000100
#23 0x000062597107d7df in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000077c3d549ca94 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 = {131682342536896, 1141830729993655271, 131682342536896, -352, 25, 140730289549360, 1141830730006238183, 1141781337558979559}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000077c3d5529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x77c3b92006c0 (LWP 1556746) "test_thread.rb*"):
#0  0x000077c3d551b4cd in __GI___poll (fds=0x77c39b309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000062597102442a in __interceptor_poll ()
No symbol table info available.
#2  0x00006259713d22cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        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:3066
        vm = <optimized out>
#4  0x000062597107d7df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000077c3d549ca94 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 = {131682508211904, 1141861241441326055, 131682508211904, -352, 0, 131681929386224, 1141861241453908967, 1141781337558979559}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000077c3d5529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x77c3d5793c40 (LWP 1528244) "ruby"):
#0  0x000077c3d55107e3 in __GI___wait4 (pid=-1, stat_loc=0x77c3d33ade48, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000625971011c60 in __interceptor_waitpid ()
No symbol table info available.
#2  0x0000625971249e44 in do_waitpid (pid=-1, st=0x77c3d33ade48, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x77c3d33ade20) at /tmp/ruby/src/trunk_asan/process.c:1177
        w = 0x77c3d33ade20
#4  0x00006259713b454b in rb_nogvl (func=0x625971249e00 <waitpid_blocking_no_SIGCHLD>, data1=0x77c3d33ade20, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        ubf_th = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00006259712347ff in waitpid_no_SIGCHLD (w=0x77c3d33ade20) at /tmp/ruby/src/trunk_asan/process.c:1190
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00006259712431de in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520
        result = 131682343444440
        pid = <optimized out>
        status = <optimized out>
#9  0x00006259714a0e28 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:3788
        ci = 0x6b0100100001
        cc = <optimized out>
        me = 0x77c3d4f475a8
        cfunc = 0x504000020898
        recv = 131682975192600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000062597144e66d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77c3d29ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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 = {0x6259714413b9 <vm_exec_core+1801>, 0x62597144248a <vm_exec_core+6106>, 0x625971448055 <vm_exec_core+29605>, 0x625971441fe2 <vm_exec_core+4914>, 0x625971448c5e <vm_exec_core+32686>, 0x625971446a82 <vm_exec_core+24018>, 0x6259714443fd <vm_exec_core+14157>, 0x625971441539 <vm_exec_core+2185>, 0x6259714486c7 <vm_exec_core+31255>, 0x6259714483c1 <vm_exec_core+30481>, 0x62597144225a <vm_exec_core+5546>, 0x625971441ad7 <vm_exec_core+3623>, 0x62597144706d <vm_exec_core+25533>, 0x625971443211 <vm_exec_core+9569>, 0x625971448905 <vm_exec_core+31829>, 0x62597144854f <vm_exec_core+30879>, 0x625971443871 <vm_exec_core+11201>, 0x62597144437b <vm_exec_core+14027>, 0x625971446cd0 <vm_exec_core+24608>, 0x6259714484b0 <vm_exec_core+30720>, 0x625971445e37 <vm_exec_core+20871>, 0x625971446d6a <vm_exec_core+24762>, 0x62597144741e <vm_exec_core+26478>, 0x625971445d63 <vm_exec_core+20659>, 0x625971441a03 <vm_exec_core+3411>, 0x62597144659c <vm_exec_core+22764>, 0x625971441879 <vm_exec_core+3017>, 0x625971441ce9 <vm_exec_core+4153>, 0x625971443bbe <vm_exec_core+12046>, 0x625971445904 <vm_exec_core+19540>, 0x6259714462e5 <vm_exec_core+22069>, 0x6259714454a0 <vm_exec_core+18416>, 0x6259714413fe <vm_exec_core+1870>, 0x6259714479a0 <vm_exec_core+27888>, 0x6259714482d6 <vm_exec_core+30246>, 0x625971441dc2 <vm_exec_core+4370>, 0x625971442956 <vm_exec_core+7334>, 0x6259714423dc <vm_exec_core+5932>, 0x625971443316 <vm_exec_core+9830>, 0x625971444310 <vm_exec_core+13920>, 0x625971441e84 <vm_exec_core+4564>, 0x6259714477e9 <vm_exec_core+27449>, 0x6259714428c5 <vm_exec_core+7189>, 0x6259714441ce <vm_exec_core+13598>, 0x625971444b83 <vm_exec_core+16083>, 0x625971447119 <vm_exec_core+25705>, 0x625971446013 <vm_exec_core+21347>, 0x62597144340a <vm_exec_core+10074>, 0x625971442c93 <vm_exec_core+8163>, 0x625971446f47 <vm_exec_core+25239>, 0x625971443e0c <vm_exec_core+12636>, 0x6259714466a7 <vm_exec_core+23031>, 0x62597144609b <vm_exec_core+21483>, 0x625971446774 <vm_exec_core+23236>, 0x625971447f77 <vm_exec_core+29383>, 0x625971445164 <vm_exec_core+17588>, 0x6259714471e8 <vm_exec_core+25912>, 0x62597144103b <vm_exec_core+907>, 0x625971446e15 <vm_exec_core+24933>, 0x6259714436e2 <vm_exec_core+10802>, 0x6259714459a8 <vm_exec_core+19704>, 0x625971445f08 <vm_exec_core+21080>, 0x625971441040 <vm_exec_core+912>, 0x625971445813 <vm_exec_core+19299>, 0x625971443adf <vm_exec_core+11823>, 0x625971442e50 <vm_exec_core+8608>, 0x625971446808 <vm_exec_core+23384>, 0x625971441f40 <vm_exec_core+4752>, 0x6259714446c4 <vm_exec_core+14868>, 0x62597144ff96 <vm_exec_core+62182>, 0x6259714463c7 <vm_exec_core+22295>, 0x6259714427a1 <vm_exec_core+6897>, 0x625971442b6f <vm_exec_core+7871>, 0x625971442a4d <vm_exec_core+7581>, 0x6259714430a6 <vm_exec_core+9206>, 0x62597144392e <vm_exec_core+11390>, 0x6259714426c2 <vm_exec_core+6674>, 0x625971448ef3 <vm_exec_core+33347>, 0x62597144647e <vm_exec_core+22478>, 0x625971444f8c <vm_exec_core+17116>, 0x625971447897 <vm_exec_core+27623>, 0x625971449011 <vm_exec_core+33633>, 0x625971447bfd <vm_exec_core+28493>, 0x625971448a5e <vm_exec_core+32174>, 0x625971448b36 <vm_exec_core+32390>, 0x62597144191c <vm_exec_core+3180>, 0x6259714485e4 <vm_exec_core+31028>, 0x625971443ccf <vm_exec_core+12319>, 0x62597144881f <vm_exec_core+31599>, 0x62597144378e <vm_exec_core+10974>, 0x625971447afb <vm_exec_core+28235>, 0x625971441743 <vm_exec_core+2707>, 0x625971443524 <vm_exec_core+10356>, 0x6259714448cc <vm_exec_core+15388>, 0x625971444265 <vm_exec_core+13749>, 0x625971444034 <vm_exec_core+13188>, 0x625971441137 <vm_exec_core+1159>, 0x62597144165a <vm_exec_core+2474>, 0x6259714411c9 <vm_exec_core+1305>, 0x625971447e16 <vm_exec_core+29030>, 0x6259714456b0 <vm_exec_core+18944>, 0x625971444c54 <vm_exec_core+16292>, 0x625971445371 <vm_exec_core+18113>, 0x62597144508a <vm_exec_core+17370>, 0x6259714440d5 <vm_exec_core+13349>, 0x625971444a78 <vm_exec_core+15816>, 0x62597144459a <vm_exec_core+14570>, 0x625971444d83 <vm_exec_core+16595>, 0x625971444e05 <vm_exec_core+16725>, 0x6259714413aa <vm_exec_core+1786>, 0x62597144247b <vm_exec_core+6091>, 0x625971448046 <vm_exec_core+29590>, 0x625971441fd3 <vm_exec_core+4899>, 0x625971448c4f <vm_exec_core+32671>, 0x625971446a73 <vm_exec_core+24003>, 0x6259714443ee <vm_exec_core+14142>, 0x62597144152a <vm_exec_core+2170>, 0x6259714486b8 <vm_exec_core+31240>, 0x6259714483b2 <vm_exec_core+30466>, 0x62597144224b <vm_exec_core+5531>, 0x625971441ac8 <vm_exec_core+3608>, 0x62597144705e <vm_exec_core+25518>, 0x625971443202 <vm_exec_core+9554>, 0x6259714488f6 <vm_exec_core+31814>, 0x625971448540 <vm_exec_core+30864>, 0x625971443862 <vm_exec_core+11186>, 0x62597144436c <vm_exec_core+14012>, 0x625971446cc1 <vm_exec_core+24593>, 0x6259714484a1 <vm_exec_core+30705>, 0x625971445e28 <vm_exec_core+20856>, 0x625971446d5b <vm_exec_core+24747>, 0x62597144740f <vm_exec_core+26463>, 0x625971445d54 <vm_exec_core+20644>, 0x6259714419f4 <vm_exec_core+3396>, 0x62597144658d <vm_exec_core+22749>, 0x62597144186a <vm_exec_core+3002>, 0x625971441cda <vm_exec_core+4138>, 0x625971443baf <vm_exec_core+12031>, 0x6259714458f5 <vm_exec_core+19525>, 0x6259714462d6 <vm_exec_core+22054>, 0x625971445491 <vm_exec_core+18401>, 0x6259714413ef <vm_exec_core+1855>, 0x625971447991 <vm_exec_core+27873>, 0x6259714482c7 <vm_exec_core+30231>, 0x625971441db3 <vm_exec_core+4355>, 0x625971442947 <vm_exec_core+7319>, 0x6259714423cd <vm_exec_core+5917>, 0x625971443307 <vm_exec_core+9815>, 0x625971444301 <vm_exec_core+13905>, 0x625971441e75 <vm_exec_core+4549>, 0x6259714477da <vm_exec_core+27434>, 0x6259714428b6 <vm_exec_core+7174>, 0x6259714441bf <vm_exec_core+13583>, 0x625971444b74 <vm_exec_core+16068>, 0x62597144710a <vm_exec_core+25690>, 0x625971446004 <vm_exec_core+21332>, 0x6259714433fb <vm_exec_core+10059>, 0x625971442c84 <vm_exec_core+8148>, 0x625971446f38 <vm_exec_core+25224>, 0x625971443dfd <vm_exec_core+12621>, 0x625971446698 <vm_exec_core+23016>, 0x62597144608c <vm_exec_core+21468>, 0x625971446765 <vm_exec_core+23221>, 0x625971447f68 <vm_exec_core+29368>, 0x625971445155 <vm_exec_core+17573>, 0x6259714471d9 <vm_exec_core+25897>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971446e06 <vm_exec_core+24918>, 0x6259714436d3 <vm_exec_core+10787>, 0x625971445999 <vm_exec_core+19689>, 0x625971445ef9 <vm_exec_core+21065>, 0x6259714448b8 <vm_exec_core+15368>, 0x625971445804 <vm_exec_core+19284>, 0x625971443ad0 <vm_exec_core+11808>, 0x625971442e41 <vm_exec_core+8593>, 0x6259714467f9 <vm_exec_core+23369>, 0x625971441f31 <vm_exec_core+4737>, 0x6259714446b5 <vm_exec_core+14853>, 0x62597144ff87 <vm_exec_core+62167>, 0x6259714463b8 <vm_exec_core+22280>, 0x625971442792 <vm_exec_core+6882>, 0x625971442b60 <vm_exec_core+7856>, 0x625971442a3e <vm_exec_core+7566>, 0x625971443097 <vm_exec_core+9191>, 0x62597144391f <vm_exec_core+11375>, 0x6259714457ff <vm_exec_core+19279>, 0x625971444f82 <vm_exec_core+17106>, 0x6259714457fa <vm_exec_core+19274>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971445fee <vm_exec_core+21310>, 0x625971443092 <vm_exec_core+9186>, 0x625971446551 <vm_exec_core+22689>, 0x625971444362 <vm_exec_core+14002>, 0x625971444367 <vm_exec_core+14007>, 0x625971445fec <vm_exec_core+21308>, 0x625971445ecb <vm_exec_core+21019>, 0x625971445358 <vm_exec_core+18088>, 0x625971445076 <vm_exec_core+17350>, 0x625971445fea <vm_exec_core+21306>, 0x62597144548c <vm_exec_core+18396>...}
        reg_cfp = 0x77c3d29ff480
        reg_pc = 0x50b0000251e0
        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 0x000062597143dbe1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x00006259714be432 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x77c3d29ff620, self=131682967017560, 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:1595
        flags = 0
        iseq = 0x77c3d4dc6be8
        cfp = <optimized out>
        sp = 0x77c3d28ffa28
        use_argv = 0x77c3d32902a0
        stack_argv = 0x77c3d28ffa28
        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:1609
        captured = 0x77c3d29ff620
#16 0x000062597146ac16 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:1646
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:1654
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 0x000062597146ac16 in rb_yield (val=<optimized out>)
No locals.
#20 0x0000625971615a46 in rb_ary_collect (ary=131682300212320) at /tmp/ruby/src/trunk_asan/array.c:3706
        collect = 131682300205920
        i = 23
#21 0x00006259714a0e28 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x77c3d4f700e8
        cfunc = 0x50400000a818
        recv = 131682300212320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x0000625971445bab in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77c3d29ff608, cd=0x51100000c910, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
th: 0x515000000300, native_id: 0x77c3d5793c40
-- Control frame information -----------------------------------------------
        calling = <optimized out>
c:0017 p:---- s:0110 e:000109 CFUNC  :waitall
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:851
c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
        bh = <optimized out>
c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0006 s:0095 e:000094 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000c910
c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:42
        insns_address_table = {0x6259714413b9 <vm_exec_core+1801>, 0x62597144248a <vm_exec_core+6106>, 0x625971448055 <vm_exec_core+29605>, 0x625971441fe2 <vm_exec_core+4914>, 0x625971448c5e <vm_exec_core+32686>, 0x625971446a82 <vm_exec_core+24018>, 0x6259714443fd <vm_exec_core+14157>, 0x625971441539 <vm_exec_core+2185>, 0x6259714486c7 <vm_exec_core+31255>, 0x6259714483c1 <vm_exec_core+30481>, 0x62597144225a <vm_exec_core+5546>, 0x625971441ad7 <vm_exec_core+3623>, 0x62597144706d <vm_exec_core+25533>, 0x625971443211 <vm_exec_core+9569>, 0x625971448905 <vm_exec_core+31829>, 0x62597144854f <vm_exec_core+30879>, 0x625971443871 <vm_exec_core+11201>, 0x62597144437b <vm_exec_core+14027>, 0x625971446cd0 <vm_exec_core+24608>, 0x6259714484b0 <vm_exec_core+30720>, 0x625971445e37 <vm_exec_core+20871>, 0x625971446d6a <vm_exec_core+24762>, 0x62597144741e <vm_exec_core+26478>, 0x625971445d63 <vm_exec_core+20659>, 0x625971441a03 <vm_exec_core+3411>, 0x62597144659c <vm_exec_core+22764>, 0x625971441879 <vm_exec_core+3017>, 0x625971441ce9 <vm_exec_core+4153>, 0x625971443bbe <vm_exec_core+12046>, 0x625971445904 <vm_exec_core+19540>, 0x6259714462e5 <vm_exec_core+22069>, 0x6259714454a0 <vm_exec_core+18416>, 0x6259714413fe <vm_exec_core+1870>, 0x6259714479a0 <vm_exec_core+27888>, 0x6259714482d6 <vm_exec_core+30246>, 0x625971441dc2 <vm_exec_core+4370>, 0x625971442956 <vm_exec_core+7334>, 0x6259714423dc <vm_exec_core+5932>, 0x625971443316 <vm_exec_core+9830>, 0x625971444310 <vm_exec_core+13920>, 0x625971441e84 <vm_exec_core+4564>, 0x6259714477e9 <vm_exec_core+27449>, 0x6259714428c5 <vm_exec_core+7189>, 0x6259714441ce <vm_exec_core+13598>, 0x625971444b83 <vm_exec_core+16083>, 0x625971447119 <vm_exec_core+25705>, 0x625971446013 <vm_exec_core+21347>, 0x62597144340a <vm_exec_core+10074>, 0x625971442c93 <vm_exec_core+8163>, 0x625971446f47 <vm_exec_core+25239>, 0x625971443e0c <vm_exec_core+12636>, 0x6259714466a7 <vm_exec_core+23031>, 0x62597144609b <vm_exec_core+21483>, 0x625971446774 <vm_exec_core+23236>, 0x625971447f77 <vm_exec_core+29383>, 0x625971445164 <vm_exec_core+17588>, 0x6259714471e8 <vm_exec_core+25912>, 0x62597144103b <vm_exec_core+907>, 0x625971446e15 <vm_exec_core+24933>, 0x6259714436e2 <vm_exec_core+10802>, 0x6259714459a8 <vm_exec_core+19704>, 0x625971445f08 <vm_exec_core+21080>, 0x625971441040 <vm_exec_core+912>, 0x625971445813 <vm_exec_core+19299>, 0x625971443adf <vm_exec_core+11823>, 0x625971442e50 <vm_exec_core+8608>, 0x625971446808 <vm_exec_core+23384>, 0x625971441f40 <vm_exec_core+4752>, 0x6259714446c4 <vm_exec_core+14868>, 0x62597144ff96 <vm_exec_core+62182>, 0x6259714463c7 <vm_exec_core+22295>, 0x6259714427a1 <vm_exec_core+6897>, 0x625971442b6f <vm_exec_core+7871>, 0x625971442a4d <vm_exec_core+7581>, 0x6259714430a6 <vm_exec_core+9206>, 0x62597144392e <vm_exec_core+11390>, 0x6259714426c2 <vm_exec_core+6674>, 0x625971448ef3 <vm_exec_core+33347>, 0x62597144647e <vm_exec_core+22478>, 0x625971444f8c <vm_exec_core+17116>, 0x625971447897 <vm_exec_core+27623>, 0x625971449011 <vm_exec_core+33633>, 0x625971447bfd <vm_exec_core+28493>, 0x625971448a5e <vm_exec_core+32174>, 0x625971448b36 <vm_exec_core+32390>, 0x62597144191c <vm_exec_core+3180>, 0x6259714485e4 <vm_exec_core+31028>, 0x625971443ccf <vm_exec_core+12319>, 0x62597144881f <vm_exec_core+31599>, 0x62597144378e <vm_exec_core+10974>, 0x625971447afb <vm_exec_core+28235>, 0x625971441743 <vm_exec_core+2707>, 0x625971443524 <vm_exec_core+10356>, 0x6259714448cc <vm_exec_core+15388>, 0x625971444265 <vm_exec_core+13749>, 0x625971444034 <vm_exec_core+13188>, 0x625971441137 <vm_exec_core+1159>, 0x62597144165a <vm_exec_core+2474>, 0x6259714411c9 <vm_exec_core+1305>, 0x625971447e16 <vm_exec_core+29030>, 0x6259714456b0 <vm_exec_core+18944>, 0x625971444c54 <vm_exec_core+16292>, 0x625971445371 <vm_exec_core+18113>, 0x62597144508a <vm_exec_core+17370>, 0x6259714440d5 <vm_exec_core+13349>, 0x625971444a78 <vm_exec_core+15816>, 0x62597144459a <vm_exec_core+14570>, 0x625971444d83 <vm_exec_core+16595>, 0x625971444e05 <vm_exec_core+16725>, 0x6259714413aa <vm_exec_core+1786>, 0x62597144247b <vm_exec_core+6091>, 0x625971448046 <vm_exec_core+29590>, 0x625971441fd3 <vm_exec_core+4899>, 0x625971448c4f <vm_exec_core+32671>, 0x625971446a73 <vm_exec_core+24003>, 0x6259714443ee <vm_exec_core+14142>, 0x62597144152a <vm_exec_core+2170>, 0x6259714486b8 <vm_exec_core+31240>, 0x6259714483b2 <vm_exec_core+30466>, 0x62597144224b <vm_exec_core+5531>, 0x625971441ac8 <vm_exec_core+3608>, 0x62597144705e <vm_exec_core+25518>, 0x625971443202 <vm_exec_core+9554>, 0x6259714488f6 <vm_exec_core+31814>, 0x625971448540 <vm_exec_core+30864>, 0x625971443862 <vm_exec_core+11186>, 0x62597144436c <vm_exec_core+14012>, 0x625971446cc1 <vm_exec_core+24593>, 0x6259714484a1 <vm_exec_core+30705>, 0x625971445e28 <vm_exec_core+20856>, 0x625971446d5b <vm_exec_core+24747>, 0x62597144740f <vm_exec_core+26463>, 0x625971445d54 <vm_exec_core+20644>, 0x6259714419f4 <vm_exec_core+3396>, 0x62597144658d <vm_exec_core+22749>, 0x62597144186a <vm_exec_core+3002>, 0x625971441cda <vm_exec_core+4138>, 0x625971443baf <vm_exec_core+12031>, 0x6259714458f5 <vm_exec_core+19525>, 0x6259714462d6 <vm_exec_core+22054>, 0x625971445491 <vm_exec_core+18401>, 0x6259714413ef <vm_exec_core+1855>, 0x625971447991 <vm_exec_core+27873>, 0x6259714482c7 <vm_exec_core+30231>, 0x625971441db3 <vm_exec_core+4355>, 0x625971442947 <vm_exec_core+7319>, 0x6259714423cd <vm_exec_core+5917>, 0x625971443307 <vm_exec_core+9815>, 0x625971444301 <vm_exec_core+13905>, 0x625971441e75 <vm_exec_core+4549>, 0x6259714477da <vm_exec_core+27434>, 0x6259714428b6 <vm_exec_core+7174>, 0x6259714441bf <vm_exec_core+13583>, 0x625971444b74 <vm_exec_core+16068>, 0x62597144710a <vm_exec_core+25690>, 0x625971446004 <vm_exec_core+21332>, 0x6259714433fb <vm_exec_core+10059>, 0x625971442c84 <vm_exec_core+8148>, 0x625971446f38 <vm_exec_core+25224>, 0x625971443dfd <vm_exec_core+12621>, 0x625971446698 <vm_exec_core+23016>, 0x62597144608c <vm_exec_core+21468>, 0x625971446765 <vm_exec_core+23221>, 0x625971447f68 <vm_exec_core+29368>, 0x625971445155 <vm_exec_core+17573>, 0x6259714471d9 <vm_exec_core+25897>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971446e06 <vm_exec_core+24918>, 0x6259714436d3 <vm_exec_core+10787>, 0x625971445999 <vm_exec_core+19689>, 0x625971445ef9 <vm_exec_core+21065>, 0x6259714448b8 <vm_exec_core+15368>, 0x625971445804 <vm_exec_core+19284>, 0x625971443ad0 <vm_exec_core+11808>, 0x625971442e41 <vm_exec_core+8593>, 0x6259714467f9 <vm_exec_core+23369>, 0x625971441f31 <vm_exec_core+4737>, 0x6259714446b5 <vm_exec_core+14853>, 0x62597144ff87 <vm_exec_core+62167>, 0x6259714463b8 <vm_exec_core+22280>, 0x625971442792 <vm_exec_core+6882>, 0x625971442b60 <vm_exec_core+7856>, 0x625971442a3e <vm_exec_core+7566>, 0x625971443097 <vm_exec_core+9191>, 0x62597144391f <vm_exec_core+11375>, 0x6259714457ff <vm_exec_core+19279>, 0x625971444f82 <vm_exec_core+17106>, 0x6259714457fa <vm_exec_core+19274>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971445fee <vm_exec_core+21310>, 0x625971443092 <vm_exec_core+9186>, 0x625971446551 <vm_exec_core+22689>, 0x625971444362 <vm_exec_core+14002>, 0x625971444367 <vm_exec_core+14007>, 0x625971445fec <vm_exec_core+21308>, 0x625971445ecb <vm_exec_core+21019>, 0x625971445358 <vm_exec_core+18088>, 0x625971445076 <vm_exec_core+17350>, 0x625971445fea <vm_exec_core+21306>, 0x62597144548c <vm_exec_core+18396>...}
        reg_cfp = 0x77c3d29ff608
        reg_pc = 0x5190000166d8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
c:0011 p:0085 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
        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>
c:0009 p:0107 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
        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>
c:0007 p:0069 s:0046 E:0020e0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
        INSN_LABEL_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>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        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>
th: 0x515000274a00, native_id: 0x77c3b36006c0
-- Control frame information -----------------------------------------------
        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>
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_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>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
th: 0x5150001c6680, native_id: 0x77c3af4006c0
-- Control frame information -----------------------------------------------
        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>
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_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000062597143d9bf in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00006259714be432 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x77c3d29ff738, self=131682967017560, 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:1595
        flags = 0
        iseq = 0x77c3d4dd5788
        cfp = <optimized out>
        sp = 0x77c3d28ff8d0
        use_argv = 0x77c3d328cd60
        stack_argv = 0x77c3d28ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609
        captured = 0x77c3d29ff738
#28 0x000062597146ac16 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:1646
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#31 0x000062597146ac16 in rb_yield (val=<optimized out>)
No locals.
#32 0x0000625971615a46 in rb_ary_collect (ary=131682300220800) at /tmp/ruby/src/trunk_asan/array.c:3706
        collect = 131682300220720
        i = 0
#33 0x00006259714a0e28 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:3788
        ci = 0x163100000001
        cc = <optimized out>
        me = 0x77c3d4f700e8
        cfunc = 0x50400000a818
        recv = 131682300220800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x0000625971445bab in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77c3d29ff720, cd=0x502000012f90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#35 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 = 0x502000012f90
        insns_address_table = {0x6259714413b9 <vm_exec_core+1801>, 0x62597144248a <vm_exec_core+6106>, 0x625971448055 <vm_exec_core+29605>, 0x625971441fe2 <vm_exec_core+4914>, 0x625971448c5e <vm_exec_core+32686>, 0x625971446a82 <vm_exec_core+24018>, 0x6259714443fd <vm_exec_core+14157>, 0x625971441539 <vm_exec_core+2185>, 0x6259714486c7 <vm_exec_core+31255>, 0x6259714483c1 <vm_exec_core+30481>, 0x62597144225a <vm_exec_core+5546>, 0x625971441ad7 <vm_exec_core+3623>, 0x62597144706d <vm_exec_core+25533>, 0x625971443211 <vm_exec_core+9569>, 0x625971448905 <vm_exec_core+31829>, 0x62597144854f <vm_exec_core+30879>, 0x625971443871 <vm_exec_core+11201>, 0x62597144437b <vm_exec_core+14027>, 0x625971446cd0 <vm_exec_core+24608>, 0x6259714484b0 <vm_exec_core+30720>, 0x625971445e37 <vm_exec_core+20871>, 0x625971446d6a <vm_exec_core+24762>, 0x62597144741e <vm_exec_core+26478>, 0x625971445d63 <vm_exec_core+20659>, 0x625971441a03 <vm_exec_core+3411>, 0x62597144659c <vm_exec_core+22764>, 0x625971441879 <vm_exec_core+3017>, 0x625971441ce9 <vm_exec_core+4153>, 0x625971443bbe <vm_exec_core+12046>, 0x625971445904 <vm_exec_core+19540>, 0x6259714462e5 <vm_exec_core+22069>, 0x6259714454a0 <vm_exec_core+18416>, 0x6259714413fe <vm_exec_core+1870>, 0x6259714479a0 <vm_exec_core+27888>, 0x6259714482d6 <vm_exec_core+30246>, 0x625971441dc2 <vm_exec_core+4370>, 0x625971442956 <vm_exec_core+7334>, 0x6259714423dc <vm_exec_core+5932>, 0x625971443316 <vm_exec_core+9830>, 0x625971444310 <vm_exec_core+13920>, 0x625971441e84 <vm_exec_core+4564>, 0x6259714477e9 <vm_exec_core+27449>, 0x6259714428c5 <vm_exec_core+7189>, 0x6259714441ce <vm_exec_core+13598>, 0x625971444b83 <vm_exec_core+16083>, 0x625971447119 <vm_exec_core+25705>, 0x625971446013 <vm_exec_core+21347>, 0x62597144340a <vm_exec_core+10074>, 0x625971442c93 <vm_exec_core+8163>, 0x625971446f47 <vm_exec_core+25239>, 0x625971443e0c <vm_exec_core+12636>, 0x6259714466a7 <vm_exec_core+23031>, 0x62597144609b <vm_exec_core+21483>, 0x625971446774 <vm_exec_core+23236>, 0x625971447f77 <vm_exec_core+29383>, 0x625971445164 <vm_exec_core+17588>, 0x6259714471e8 <vm_exec_core+25912>, 0x62597144103b <vm_exec_core+907>, 0x625971446e15 <vm_exec_core+24933>, 0x6259714436e2 <vm_exec_core+10802>, 0x6259714459a8 <vm_exec_core+19704>, 0x625971445f08 <vm_exec_core+21080>, 0x625971441040 <vm_exec_core+912>, 0x625971445813 <vm_exec_core+19299>, 0x625971443adf <vm_exec_core+11823>, 0x625971442e50 <vm_exec_core+8608>, 0x625971446808 <vm_exec_core+23384>, 0x625971441f40 <vm_exec_core+4752>, 0x6259714446c4 <vm_exec_core+14868>, 0x62597144ff96 <vm_exec_core+62182>, 0x6259714463c7 <vm_exec_core+22295>, 0x6259714427a1 <vm_exec_core+6897>, 0x625971442b6f <vm_exec_core+7871>, 0x625971442a4d <vm_exec_core+7581>, 0x6259714430a6 <vm_exec_core+9206>, 0x62597144392e <vm_exec_core+11390>, 0x6259714426c2 <vm_exec_core+6674>, 0x625971448ef3 <vm_exec_core+33347>, 0x62597144647e <vm_exec_core+22478>, 0x625971444f8c <vm_exec_core+17116>, 0x625971447897 <vm_exec_core+27623>, 0x625971449011 <vm_exec_core+33633>, 0x625971447bfd <vm_exec_core+28493>, 0x625971448a5e <vm_exec_core+32174>, 0x625971448b36 <vm_exec_core+32390>, 0x62597144191c <vm_exec_core+3180>, 0x6259714485e4 <vm_exec_core+31028>, 0x625971443ccf <vm_exec_core+12319>, 0x62597144881f <vm_exec_core+31599>, 0x62597144378e <vm_exec_core+10974>, 0x625971447afb <vm_exec_core+28235>, 0x625971441743 <vm_exec_core+2707>, 0x625971443524 <vm_exec_core+10356>, 0x6259714448cc <vm_exec_core+15388>, 0x625971444265 <vm_exec_core+13749>, 0x625971444034 <vm_exec_core+13188>, 0x625971441137 <vm_exec_core+1159>, 0x62597144165a <vm_exec_core+2474>, 0x6259714411c9 <vm_exec_core+1305>, 0x625971447e16 <vm_exec_core+29030>, 0x6259714456b0 <vm_exec_core+18944>, 0x625971444c54 <vm_exec_core+16292>, 0x625971445371 <vm_exec_core+18113>, 0x62597144508a <vm_exec_core+17370>, 0x6259714440d5 <vm_exec_core+13349>, 0x625971444a78 <vm_exec_core+15816>, 0x62597144459a <vm_exec_core+14570>, 0x625971444d83 <vm_exec_core+16595>, 0x625971444e05 <vm_exec_core+16725>, 0x6259714413aa <vm_exec_core+1786>, 0x62597144247b <vm_exec_core+6091>, 0x625971448046 <vm_exec_core+29590>, 0x625971441fd3 <vm_exec_core+4899>, 0x625971448c4f <vm_exec_core+32671>, 0x625971446a73 <vm_exec_core+24003>, 0x6259714443ee <vm_exec_core+14142>, 0x62597144152a <vm_exec_core+2170>, 0x6259714486b8 <vm_exec_core+31240>, 0x6259714483b2 <vm_exec_core+30466>, 0x62597144224b <vm_exec_core+5531>, 0x625971441ac8 <vm_exec_core+3608>, 0x62597144705e <vm_exec_core+25518>, 0x625971443202 <vm_exec_core+9554>, 0x6259714488f6 <vm_exec_core+31814>, 0x625971448540 <vm_exec_core+30864>, 0x625971443862 <vm_exec_core+11186>, 0x62597144436c <vm_exec_core+14012>, 0x625971446cc1 <vm_exec_core+24593>, 0x6259714484a1 <vm_exec_core+30705>, 0x625971445e28 <vm_exec_core+20856>, 0x625971446d5b <vm_exec_core+24747>, 0x62597144740f <vm_exec_core+26463>, 0x625971445d54 <vm_exec_core+20644>, 0x6259714419f4 <vm_exec_core+3396>, 0x62597144658d <vm_exec_core+22749>, 0x62597144186a <vm_exec_core+3002>, 0x625971441cda <vm_exec_core+4138>, 0x625971443baf <vm_exec_core+12031>, 0x6259714458f5 <vm_exec_core+19525>, 0x6259714462d6 <vm_exec_core+22054>, 0x625971445491 <vm_exec_core+18401>, 0x6259714413ef <vm_exec_core+1855>, 0x625971447991 <vm_exec_core+27873>, 0x6259714482c7 <vm_exec_core+30231>, 0x625971441db3 <vm_exec_core+4355>, 0x625971442947 <vm_exec_core+7319>, 0x6259714423cd <vm_exec_core+5917>, 0x625971443307 <vm_exec_core+9815>, 0x625971444301 <vm_exec_core+13905>, 0x625971441e75 <vm_exec_core+4549>, 0x6259714477da <vm_exec_core+27434>, 0x6259714428b6 <vm_exec_core+7174>, 0x6259714441bf <vm_exec_core+13583>, 0x625971444b74 <vm_exec_core+16068>, 0x62597144710a <vm_exec_core+25690>, 0x625971446004 <vm_exec_core+21332>, 0x6259714433fb <vm_exec_core+10059>, 0x625971442c84 <vm_exec_core+8148>, 0x625971446f38 <vm_exec_core+25224>, 0x625971443dfd <vm_exec_core+12621>, 0x625971446698 <vm_exec_core+23016>, 0x62597144608c <vm_exec_core+21468>, 0x625971446765 <vm_exec_core+23221>, 0x625971447f68 <vm_exec_core+29368>, 0x625971445155 <vm_exec_core+17573>, 0x6259714471d9 <vm_exec_core+25897>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971446e06 <vm_exec_core+24918>, 0x6259714436d3 <vm_exec_core+10787>, 0x625971445999 <vm_exec_core+19689>, 0x625971445ef9 <vm_exec_core+21065>, 0x6259714448b8 <vm_exec_core+15368>, 0x625971445804 <vm_exec_core+19284>, 0x625971443ad0 <vm_exec_core+11808>, 0x625971442e41 <vm_exec_core+8593>, 0x6259714467f9 <vm_exec_core+23369>, 0x625971441f31 <vm_exec_core+4737>, 0x6259714446b5 <vm_exec_core+14853>, 0x62597144ff87 <vm_exec_core+62167>, 0x6259714463b8 <vm_exec_core+22280>, 0x625971442792 <vm_exec_core+6882>, 0x625971442b60 <vm_exec_core+7856>, 0x625971442a3e <vm_exec_core+7566>, 0x625971443097 <vm_exec_core+9191>, 0x62597144391f <vm_exec_core+11375>, 0x6259714457ff <vm_exec_core+19279>, 0x625971444f82 <vm_exec_core+17106>, 0x6259714457fa <vm_exec_core+19274>, 0x625971445ff0 <vm_exec_core+21312>, 0x625971445fee <vm_exec_core+21310>, 0x625971443092 <vm_exec_core+9186>, 0x625971446551 <vm_exec_core+22689>, 0x625971444362 <vm_exec_core+14002>, 0x625971444367 <vm_exec_core+14007>, 0x625971445fec <vm_exec_core+21308>, 0x625971445ecb <vm_exec_core+21019>, 0x625971445358 <vm_exec_core+18088>, 0x625971445076 <vm_exec_core+17350>, 0x625971445fea <vm_exec_core+21306>, 0x62597144548c <vm_exec_core+18396>...}
        reg_cfp = 0x77c3d29ff720
        reg_pc = 0x50400002f938
        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>
#36 0x000062597143dbe1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#38 0x00006259710c431b in rb_ec_exec_node (ec=0x5160000003d0, n=0x77c3d4dd5918) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe52eb11b0, <optimized out>, 0x7ffe52eb1100, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x77c3d4dd5918
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x00006259710bd887 in rb_main (argc=10, argv=0x7ffe52eb1378) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=10, argv=0x7ffe52eb1378) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x70a8edce7c40 (LWP 1528234) "ruby" 0x000070a8edb26cd7 in __GI___select (nfds=21, readfds=0x50c00531d0c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffdf2e7ba40) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x70a8d18006c0 (LWP 1528236) "ruby" 0x000070a8edb1b4cd in __GI___poll (fds=0x70a8d0509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x70a8d18006c0 (LWP 1528236) "ruby"):
#0  0x000070a8edb1b4cd in __GI___poll (fds=0x70a8d0509040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000057a15420442a in __interceptor_poll ()
No symbol table info available.
#2  0x000057a1545b22cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050
        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:3066
        vm = <optimized out>
#4  0x000057a15425d7df in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000070a8eda9ca94 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 = {123870371645120, -3471896657116438445, 123870371645120, -352, 25, 140728678731712, -3471896657129021357, -3471956665101754285}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000070a8edb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x70a8edce7c40 (LWP 1528234) "ruby"):
#0  0x000070a8edb26cd7 in __GI___select (nfds=21, readfds=0x50c00531d0c0, writefds=0x0, exceptfds=0x0, timeout=0x7ffdf2e7ba40) 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 = 945477028}
        pts64 = 0x7ffdf2e7b8e0
        r = <optimized out>
#1  0x000057a15459c565 in native_fd_select (n=21, readfds=0x50c00531d0c0, writefds=0x0, exceptfds=0x70a8edb26cd7 <__GI___select+327>, timeout=0x7ffdf2e7b8e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=123870810704416) at /tmp/ruby/src/trunk_asan/thread.c:4273
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffdf2e7b9f0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000057a1542a8020 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 = {0x7ffdf2e7bbb0, <optimized out>, 0x7ffdf2e7bac0, <optimized out>, <optimized out>}, prev = 0x70a8ebab8980, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000057a15459bb3e 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:4333
        set = {max = 21, th = 0x515000000300, rset = 0x70a8ebab8840, 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 = 0x70a8ebab88a0}
#5  0x000057a15436289d in select_internal (read=123870797998440, write=4, except=4, tp=0x70a8ebab88a0, fds=0x70a8ebab8840) at /tmp/ruby/src/trunk_asan/io.c:10646
        timerec = <optimized out>
        max = 21
        pending = <optimized out>
        rp = 0x70a8ebab8840
        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=123870810703904) at /tmp/ruby/src/trunk_asan/io.c:10716
        p = 0x70a8ebab8820
#7  0x000057a1542a8020 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 = {0x7ffdf2e7beb0, <optimized out>, 0x7ffdf2e7bdc0, <optimized out>, <optimized out>}, prev = 0x70a8eba78340, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000057a15433eb17 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11072
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000057a154680e28 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:3788
        ci = 0x15e100100009
        cc = <optimized out>
        me = 0x70a8ed3da660
        cfunc = 0x504000010858
        recv = 123870837012840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000057a15462e66d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70a8eafff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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 = {0x57a1546213b9 <vm_exec_core+1801>, 0x57a15462248a <vm_exec_core+6106>, 0x57a154628055 <vm_exec_core+29605>, 0x57a154621fe2 <vm_exec_core+4914>, 0x57a154628c5e <vm_exec_core+32686>, 0x57a154626a82 <vm_exec_core+24018>, 0x57a1546243fd <vm_exec_core+14157>, 0x57a154621539 <vm_exec_core+2185>, 0x57a1546286c7 <vm_exec_core+31255>, 0x57a1546283c1 <vm_exec_core+30481>, 0x57a15462225a <vm_exec_core+5546>, 0x57a154621ad7 <vm_exec_core+3623>, 0x57a15462706d <vm_exec_core+25533>, 0x57a154623211 <vm_exec_core+9569>, 0x57a154628905 <vm_exec_core+31829>, 0x57a15462854f <vm_exec_core+30879>, 0x57a154623871 <vm_exec_core+11201>, 0x57a15462437b <vm_exec_core+14027>, 0x57a154626cd0 <vm_exec_core+24608>, 0x57a1546284b0 <vm_exec_core+30720>, 0x57a154625e37 <vm_exec_core+20871>, 0x57a154626d6a <vm_exec_core+24762>, 0x57a15462741e <vm_exec_core+26478>, 0x57a154625d63 <vm_exec_core+20659>, 0x57a154621a03 <vm_exec_core+3411>, 0x57a15462659c <vm_exec_core+22764>, 0x57a154621879 <vm_exec_core+3017>, 0x57a154621ce9 <vm_exec_core+4153>, 0x57a154623bbe <vm_exec_core+12046>, 0x57a154625904 <vm_exec_core+19540>, 0x57a1546262e5 <vm_exec_core+22069>, 0x57a1546254a0 <vm_exec_core+18416>, 0x57a1546213fe <vm_exec_core+1870>, 0x57a1546279a0 <vm_exec_core+27888>, 0x57a1546282d6 <vm_exec_core+30246>, 0x57a154621dc2 <vm_exec_core+4370>, 0x57a154622956 <vm_exec_core+7334>, 0x57a1546223dc <vm_exec_core+5932>, 0x57a154623316 <vm_exec_core+9830>, 0x57a154624310 <vm_exec_core+13920>, 0x57a154621e84 <vm_exec_core+4564>, 0x57a1546277e9 <vm_exec_core+27449>, 0x57a1546228c5 <vm_exec_core+7189>, 0x57a1546241ce <vm_exec_core+13598>, 0x57a154624b83 <vm_exec_core+16083>, 0x57a154627119 <vm_exec_core+25705>, 0x57a154626013 <vm_exec_core+21347>, 0x57a15462340a <vm_exec_core+10074>, 0x57a154622c93 <vm_exec_core+8163>, 0x57a154626f47 <vm_exec_core+25239>, 0x57a154623e0c <vm_exec_core+12636>, 0x57a1546266a7 <vm_exec_core+23031>, 0x57a15462609b <vm_exec_core+21483>, 0x57a154626774 <vm_exec_core+23236>, 0x57a154627f77 <vm_exec_core+29383>, 0x57a154625164 <vm_exec_core+17588>, 0x57a1546271e8 <vm_exec_core+25912>, 0x57a15462103b <vm_exec_core+907>, 0x57a154626e15 <vm_exec_core+24933>, 0x57a1546236e2 <vm_exec_core+10802>, 0x57a1546259a8 <vm_exec_core+19704>, 0x57a154625f08 <vm_exec_core+21080>, 0x57a154621040 <vm_exec_core+912>, 0x57a154625813 <vm_exec_core+19299>, 0x57a154623adf <vm_exec_core+11823>, 0x57a154622e50 <vm_exec_core+8608>, 0x57a154626808 <vm_exec_core+23384>, 0x57a154621f40 <vm_exec_core+4752>, 0x57a1546246c4 <vm_exec_core+14868>, 0x57a15462ff96 <vm_exec_core+62182>, 0x57a1546263c7 <vm_exec_core+22295>, 0x57a1546227a1 <vm_exec_core+6897>, 0x57a154622b6f <vm_exec_core+7871>, 0x57a154622a4d <vm_exec_core+7581>, 0x57a1546230a6 <vm_exec_core+9206>, 0x57a15462392e <vm_exec_core+11390>, 0x57a1546226c2 <vm_exec_core+6674>, 0x57a154628ef3 <vm_exec_core+33347>, 0x57a15462647e <vm_exec_core+22478>, 0x57a154624f8c <vm_exec_core+17116>, 0x57a154627897 <vm_exec_core+27623>, 0x57a154629011 <vm_exec_core+33633>, 0x57a154627bfd <vm_exec_core+28493>, 0x57a154628a5e <vm_exec_core+32174>, 0x57a154628b36 <vm_exec_core+32390>, 0x57a15462191c <vm_exec_core+3180>, 0x57a1546285e4 <vm_exec_core+31028>, 0x57a154623ccf <vm_exec_core+12319>, 0x57a15462881f <vm_exec_core+31599>, 0x57a15462378e <vm_exec_core+10974>, 0x57a154627afb <vm_exec_core+28235>, 0x57a154621743 <vm_exec_core+2707>, 0x57a154623524 <vm_exec_core+10356>, 0x57a1546248cc <vm_exec_core+15388>, 0x57a154624265 <vm_exec_core+13749>, 0x57a154624034 <vm_exec_core+13188>, 0x57a154621137 <vm_exec_core+1159>, 0x57a15462165a <vm_exec_core+2474>, 0x57a1546211c9 <vm_exec_core+1305>, 0x57a154627e16 <vm_exec_core+29030>, 0x57a1546256b0 <vm_exec_core+18944>, 0x57a154624c54 <vm_exec_core+16292>, 0x57a154625371 <vm_exec_core+18113>, 0x57a15462508a <vm_exec_core+17370>, 0x57a1546240d5 <vm_exec_core+13349>, 0x57a154624a78 <vm_exec_core+15816>, 0x57a15462459a <vm_exec_core+14570>, 0x57a154624d83 <vm_exec_core+16595>, 0x57a154624e05 <vm_exec_core+16725>, 0x57a1546213aa <vm_exec_core+1786>, 0x57a15462247b <vm_exec_core+6091>, 0x57a154628046 <vm_exec_core+29590>, 0x57a154621fd3 <vm_exec_core+4899>, 0x57a154628c4f <vm_exec_core+32671>, 0x57a154626a73 <vm_exec_core+24003>, 0x57a1546243ee <vm_exec_core+14142>, 0x57a15462152a <vm_exec_core+2170>, 0x57a1546286b8 <vm_exec_core+31240>, 0x57a1546283b2 <vm_exec_core+30466>, 0x57a15462224b <vm_exec_core+5531>, 0x57a154621ac8 <vm_exec_core+3608>, 0x57a15462705e <vm_exec_core+25518>, 0x57a154623202 <vm_exec_core+9554>, 0x57a1546288f6 <vm_exec_core+31814>, 0x57a154628540 <vm_exec_core+30864>, 0x57a154623862 <vm_exec_core+11186>, 0x57a15462436c <vm_exec_core+14012>, 0x57a154626cc1 <vm_exec_core+24593>, 0x57a1546284a1 <vm_exec_core+30705>, 0x57a154625e28 <vm_exec_core+20856>, 0x57a154626d5b <vm_exec_core+24747>, 0x57a15462740f <vm_exec_core+26463>, 0x57a154625d54 <vm_exec_core+20644>, 0x57a1546219f4 <vm_exec_core+3396>, 0x57a15462658d <vm_exec_core+22749>, 0x57a15462186a <vm_exec_core+3002>, 0x57a154621cda <vm_exec_core+4138>, 0x57a154623baf <vm_exec_core+12031>, 0x57a1546258f5 <vm_exec_core+19525>, 0x57a1546262d6 <vm_exec_core+22054>, 0x57a154625491 <vm_exec_core+18401>, 0x57a1546213ef <vm_exec_core+1855>, 0x57a154627991 <vm_exec_core+27873>, 0x57a1546282c7 <vm_exec_core+30231>, 0x57a154621db3 <vm_exec_core+4355>, 0x57a154622947 <vm_exec_core+7319>, 0x57a1546223cd <vm_exec_core+5917>, 0x57a154623307 <vm_exec_core+9815>, 0x57a154624301 <vm_exec_core+13905>, 0x57a154621e75 <vm_exec_core+4549>, 0x57a1546277da <vm_exec_core+27434>, 0x57a1546228b6 <vm_exec_core+7174>, 0x57a1546241bf <vm_exec_core+13583>, 0x57a154624b74 <vm_exec_core+16068>, 0x57a15462710a <vm_exec_core+25690>, 0x57a154626004 <vm_exec_core+21332>, 0x57a1546233fb <vm_exec_core+10059>, 0x57a154622c84 <vm_exec_core+8148>, 0x57a154626f38 <vm_exec_core+25224>, 0x57a154623dfd <vm_exec_core+12621>, 0x57a154626698 <vm_exec_core+23016>, 0x57a15462608c <vm_exec_core+21468>, 0x57a154626765 <vm_exec_core+23221>, 0x57a154627f68 <vm_exec_core+29368>, 0x57a154625155 <vm_exec_core+17573>, 0x57a1546271d9 <vm_exec_core+25897>, 0x57a154625ff0 <vm_exec_core+21312>, 0x57a154626e06 <vm_exec_core+24918>, 0x57a1546236d3 <vm_exec_core+10787>, 0x57a154625999 <vm_exec_core+19689>, 0x57a154625ef9 <vm_exec_core+21065>, 0x57a1546248b8 <vm_exec_core+15368>, 0x57a154625804 <vm_exec_core+19284>, 0x57a154623ad0 <vm_exec_core+11808>, 0x57a154622e41 <vm_exec_core+8593>, 0x57a1546267f9 <vm_exec_core+23369>, 0x57a154621f31 <vm_exec_core+4737>, 0x57a1546246b5 <vm_exec_core+14853>, 0x57a15462ff87 <vm_exec_core+62167>, 0x57a1546263b8 <vm_exec_core+22280>, 0x57a154622792 <vm_exec_core+6882>, 0x57a154622b60 <vm_exec_core+7856>, 0x57a154622a3e <vm_exec_core+7566>, 0x57a154623097 <vm_exec_core+9191>, 0x57a15462391f <vm_exec_core+11375>, 0x57a1546257ff <vm_exec_core+19279>, 0x57a154624f82 <vm_exec_core+17106>, 0x57a1546257fa <vm_exec_core+19274>, 0x57a154625ff0 <vm_exec_core+21312>, 0x57a154625fee <vm_exec_core+21310>, 0x57a154623092 <vm_exec_core+9186>, 0x57a154626551 <vm_exec_core+22689>, 0x57a154624362 <vm_exec_core+14002>, 0x57a154624367 <vm_exec_core+14007>, 0x57a154625fec <vm_exec_core+21308>, 0x57a154625ecb <vm_exec_core+21019>, 0x57a154625358 <vm_exec_core+18088>, 0x57a154625076 <vm_exec_core+17350>, 0x57a154625fea <vm_exec_core+21306>, 0x57a15462548c <vm_exec_core+18396>...}
        reg_cfp = 0x70a8eafff3a0
        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 0x000057a15461dbe1 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#14 0x000057a1543a0628 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=123870836443440) at /tmp/ruby/src/trunk_asan/load.c:781
        iseq = 0x70a8ed344818
#15 0x000057a15439b627 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1287
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
th: 0x515000000300, native_id: 0x70a8edce7c40
-- Control frame information -----------------------------------------------
        saved = <optimized out>
c:0021 p:---- s:0130 e:000129 CFUNC  :select
c:0020 p:0244 s:0122 e:000121 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
        ftptr = <optimized out>
        realpath = <optimized out>
c:0019 p:0039 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
        realpaths = 123870837003080
        realpath_map = 123870837002920
c:0018 p:0008 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        path = 123870836443440
c:0017 p:0132 s:0089 e:000088 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0076 e:000075 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
c:0015 p:0005 s:0071 e:000070 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
        th2 = <optimized out>
        result = <optimized out>
c:0014 p:0006 s:0067 e:000066 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756
c:0013 p:0027 s:0063 e:000062 METHOD <internal:array>:42
        saved_path = <optimized out>
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
        reset_ext_config = <optimized out>
#16 0x000057a1543998db in rb_require_string_internal (fname=123870836443480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1386
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
        ec = 0x5160000003d0
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
        result = <optimized out>
#17 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1041
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        base = <optimized out>
#18 0x000057a154680e28 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:3788
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        ci = 0x588100140003
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        cc = <optimized out>
        me = 0x70a8ed3449a8
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        cfunc = 0x504000018698
        recv = 123870837132800
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        block_handler = <optimized out>
        frame_type = 1431634051
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        len = <optimized out>
        val = <optimized out>

#19 0x000057a154666f9d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdf2e7d660) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4766
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x000057a154666a55 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4906
        ci = <optimized out>
        cc = 0x0
#21 0x000057a15462e66d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x70a8eafff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5955
        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>
#22 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 = {0x57a1546213b9 <vm_exec_core+1801>, 0x57a15462248a <vm_exec_core+6106>, 0x57a154628055 <vm_exec_core+29605>, 0x57a154621fe2 <vm_exec_core+4914>, 0x57a154628c5e <vm_exec_core+32686>, 0x57a154626a82 <vm_exec_core+24018>, 0x57a1546243fd <vm_exec_core+14157>, 0x57a154621539 <vm_exec_core+2185>, 0x57a1546286c7 <vm_exec_core+31255>, 0x57a1546283c1 <vm_exec_core+30481>, 0x57a15462225a <vm_exec_core+5546>, 0x57a154621ad7 <vm_exec_core+3623>, 0x57a15462706d <vm_exec_core+25533>, 0x57a154623211 <vm_exec_core+9569>, 0x57a154628905 <vm_exec_core+31829>, 0x57a15462854f <vm_exec_core+30879>, 0x57a154623871 <vm_exec_core+11201>, 0x57a15462437b <vm_exec_core+14027>, 0x57a154626cd0 <vm_exec_core+24608>, 0x57a1546284b0 <vm_exec_core+30720>, 0x57a154625e37 <vm_exec_core+20871>, 0x57a154626d6a <vm_exec_core+24762>, 0x57a15462741e <vm_exec_core+26478>, 0x57a154625d63 <vm_exec_core+20659>, 0x57a154621a03 <vm_exec_core+3411>, 0x57a15462659c <vm_exec_core+22764>, 0x57a154621879 <vm_exec_core+3017>, 0x57a154621ce9 <vm_exec_core+4153>, 0x57a154623bbe <vm_exec_core+12046>, 0x57a154625904 <vm_exec_core+19540>, 0x57a1546262e5 <vm_exec_core+22069>, 0x57a1546254a0 <vm_exec_core+18416>, 0x57a1546213fe <vm_exec_core+1870>, 0x57a1546279a0 <vm_exec_core+27888>, 0x57a1546282d6 <vm_exec_core+30246>, 0x57a154621dc2 <vm_exec_core+4370>, 0x57a154622956 <vm_exec_core+7334>, 0x57a1546223dc <vm_exec_core+5932>, 0x57a154623316 <vm_exec_core+9830>, 0x57a154624310 <vm_exec_core+13920>, 0x57a154621e84 <vm_exec_core+4564>, 0x57a1546277e9 <vm_exec_core+27449>, 0x57a1546228c5 <vm_exec_core+7189>, 0x57a1546241ce <vm_exec_core+13598>, 0x57a154624b83 <vm_exec_core+16083>, 0x57a154627119 <vm_exec_core+25705>, 0x57a154626013 <vm_exec_core+21347>, 0x57a15462340a <vm_exec_core+10074>, 0x57a154622c93 <vm_exec_core+8163>, 0x57a154626f47 <vm_exec_core+25239>, 0x57a154623e0c <vm_exec_core+12636>, 0x57a1546266a7 <vm_exec_core+23031>, 0x57a15462609b <vm_exec_core+21483>, 0x57a154626774 <vm_exec_core+23236>, 0x57a154627f77 <vm_exec_core+29383>, 0x57a154625164 <vm_exec_core+17588>, 0x57a1546271e8 <vm_exec_core+25912>, 0x57a15462103b <vm_exec_core+907>, 0x57a154626e15 <vm_exec_core+24933>, 0x57a1546236e2 <vm_exec_core+10802>, 0x57a1546259a8 <vm_exec_core+19704>, 0x57a154625f08 <vm_exec_core+21080>, 0x57a154621040 <vm_exec_core+912>, 0x57a154625813 <vm_exec_core+19299>, 0x57a154623adf <vm_exec_core+11823>, 0x57a154622e50 <vm_exec_core+8608>, 0x57a154626808 <vm_exec_core+23384>, 0x57a154621f40 <vm_exec_core+4752>, 0x57a1546246c4 <vm_exec_core+14868>, 0x57a15462ff96 <vm_exec_core+62182>, 0x57a1546263c7 <vm_exec_core+22295>, 0x57a1546227a1 <vm_exec_core+6897>, 0x57a154622b6f <vm_exec_core+7871>, 0x57a154622a4d <vm_exec_core+7581>, 0x57a1546230a6 <vm_exec_core+9206>, 0x57a15462392e <vm_exec_core+11390>, 0x57a1546226c2 <vm_exec_core+6674>, 0x57a154628ef3 <vm_exec_core+33347>, 0x57a15462647e <vm_exec_core+22478>, 0x57a154624f8c <vm_exec_core+17116>, 0x57a154627897 <vm_exec_core+27623>, 0x57a154629011 <vm_exec_core+33633>, 0x57a154627bfd <vm_exec_core+28493>, 0x57a154628a5e <vm_exec_core+32174>, 0x57a154628b36 <vm_exec_core+32390>, 0x57a15462191c <vm_exec_core+3180>, 0x57a1546285e4 <vm_exec_core+31028>, 0x57a154623ccf <vm_exec_core+12319>, 0x57a15462881f <vm_exec_core+31599>, 0x57a15462378e <vm_exec_core+10974>, 0x57a154627afb <vm_exec_core+28235>, 0x57a154621743 <vm_exec_core+2707>, 0x57a154623524 <vm_exec_core+10356>, 0x57a1546248cc <vm_exec_core+15388>, 0x57a154624265 <vm_exec_core+13749>, 0x57a154624034 <vm_exec_core+13188>, 0x57a154621137 <vm_exec_core+1159>, 0x57a15462165a <vm_exec_core+2474>, 0x57a1546211c9 <vm_exec_core+1305>, 0x57a154627e16 <vm_exec_core+29030>, 0x57a1546256b0 <vm_exec_core+18944>, 0x57a154624c54 <vm_exec_core+16292>, 0x57a154625371 <vm_exec_core+18113>, 0x57a15462508a <vm_exec_core+17370>, 0x57a1546240d5 <vm_exec_core+13349>, 0x57a154624a78 <vm_exec_core+15816>, 0x57a15462459a <vm_exec_core+14570>, 0x57a154624d83 <vm_exec_core+16595>, 0x57a154624e05 <vm_exec_core+16725>, 0x57a1546213aa <vm_exec_core+1786>, 0x57a15462247b <vm_exec_core+6091>, 0x57a154628046 <vm_exec_core+29590>, 0x57a154621fd3 <vm_exec_core+4899>, 0x57a154628c4f <vm_exec_core+32671>, 0x57a154626a73 <vm_exec_core+24003>, 0x57a1546243ee <vm_exec_core+14142>, 0x57a15462152a <vm_exec_core+2170>, 0x57a1546286b8 <vm_exec_core+31240>, 0x57a1546283b2 <vm_exec_core+30466>, 0x57a15462224b <vm_exec_core+5531>, 0x57a154621ac8 <vm_exec_core+3608>, 0x57a15462705e <vm_exec_core+25518>, 0x57a154623202 <vm_exec_core+9554>, 0x57a1546288f6 <vm_exec_core+31814>, 0x57a154628540 <vm_exec_core+30864>, 0x57a154623862 <vm_exec_core+11186>, 0x57a15462436c <vm_exec_core+14012>, 0x57a154626cc1 <vm_exec_core+24593>, 0x57a1546284a1 <vm_exec_core+30705>, 0x57a154625e28 <vm_exec_core+20856>, 0x57a154626d5b <vm_exec_core+24747>, 0x57a15462740f <vm_exec_core+26463>, 0x57a154625d54 <vm_exec_core+20644>, 0x57a1546219f4 <vm_exec_core+3396>, 0x57a15462658d <vm_exec_core+22749>, 0x57a15462186a <vm_exec_core+3002>, 0x57a154621cda <vm_exec_core+4138>, 0x57a154623baf <vm_exec_core+12031>, 0x57a1546258f5 <vm_exec_core+19525>, 0x57a1546262d6 <vm_exec_core+22054>, 0x57a154625491 <vm_exec_core+18401>, 0x57a1546213ef <vm_exec_core+1855>, 0x57a154627991 <vm_exec_core+27873>, 0x57a1546282c7 <vm_exec_core+30231>, 0x57a154621db3 <vm_exec_core+4355>, 0x57a154622947 <vm_exec_core+7319>, 0x57a1546223cd <vm_exec_core+5917>, 0x57a154623307 <vm_exec_core+9815>, 0x57a154624301 <vm_exec_core+13905>, 0x57a154621e75 <vm_exec_core+4549>, 0x57a1546277da <vm_exec_core+27434>, 0x57a1546228b6 <vm_exec_core+7174>, 0x57a1546241bf <vm_exec_core+13583>, 0x57a154624b74 <vm_exec_core+16068>, 0x57a15462710a <vm_exec_core+25690>, 0x57a154626004 <vm_exec_core+21332>, 0x57a1546233fb <vm_exec_core+10059>, 0x57a154622c84 <vm_exec_core+8148>, 0x57a154626f38 <vm_exec_core+25224>, 0x57a154623dfd <vm_exec_core+12621>, 0x57a154626698 <vm_exec_core+23016>, 0x57a15462608c <vm_exec_core+21468>, 0x57a154626765 <vm_exec_core+23221>, 0x57a154627f68 <vm_exec_core+29368>, 0x57a154625155 <vm_exec_core+17573>, 0x57a1546271d9 <vm_exec_core+25897>, 0x57a154625ff0 <vm_exec_core+21312>, 0x57a154626e06 <vm_exec_core+24918>, 0x57a1546236d3 <vm_exec_core+10787>, 0x57a154625999 <vm_exec_core+19689>, 0x57a154625ef9 <vm_exec_core+21065>, 0x57a1546248b8 <vm_exec_core+15368>, 0x57a154625804 <vm_exec_core+19284>, 0x57a154623ad0 <vm_exec_core+11808>, 0x57a154622e41 <vm_exec_core+8593>, 0x57a1546267f9 <vm_exec_core+23369>, 0x57a154621f31 <vm_exec_core+4737>, 0x57a1546246b5 <vm_exec_core+14853>, 0x57a15462ff87 <vm_exec_core+62167>, 0x57a1546263b8 <vm_exec_core+22280>, 0x57a154622792 <vm_exec_core+6882>, 0x57a154622b60 <vm_exec_core+7856>, 0x57a154622a3e <vm_exec_core+7566>, 0x57a154623097 <vm_exec_core+9191>, 0x57a15462391f <vm_exec_core+11375>, 0x57a1546257ff <vm_exec_core+19279>, 0x57a154624f82 <vm_exec_core+17106>, 0x57a1546257fa <vm_exec_core+19274>, 0x57a154625ff0 <vm_exec_core+21312>, 0x57a154625fee <vm_exec_core+21310>, 0x57a154623092 <vm_exec_core+9186>, 0x57a154626551 <vm_exec_core+22689>, 0x57a154624362 <vm_exec_core+14002>, 0x57a154624367 <vm_exec_core+14007>, 0x57a154625fec <vm_exec_core+21308>, 0x57a154625ecb <vm_exec_core+21019>, 0x57a154625358 <vm_exec_core+18088>, 0x57a154625076 <vm_exec_core+17350>, 0x57a154625fea <vm_exec_core+21306>, 0x57a15462548c <vm_exec_core+18396>...}
        reg_cfp = 0x70a8eafff790
        reg_pc = 0x50400002f738
        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>
#23 0x000057a15461d828 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x000057a1542a431b in rb_ec_exec_node (ec=0x5160000003d0, n=0x70a8ed344a48) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdf2e7dbb0, <optimized out>, 0x7ffdf2e7db00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x70a8ed344a48
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000003d0
        status = <optimized out>
#26 0x000057a15429d887 in rb_main (argc=9, argv=0x7ffdf2e7dd88) at /tmp/ruby/src/trunk_asan/main.c:43
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=9, argv=0x7ffdf2e7dd88) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

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

$ timeout 60 gdb -p 1527913 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:964: 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 1527912 -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 1556729 -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.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.3/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-09-29T01:13:21Z master 01ff65af32) [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.723388 seconds

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