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

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    996    1015    1015    1015 pts/0       1015 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1018 1062646    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1062646 1062649    1015    1015 pts/0       1015 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250214-091756 --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
1062649 1062650    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250214-091756 --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
1062650 1063666    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1063666 1063667    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1063667 1063996    1015    1015 pts/0       1015 Sl+   1000   0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
1063996 1064006    1015    1015 pts/0       1015 Sl+   1000   0:47 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1064006 1097523    1015    1015 pts/0       1015 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
1064006 1097529    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
1064006 1097533    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
1062650 1100215    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 1863343    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[996, 1050354, 1863343], 996=>[1015], 1015=>[1018], 1018=>[1062646], 1062646=>[1062649], 1062649=>[1062650], 1062650=>[1063666, 1100215], 1063666=>[1063667], 1063667=>[1063996], 1063996=>[1064006], 1064006=>[1097523, 1097529, 1097533]}
$ timeout 60 gdb -p 1097523 -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".
0x0000636d628c9e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7d558ac006c0 (LWP 1097523) "test_autoload.*" 0x0000636d628c9e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7d558ac006c0 (LWP 1097523) "test_autoload.*"):
#0  0x0000636d628c9e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x0000636d628cae0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000636d62817798 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  0x0000636d62817589 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  0x0000636d628173bd 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  0x0000636d62816dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x0000636d62816a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x0000636d62818d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x0000636d628afbe0 in __interceptor_free ()
No symbol table info available.
#9  0x0000636d62920b5c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7d558d6dd800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8190
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7d558d6dd800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4790
No locals.
#11 ruby_xfree (x=0x7d558d6dd800) at /tmp/ruby/src/trunk_asan/gc.c:4801
No locals.
#12 0x0000636d62bd9ad5 in rb_threadptr_sched_free (th=th@entry=0x5150000ac600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2304
No locals.
#13 0x0000636d62cb0d7f in thread_free (ptr=0x540000000b88, ptr@entry=0x5150000ac600) at /tmp/ruby/src/trunk_asan/vm.c:3517
        th = 0x540000000b88
#14 0x0000636d62cb08e2 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3113
        th = 0x5150000ac600
        stack = 0x7d558d6dd800
        objspace = <optimized out>
        next = <optimized out>
#15 0x0000636d628f3bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x5150000ac600
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x0000636d628f411b in ruby_stop (ex=2952, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:289
No locals.
#17 0x0000636d62a7253d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284
        status = <optimized out>
        pid = <optimized out>
#18 0x0000636d62cd1998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x7d5593b25d70
        cfunc = 0x504000020058
        recv = 137806503722040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x0000636d62cb7ded in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d558abff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#20 0x0000636d62cb78a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#21 0x0000636d62c78b37 in vm_sendish (ec=0x516002f69ad0, reg_cfp=0x7d558d7dd790, cd=0x5020006e0670, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x516002f69ad0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020006e0670
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d558d7dd790
        reg_pc = 0x5040005db770
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x0000636d62c6d94f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x516002f69ad0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#24 0x0000636d62cab5ab in invoke_iseq_block_from_c (ec=0x516002f69ad0, captured=<optimized out>, self=137806503722040, 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:1618
        flags = 0
        iseq = 0x7d55941200b8
        cfp = 0x7d558d7dd7c8
        sp = 0x7d558d6dd818
        use_argv = <optimized out>
        stack_argv = 0x7d558d6dd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#25 invoke_block_from_c_proc (ec=0x516002f69ad0, self=137806503722040, 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:1712
        block = <optimized out>
        keyword_hash = <optimized out>
#26 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:1742
No locals.
#27 0x0000636d62ca9836 in rb_vm_invoke_proc (ec=0x540000000b88, proc=0x80, proc@entry=0x5040001e8590, argc=1653382734, 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:1763
th: 0x5150000ac600, native_id: 0x7d558ac006c0
-- Control frame information -----------------------------------------------
=================================================================
==1097523==ERROR: AddressSanitizer: heap-use-after-free on address 0x7d558d7dd778 at pc 0x636d63133205 bp 0x7d558abfdeb0 sp 0x7d558abfdea8
READ of size 8 at 0x7d558d7dd778 thread T151
        self = 0
#28 0x0000636d62c00469 in thread_do_start_proc (th=th@entry=0x5150000ac600) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040001e8590
        args_len = 0
        args_ptr = <optimized out>
#29 0x0000636d62bfe09a in thread_do_start (th=0x5150000ac600) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#30 thread_start_func_2 (th=th@entry=0x5150000ac600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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>
#31 0x0000636d62bfd35e in call_thread_start_func_2 (th=0x5150000ac600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x7d558abffcc0
#32 nt_start (ptr=0x50c000770680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x5150000ac600
        sched = <optimized out>
        nt = 0x50c000770680
        vm = 0x525000000100
#33 0x0000636d628ada9f in asan_thread_start(void*) ()
No symbol table info available.
#34 0x00007d55b609caa4 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 = {137806353532608, 6865563171240475819, 137806353532608, -360, 0, 140736439603824, 6865563171253058731, 6865482786926558379}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#35 0x00007d55b6129c3c 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 1100230]
    #0 0x636d63133204 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25
    #1 0x636d63133204 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:236:9
    #2 0x636d63135b91 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1312:14
    #3 0x7d558abfdffe  (<unknown module>)

0x7d558d7dd778 is located 1048440 bytes inside of 1048576-byte region [0x7d558d6dd800,0x7d558d7dd800)
freed by thread T151 here:
    #0 0x636d628afb7a in free (/tmp/ruby/build/trunk_asan/ruby+0x200b7a) (BuildId: 8fe8b0613fad18591a045187d75cc08970fd8333)
    #1 0x636d62920b5b in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8190:9
    #2 0x636d62920b5b in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4790:13
    #3 0x636d62920b5b in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4801:5
    #4 0x636d62bd9ad4 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2304:5
    #5 0x636d62cb0d7e in thread_free /tmp/ruby/src/trunk_asan/vm.c:3517:5
    #6 0x636d62cb08e1 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3113:13
    #7 0x636d628f3baf in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:262:5
    #8 0x636d628f411a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:289:10
    #9 0x636d62a7253c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4284:13
    #10 0x636d62cd1997 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #11 0x636d62cb7dec in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779:16
    #12 0x636d62cb78a4 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
    #13 0x636d62c78b36 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #14 0x636d62c78b36 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #15 0x636d62c6d94e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2587:22
    #16 0x636d62cab5aa in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1618:12
    #17 0x636d62cab5aa in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1712:16
    #18 0x636d62cab5aa in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1742:12
    #19 0x636d62ca9835 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1763:16
    #20 0x636d62c00468 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:605:16
    #21 0x636d62bfe099 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:622:18
    #22 0x636d62bfe099 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:677:18
    #23 0x636d62bfd35d in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2175:5
    #24 0x636d62bfd35d in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2220:13
    #25 0x636d628ada9e in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x636d628afe22 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x200e22) (BuildId: 8fe8b0613fad18591a045187d75cc08970fd8333)
    #1 0x636d6295d925 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8205:5
    #2 0x636d6292b002 in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:4681:12
    #3 0x636d6292b002 in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:4671:34
    #4 0x636d62be0618 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2148:22
    #5 0x636d62be0618 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2339:16
    #6 0x636d62be0618 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:870:11
    #7 0x636d62bf4b90 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:978:16
    #8 0x636d62ce5b7b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #9 0x636d62ce5b7b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #10 0x636d62ce5b7b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #11 0x636d62cea5e5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #12 0x636d62cea5e5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #13 0x636d62c99c45 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #14 0x636d62c99c45 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #15 0x636d62bf2f56 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:911:5
    #16 0x636d62cd1997 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #17 0x636d62c78b36 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #18 0x636d62c78b36 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #19 0x636d62c6dd10 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2614:22
    #20 0x636d62c6dd10 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2593:18
    #21 0x636d62cef301 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1618:12
    #22 0x636d62cef301 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1632:20
    #23 0x636d62c9b955 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1669:12
    #24 0x636d62c9b955 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1677:12
    #25 0x636d62c9b955 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #26 0x636d62c9b955 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #27 0x636d62e4fb15 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3647:30
    #28 0x636d62cd1997 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #29 0x636d62c78b36 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #30 0x636d62c78b36 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #31 0x636d62c6d94e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2587:22
    #32 0x636d62cef301 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1618:12
    #33 0x636d62cef301 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1632:20
    #34 0x636d62c9b955 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1669:12
    #35 0x636d62c9b955 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1677:12
    #36 0x636d62c9b955 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #37 0x636d62c9b955 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #38 0x636d62e4fb15 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3647:30
    #39 0x636d62cd1997 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #40 0x636d62c78b36 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #41 0x636d62c78b36 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #42 0x636d62c6dd10 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2614:22
    #43 0x636d62c6dd10 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2593:18
    #44 0x636d628f45da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:280:9
    #45 0x636d628f45da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:318:30
    #46 0x636d628edb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #47 0x636d628edb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #48 0x7d55b602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #49 0x7d55b602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #50 0x636d62811924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x162924) (BuildId: 8fe8b0613fad18591a045187d75cc08970fd8333)

Thread T151 created by T0 here:
    #0 0x636d62895741 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1e6741) (BuildId: 8fe8b0613fad18591a045187d75cc08970fd8333)
    #1 0x636d62be07ba in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2089:11
    #2 0x636d62be07ba in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2154:15
    #3 0x636d62be07ba in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2339:16
    #4 0x636d62be07ba in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:870:11
    #5 0x636d62bf4b90 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:978:16
    #6 0x636d62ce5b7b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x636d62ce5b7b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x636d62ce5b7b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x636d62cea5e5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x636d62cea5e5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x636d62c99c45 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x636d62c99c45 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x636d62bf2f56 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:911:5
    #14 0x636d62cd1997 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #15 0x636d62c78b36 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #16 0x636d62c78b36 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #17 0x636d62c6dd10 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2614:22
    #18 0x636d62c6dd10 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2593:18
    #19 0x636d62cef301 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1618:12
    #20 0x636d62cef301 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1632:20
    #21 0x636d62c9b955 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1669:12
    #22 0x636d62c9b955 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1677:12
    #23 0x636d62c9b955 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #24 0x636d62c9b955 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #25 0x636d62e4fb15 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3647:30
    #26 0x636d62cd1997 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #27 0x636d62c78b36 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #28 0x636d62c78b36 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #29 0x636d62c6d94e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2587:22
    #30 0x636d62cef301 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1618:12
    #31 0x636d62cef301 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1632:20
    #32 0x636d62c9b955 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1669:12
    #33 0x636d62c9b955 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1677:12
    #34 0x636d62c9b955 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x636d62c9b955 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x636d62e4fb15 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3647:30
    #37 0x636d62cd1997 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #38 0x636d62c78b36 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #39 0x636d62c78b36 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x636d62c6dd10 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2614:22
    #41 0x636d62c6dd10 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2593:18
    #42 0x636d628f45da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:280:9
    #43 0x636d628f45da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:318:30
    #44 0x636d628edb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #45 0x636d628edb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #46 0x7d55b602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x7d55b602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x636d62811924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x162924) (BuildId: 8fe8b0613fad18591a045187d75cc08970fd8333)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x7d558d7dd480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d558d7dd500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d558d7dd580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d558d7dd600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d558d7dd680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x7d558d7dd700: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd[fd]
  0x7d558d7dd780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7d558d7dd800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7d558d7dd880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7d558d7dd900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7d558d7dd980: 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
==1097523==ABORTING
AddressSanitizer: nested bug in the same thread, aborting.
[Inferior 1 (process 1097523) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1097529 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1097533 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1064006 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1100255]
[New LWP 1097534]
[New LWP 1092853]
[New LWP 1090263]
[New LWP 1085130]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007d55b6098d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffc17d5d40, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7d55b622ec40 (LWP 1064006) "ruby"            0x00007d55b6098d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffc17d5d40, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7d558b2006c0 (LWP 1100255) "envutil.rb:183"  0x00007d55b611b4cd in __GI___poll (fds=0x7d5586009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7d5599e006c0 (LWP 1097534) "test_autoload.*" 0x00007d55b611b4cd in __GI___poll (fds=0x7d5587309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7d5594a006c0 (LWP 1092853) "parallel.rb:40"  0x00007d55b611b4cd in __GI___poll (fds=0x7d5588a18260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7d55938006c0 (LWP 1090263) "Timeout stdlib " 0x00007d55b6098d71 in __futex_abstimed_wait_common64 (private=32085, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007f0714) at ./nptl/futex-internal.c:57
  6    Thread 0x7d55940006c0 (LWP 1085130) "Gem::Timeout st" 0x00007d55b6098d71 in __futex_abstimed_wait_common64 (private=32085, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006ffc90) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x7d55940006c0 (LWP 1085130) "Gem::Timeout st"):
#0  0x00007d55b6098d71 in __futex_abstimed_wait_common64 (private=32085, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0006ffc90) 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=32085, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0006ffc90) 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=0x50c0006ffc90, 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  0x00007d55b609b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0006ffc68) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d55b609b4b0 <__condvar_cleanup_waiting>, __arg = 0x7d5593ffeb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 12, cond = 0x50c0006ffc68, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 12
        seq = 6
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0006ffc68, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000636d62bd74ff in rb_native_cond_wait (cond=0x50c0006ffc90, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000074980, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x0000636d62bfc272 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000074980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x0000636d62be1991 in native_sleep (th=0x515000074980, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282
        sched = <optimized out>
#9  sleep_forever (th=0x515000074980, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1358
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000636d62bface5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137806586445560, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1403
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x0000636d628f82e0 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:1073
        _ec = 0x51600230dfd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d5593ffeef0, <optimized out>, 0x7d5593ffee00, <optimized out>, <optimized out>}, prev = 0x7d5583c09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600230dfd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000636d62bfa1cd in queue_do_pop (self=<optimized out>, q=0x504000516310, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 137806586445560, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137806586445560, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x504000516310
        end = 0
#14 0x0000636d62c7a26e 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:7394
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000636d62c7a26e in vm_invoke_builtin_delegate (ec=0x51600230dfd0, cfp=0x7d558eb1b758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600230dfd0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d558eb1b758
        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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000636d62c6d94f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x51600230dfd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000636d62cab5ab in invoke_iseq_block_from_c (ec=0x51600230dfd0, captured=<optimized out>, self=137807069858560, 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:1618
        flags = 0
        iseq = 0x7d55988915a0
        cfp = 0x7d558eb1b7c8
        sp = 0x7d558ea1b818
        use_argv = <optimized out>
        stack_argv = 0x7d558ea1b818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600230dfd0, self=137807069858560, 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:1712
        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:1742
No locals.
#21 0x0000636d62ca9836 in rb_vm_invoke_proc (ec=0x50c0006ffc90, proc=0x189, proc@entry=0x504000438490, argc=-1240887951, 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:1763
        self = 0
#22 0x0000636d62c00469 in thread_do_start_proc (th=th@entry=0x515000074980) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000438490
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000636d62bfe09a in thread_do_start (th=0x515000074980) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000074980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x0000636d62bfd35e in call_thread_start_func_2 (th=0x515000074980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x7d5593fffcc0
#26 nt_start (ptr=0x50c0006ffc40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x515000074980
        sched = <optimized out>
        nt = 0x50c0006ffc40
        vm = 0x525000000100
#27 0x0000636d628ada9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007d55b609caa4 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 = {137806508721856, 6865548327833500843, 137806508721856, -360, 22, 140736439600912, 6865548327846083755, 6865482786926558379}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007d55b6129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7d55938006c0 (LWP 1090263) "Timeout stdlib "):
#0  0x00007d55b6098d71 in __futex_abstimed_wait_common64 (private=32085, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0007f0714) 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=32085, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0007f0714) 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=0x50c0007f0714, 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  0x00007d55b609b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0007f06e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d55b609b4b0 <__condvar_cleanup_waiting>, __arg = 0x7d55937feb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 17, cond = 0x50c0007f06e8, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 17
        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=0x50c0007f06e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000636d62bd74ff in rb_native_cond_wait (cond=0x50c0007f0714, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:221
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x51500024a700, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:855
        next_th = 0x0
#7  0x0000636d62bfc272 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x51500024a700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1097
        can_direct_transfer = <optimized out>
#8  0x0000636d62be1991 in native_sleep (th=0x51500024a700, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3282
        sched = <optimized out>
#9  sleep_forever (th=0x51500024a700, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1358
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000636d62bface5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137807070123600, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1403
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x0000636d628f82e0 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:1073
        _ec = 0x516002b83cd0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d55937feef0, <optimized out>, 0x7d55937fee00, <optimized out>, <optimized out>}, prev = 0x7d558b609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002b83cd0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000636d62bfa1cd in queue_do_pop (self=<optimized out>, q=0x50400005ae50, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 137807070123600, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 137807070123600, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005ae50
        end = 0
#14 0x0000636d62c7a26e 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:7394
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x0000636d62c7a26e in vm_invoke_builtin_delegate (ec=0x516002b83cd0, cfp=0x7d558fff7758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516002b83cd0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d558fff7758
        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_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000636d62c6d94f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x516002b83cd0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000636d62cab5ab in invoke_iseq_block_from_c (ec=0x516002b83cd0, captured=<optimized out>, self=137806590211800, 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:1618
        flags = 0
        iseq = 0x7d55b5765f88
        cfp = 0x7d558fff77c8
        sp = 0x7d558fef7818
        use_argv = <optimized out>
        stack_argv = 0x7d558fef7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002b83cd0, self=137806590211800, 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:1712
        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:1742
No locals.
#21 0x0000636d62ca9836 in rb_vm_invoke_proc (ec=0x50c0007f0714, proc=0x189, proc@entry=0x5040001b6d10, argc=-1240887951, 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:1763
        self = 0
#22 0x0000636d62c00469 in thread_do_start_proc (th=th@entry=0x51500024a700) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040001b6d10
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000636d62bfe09a in thread_do_start (th=0x51500024a700) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#24 thread_start_func_2 (th=th@entry=0x51500024a700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x0000636d62bfd35e in call_thread_start_func_2 (th=0x51500024a700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x7d55937ffcc0
#26 nt_start (ptr=0x50c0007f06c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x51500024a700
        sched = <optimized out>
        nt = 0x50c0007f06c0
        vm = 0x525000000100
#27 0x0000636d628ada9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007d55b609caa4 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 = {137806500333248, 6865547228321873067, 137806500333248, -360, 0, 140736439600912, 6865547228334455979, 6865482786926558379}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007d55b6129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7d5594a006c0 (LWP 1092853) "parallel.rb:40"):
#0  0x00007d55b611b4cd in __GI___poll (fds=0x7d5588a18260, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000636d628546ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000636d629b046d in nogvl_wait_for (th=137806510612160, fptr=0x5110001ddd40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000636d629b18e6 in internal_read_func (ptr=0x7d5588a18040) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7d5588a18040
        result = <optimized out>
#5  0x0000636d62be58d3 in rb_thread_io_blocking_call (func=0x636d629b1460 <internal_read_func>, data1=0x7d5588a18040, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1824
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x0000636d628f82e0 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:1073
        _ec = 0x516002d699d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d55949fedb0, <optimized out>, 0x7d55949fecc0, <optimized out>, <optimized out>}, prev = 0x7d5588a09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002d699d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x0000636d629c5cf5 in io_read_memory_locktmp (str=137806317978208, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497
        str = <optimized out>
        iis = {th = 137806510612160, fptr = 0x5110001ddd40, nonblock = 0, fd = 6, buf = 0x51900017f780, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110001ddd40
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x0000636d629a1f31 in io_readpartial (argc=-2002681248, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x0000636d62cd1998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7d55b5929ec8
        cfunc = 0x504000010f58
        recv = 137806510612280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x0000636d62c7f287 in vm_sendish (ec=0x516002d699d0, reg_cfp=0x7d55995ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516002d699d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d55995ff790
        reg_pc = 0x51300004b8e0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000636d62c6d94f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x516002d699d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x0000636d62cab5ab in invoke_iseq_block_from_c (ec=0x516002d699d0, captured=<optimized out>, self=137807055621760, 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:1618
        flags = 0
        iseq = 0x7d55b57ac780
        cfp = 0x7d55995ff7c8
        sp = 0x7d55994ff818
        use_argv = <optimized out>
        stack_argv = 0x7d55994ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516002d699d0, self=137807055621760, 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:1712
        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:1742
No locals.
#17 0x0000636d62ca9836 in rb_vm_invoke_proc (ec=0x7d5588a18260, proc=0x1, proc@entry=0x5040034aa0d0, argc=-1240353587, 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:1763
        self = 4294967295
#18 0x0000636d62c00469 in thread_do_start_proc (th=th@entry=0x51500022c700) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040034aa0d0
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000636d62bfe09a in thread_do_start (th=0x51500022c700) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#20 thread_start_func_2 (th=th@entry=0x51500022c700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x0000636d62bfd35e in call_thread_start_func_2 (th=0x51500022c700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x7d55949ffcc0
#22 nt_start (ptr=0x50c0009436c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x51500022c700
        sched = <optimized out>
        nt = 0x50c0009436c0
        vm = 0x525000000100
#23 0x0000636d628ada9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007d55b609caa4 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 = {137806519207616, 6865558498316057771, 137806519207616, -360, 25, 140736439606640, 6865558498328640683, 6865482786926558379}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007d55b6129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7d5599e006c0 (LWP 1097534) "test_autoload.*"):
#0  0x00007d55b611b4cd in __GI___poll (fds=0x7d5587309040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000636d628546ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000636d62c016cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005
        vm = <optimized out>
#4  0x0000636d628ada9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007d55b609caa4 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 = {137806607288000, 6865534858816060587, 137806607288000, -360, 0, 137806257054512, 6865534858828643499, 6865482786926558379}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007d55b6129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7d558b2006c0 (LWP 1100255) "envutil.rb:183"):
#0  0x00007d55b611b4cd in __GI___poll (fds=0x7d5586009760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000636d628546ea in __interceptor_poll ()
No symbol table info available.
#2  0x0000636d629b046d in nogvl_wait_for (th=137806504089080, fptr=0x5110002f9080, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 12, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x0000636d629b18e6 in internal_read_func (ptr=0x7d5586009620) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7d5586009620
        result = <optimized out>
#5  0x0000636d62be58d3 in rb_thread_io_blocking_call (func=0x636d629b1460 <internal_read_func>, data1=data1@entry=0x7d5586009620, fd=<optimized out>, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1824
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
#6  0x0000636d629b127a in rb_io_blocking_region_wait (argument=0x7d5586009620, events=RUBY_IO_READABLE, io=<optimized out>, function=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1314
        iis = {th = 137806504089080, fptr = 0x5110002f9080, nonblock = 0, fd = 12, buf = 0x52500033b900, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        scheduler = <optimized out>
#8  0x0000636d629b4bb7 in io_bufread (ptr=0x52500033b900 '\276' <repeats 200 times>..., len=8192, fptr=0x5110002f9080) at /tmp/ruby/src/trunk_asan/io.c:3057
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3096
        p = <optimized out>
#10 0x0000636d628f82e0 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:1073
        _ec = 0x516002f4a8d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d558b1fed10, <optimized out>, 0x7d558b1fec20, <optimized out>, <optimized out>}, prev = 0x7d5586009240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516002f4a8d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x0000636d629b25db in io_fread (str=137806504088760, offset=0, size=8192, fptr=0x5110002f9080) at /tmp/ruby/src/trunk_asan/io.c:3110
        arg = {str_ptr = 0x52500033b900 '\276' <repeats 200 times>..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#12 read_all (fptr=<optimized out>, siz=8192, str=137806504088760) at /tmp/ruby/src/trunk_asan/io.c:3388
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#13 0x0000636d629a2313 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3812
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110002f9080
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x0000636d62cd1998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x3fc100100001
        cc = <optimized out>
        me = 0x7d559383c0c8
        cfunc = 0x504000010f98
        recv = 137806504092160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x0000636d62c7f287 in vm_sendish (ec=0x516002f4a8d0, reg_cfp=0x7d5592315790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516002f4a8d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d5592315790
        reg_pc = 0x504000053d30
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000636d62c6d94f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x516002f4a8d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x0000636d62cab5ab in invoke_iseq_block_from_c (ec=0x516002f4a8d0, captured=<optimized out>, self=137807069904480, 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:1618
        flags = 0
        iseq = 0x7d55b576abc8
        cfp = 0x7d55923157c8
        sp = 0x7d5592215818
        use_argv = <optimized out>
        stack_argv = 0x7d5592215818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002f4a8d0, self=137807069904480, 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:1712
        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:1742
No locals.
#21 0x0000636d62ca9836 in rb_vm_invoke_proc (ec=0x7d5586009760, proc=0x1, proc@entry=0x5040002237d0, argc=-1240353587, 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:1763
        self = 4294967295
#22 0x0000636d62c00469 in thread_do_start_proc (th=th@entry=0x5150001e4400) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002237d0
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000636d62bfe09a in thread_do_start (th=0x5150001e4400) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001e4400, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _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 0x0000636d62bfd35e in call_thread_start_func_2 (th=0x5150001e4400) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x7d558b1ffcc0
#26 nt_start (ptr=0x50c000941980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x5150001e4400
        sched = <optimized out>
        nt = 0x50c000941980
        vm = 0x525000000100
#27 0x0000636d628ada9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007d55b609caa4 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 = {137806359824064, 6865563995874196651, 137806359824064, -360, 22, 140736439603824, 6865563995886779563, 6865482786926558379}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007d55b6129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d55b622ec40 (LWP 1064006) "ruby"):
#0  0x00007d55b6098d71 in __futex_abstimed_wait_common64 (private=32767, cancel=true, abstime=0x7fffc17d5d40, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=32767, abstime=0x7fffc17d5d40, clockid=32085, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8213504
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fffc17d5d40, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007d55b609bc8e in __pthread_cond_wait_common (abstime=0x7fffc17d5d40, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d55b609b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fffc17d5c30, __canceltype = 1667136896, __prev = 0x0}
        cbuffer = {wseq = 1052, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 1052
        seq = 526
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7fffc17d5d40) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000636d62bfbd41 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000000300, rel=0x7d55b3e4d720) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x515000000420
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x0000636d62c02814 in native_sleep (th=0x515000000300, rel=0x7d55b3e4d720) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275
        sched = <optimized out>
#8  thread_join_sleep (arg=137807045887840) at /tmp/ruby/src/trunk_asan/thread.c:1071
        scheduler = <optimized out>
        p = 0x7d55b4048760
        target_th = 0x5150001e4400
        th = 0x515000000300
        end = 1101081361489254
        limit = 0x7d55b3e4d720
#9  0x0000636d628f82e0 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:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffc17d5f50, <optimized out>, 0x7fffc17d5e60, <optimized out>, <optimized out>}, prev = 0x7d55b401a540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x0000636d62c02368 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1112
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#11 0x0000636d62bf50b0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1209
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7d55b3e4d720
#12 0x0000636d62cd1998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x34d100100003
        cc = <optimized out>
        me = 0x7d55b57f9648
        cfunc = 0x50400001ebd8
        recv = 137806504089080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#13 0x0000636d62c7f287 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d55b35ff410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d55b35ff410
        reg_pc = 0x523000009c70
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
th: 0x515000000300, native_id: 0x7d55b622ec40
        INSN_LABEL_getlocal_WC_0 = <optimized out>
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0178 e:000177 CFUNC  :join
c:0018 p:0494 s:0173 E:000778 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:186
c:0017 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0016 p:0032 s:0110 e:000109 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:333
c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
        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>
c:0014 p:0007 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:326
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_trace_opt_mult = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        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>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:0019a0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

th: 0x515000074980, native_id: 0x7d55940006c0
-- Control frame information -----------------------------------------------
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/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x51500024a700, native_id: 0x7d55938006c0
-- Control frame information -----------------------------------------------
        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>
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_trace_opt_regexpmatch2 = <optimized out>
#15 0x0000636d62c6dd11 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2614
No locals.
#16 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2593
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#17 0x0000636d62cef302 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d55b35ff620, self=137807055621760, 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:1618
        flags = 0
        iseq = 0x7d55b576e1b0
        cfp = <optimized out>
        sp = 0x7d55b34ffa28
        use_argv = 0x7d55b3e34e20
        stack_argv = 0x7d55b34ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#18 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:1632
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x51500022c700, native_id: 0x7d5594a006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        captured = 0x7d55b35ff620
#19 0x0000636d62c9b956 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:1669
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#22 0x0000636d62c9b956 in rb_yield (val=<optimized out>)
No locals.
#23 0x0000636d62e4fb16 in rb_ary_collect (ary=137806396001440) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 137806398267720
        i = 26
#24 0x0000636d62cd1998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7d55b5930138
        cfunc = 0x50400000a758
        recv = 137806396001440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x0000636d62c78b37 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d55b35ff608, cd=0x51100000c050, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000c050
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d55b35ff608
        reg_pc = 0x5190000143b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x0000636d62c6d94f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#28 0x0000636d62cef302 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d55b35ff738, self=137807055621760, 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:1618
        flags = 0
        iseq = 0x7d55b57ac938
        cfp = <optimized out>
        sp = 0x7d55b34ff8d0
        use_argv = 0x7d55b3e42820
        stack_argv = 0x7d55b34ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#29 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1632
        captured = 0x7d55b35ff738
#30 0x0000636d62c9b956 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:1669
No locals.
#31 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677
No locals.
#32 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#33 0x0000636d62c9b956 in rb_yield (val=<optimized out>)
No locals.
#34 0x0000636d62e4fb16 in rb_ary_collect (ary=137806510612440) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 137806510612360
        i = 0
#35 0x0000636d62cd1998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7d55b5930138
        cfunc = 0x50400000a758
        recv = 137806510612440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#36 0x0000636d62c78b37 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d55b35ff720, cd=0x5020000098f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000098f0
        insns_address_table = {0x636d62c7483f <vm_exec_core+14031>, 0x636d62c7187a <vm_exec_core+1802>, 0x636d62c73229 <vm_exec_core+8377>, 0x636d62c78ca5 <vm_exec_core+31541>, 0x636d62c72b01 <vm_exec_core+6545>, 0x636d62c79a5d <vm_exec_core+35053>, 0x636d62c77b22 <vm_exec_core+27058>, 0x636d62c756bf <vm_exec_core+17743>, 0x636d62c71bb0 <vm_exec_core+2624>, 0x636d62c794db <vm_exec_core+33643>, 0x636d62c7907b <vm_exec_core+32523>, 0x636d62c72efc <vm_exec_core+7564>, 0x636d62c7221c <vm_exec_core+4268>, 0x636d62c78051 <vm_exec_core+28385>, 0x636d62c73e47 <vm_exec_core+11479>, 0x636d62c7971d <vm_exec_core+34221>, 0x636d62c792ca <vm_exec_core+33114>, 0x636d62c746b7 <vm_exec_core+13639>, 0x636d62c75610 <vm_exec_core+17568>, 0x636d62c77cca <vm_exec_core+27482>, 0x636d62c79212 <vm_exec_core+32930>, 0x636d62c76c5d <vm_exec_core+23277>, 0x636d62c77d7e <vm_exec_core+27662>, 0x636d62c78208 <vm_exec_core+28824>, 0x636d62c76b6f <vm_exec_core+23039>, 0x636d62c720fc <vm_exec_core+3980>, 0x636d62c77452 <vm_exec_core+25314>, 0x636d62c71f24 <vm_exec_core+3508>, 0x636d62c722dd <vm_exec_core+4461>, 0x636d62c749ac <vm_exec_core+14396>, 0x636d62c769dc <vm_exec_core+22636>, 0x636d62c77020 <vm_exec_core+24240>, 0x636d62c76725 <vm_exec_core+21941>, 0x636d62c71ae1 <vm_exec_core+2417>, 0x636d62c784ac <vm_exec_core+29500>, 0x636d62c78f2b <vm_exec_core+32187>, 0x636d62c723f4 <vm_exec_core+4740>, 0x636d62c736ab <vm_exec_core+9531>, 0x636d62c73120 <vm_exec_core+8112>, 0x636d62c73fc2 <vm_exec_core+11858>, 0x636d62c7553e <vm_exec_core+17358>, 0x636d62c72500 <vm_exec_core+5008>, 0x636d62c782f1 <vm_exec_core+29057>, 0x636d62c735f0 <vm_exec_core+9344>, 0x636d62c753a7 <vm_exec_core+16951>, 0x636d62c75f47 <vm_exec_core+19927>, 0x636d62c7816b <vm_exec_core+28667>, 0x636d62c76e48 <vm_exec_core+23768>, 0x636d62c74202 <vm_exec_core+12434>, 0x636d62c7392b <vm_exec_core+10171>, 0x636d62c77f11 <vm_exec_core+28065>, 0x636d62c74b58 <vm_exec_core+14824>, 0x636d62c77519 <vm_exec_core+25513>, 0x636d62c76f77 <vm_exec_core+24071>, 0x636d62c77774 <vm_exec_core+26116>, 0x636d62c787d6 <vm_exec_core+30310>, 0x636d62c76183 <vm_exec_core+20499>, 0x636d62c7151b <vm_exec_core+939>, 0x636d62c74394 <vm_exec_core+12836>, 0x636d62c77e41 <vm_exec_core+27857>, 0x636d62c744cf <vm_exec_core+13151>, 0x636d62c76a95 <vm_exec_core+22821>, 0x636d62c77339 <vm_exec_core+25033>, 0x636d62c75c52 <vm_exec_core+19170>, 0x636d62c7687e <vm_exec_core+22286>, 0x636d62c7474e <vm_exec_core+13790>, 0x636d62c73c41 <vm_exec_core+10961>, 0x636d62c77867 <vm_exec_core+26359>, 0x636d62c725d2 <vm_exec_core+5218>, 0x636d62c75a36 <vm_exec_core+18630>, 0x636d62c80a3c <vm_exec_core+63692>, 0x636d62c76d1d <vm_exec_core+23469>, 0x636d62c72891 <vm_exec_core+5921>, 0x636d62c72dc3 <vm_exec_core+7251>, 0x636d62c729ca <vm_exec_core+6234>, 0x636d62c737b9 <vm_exec_core+9801>, 0x636d62c7403d <vm_exec_core+11981>, 0x636d62c71520 <vm_exec_core+944>, 0x636d62c734d1 <vm_exec_core+9057>, 0x636d62c79cb2 <vm_exec_core+35650>, 0x636d62c77239 <vm_exec_core+24777>, 0x636d62c76027 <vm_exec_core+20151>, 0x636d62c78386 <vm_exec_core+29206>, 0x636d62c79d9a <vm_exec_core+35882>, 0x636d62c786d9 <vm_exec_core+30057>, 0x636d62c797c7 <vm_exec_core+34391>, 0x636d62c798b1 <vm_exec_core+34625>, 0x636d62c72003 <vm_exec_core+3731>, 0x636d62c79388 <vm_exec_core+33304>, 0x636d62c74a65 <vm_exec_core+14581>, 0x636d62c795d0 <vm_exec_core+33888>, 0x636d62c74590 <vm_exec_core+13344>, 0x636d62c7859d <vm_exec_core+29741>, 0x636d62c73a74 <vm_exec_core+10500>, 0x636d62c74dae <vm_exec_core+15422>, 0x636d62c799a7 <vm_exec_core+34871>, 0x636d62c7547e <vm_exec_core+17166>, 0x636d62c74f5f <vm_exec_core+15855>, 0x636d62c71605 <vm_exec_core+1173>, 0x636d62c71d1f <vm_exec_core+2991>, 0x636d62c71703 <vm_exec_core+1427>, 0x636d62c75d62 <vm_exec_core+19442>, 0x636d62c75135 <vm_exec_core+16325>, 0x636d62c758f7 <vm_exec_core+18311>, 0x636d62c757fe <vm_exec_core+18062>, 0x636d62c74899 <vm_exec_core+14121>, 0x636d62c75015 <vm_exec_core+16037>, 0x636d62c74c6f <vm_exec_core+15103>, 0x636d62c75310 <vm_exec_core+16800>, 0x636d62c75279 <vm_exec_core+16649>, 0x636d62c74830 <vm_exec_core+14016>, 0x636d62c7186b <vm_exec_core+1787>, 0x636d62c7321a <vm_exec_core+8362>, 0x636d62c78c96 <vm_exec_core+31526>, 0x636d62c72af2 <vm_exec_core+6530>, 0x636d62c79a4e <vm_exec_core+35038>, 0x636d62c77b13 <vm_exec_core+27043>, 0x636d62c756b0 <vm_exec_core+17728>, 0x636d62c71ba1 <vm_exec_core+2609>, 0x636d62c794cc <vm_exec_core+33628>, 0x636d62c7906c <vm_exec_core+32508>, 0x636d62c72eed <vm_exec_core+7549>, 0x636d62c7220d <vm_exec_core+4253>, 0x636d62c78042 <vm_exec_core+28370>, 0x636d62c73e38 <vm_exec_core+11464>, 0x636d62c7970e <vm_exec_core+34206>, 0x636d62c792bb <vm_exec_core+33099>, 0x636d62c746a8 <vm_exec_core+13624>, 0x636d62c75601 <vm_exec_core+17553>, 0x636d62c77cbb <vm_exec_core+27467>, 0x636d62c79203 <vm_exec_core+32915>, 0x636d62c76c4e <vm_exec_core+23262>, 0x636d62c77d6f <vm_exec_core+27647>, 0x636d62c781f9 <vm_exec_core+28809>, 0x636d62c76b60 <vm_exec_core+23024>, 0x636d62c720ed <vm_exec_core+3965>, 0x636d62c77443 <vm_exec_core+25299>, 0x636d62c71f15 <vm_exec_core+3493>, 0x636d62c722ce <vm_exec_core+4446>, 0x636d62c7499d <vm_exec_core+14381>, 0x636d62c769cd <vm_exec_core+22621>, 0x636d62c77011 <vm_exec_core+24225>, 0x636d62c76716 <vm_exec_core+21926>, 0x636d62c71ad2 <vm_exec_core+2402>, 0x636d62c7849d <vm_exec_core+29485>, 0x636d62c78f1c <vm_exec_core+32172>, 0x636d62c723e5 <vm_exec_core+4725>, 0x636d62c7369c <vm_exec_core+9516>, 0x636d62c73111 <vm_exec_core+8097>, 0x636d62c73fb3 <vm_exec_core+11843>, 0x636d62c7552f <vm_exec_core+17343>, 0x636d62c724f1 <vm_exec_core+4993>, 0x636d62c782e2 <vm_exec_core+29042>, 0x636d62c735e1 <vm_exec_core+9329>, 0x636d62c75398 <vm_exec_core+16936>, 0x636d62c75f38 <vm_exec_core+19912>, 0x636d62c7815c <vm_exec_core+28652>, 0x636d62c76e39 <vm_exec_core+23753>, 0x636d62c741f3 <vm_exec_core+12419>, 0x636d62c7391c <vm_exec_core+10156>, 0x636d62c77f02 <vm_exec_core+28050>, 0x636d62c74b49 <vm_exec_core+14809>, 0x636d62c7750a <vm_exec_core+25498>, 0x636d62c76f68 <vm_exec_core+24056>, 0x636d62c77765 <vm_exec_core+26101>, 0x636d62c787c7 <vm_exec_core+30295>, 0x636d62c76174 <vm_exec_core+20484>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c74385 <vm_exec_core+12821>, 0x636d62c77e32 <vm_exec_core+27842>, 0x636d62c744c0 <vm_exec_core+13136>, 0x636d62c76a86 <vm_exec_core+22806>, 0x636d62c76de9 <vm_exec_core+23673>, 0x636d62c75c43 <vm_exec_core+19155>, 0x636d62c7686f <vm_exec_core+22271>, 0x636d62c7473f <vm_exec_core+13775>, 0x636d62c73c32 <vm_exec_core+10946>, 0x636d62c77858 <vm_exec_core+26344>, 0x636d62c725c3 <vm_exec_core+5203>, 0x636d62c75a27 <vm_exec_core+18615>, 0x636d62c80a2d <vm_exec_core+63677>, 0x636d62c76d0e <vm_exec_core+23454>, 0x636d62c72882 <vm_exec_core+5906>, 0x636d62c72db4 <vm_exec_core+7236>, 0x636d62c729bb <vm_exec_core+6219>, 0x636d62c737aa <vm_exec_core+9786>, 0x636d62c7402e <vm_exec_core+11966>, 0x636d62c76022 <vm_exec_core+20146>, 0x636d62c75525 <vm_exec_core+17333>, 0x636d62c7601d <vm_exec_core+20141>, 0x636d62c76c49 <vm_exec_core+23257>, 0x636d62c76b5b <vm_exec_core+23019>, 0x636d62c737a5 <vm_exec_core+9781>, 0x636d62c76dfd <vm_exec_core+23693>, 0x636d62c74a5b <vm_exec_core+14571>, 0x636d62c74a60 <vm_exec_core+14576>, 0x636d62c76b56 <vm_exec_core+23014>, 0x636d62c769c3 <vm_exec_core+22611>, 0x636d62c758de <vm_exec_core+18286>, 0x636d62c757ea <vm_exec_core+18042>...}
        reg_cfp = 0x7d55b35ff720
        reg_pc = 0x50400002d3f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x0000636d62c6dd11 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2614
No locals.
#39 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2593
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#40 0x0000636d628f45db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7d55b57acac8) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffc17d7fd0, <optimized out>, 0x7fffc17d7f20, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7d55b57acac8
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#42 0x0000636d628edb47 in rb_main (argc=10, argv=0x7fffc17d81a8) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=10, argv=0x7fffc17d81a8) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7a6a4e10ec40 (LWP 1063996) "ruby" 0x00007a6a4df26cd7 in __GI___select (nfds=21, readfds=0x50c004ad0c40, writefds=0x0, exceptfds=0x0, timeout=0x7ffddd4ef680) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7a6a31c006c0 (LWP 1063998) "ruby" 0x00007a6a4df1b4cd in __GI___poll (fds=0x7a6a30909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7a6a31c006c0 (LWP 1063998) "ruby"):
#0  0x00007a6a4df1b4cd in __GI___poll (fds=0x7a6a30909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b62ff0c46ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005b62ff4716cf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005
        vm = <optimized out>
#4  0x00005b62ff11da9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007a6a4de9caa4 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 = {134596519790272, 2469883046567157412, 134596519790272, -360, 0, 140728316401696, 2469883046546185892, 2469715489400495780}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007a6a4df29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7a6a4e10ec40 (LWP 1063996) "ruby"):
#0  0x00007a6a4df26cd7 in __GI___select (nfds=21, readfds=0x50c004ad0c40, writefds=0x0, exceptfds=0x0, timeout=0x7ffddd4ef680) 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 = 463446712}
        pts64 = 0x7ffddd4ef520
        r = <optimized out>
#1  0x00005b62ff45c3a5 in native_fd_select (n=21, readfds=0x50c004ad0c40, writefds=0x0, exceptfds=0x7a6a4df26cd7 <__GI___select+327>, timeout=0x7ffddd4ef520, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2379
No locals.
#2  do_select (p=134596958258976) at /tmp/ruby/src/trunk_asan/thread.c:4309
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffddd4ef630
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005b62ff1682e0 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:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffddd4ef7f0, <optimized out>, 0x7ffddd4ef700, <optimized out>, <optimized out>}, prev = 0x7a6a4be28680, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005b62ff45b97e 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:4369
        set = {max = 21, th = 0x515000000300, rset = 0x7a6a4be28540, 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 = 0x7a6a4be285a0}
#5  0x00005b62ff22b05f in select_internal (read=134596968232640, write=4, except=4, tp=0x7a6a4be285a0, fds=0x7a6a4be28540) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 21
        pending = <optimized out>
        rp = 0x7a6a4be28540
        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=134596958258464) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x7a6a4be28520
#7  0x00005b62ff1682e0 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:1073
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffddd4efaf0, <optimized out>, 0x7ffddd4efa00, <optimized out>, <optimized out>}, prev = 0x7a6a4be57c40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x00005b62ff2072a7 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00005b62ff541998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x7a6a4d7ea6a8
        cfunc = 0x504000010798
        recv = 134596985223680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005b62ff4ef287 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6a4b3ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b62ff4e483f <vm_exec_core+14031>, 0x5b62ff4e187a <vm_exec_core+1802>, 0x5b62ff4e3229 <vm_exec_core+8377>, 0x5b62ff4e8ca5 <vm_exec_core+31541>, 0x5b62ff4e2b01 <vm_exec_core+6545>, 0x5b62ff4e9a5d <vm_exec_core+35053>, 0x5b62ff4e7b22 <vm_exec_core+27058>, 0x5b62ff4e56bf <vm_exec_core+17743>, 0x5b62ff4e1bb0 <vm_exec_core+2624>, 0x5b62ff4e94db <vm_exec_core+33643>, 0x5b62ff4e907b <vm_exec_core+32523>, 0x5b62ff4e2efc <vm_exec_core+7564>, 0x5b62ff4e221c <vm_exec_core+4268>, 0x5b62ff4e8051 <vm_exec_core+28385>, 0x5b62ff4e3e47 <vm_exec_core+11479>, 0x5b62ff4e971d <vm_exec_core+34221>, 0x5b62ff4e92ca <vm_exec_core+33114>, 0x5b62ff4e46b7 <vm_exec_core+13639>, 0x5b62ff4e5610 <vm_exec_core+17568>, 0x5b62ff4e7cca <vm_exec_core+27482>, 0x5b62ff4e9212 <vm_exec_core+32930>, 0x5b62ff4e6c5d <vm_exec_core+23277>, 0x5b62ff4e7d7e <vm_exec_core+27662>, 0x5b62ff4e8208 <vm_exec_core+28824>, 0x5b62ff4e6b6f <vm_exec_core+23039>, 0x5b62ff4e20fc <vm_exec_core+3980>, 0x5b62ff4e7452 <vm_exec_core+25314>, 0x5b62ff4e1f24 <vm_exec_core+3508>, 0x5b62ff4e22dd <vm_exec_core+4461>, 0x5b62ff4e49ac <vm_exec_core+14396>, 0x5b62ff4e69dc <vm_exec_core+22636>, 0x5b62ff4e7020 <vm_exec_core+24240>, 0x5b62ff4e6725 <vm_exec_core+21941>, 0x5b62ff4e1ae1 <vm_exec_core+2417>, 0x5b62ff4e84ac <vm_exec_core+29500>, 0x5b62ff4e8f2b <vm_exec_core+32187>, 0x5b62ff4e23f4 <vm_exec_core+4740>, 0x5b62ff4e36ab <vm_exec_core+9531>, 0x5b62ff4e3120 <vm_exec_core+8112>, 0x5b62ff4e3fc2 <vm_exec_core+11858>, 0x5b62ff4e553e <vm_exec_core+17358>, 0x5b62ff4e2500 <vm_exec_core+5008>, 0x5b62ff4e82f1 <vm_exec_core+29057>, 0x5b62ff4e35f0 <vm_exec_core+9344>, 0x5b62ff4e53a7 <vm_exec_core+16951>, 0x5b62ff4e5f47 <vm_exec_core+19927>, 0x5b62ff4e816b <vm_exec_core+28667>, 0x5b62ff4e6e48 <vm_exec_core+23768>, 0x5b62ff4e4202 <vm_exec_core+12434>, 0x5b62ff4e392b <vm_exec_core+10171>, 0x5b62ff4e7f11 <vm_exec_core+28065>, 0x5b62ff4e4b58 <vm_exec_core+14824>, 0x5b62ff4e7519 <vm_exec_core+25513>, 0x5b62ff4e6f77 <vm_exec_core+24071>, 0x5b62ff4e7774 <vm_exec_core+26116>, 0x5b62ff4e87d6 <vm_exec_core+30310>, 0x5b62ff4e6183 <vm_exec_core+20499>, 0x5b62ff4e151b <vm_exec_core+939>, 0x5b62ff4e4394 <vm_exec_core+12836>, 0x5b62ff4e7e41 <vm_exec_core+27857>, 0x5b62ff4e44cf <vm_exec_core+13151>, 0x5b62ff4e6a95 <vm_exec_core+22821>, 0x5b62ff4e7339 <vm_exec_core+25033>, 0x5b62ff4e5c52 <vm_exec_core+19170>, 0x5b62ff4e687e <vm_exec_core+22286>, 0x5b62ff4e474e <vm_exec_core+13790>, 0x5b62ff4e3c41 <vm_exec_core+10961>, 0x5b62ff4e7867 <vm_exec_core+26359>, 0x5b62ff4e25d2 <vm_exec_core+5218>, 0x5b62ff4e5a36 <vm_exec_core+18630>, 0x5b62ff4f0a3c <vm_exec_core+63692>, 0x5b62ff4e6d1d <vm_exec_core+23469>, 0x5b62ff4e2891 <vm_exec_core+5921>, 0x5b62ff4e2dc3 <vm_exec_core+7251>, 0x5b62ff4e29ca <vm_exec_core+6234>, 0x5b62ff4e37b9 <vm_exec_core+9801>, 0x5b62ff4e403d <vm_exec_core+11981>, 0x5b62ff4e1520 <vm_exec_core+944>, 0x5b62ff4e34d1 <vm_exec_core+9057>, 0x5b62ff4e9cb2 <vm_exec_core+35650>, 0x5b62ff4e7239 <vm_exec_core+24777>, 0x5b62ff4e6027 <vm_exec_core+20151>, 0x5b62ff4e8386 <vm_exec_core+29206>, 0x5b62ff4e9d9a <vm_exec_core+35882>, 0x5b62ff4e86d9 <vm_exec_core+30057>, 0x5b62ff4e97c7 <vm_exec_core+34391>, 0x5b62ff4e98b1 <vm_exec_core+34625>, 0x5b62ff4e2003 <vm_exec_core+3731>, 0x5b62ff4e9388 <vm_exec_core+33304>, 0x5b62ff4e4a65 <vm_exec_core+14581>, 0x5b62ff4e95d0 <vm_exec_core+33888>, 0x5b62ff4e4590 <vm_exec_core+13344>, 0x5b62ff4e859d <vm_exec_core+29741>, 0x5b62ff4e3a74 <vm_exec_core+10500>, 0x5b62ff4e4dae <vm_exec_core+15422>, 0x5b62ff4e99a7 <vm_exec_core+34871>, 0x5b62ff4e547e <vm_exec_core+17166>, 0x5b62ff4e4f5f <vm_exec_core+15855>, 0x5b62ff4e1605 <vm_exec_core+1173>, 0x5b62ff4e1d1f <vm_exec_core+2991>, 0x5b62ff4e1703 <vm_exec_core+1427>, 0x5b62ff4e5d62 <vm_exec_core+19442>, 0x5b62ff4e5135 <vm_exec_core+16325>, 0x5b62ff4e58f7 <vm_exec_core+18311>, 0x5b62ff4e57fe <vm_exec_core+18062>, 0x5b62ff4e4899 <vm_exec_core+14121>, 0x5b62ff4e5015 <vm_exec_core+16037>, 0x5b62ff4e4c6f <vm_exec_core+15103>, 0x5b62ff4e5310 <vm_exec_core+16800>, 0x5b62ff4e5279 <vm_exec_core+16649>, 0x5b62ff4e4830 <vm_exec_core+14016>, 0x5b62ff4e186b <vm_exec_core+1787>, 0x5b62ff4e321a <vm_exec_core+8362>, 0x5b62ff4e8c96 <vm_exec_core+31526>, 0x5b62ff4e2af2 <vm_exec_core+6530>, 0x5b62ff4e9a4e <vm_exec_core+35038>, 0x5b62ff4e7b13 <vm_exec_core+27043>, 0x5b62ff4e56b0 <vm_exec_core+17728>, 0x5b62ff4e1ba1 <vm_exec_core+2609>, 0x5b62ff4e94cc <vm_exec_core+33628>, 0x5b62ff4e906c <vm_exec_core+32508>, 0x5b62ff4e2eed <vm_exec_core+7549>, 0x5b62ff4e220d <vm_exec_core+4253>, 0x5b62ff4e8042 <vm_exec_core+28370>, 0x5b62ff4e3e38 <vm_exec_core+11464>, 0x5b62ff4e970e <vm_exec_core+34206>, 0x5b62ff4e92bb <vm_exec_core+33099>, 0x5b62ff4e46a8 <vm_exec_core+13624>, 0x5b62ff4e5601 <vm_exec_core+17553>, 0x5b62ff4e7cbb <vm_exec_core+27467>, 0x5b62ff4e9203 <vm_exec_core+32915>, 0x5b62ff4e6c4e <vm_exec_core+23262>, 0x5b62ff4e7d6f <vm_exec_core+27647>, 0x5b62ff4e81f9 <vm_exec_core+28809>, 0x5b62ff4e6b60 <vm_exec_core+23024>, 0x5b62ff4e20ed <vm_exec_core+3965>, 0x5b62ff4e7443 <vm_exec_core+25299>, 0x5b62ff4e1f15 <vm_exec_core+3493>, 0x5b62ff4e22ce <vm_exec_core+4446>, 0x5b62ff4e499d <vm_exec_core+14381>, 0x5b62ff4e69cd <vm_exec_core+22621>, 0x5b62ff4e7011 <vm_exec_core+24225>, 0x5b62ff4e6716 <vm_exec_core+21926>, 0x5b62ff4e1ad2 <vm_exec_core+2402>, 0x5b62ff4e849d <vm_exec_core+29485>, 0x5b62ff4e8f1c <vm_exec_core+32172>, 0x5b62ff4e23e5 <vm_exec_core+4725>, 0x5b62ff4e369c <vm_exec_core+9516>, 0x5b62ff4e3111 <vm_exec_core+8097>, 0x5b62ff4e3fb3 <vm_exec_core+11843>, 0x5b62ff4e552f <vm_exec_core+17343>, 0x5b62ff4e24f1 <vm_exec_core+4993>, 0x5b62ff4e82e2 <vm_exec_core+29042>, 0x5b62ff4e35e1 <vm_exec_core+9329>, 0x5b62ff4e5398 <vm_exec_core+16936>, 0x5b62ff4e5f38 <vm_exec_core+19912>, 0x5b62ff4e815c <vm_exec_core+28652>, 0x5b62ff4e6e39 <vm_exec_core+23753>, 0x5b62ff4e41f3 <vm_exec_core+12419>, 0x5b62ff4e391c <vm_exec_core+10156>, 0x5b62ff4e7f02 <vm_exec_core+28050>, 0x5b62ff4e4b49 <vm_exec_core+14809>, 0x5b62ff4e750a <vm_exec_core+25498>, 0x5b62ff4e6f68 <vm_exec_core+24056>, 0x5b62ff4e7765 <vm_exec_core+26101>, 0x5b62ff4e87c7 <vm_exec_core+30295>, 0x5b62ff4e6174 <vm_exec_core+20484>, 0x5b62ff4e6de9 <vm_exec_core+23673>, 0x5b62ff4e4385 <vm_exec_core+12821>, 0x5b62ff4e7e32 <vm_exec_core+27842>, 0x5b62ff4e44c0 <vm_exec_core+13136>, 0x5b62ff4e6a86 <vm_exec_core+22806>, 0x5b62ff4e6de9 <vm_exec_core+23673>, 0x5b62ff4e5c43 <vm_exec_core+19155>, 0x5b62ff4e686f <vm_exec_core+22271>, 0x5b62ff4e473f <vm_exec_core+13775>, 0x5b62ff4e3c32 <vm_exec_core+10946>, 0x5b62ff4e7858 <vm_exec_core+26344>, 0x5b62ff4e25c3 <vm_exec_core+5203>, 0x5b62ff4e5a27 <vm_exec_core+18615>, 0x5b62ff4f0a2d <vm_exec_core+63677>, 0x5b62ff4e6d0e <vm_exec_core+23454>, 0x5b62ff4e2882 <vm_exec_core+5906>, 0x5b62ff4e2db4 <vm_exec_core+7236>, 0x5b62ff4e29bb <vm_exec_core+6219>, 0x5b62ff4e37aa <vm_exec_core+9786>, 0x5b62ff4e402e <vm_exec_core+11966>, 0x5b62ff4e6022 <vm_exec_core+20146>, 0x5b62ff4e5525 <vm_exec_core+17333>, 0x5b62ff4e601d <vm_exec_core+20141>, 0x5b62ff4e6c49 <vm_exec_core+23257>, 0x5b62ff4e6b5b <vm_exec_core+23019>, 0x5b62ff4e37a5 <vm_exec_core+9781>, 0x5b62ff4e6dfd <vm_exec_core+23693>, 0x5b62ff4e4a5b <vm_exec_core+14571>, 0x5b62ff4e4a60 <vm_exec_core+14576>, 0x5b62ff4e6b56 <vm_exec_core+23014>, 0x5b62ff4e69c3 <vm_exec_core+22611>, 0x5b62ff4e58de <vm_exec_core+18286>, 0x5b62ff4e57ea <vm_exec_core+18042>...}
        reg_cfp = 0x7a6a4b3ff3a0
        reg_pc = 0x5220000038a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
th: 0x515000000300, native_id: 0x7a6a4e10ec40
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
-- Control frame information -----------------------------------------------
        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>
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
#12 0x00005b62ff4ddaef in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2614
No locals.
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2590
        _ec = 0x5160000006d0
        _tag = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        state = RUBY_TAG_NONE
        result = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
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
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
#14 0x00005b62ff55f302 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7a6a4b3ff578, self=134596984451040, 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:1618
        flags = 0
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        iseq = 0x7a6a4d747908
        cfp = <optimized out>
        sp = 0x7a6a4b2ff9e8
        use_argv = 0x7a6a4bcbf4a0

        stack_argv = 0x7a6a4b2ff9e8
        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:1632
        captured = 0x7a6a4b3ff578
#16 0x00005b62ff50b956 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:1669
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:1677
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 0x00005b62ff50b956 in rb_yield (val=<optimized out>)
No locals.
#20 0x00005b62ff6b2d1a in rb_ary_each (ary=134596982677360) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
#21 0x00005b62ff541998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7a6a4d7f0558
        cfunc = 0x50400000a298
        recv = 134596982677360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x00005b62ff4e8b37 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6a4b3ff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d900
        insns_address_table = {0x5b62ff4e483f <vm_exec_core+14031>, 0x5b62ff4e187a <vm_exec_core+1802>, 0x5b62ff4e3229 <vm_exec_core+8377>, 0x5b62ff4e8ca5 <vm_exec_core+31541>, 0x5b62ff4e2b01 <vm_exec_core+6545>, 0x5b62ff4e9a5d <vm_exec_core+35053>, 0x5b62ff4e7b22 <vm_exec_core+27058>, 0x5b62ff4e56bf <vm_exec_core+17743>, 0x5b62ff4e1bb0 <vm_exec_core+2624>, 0x5b62ff4e94db <vm_exec_core+33643>, 0x5b62ff4e907b <vm_exec_core+32523>, 0x5b62ff4e2efc <vm_exec_core+7564>, 0x5b62ff4e221c <vm_exec_core+4268>, 0x5b62ff4e8051 <vm_exec_core+28385>, 0x5b62ff4e3e47 <vm_exec_core+11479>, 0x5b62ff4e971d <vm_exec_core+34221>, 0x5b62ff4e92ca <vm_exec_core+33114>, 0x5b62ff4e46b7 <vm_exec_core+13639>, 0x5b62ff4e5610 <vm_exec_core+17568>, 0x5b62ff4e7cca <vm_exec_core+27482>, 0x5b62ff4e9212 <vm_exec_core+32930>, 0x5b62ff4e6c5d <vm_exec_core+23277>, 0x5b62ff4e7d7e <vm_exec_core+27662>, 0x5b62ff4e8208 <vm_exec_core+28824>, 0x5b62ff4e6b6f <vm_exec_core+23039>, 0x5b62ff4e20fc <vm_exec_core+3980>, 0x5b62ff4e7452 <vm_exec_core+25314>, 0x5b62ff4e1f24 <vm_exec_core+3508>, 0x5b62ff4e22dd <vm_exec_core+4461>, 0x5b62ff4e49ac <vm_exec_core+14396>, 0x5b62ff4e69dc <vm_exec_core+22636>, 0x5b62ff4e7020 <vm_exec_core+24240>, 0x5b62ff4e6725 <vm_exec_core+21941>, 0x5b62ff4e1ae1 <vm_exec_core+2417>, 0x5b62ff4e84ac <vm_exec_core+29500>, 0x5b62ff4e8f2b <vm_exec_core+32187>, 0x5b62ff4e23f4 <vm_exec_core+4740>, 0x5b62ff4e36ab <vm_exec_core+9531>, 0x5b62ff4e3120 <vm_exec_core+8112>, 0x5b62ff4e3fc2 <vm_exec_core+11858>, 0x5b62ff4e553e <vm_exec_core+17358>, 0x5b62ff4e2500 <vm_exec_core+5008>, 0x5b62ff4e82f1 <vm_exec_core+29057>, 0x5b62ff4e35f0 <vm_exec_core+9344>, 0x5b62ff4e53a7 <vm_exec_core+16951>, 0x5b62ff4e5f47 <vm_exec_core+19927>, 0x5b62ff4e816b <vm_exec_core+28667>, 0x5b62ff4e6e48 <vm_exec_core+23768>, 0x5b62ff4e4202 <vm_exec_core+12434>, 0x5b62ff4e392b <vm_exec_core+10171>, 0x5b62ff4e7f11 <vm_exec_core+28065>, 0x5b62ff4e4b58 <vm_exec_core+14824>, 0x5b62ff4e7519 <vm_exec_core+25513>, 0x5b62ff4e6f77 <vm_exec_core+24071>, 0x5b62ff4e7774 <vm_exec_core+26116>, 0x5b62ff4e87d6 <vm_exec_core+30310>, 0x5b62ff4e6183 <vm_exec_core+20499>, 0x5b62ff4e151b <vm_exec_core+939>, 0x5b62ff4e4394 <vm_exec_core+12836>, 0x5b62ff4e7e41 <vm_exec_core+27857>, 0x5b62ff4e44cf <vm_exec_core+13151>, 0x5b62ff4e6a95 <vm_exec_core+22821>, 0x5b62ff4e7339 <vm_exec_core+25033>, 0x5b62ff4e5c52 <vm_exec_core+19170>, 0x5b62ff4e687e <vm_exec_core+22286>, 0x5b62ff4e474e <vm_exec_core+13790>, 0x5b62ff4e3c41 <vm_exec_core+10961>, 0x5b62ff4e7867 <vm_exec_core+26359>, 0x5b62ff4e25d2 <vm_exec_core+5218>, 0x5b62ff4e5a36 <vm_exec_core+18630>, 0x5b62ff4f0a3c <vm_exec_core+63692>, 0x5b62ff4e6d1d <vm_exec_core+23469>, 0x5b62ff4e2891 <vm_exec_core+5921>, 0x5b62ff4e2dc3 <vm_exec_core+7251>, 0x5b62ff4e29ca <vm_exec_core+6234>, 0x5b62ff4e37b9 <vm_exec_core+9801>, 0x5b62ff4e403d <vm_exec_core+11981>, 0x5b62ff4e1520 <vm_exec_core+944>, 0x5b62ff4e34d1 <vm_exec_core+9057>, 0x5b62ff4e9cb2 <vm_exec_core+35650>, 0x5b62ff4e7239 <vm_exec_core+24777>, 0x5b62ff4e6027 <vm_exec_core+20151>, 0x5b62ff4e8386 <vm_exec_core+29206>, 0x5b62ff4e9d9a <vm_exec_core+35882>, 0x5b62ff4e86d9 <vm_exec_core+30057>, 0x5b62ff4e97c7 <vm_exec_core+34391>, 0x5b62ff4e98b1 <vm_exec_core+34625>, 0x5b62ff4e2003 <vm_exec_core+3731>, 0x5b62ff4e9388 <vm_exec_core+33304>, 0x5b62ff4e4a65 <vm_exec_core+14581>, 0x5b62ff4e95d0 <vm_exec_core+33888>, 0x5b62ff4e4590 <vm_exec_core+13344>, 0x5b62ff4e859d <vm_exec_core+29741>, 0x5b62ff4e3a74 <vm_exec_core+10500>, 0x5b62ff4e4dae <vm_exec_core+15422>, 0x5b62ff4e99a7 <vm_exec_core+34871>, 0x5b62ff4e547e <vm_exec_core+17166>, 0x5b62ff4e4f5f <vm_exec_core+15855>, 0x5b62ff4e1605 <vm_exec_core+1173>, 0x5b62ff4e1d1f <vm_exec_core+2991>, 0x5b62ff4e1703 <vm_exec_core+1427>, 0x5b62ff4e5d62 <vm_exec_core+19442>, 0x5b62ff4e5135 <vm_exec_core+16325>, 0x5b62ff4e58f7 <vm_exec_core+18311>, 0x5b62ff4e57fe <vm_exec_core+18062>, 0x5b62ff4e4899 <vm_exec_core+14121>, 0x5b62ff4e5015 <vm_exec_core+16037>, 0x5b62ff4e4c6f <vm_exec_core+15103>, 0x5b62ff4e5310 <vm_exec_core+16800>, 0x5b62ff4e5279 <vm_exec_core+16649>, 0x5b62ff4e4830 <vm_exec_core+14016>, 0x5b62ff4e186b <vm_exec_core+1787>, 0x5b62ff4e321a <vm_exec_core+8362>, 0x5b62ff4e8c96 <vm_exec_core+31526>, 0x5b62ff4e2af2 <vm_exec_core+6530>, 0x5b62ff4e9a4e <vm_exec_core+35038>, 0x5b62ff4e7b13 <vm_exec_core+27043>, 0x5b62ff4e56b0 <vm_exec_core+17728>, 0x5b62ff4e1ba1 <vm_exec_core+2609>, 0x5b62ff4e94cc <vm_exec_core+33628>, 0x5b62ff4e906c <vm_exec_core+32508>, 0x5b62ff4e2eed <vm_exec_core+7549>, 0x5b62ff4e220d <vm_exec_core+4253>, 0x5b62ff4e8042 <vm_exec_core+28370>, 0x5b62ff4e3e38 <vm_exec_core+11464>, 0x5b62ff4e970e <vm_exec_core+34206>, 0x5b62ff4e92bb <vm_exec_core+33099>, 0x5b62ff4e46a8 <vm_exec_core+13624>, 0x5b62ff4e5601 <vm_exec_core+17553>, 0x5b62ff4e7cbb <vm_exec_core+27467>, 0x5b62ff4e9203 <vm_exec_core+32915>, 0x5b62ff4e6c4e <vm_exec_core+23262>, 0x5b62ff4e7d6f <vm_exec_core+27647>, 0x5b62ff4e81f9 <vm_exec_core+28809>, 0x5b62ff4e6b60 <vm_exec_core+23024>, 0x5b62ff4e20ed <vm_exec_core+3965>, 0x5b62ff4e7443 <vm_exec_core+25299>, 0x5b62ff4e1f15 <vm_exec_core+3493>, 0x5b62ff4e22ce <vm_exec_core+4446>, 0x5b62ff4e499d <vm_exec_core+14381>, 0x5b62ff4e69cd <vm_exec_core+22621>, 0x5b62ff4e7011 <vm_exec_core+24225>, 0x5b62ff4e6716 <vm_exec_core+21926>, 0x5b62ff4e1ad2 <vm_exec_core+2402>, 0x5b62ff4e849d <vm_exec_core+29485>, 0x5b62ff4e8f1c <vm_exec_core+32172>, 0x5b62ff4e23e5 <vm_exec_core+4725>, 0x5b62ff4e369c <vm_exec_core+9516>, 0x5b62ff4e3111 <vm_exec_core+8097>, 0x5b62ff4e3fb3 <vm_exec_core+11843>, 0x5b62ff4e552f <vm_exec_core+17343>, 0x5b62ff4e24f1 <vm_exec_core+4993>, 0x5b62ff4e82e2 <vm_exec_core+29042>, 0x5b62ff4e35e1 <vm_exec_core+9329>, 0x5b62ff4e5398 <vm_exec_core+16936>, 0x5b62ff4e5f38 <vm_exec_core+19912>, 0x5b62ff4e815c <vm_exec_core+28652>, 0x5b62ff4e6e39 <vm_exec_core+23753>, 0x5b62ff4e41f3 <vm_exec_core+12419>, 0x5b62ff4e391c <vm_exec_core+10156>, 0x5b62ff4e7f02 <vm_exec_core+28050>, 0x5b62ff4e4b49 <vm_exec_core+14809>, 0x5b62ff4e750a <vm_exec_core+25498>, 0x5b62ff4e6f68 <vm_exec_core+24056>, 0x5b62ff4e7765 <vm_exec_core+26101>, 0x5b62ff4e87c7 <vm_exec_core+30295>, 0x5b62ff4e6174 <vm_exec_core+20484>, 0x5b62ff4e6de9 <vm_exec_core+23673>, 0x5b62ff4e4385 <vm_exec_core+12821>, 0x5b62ff4e7e32 <vm_exec_core+27842>, 0x5b62ff4e44c0 <vm_exec_core+13136>, 0x5b62ff4e6a86 <vm_exec_core+22806>, 0x5b62ff4e6de9 <vm_exec_core+23673>, 0x5b62ff4e5c43 <vm_exec_core+19155>, 0x5b62ff4e686f <vm_exec_core+22271>, 0x5b62ff4e473f <vm_exec_core+13775>, 0x5b62ff4e3c32 <vm_exec_core+10946>, 0x5b62ff4e7858 <vm_exec_core+26344>, 0x5b62ff4e25c3 <vm_exec_core+5203>, 0x5b62ff4e5a27 <vm_exec_core+18615>, 0x5b62ff4f0a2d <vm_exec_core+63677>, 0x5b62ff4e6d0e <vm_exec_core+23454>, 0x5b62ff4e2882 <vm_exec_core+5906>, 0x5b62ff4e2db4 <vm_exec_core+7236>, 0x5b62ff4e29bb <vm_exec_core+6219>, 0x5b62ff4e37aa <vm_exec_core+9786>, 0x5b62ff4e402e <vm_exec_core+11966>, 0x5b62ff4e6022 <vm_exec_core+20146>, 0x5b62ff4e5525 <vm_exec_core+17333>, 0x5b62ff4e601d <vm_exec_core+20141>, 0x5b62ff4e6c49 <vm_exec_core+23257>, 0x5b62ff4e6b5b <vm_exec_core+23019>, 0x5b62ff4e37a5 <vm_exec_core+9781>, 0x5b62ff4e6dfd <vm_exec_core+23693>, 0x5b62ff4e4a5b <vm_exec_core+14571>, 0x5b62ff4e4a60 <vm_exec_core+14576>, 0x5b62ff4e6b56 <vm_exec_core+23014>, 0x5b62ff4e69c3 <vm_exec_core+22611>, 0x5b62ff4e58de <vm_exec_core+18286>, 0x5b62ff4e57ea <vm_exec_core+18042>...}
        reg_cfp = 0x7a6a4b3ff560
        reg_pc = 0x515000019950
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005b62ff4ddd11 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2614
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2593
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00005b62ff26976c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=134596984879960) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7a6a4d78ba40
#27 0x00005b62ff26462b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 134596985213920
        realpath_map = 134596985213760
        path = 134596984879960
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x00005b62ff2627e5 in rb_require_string_internal (fname=134596984880000, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x00005b62ff541998 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x7a6a4d78bbd0
        cfunc = 0x5040000185d8
        recv = 134596985343400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x00005b62ff527ded in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffddd4f1ed0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x00005b62ff5278a5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#33 0x00005b62ff4ef287 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7a6a4b3ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b62ff4e483f <vm_exec_core+14031>, 0x5b62ff4e187a <vm_exec_core+1802>, 0x5b62ff4e3229 <vm_exec_core+8377>, 0x5b62ff4e8ca5 <vm_exec_core+31541>, 0x5b62ff4e2b01 <vm_exec_core+6545>, 0x5b62ff4e9a5d <vm_exec_core+35053>, 0x5b62ff4e7b22 <vm_exec_core+27058>, 0x5b62ff4e56bf <vm_exec_core+17743>, 0x5b62ff4e1bb0 <vm_exec_core+2624>, 0x5b62ff4e94db <vm_exec_core+33643>, 0x5b62ff4e907b <vm_exec_core+32523>, 0x5b62ff4e2efc <vm_exec_core+7564>, 0x5b62ff4e221c <vm_exec_core+4268>, 0x5b62ff4e8051 <vm_exec_core+28385>, 0x5b62ff4e3e47 <vm_exec_core+11479>, 0x5b62ff4e971d <vm_exec_core+34221>, 0x5b62ff4e92ca <vm_exec_core+33114>, 0x5b62ff4e46b7 <vm_exec_core+13639>, 0x5b62ff4e5610 <vm_exec_core+17568>, 0x5b62ff4e7cca <vm_exec_core+27482>, 0x5b62ff4e9212 <vm_exec_core+32930>, 0x5b62ff4e6c5d <vm_exec_core+23277>, 0x5b62ff4e7d7e <vm_exec_core+27662>, 0x5b62ff4e8208 <vm_exec_core+28824>, 0x5b62ff4e6b6f <vm_exec_core+23039>, 0x5b62ff4e20fc <vm_exec_core+3980>, 0x5b62ff4e7452 <vm_exec_core+25314>, 0x5b62ff4e1f24 <vm_exec_core+3508>, 0x5b62ff4e22dd <vm_exec_core+4461>, 0x5b62ff4e49ac <vm_exec_core+14396>, 0x5b62ff4e69dc <vm_exec_core+22636>, 0x5b62ff4e7020 <vm_exec_core+24240>, 0x5b62ff4e6725 <vm_exec_core+21941>, 0x5b62ff4e1ae1 <vm_exec_core+2417>, 0x5b62ff4e84ac <vm_exec_core+29500>, 0x5b62ff4e8f2b <vm_exec_core+32187>, 0x5b62ff4e23f4 <vm_exec_core+4740>, 0x5b62ff4e36ab <vm_exec_core+9531>, 0x5b62ff4e3120 <vm_exec_core+8112>, 0x5b62ff4e3fc2 <vm_exec_core+11858>, 0x5b62ff4e553e <vm_exec_core+17358>, 0x5b62ff4e2500 <vm_exec_core+5008>, 0x5b62ff4e82f1 <vm_exec_core+29057>, 0x5b62ff4e35f0 <vm_exec_core+9344>, 0x5b62ff4e53a7 <vm_exec_core+16951>, 0x5b62ff4e5f47 <vm_exec_core+19927>, 0x5b62ff4e816b <vm_exec_core+28667>, 0x5b62ff4e6e48 <vm_exec_core+23768>, 0x5b62ff4e4202 <vm_exec_core+12434>, 0x5b62ff4e392b <vm_exec_core+10171>, 0x5b62ff4e7f11 <vm_exec_core+28065>, 0x5b62ff4e4b58 <vm_exec_core+14824>, 0x5b62ff4e7519 <vm_exec_core+25513>, 0x5b62ff4e6f77 <vm_exec_core+24071>, 0x5b62ff4e7774 <vm_exec_core+26116>, 0x5b62ff4e87d6 <vm_exec_core+30310>, 0x5b62ff4e6183 <vm_exec_core+20499>, 0x5b62ff4e151b <vm_exec_core+939>, 0x5b62ff4e4394 <vm_exec_core+12836>, 0x5b62ff4e7e41 <vm_exec_core+27857>, 0x5b62ff4e44cf <vm_exec_core+13151>, 0x5b62ff4e6a95 <vm_exec_core+22821>, 0x5b62ff4e7339 <vm_exec_core+25033>, 0x5b62ff4e5c52 <vm_exec_core+19170>, 0x5b62ff4e687e <vm_exec_core+22286>, 0x5b62ff4e474e <vm_exec_core+13790>, 0x5b62ff4e3c41 <vm_exec_core+10961>, 0x5b62ff4e7867 <vm_exec_core+26359>, 0x5b62ff4e25d2 <vm_exec_core+5218>, 0x5b62ff4e5a36 <vm_exec_core+18630>, 0x5b62ff4f0a3c <vm_exec_core+63692>, 0x5b62ff4e6d1d <vm_exec_core+23469>, 0x5b62ff4e2891 <vm_exec_core+5921>, 0x5b62ff4e2dc3 <vm_exec_core+7251>, 0x5b62ff4e29ca <vm_exec_core+6234>, 0x5b62ff4e37b9 <vm_exec_core+9801>, 0x5b62ff4e403d <vm_exec_core+11981>, 0x5b62ff4e1520 <vm_exec_core+944>, 0x5b62ff4e34d1 <vm_exec_core+9057>, 0x5b62ff4e9cb2 <vm_exec_core+35650>, 0x5b62ff4e7239 <vm_exec_core+24777>, 0x5b62ff4e6027 <vm_exec_core+20151>, 0x5b62ff4e8386 <vm_exec_core+29206>, 0x5b62ff4e9d9a <vm_exec_core+35882>, 0x5b62ff4e86d9 <vm_exec_core+30057>, 0x5b62ff4e97c7 <vm_exec_core+34391>, 0x5b62ff4e98b1 <vm_exec_core+34625>, 0x5b62ff4e2003 <vm_exec_core+3731>, 0x5b62ff4e9388 <vm_exec_core+33304>, 0x5b62ff4e4a65 <vm_exec_core+14581>, 0x5b62ff4e95d0 <vm_exec_core+33888>, 0x5b62ff4e4590 <vm_exec_core+13344>, 0x5b62ff4e859d <vm_exec_core+29741>, 0x5b62ff4e3a74 <vm_exec_core+10500>, 0x5b62ff4e4dae <vm_exec_core+15422>, 0x5b62ff4e99a7 <vm_exec_core+34871>, 0x5b62ff4e547e <vm_exec_core+17166>, 0x5b62ff4e4f5f <vm_exec_core+15855>, 0x5b62ff4e1605 <vm_exec_core+1173>, 0x5b62ff4e1d1f <vm_exec_core+2991>, 0x5b62ff4e1703 <vm_exec_core+1427>, 0x5b62ff4e5d62 <vm_exec_core+19442>, 0x5b62ff4e5135 <vm_exec_core+16325>, 0x5b62ff4e58f7 <vm_exec_core+18311>, 0x5b62ff4e57fe <vm_exec_core+18062>, 0x5b62ff4e4899 <vm_exec_core+14121>, 0x5b62ff4e5015 <vm_exec_core+16037>, 0x5b62ff4e4c6f <vm_exec_core+15103>, 0x5b62ff4e5310 <vm_exec_core+16800>, 0x5b62ff4e5279 <vm_exec_core+16649>, 0x5b62ff4e4830 <vm_exec_core+14016>, 0x5b62ff4e186b <vm_exec_core+1787>, 0x5b62ff4e321a <vm_exec_core+8362>, 0x5b62ff4e8c96 <vm_exec_core+31526>, 0x5b62ff4e2af2 <vm_exec_core+6530>, 0x5b62ff4e9a4e <vm_exec_core+35038>, 0x5b62ff4e7b13 <vm_exec_core+27043>, 0x5b62ff4e56b0 <vm_exec_core+17728>, 0x5b62ff4e1ba1 <vm_exec_core+2609>, 0x5b62ff4e94cc <vm_exec_core+33628>, 0x5b62ff4e906c <vm_exec_core+32508>, 0x5b62ff4e2eed <vm_exec_core+7549>, 0x5b62ff4e220d <vm_exec_core+4253>, 0x5b62ff4e8042 <vm_exec_core+28370>, 0x5b62ff4e3e38 <vm_exec_core+11464>, 0x5b62ff4e970e <vm_exec_core+34206>, 0x5b62ff4e92bb <vm_exec_core+33099>, 0x5b62ff4e46a8 <vm_exec_core+13624>, 0x5b62ff4e5601 <vm_exec_core+17553>, 0x5b62ff4e7cbb <vm_exec_core+27467>, 0x5b62ff4e9203 <vm_exec_core+32915>, 0x5b62ff4e6c4e <vm_exec_core+23262>, 0x5b62ff4e7d6f <vm_exec_core+27647>, 0x5b62ff4e81f9 <vm_exec_core+28809>, 0x5b62ff4e6b60 <vm_exec_core+23024>, 0x5b62ff4e20ed <vm_exec_core+3965>, 0x5b62ff4e7443 <vm_exec_core+25299>, 0x5b62ff4e1f15 <vm_exec_core+3493>, 0x5b62ff4e22ce <vm_exec_core+4446>, 0x5b62ff4e499d <vm_exec_core+14381>, 0x5b62ff4e69cd <vm_exec_core+22621>, 0x5b62ff4e7011 <vm_exec_core+24225>, 0x5b62ff4e6716 <vm_exec_core+21926>, 0x5b62ff4e1ad2 <vm_exec_core+2402>, 0x5b62ff4e849d <vm_exec_core+29485>, 0x5b62ff4e8f1c <vm_exec_core+32172>, 0x5b62ff4e23e5 <vm_exec_core+4725>, 0x5b62ff4e369c <vm_exec_core+9516>, 0x5b62ff4e3111 <vm_exec_core+8097>, 0x5b62ff4e3fb3 <vm_exec_core+11843>, 0x5b62ff4e552f <vm_exec_core+17343>, 0x5b62ff4e24f1 <vm_exec_core+4993>, 0x5b62ff4e82e2 <vm_exec_core+29042>, 0x5b62ff4e35e1 <vm_exec_core+9329>, 0x5b62ff4e5398 <vm_exec_core+16936>, 0x5b62ff4e5f38 <vm_exec_core+19912>, 0x5b62ff4e815c <vm_exec_core+28652>, 0x5b62ff4e6e39 <vm_exec_core+23753>, 0x5b62ff4e41f3 <vm_exec_core+12419>, 0x5b62ff4e391c <vm_exec_core+10156>, 0x5b62ff4e7f02 <vm_exec_core+28050>, 0x5b62ff4e4b49 <vm_exec_core+14809>, 0x5b62ff4e750a <vm_exec_core+25498>, 0x5b62ff4e6f68 <vm_exec_core+24056>, 0x5b62ff4e7765 <vm_exec_core+26101>, 0x5b62ff4e87c7 <vm_exec_core+30295>, 0x5b62ff4e6174 <vm_exec_core+20484>, 0x5b62ff4e6de9 <vm_exec_core+23673>, 0x5b62ff4e4385 <vm_exec_core+12821>, 0x5b62ff4e7e32 <vm_exec_core+27842>, 0x5b62ff4e44c0 <vm_exec_core+13136>, 0x5b62ff4e6a86 <vm_exec_core+22806>, 0x5b62ff4e6de9 <vm_exec_core+23673>, 0x5b62ff4e5c43 <vm_exec_core+19155>, 0x5b62ff4e686f <vm_exec_core+22271>, 0x5b62ff4e473f <vm_exec_core+13775>, 0x5b62ff4e3c32 <vm_exec_core+10946>, 0x5b62ff4e7858 <vm_exec_core+26344>, 0x5b62ff4e25c3 <vm_exec_core+5203>, 0x5b62ff4e5a27 <vm_exec_core+18615>, 0x5b62ff4f0a2d <vm_exec_core+63677>, 0x5b62ff4e6d0e <vm_exec_core+23454>, 0x5b62ff4e2882 <vm_exec_core+5906>, 0x5b62ff4e2db4 <vm_exec_core+7236>, 0x5b62ff4e29bb <vm_exec_core+6219>, 0x5b62ff4e37aa <vm_exec_core+9786>, 0x5b62ff4e402e <vm_exec_core+11966>, 0x5b62ff4e6022 <vm_exec_core+20146>, 0x5b62ff4e5525 <vm_exec_core+17333>, 0x5b62ff4e601d <vm_exec_core+20141>, 0x5b62ff4e6c49 <vm_exec_core+23257>, 0x5b62ff4e6b5b <vm_exec_core+23019>, 0x5b62ff4e37a5 <vm_exec_core+9781>, 0x5b62ff4e6dfd <vm_exec_core+23693>, 0x5b62ff4e4a5b <vm_exec_core+14571>, 0x5b62ff4e4a60 <vm_exec_core+14576>, 0x5b62ff4e6b56 <vm_exec_core+23014>, 0x5b62ff4e69c3 <vm_exec_core+22611>, 0x5b62ff4e58de <vm_exec_core+18286>, 0x5b62ff4e57ea <vm_exec_core+18042>...}
        reg_cfp = 0x7a6a4b3ff790
        reg_pc = 0x50400002d1f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00005b62ff4dd94f in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2587
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005b62ff1645db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7a6a4d78bc70) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffddd4f2410, <optimized out>, 0x7ffddd4f2360, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7a6a4d78bc70
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x00005b62ff15db47 in rb_main (argc=9, argv=0x7ffddd4f25e8) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7ffddd4f25e8) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

Children under /tmp/rubytest.g2bcrn:
* drwx------ 2 60 2025-02-14 09:28:06 +0000 autoload20250214-1064006-um39nm/
  * -rw-r--r-- 1 37 2025-02-14 09:28:06 +0000 test-bug-11055.rb
$ timeout 60 gdb -p 1063667 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: 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 1063666 -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 1100215 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-02-14T07:31:58Z master 0cab608d3a) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ................

Finished in 32.073350 seconds

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