# Logfile created on 2026-03-20 17:03:30 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000077eb7a04fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20260320-170330", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000077eb7a1fc7e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000077eb7a1fc5d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000077eb75b292a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260320-170330", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260320-170330>, @binmode=false, @mon_data=#<Monitor:0x000077eb7a1fc2b8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = a47827c854
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
e9ad61c9d8a1c4150e987cb5973dadd1b5ce1606af703cb5e0ed0e7df157b2bf  builtin_binary.rbbin
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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-4.0.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-4.0.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-4.0.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-4.0.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.1
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.19.2
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.3
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.2
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 4.0.0
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.14
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
                                    win32-registry 0.1.2
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.3.gem              extensions not found or build failed win32ole-1.9.3
$$$[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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1009    1009    1009 ?             -1 Ss    1000   0:03 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
   1009    1022    1022    1022 pts/0       1022 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
   1022    1024    1022    1022 pts/0       1022 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1024 2703435    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2703435 2703438    1022    1022 pts/0       1022 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.20260320-170330 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
2703438 2703439    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260320-170330 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
2703439 2704333    1022    1022 pts/0       1022 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2704333 2704334    1022    1022 pts/0       1022 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2704334 2704662    1022    1022 pts/0       1022 Sl+   1000   0:21 /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
2704662 2704666    1022    1022 pts/0       1022 Sl+   1000   0:32 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestGc#test_interrupt_in_finalizer
2704666 2731550    1022    1022 pts/0       1022 Rl+   1000   7:27 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems -e       Signal.trap(:INT, 'DEFAULT')       pid = $$       Thread.start do         10.times {           sleep 0.1           Process.kill("INT", pid) rescue break         }       end       f = proc {1000.times {}}       loop do         ObjectSpace.define_finalizer(Object.new, f)       end 
      1 3337791 3337791 3337791 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
3337791 3337794 3337791 3337791 ?             -1 S     1000   0:00 (sd-pam)
3337758 3337867 3337758 3337758 ?             -1 S     1000   0:00 sshd: ko1@pts/1
3337867 3337878 3337878 3337878 pts/1    3337878 Ss+   1000   0:00 -bash
2703439 3379790    1022    1022 pts/0       1022 R+    1000   0:00 ps jx
{1=>[1009, 3337791], 1009=>[1022], 1022=>[1024], 1024=>[2703435], 2703435=>[2703438], 2703438=>[2703439], 2703439=>[2704333, 3379790], 2704333=>[2704334], 2704334=>[2704662], 2704662=>[2704666], 2704666=>[2731550], 3337791=>[3337794], 3337758=>[3337867], 3337867=>[3337878]}
$ timeout 60 gdb -p 2731550 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2731566]
[New LWP 2731563]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
RB_SPECIAL_CONST_P (obj=123215187060320, obj@entry=123211762696704) at /tmp/ruby/src/trunk_asan/include/ruby/internal/special_consts.h:329
329	    return (obj == RUBY_Qfalse) || RB_IMMEDIATE_P(obj);

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x70104613fc40 (LWP 2731550) "ruby" RB_SPECIAL_CONST_P (obj=123215187060320, obj@entry=123211762696704) at /tmp/ruby/src/trunk_asan/include/ruby/internal/special_consts.h:329
  2    Thread 0x7010267b36c0 (LWP 2731566) "-e:3" 0x0000701045e98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00000b610) at ./nptl/futex-internal.c:57
  3    Thread 0x701029fff6c0 (LWP 2731563) "ruby" 0x0000701045f1b4fd in __GI___poll (fds=0x701028dff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x701029fff6c0 (LWP 2731563) "ruby"):
#0  0x0000701045f1b4fd in __GI___poll (fds=0x701028dff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bec86ee971a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bec872f292b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
        vm = <optimized out>
#4  0x00005bec86f42acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000701045e9caa4 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 = {123214726428352, -1620529632140030345, 123214726428352, -352, 0, 140735374859472, -1620529632127447433, -1620626474214715785}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000701045f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7010267b36c0 (LWP 2731566) "-e:3"):
#0  0x0000701045e98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00000b610) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00000b610) 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=0x50c00000b610, 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  0x0000701045e9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5bec87c70348 <_main_ractor+264>, cond=0x50c00000b5e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x701045e9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7010267b14d0, __canceltype = -2016154848, __prev = 0x0}
        cbuffer = {wseq = 3188, cond = 0x50c00000b5e8, mutex = 0x5bec87c70348 <_main_ractor+264>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3188
        seq = 1594
        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=0x50c00000b5e8, mutex=mutex@entry=0x5bec87c70348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005bec872ba8af in rb_native_cond_wait (cond=0x50c00000b610, mutex=0x5bec87c70348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5bec87c70348 <_main_ractor+264>, th=0x515000010200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x5bec87c70700 <_main_thread>
#7  0x00005bec872cd809 in thread_sched_yield (sched=0x5bec87c70348 <_main_ractor+264>, th=0x515000010200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1135
        can_direct_transfer = <optimized out>
#8  rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk_asan/thread.c:1505
        th = 0x515000010200
#9  0x00005bec872d2873 in rb_threadptr_execute_interrupts (th=0x515000010200, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2719
        limits_us = 100000
        sig = <optimized out>
        timer_interrupt = <optimized out>
        pending_interrupt = <optimized out>
        terminate_interrupt = <optimized out>
        trap_interrupt = <optimized out>
        postponed_job_interrupt = <optimized out>
        ret = 0
        interrupt = 1
#10 0x00005bec87371dfb in rb_vm_check_ints (ec=0x51700000afd8) at /tmp/ruby/src/trunk_asan/vm_core.h:2277
No locals.
#11 vm_pop_frame (ec=0x51700000afd8, cfp=0x7010268b5720, ep=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:452
        flags = 572653569
#12 vm_exec_core (ec=ec@entry=0x51700000afd8) at ../../src/trunk_asan/insns.def:1176
        leaf = false
        val = 4
        insns_address_table = {0x5bec8736be25 <vm_exec_core+29765>, 0x5bec87365d0f <vm_exec_core+4911>, 0x5bec8736b65d <vm_exec_core+27773>, 0x5bec8736742f <vm_exec_core+10831>, 0x5bec87364ef9 <vm_exec_core+1305>, 0x5bec87366667 <vm_exec_core+7303>, 0x5bec8736ba15 <vm_exec_core+28725>, 0x5bec8736627f <vm_exec_core+6303>, 0x5bec8736c56b <vm_exec_core+31627>, 0x5bec8736aa46 <vm_exec_core+24678>, 0x5bec87368c27 <vm_exec_core+16967>, 0x5bec87365279 <vm_exec_core+2201>, 0x5bec8736bfce <vm_exec_core+30190>, 0x5bec8736bc78 <vm_exec_core+29336>, 0x5bec87366461 <vm_exec_core+6785>, 0x5bec873657a7 <vm_exec_core+3527>, 0x5bec8736b009 <vm_exec_core+26153>, 0x5bec87366d30 <vm_exec_core+9040>, 0x5bec8736c26b <vm_exec_core+30859>, 0x5bec8736be59 <vm_exec_core+29817>, 0x5bec873672a5 <vm_exec_core+10437>, 0x5bec87368b92 <vm_exec_core+16818>, 0x5bec8736ad19 <vm_exec_core+25401>, 0x5bec8736bd67 <vm_exec_core+29575>, 0x5bec8736986c <vm_exec_core+20108>, 0x5bec8736adb1 <vm_exec_core+25553>, 0x5bec8736b1bf <vm_exec_core+26591>, 0x5bec873697a9 <vm_exec_core+19913>, 0x5bec873656b6 <vm_exec_core+3286>, 0x5bec8736a4a6 <vm_exec_core+23238>, 0x5bec87365505 <vm_exec_core+2853>, 0x5bec87365835 <vm_exec_core+3669>, 0x5bec87367ad4 <vm_exec_core+12532>, 0x5bec873696f1 <vm_exec_core+19729>, 0x5bec8736a2bc <vm_exec_core+22748>, 0x5bec87369219 <vm_exec_core+18489>, 0x5bec87365193 <vm_exec_core+1971>, 0x5bec8736b5c5 <vm_exec_core+27621>, 0x5bec8736bb9a <vm_exec_core+29114>, 0x5bec87365a2f <vm_exec_core+4175>, 0x5bec87366937 <vm_exec_core+8023>, 0x5bec873665c0 <vm_exec_core+7136>, 0x5bec87366e20 <vm_exec_core+9280>, 0x5bec873689b5 <vm_exec_core+16341>, 0x5bec87365f41 <vm_exec_core+5473>, 0x5bec8736b50c <vm_exec_core+27436>, 0x5bec873668c5 <vm_exec_core+7909>, 0x5bec873684c5 <vm_exec_core+15077>, 0x5bec87368f05 <vm_exec_core+17701>, 0x5bec8736b0ab <vm_exec_core+26315>, 0x5bec87369c53 <vm_exec_core+21107>, 0x5bec8736708b <vm_exec_core+9899>, 0x5bec87366a36 <vm_exec_core+8278>, 0x5bec8736af8b <vm_exec_core+26027>, 0x5bec87367e1d <vm_exec_core+13373>, 0x5bec8736a534 <vm_exec_core+23380>, 0x5bec87369d68 <vm_exec_core+21384>, 0x5bec87364d28 <vm_exec_core+840>, 0x5bec87365a7f <vm_exec_core+4255>, 0x5bec873692c0 <vm_exec_core+18656>, 0x5bec8736b467 <vm_exec_core+27271>, 0x5bec8736734f <vm_exec_core+10607>, 0x5bec8736aeb0 <vm_exec_core+25808>, 0x5bec87366c3d <vm_exec_core+8797>, 0x5bec87369a37 <vm_exec_core+20567>, 0x5bec87369b26 <vm_exec_core+20806>, 0x5bec8736905a <vm_exec_core+18042>, 0x5bec873694ab <vm_exec_core+19147>, 0x5bec87367845 <vm_exec_core+11877>, 0x5bec87366e96 <vm_exec_core+9398>, 0x5bec8736ab1f <vm_exec_core+24895>, 0x5bec87372ca7 <vm_exec_core+58055>, 0x5bec8736778f <vm_exec_core+11695>, 0x5bec8736939e <vm_exec_core+18878>, 0x5bec8736992f <vm_exec_core+20303>, 0x5bec873660ab <vm_exec_core+5835>, 0x5bec8736622e <vm_exec_core+6222>, 0x5bec873661b1 <vm_exec_core+6097>, 0x5bec873669d6 <vm_exec_core+8182>, 0x5bec87366da6 <vm_exec_core+9158>, 0x5bec87368da5 <vm_exec_core+17349>, 0x5bec8736831d <vm_exec_core+14653>, 0x5bec8736c197 <vm_exec_core+30647>, 0x5bec87364df9 <vm_exec_core+1049>, 0x5bec8736638a <vm_exec_core+6570>, 0x5bec8736c68f <vm_exec_core+31919>, 0x5bec8736a382 <vm_exec_core+22946>, 0x5bec87369114 <vm_exec_core+18228>, 0x5bec8736b251 <vm_exec_core+26737>, 0x5bec87364d2d <vm_exec_core+845>, 0x5bec8736b93e <vm_exec_core+28510>, 0x5bec8736c2e5 <vm_exec_core+30981>, 0x5bec8736c3b1 <vm_exec_core+31185>, 0x5bec87365584 <vm_exec_core+2980>, 0x5bec8736bed3 <vm_exec_core+29939>, 0x5bec87367d46 <vm_exec_core+13158>, 0x5bec8736c055 <vm_exec_core+30325>, 0x5bec87367168 <vm_exec_core+10120>, 0x5bec8736b8b8 <vm_exec_core+28376>, 0x5bec87365470 <vm_exec_core+2704>, 0x5bec87365fed <vm_exec_core+5645>, 0x5bec8736c47f <vm_exec_core+31391>, 0x5bec873685d5 <vm_exec_core+15349>, 0x5bec873681c7 <vm_exec_core+14311>, 0x5bec87368a4f <vm_exec_core+16495>, 0x5bec87367fda <vm_exec_core+13818>, 0x5bec8736889b <vm_exec_core+16059>, 0x5bec873687cd <vm_exec_core+15853>, 0x5bec873676ac <vm_exec_core+11468>, 0x5bec87367ee5 <vm_exec_core+13573>, 0x5bec87367c08 <vm_exec_core+12840>, 0x5bec873680f4 <vm_exec_core+14100>, 0x5bec87368165 <vm_exec_core+14213>, 0x5bec8736be16 <vm_exec_core+29750>, 0x5bec87365d00 <vm_exec_core+4896>, 0x5bec8736b64e <vm_exec_core+27758>, 0x5bec87367420 <vm_exec_core+10816>, 0x5bec87364eea <vm_exec_core+1290>, 0x5bec87366658 <vm_exec_core+7288>, 0x5bec8736ba06 <vm_exec_core+28710>, 0x5bec87366270 <vm_exec_core+6288>, 0x5bec8736c55c <vm_exec_core+31612>, 0x5bec8736aa37 <vm_exec_core+24663>, 0x5bec87368c18 <vm_exec_core+16952>, 0x5bec8736526a <vm_exec_core+2186>, 0x5bec8736bfbf <vm_exec_core+30175>, 0x5bec8736bc69 <vm_exec_core+29321>, 0x5bec87366452 <vm_exec_core+6770>, 0x5bec87365798 <vm_exec_core+3512>, 0x5bec8736affa <vm_exec_core+26138>, 0x5bec87366d21 <vm_exec_core+9025>, 0x5bec8736c25c <vm_exec_core+30844>, 0x5bec8736be4a <vm_exec_core+29802>, 0x5bec87367296 <vm_exec_core+10422>, 0x5bec87368b83 <vm_exec_core+16803>, 0x5bec8736ad0a <vm_exec_core+25386>, 0x5bec8736bd58 <vm_exec_core+29560>, 0x5bec8736985d <vm_exec_core+20093>, 0x5bec8736ada2 <vm_exec_core+25538>, 0x5bec8736b1b0 <vm_exec_core+26576>, 0x5bec8736979a <vm_exec_core+19898>, 0x5bec873656a7 <vm_exec_core+3271>, 0x5bec8736a497 <vm_exec_core+23223>, 0x5bec873654f6 <vm_exec_core+2838>, 0x5bec87365826 <vm_exec_core+3654>, 0x5bec87367ac5 <vm_exec_core+12517>, 0x5bec873696e2 <vm_exec_core+19714>, 0x5bec8736a2ad <vm_exec_core+22733>, 0x5bec8736920a <vm_exec_core+18474>, 0x5bec87365184 <vm_exec_core+1956>, 0x5bec8736b5b6 <vm_exec_core+27606>, 0x5bec8736bb8b <vm_exec_core+29099>, 0x5bec87365a20 <vm_exec_core+4160>, 0x5bec87366928 <vm_exec_core+8008>, 0x5bec873665b1 <vm_exec_core+7121>, 0x5bec87366e11 <vm_exec_core+9265>, 0x5bec873689a6 <vm_exec_core+16326>, 0x5bec87365f32 <vm_exec_core+5458>, 0x5bec8736b4fd <vm_exec_core+27421>, 0x5bec873668b6 <vm_exec_core+7894>, 0x5bec873684b6 <vm_exec_core+15062>, 0x5bec87368ef6 <vm_exec_core+17686>, 0x5bec8736b09c <vm_exec_core+26300>, 0x5bec87369c44 <vm_exec_core+21092>, 0x5bec8736707c <vm_exec_core+9884>, 0x5bec87366a27 <vm_exec_core+8263>, 0x5bec8736af7c <vm_exec_core+26012>, 0x5bec87367e0e <vm_exec_core+13358>, 0x5bec8736a525 <vm_exec_core+23365>, 0x5bec87369d59 <vm_exec_core+21369>, 0x5bec87369b03 <vm_exec_core+20771>, 0x5bec87365a70 <vm_exec_core+4240>, 0x5bec873692b1 <vm_exec_core+18641>, 0x5bec8736b458 <vm_exec_core+27256>, 0x5bec87367340 <vm_exec_core+10592>, 0x5bec8736aea1 <vm_exec_core+25793>, 0x5bec8736741b <vm_exec_core+10811>, 0x5bec87369a28 <vm_exec_core+20552>, 0x5bec87369b17 <vm_exec_core+20791>, 0x5bec8736904b <vm_exec_core+18027>, 0x5bec8736949c <vm_exec_core+19132>, 0x5bec87367836 <vm_exec_core+11862>, 0x5bec87366e87 <vm_exec_core+9383>, 0x5bec8736ab10 <vm_exec_core+24880>, 0x5bec87372c98 <vm_exec_core+58040>, 0x5bec87367780 <vm_exec_core+11680>, 0x5bec8736938f <vm_exec_core+18863>, 0x5bec87369920 <vm_exec_core+20288>, 0x5bec8736609c <vm_exec_core+5820>, 0x5bec8736621f <vm_exec_core+6207>, 0x5bec873661a2 <vm_exec_core+6082>, 0x5bec873669c7 <vm_exec_core+8167>, 0x5bec87366d97 <vm_exec_core+9143>, 0x5bec87368d96 <vm_exec_core+17334>, 0x5bec8736830e <vm_exec_core+14638>, 0x5bec87368d91 <vm_exec_core+17329>, 0x5bec87369795 <vm_exec_core+19893>, 0x5bec873696dd <vm_exec_core+19709>, 0x5bec873669c2 <vm_exec_core+8162>, 0x5bec87369b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7010268b5720
        reg_pc = 0x502000020180
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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 0x00005bec8735fb32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x51700000afd8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005bec873a4c0b in invoke_iseq_block_from_c (ec=0x51700000afd8, captured=<optimized out>, self=123215187785640, 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:1821
        flags = 0
        iseq = 0x70104574aae8
        cfp = 0x7010268b57c8
        sp = 0x7010267b5818
        use_argv = <optimized out>
        stack_argv = 0x7010267b5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51700000afd8, self=123215187785640, 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:1915
        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:1945
No locals.
#17 0x00005bec873e8226 in rb_vm_invoke_proc (ec=0x51700000afd8, proc=0x189, argc=1172934001, argv=0x701025bb9240, kw_splat=-1, passed_block_handler=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 0
#18 vm_call0_body (ec=<optimized out>, calling=0x701025bb9460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:293
        proc = 0x189
        ci = 0x701025bb94d0
        cc = 0x701025bb9510
        ret = <optimized out>
#19 0x00005bec8738ce37 in vm_call0_cc (ec=0x51700000afd8, recv=123215187060320, id=3473, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x189)>
        use_argv = 0x701025bb9240
        av = <optimized out>
#20 rb_vm_call0 (ec=0x51700000afd8, recv=123215187060320, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:61
        cc = <optimized out>
#21 rb_vm_call_kw (ec=0x51700000afd8, recv=123215187060320, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, me=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:326
No locals.
#22 rb_check_funcall_default_kw (recv=123215187060320, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, def=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:715
        klass = <optimized out>
        ec = 0x51700000afd8
        respond = <optimized out>
        me = <optimized out>
#23 0x00005bec86fdad09 in rb_gc_run_obj_finalizer (objid=275046225, count=<optimized out>, callback=<optimized out>, data=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:315
        i = 0
        _ec = 0x51700000afd8
        _tag = <optimized out>
        state = <optimized out>
        saved = {errinfo = 4, final = 123215187060320, cfp = 0x7010268b57c8, sp = 0x7010267b5818, finished = 0}
        ec = 0x51700000afd8
#24 0x00005bec86fd9f99 in run_final (zombie=123212902572760, lev=0, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2898
        key = 123212902572760
        table = <optimized out>
#25 finalize_list (zombie=123212902572760, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2923
        next_zombie = 123212902571480
        page = 0x51c00243b880
        lev = 0
        next_zombie = <optimized out>
        page = <optimized out>
        lev = <optimized out>
#26 finalize_deferred_heap_pages (objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2947
        zombie = <optimized out>
#27 0x00005bec86fd9a03 in finalize_deferred (objspace=0x0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2955
No locals.
#28 gc_finalize_deferred (dmy=0x0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2965
        objspace = 0x0
#29 0x00005bec87418608 in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:1998
        i = 1172934001
        data = 0x50c00000b610
        func = <optimized out>
        wq_job = <optimized out>
        _ec = 0x51700000afd8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7010267b2770, <optimized out>, 0x7010267b2640, <optimized out>, <optimized out>}, prev = 0x7010267b2c00, state = RUBY_TAG_NONE, lock_rec = 0}
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x701025bb36b0, prev = 0x701025bb36b0}}
        ec = <optimized out>
        block_mask = 12
        triggered_bits = 0
        pjq = <optimized out>
#30 0x00005bec872d1aee in rb_threadptr_execute_interrupts (th=0x515000010200, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2645
        sig = <optimized out>
        timer_interrupt = <optimized out>
        pending_interrupt = <optimized out>
        terminate_interrupt = <optimized out>
        trap_interrupt = <optimized out>
        postponed_job_interrupt = <optimized out>
        ret = 0
        interrupt = 4
#31 0x00005bec872f11b7 in vm_check_ints_blocking (ec=0x51700000afd8) at /tmp/ruby/src/trunk_asan/thread.c:225
        th = 0x515000010200
        result = <optimized out>
        scheduler = <optimized out>
#32 thread_do_start_proc (th=th@entry=0x515000010200) at /tmp/ruby/src/trunk_asan/thread.c:592
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040000061d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#33 0x00005bec872eeccd in thread_do_start (th=0x515000010200) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#34 thread_start_func_2 (th=th@entry=0x515000010200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5bec87c70700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x00005bec872edfbe in call_thread_start_func_2 (th=0x515000010200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7010267b2cc0
#36 nt_start (ptr=0x50c00000b5c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000010200
        sched = <optimized out>
        nt = 0x50c00000b5c0
        vm = 0x5bec8869a4a0 <_vm>
#37 0x00005bec86f42acf in asan_thread_start(void*) ()
No symbol table info available.
#38 0x0000701045e9caa4 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 = {123214667396800, -1620548287330480521, 123214667396800, -352, 0, 140735374856880, -1620548287317897609, -1620626474214715785}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#39 0x0000701045f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x70104613fc40 (LWP 2731550) "ruby"):
#0  RB_SPECIAL_CONST_P (obj=123215187060320, obj@entry=123211762696704) at /tmp/ruby/src/trunk_asan/include/ruby/internal/special_consts.h:329
No locals.
#1  gc_mark_internal (obj=123215187060320) at /tmp/ruby/src/trunk_asan/gc.c:2800
        vm = <optimized out>
        objspace = <optimized out>
        mark_func_data = <optimized out>
#2  rb_gc_mark_children (objspace=<optimized out>, obj=123211762696680) at /tmp/ruby/src/trunk_asan/gc.c:3356
        i = 1
        len = <optimized out>
        ptr = 0x700f795901f8
        foreach_args = <optimized out>
#3  0x00005bec86fec6a8 in gc_mark_children (objspace=0x51d000000080, obj=123211762696680) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4619
No locals.
#4  gc_mark_stacked_objects (objspace=objspace@entry=0x51d000000080, incremental=incremental@entry=1, count=106010) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4641
        mstack = 0x51d000000390
        marked_slots_at_the_beginning = 66098790
        popped_count = 77121
        obj = 123211762696680
#5  0x00005bec86fddcea in gc_mark_stacked_objects_incremental (objspace=0x51d000000080, count=2) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4673
No locals.
#6  gc_marks_step (objspace=0x51d000000080, slots=2) at /tmp/ruby/src/trunk_asan/gc/default/default.c:5726
        marking_finished = false
#7  gc_marks_continue (objspace=0x51d000000080, heap=0x51d0000000a8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:5746
        marking_finished = true
#8  gc_continue (objspace=0x51d000000080, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2081
        lock_lev = 0
        needs_gc = <optimized out>
#9  0x00005bec86fdcd81 in newobj_cache_miss (objspace=0x51d000000080, cache=<optimized out>, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2420
        heap = 0x70104574a660
        obj = 0
        lev = 1
        unlock_vm = <optimized out>
#10 0x00005bec86fbdf6a in newobj_alloc (objspace=0x700f795901f0, cache=0x50c000000100, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2453
        obj = <optimized out>
#11 rb_gc_impl_new_obj (objspace_ptr=0x700f795901f0, cache_ptr=0x50c000000100, klass=123215187592800, flags=76, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2532
        objspace = 0x700f795901f0
        heap_idx = 0
        cache = 0x50c000000100
        obj = <optimized out>
#12 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1015
        obj = <optimized out>
#13 0x00005bec86fbf525 in typed_data_alloc (klass=123215187592800, typed_flag=0, datap=0x0, type=0x5bec87c530e0 <ruby_binding_data_type>, size=40) at /tmp/ruby/src/trunk_asan/gc.c:1123
        wb_protected = <optimized out>
        obj = <optimized out>
        data = <optimized out>
#14 rb_data_typed_object_zalloc (klass=<optimized out>, size=<optimized out>, type=0x5bec87c530e0 <ruby_binding_data_type>) at /tmp/ruby/src/trunk_asan/gc.c:1161
        obj = <optimized out>
#15 0x00005bec87113cde in rb_binding_alloc (klass=123211762696688) at /tmp/ruby/src/trunk_asan/proc.c:296
        obj = <optimized out>
        bind = <optimized out>
        data_struct_obj = <optimized out>
#16 proc_binding (self=self@entry=123215187060320) at /tmp/ruby/src/trunk_asan/proc.c:3748
        binding_self = 123215187785640
        iseq = 0x70104574aae8
        env = 0x70104574a8b8
        proc = <optimized out>
        block = <optimized out>
        bindval = <optimized out>
        bind = <optimized out>
#17 0x00005bec871134e5 in rb_callable_receiver (callable=callable@entry=123215187060320) at /tmp/ruby/src/trunk_asan/proc.c:3116
        binding = <optimized out>
        rbimpl_id = 8673
#18 0x00005bec86fd5df0 in define_final (argc=<optimized out>, argv=<optimized out>, os=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1903
        obj = 123207137321920
        block = 123215187060320
#19 0x00005bec873d1408 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:3905
        ci = 0x5e9100100005
        cc = <optimized out>
        me = 0x7010457bd610
        cfunc = 0x506000030ce8
        recv = 123215187591680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005bec87371461 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x701045a4d720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        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>
#21 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bec8736be25 <vm_exec_core+29765>, 0x5bec87365d0f <vm_exec_core+4911>, 0x5bec8736b65d <vm_exec_core+27773>, 0x5bec8736742f <vm_exec_core+10831>, 0x5bec87364ef9 <vm_exec_core+1305>, 0x5bec87366667 <vm_exec_core+7303>, 0x5bec8736ba15 <vm_exec_core+28725>, 0x5bec8736627f <vm_exec_core+6303>, 0x5bec8736c56b <vm_exec_core+31627>, 0x5bec8736aa46 <vm_exec_core+24678>, 0x5bec87368c27 <vm_exec_core+16967>, 0x5bec87365279 <vm_exec_core+2201>, 0x5bec8736bfce <vm_exec_core+30190>, 0x5bec8736bc78 <vm_exec_core+29336>, 0x5bec87366461 <vm_exec_core+6785>, 0x5bec873657a7 <vm_exec_core+3527>, 0x5bec8736b009 <vm_exec_core+26153>, 0x5bec87366d30 <vm_exec_core+9040>, 0x5bec8736c26b <vm_exec_core+30859>, 0x5bec8736be59 <vm_exec_core+29817>, 0x5bec873672a5 <vm_exec_core+10437>, 0x5bec87368b92 <vm_exec_core+16818>, 0x5bec8736ad19 <vm_exec_core+25401>, 0x5bec8736bd67 <vm_exec_core+29575>, 0x5bec8736986c <vm_exec_core+20108>, 0x5bec8736adb1 <vm_exec_core+25553>, 0x5bec8736b1bf <vm_exec_core+26591>, 0x5bec873697a9 <vm_exec_core+19913>, 0x5bec873656b6 <vm_exec_core+3286>, 0x5bec8736a4a6 <vm_exec_core+23238>, 0x5bec87365505 <vm_exec_core+2853>, 0x5bec87365835 <vm_exec_core+3669>, 0x5bec87367ad4 <vm_exec_core+12532>, 0x5bec873696f1 <vm_exec_core+19729>, 0x5bec8736a2bc <vm_exec_core+22748>, 0x5bec87369219 <vm_exec_core+18489>, 0x5bec87365193 <vm_exec_core+1971>, 0x5bec8736b5c5 <vm_exec_core+27621>, 0x5bec8736bb9a <vm_exec_core+29114>, 0x5bec87365a2f <vm_exec_core+4175>, 0x5bec87366937 <vm_exec_core+8023>, 0x5bec873665c0 <vm_exec_core+7136>, 0x5bec87366e20 <vm_exec_core+9280>, 0x5bec873689b5 <vm_exec_core+16341>, 0x5bec87365f41 <vm_exec_core+5473>, 0x5bec8736b50c <vm_exec_core+27436>, 0x5bec873668c5 <vm_exec_core+7909>, 0x5bec873684c5 <vm_exec_core+15077>, 0x5bec87368f05 <vm_exec_core+17701>, 0x5bec8736b0ab <vm_exec_core+26315>, 0x5bec87369c53 <vm_exec_core+21107>, 0x5bec8736708b <vm_exec_core+9899>, 0x5bec87366a36 <vm_exec_core+8278>, 0x5bec8736af8b <vm_exec_core+26027>, 0x5bec87367e1d <vm_exec_core+13373>, 0x5bec8736a534 <vm_exec_core+23380>, 0x5bec87369d68 <vm_exec_core+21384>, 0x5bec87364d28 <vm_exec_core+840>, 0x5bec87365a7f <vm_exec_core+4255>, 0x5bec873692c0 <vm_exec_core+18656>, 0x5bec8736b467 <vm_exec_core+27271>, 0x5bec8736734f <vm_exec_core+10607>, 0x5bec8736aeb0 <vm_exec_core+25808>, 0x5bec87366c3d <vm_exec_core+8797>, 0x5bec87369a37 <vm_exec_core+20567>, 0x5bec87369b26 <vm_exec_core+20806>, 0x5bec8736905a <vm_exec_core+18042>, 0x5bec873694ab <vm_exec_core+19147>, 0x5bec87367845 <vm_exec_core+11877>, 0x5bec87366e96 <vm_exec_core+9398>, 0x5bec8736ab1f <vm_exec_core+24895>, 0x5bec87372ca7 <vm_exec_core+58055>, 0x5bec8736778f <vm_exec_core+11695>, 0x5bec8736939e <vm_exec_core+18878>, 0x5bec8736992f <vm_exec_core+20303>, 0x5bec873660ab <vm_exec_core+5835>, 0x5bec8736622e <vm_exec_core+6222>, 0x5bec873661b1 <vm_exec_core+6097>, 0x5bec873669d6 <vm_exec_core+8182>, 0x5bec87366da6 <vm_exec_core+9158>, 0x5bec87368da5 <vm_exec_core+17349>, 0x5bec8736831d <vm_exec_core+14653>, 0x5bec8736c197 <vm_exec_core+30647>, 0x5bec87364df9 <vm_exec_core+1049>, 0x5bec8736638a <vm_exec_core+6570>, 0x5bec8736c68f <vm_exec_core+31919>, 0x5bec8736a382 <vm_exec_core+22946>, 0x5bec87369114 <vm_exec_core+18228>, 0x5bec8736b251 <vm_exec_core+26737>, 0x5bec87364d2d <vm_exec_core+845>, 0x5bec8736b93e <vm_exec_core+28510>, 0x5bec8736c2e5 <vm_exec_core+30981>, 0x5bec8736c3b1 <vm_exec_core+31185>, 0x5bec87365584 <vm_exec_core+2980>, 0x5bec8736bed3 <vm_exec_core+29939>, 0x5bec87367d46 <vm_exec_core+13158>, 0x5bec8736c055 <vm_exec_core+30325>, 0x5bec87367168 <vm_exec_core+10120>, 0x5bec8736b8b8 <vm_exec_core+28376>, 0x5bec87365470 <vm_exec_core+2704>, 0x5bec87365fed <vm_exec_core+5645>, 0x5bec8736c47f <vm_exec_core+31391>, 0x5bec873685d5 <vm_exec_core+15349>, 0x5bec873681c7 <vm_exec_core+14311>, 0x5bec87368a4f <vm_exec_core+16495>, 0x5bec87367fda <vm_exec_core+13818>, 0x5bec8736889b <vm_exec_core+16059>, 0x5bec873687cd <vm_exec_core+15853>, 0x5bec873676ac <vm_exec_core+11468>, 0x5bec87367ee5 <vm_exec_core+13573>, 0x5bec87367c08 <vm_exec_core+12840>, 0x5bec873680f4 <vm_exec_core+14100>, 0x5bec87368165 <vm_exec_core+14213>, 0x5bec8736be16 <vm_exec_core+29750>, 0x5bec87365d00 <vm_exec_core+4896>, 0x5bec8736b64e <vm_exec_core+27758>, 0x5bec87367420 <vm_exec_core+10816>, 0x5bec87364eea <vm_exec_core+1290>, 0x5bec87366658 <vm_exec_core+7288>, 0x5bec8736ba06 <vm_exec_core+28710>, 0x5bec87366270 <vm_exec_core+6288>, 0x5bec8736c55c <vm_exec_core+31612>, 0x5bec8736aa37 <vm_exec_core+24663>, 0x5bec87368c18 <vm_exec_core+16952>, 0x5bec8736526a <vm_exec_core+2186>, 0x5bec8736bfbf <vm_exec_core+30175>, 0x5bec8736bc69 <vm_exec_core+29321>, 0x5bec87366452 <vm_exec_core+6770>, 0x5bec87365798 <vm_exec_core+3512>, 0x5bec8736affa <vm_exec_core+26138>, 0x5bec87366d21 <vm_exec_core+9025>, 0x5bec8736c25c <vm_exec_core+30844>, 0x5bec8736be4a <vm_exec_core+29802>, 0x5bec87367296 <vm_exec_core+10422>, 0x5bec87368b83 <vm_exec_core+16803>, 0x5bec8736ad0a <vm_exec_core+25386>, 0x5bec8736bd58 <vm_exec_core+29560>, 0x5bec8736985d <vm_exec_core+20093>, 0x5bec8736ada2 <vm_exec_core+25538>, 0x5bec8736b1b0 <vm_exec_core+26576>, 0x5bec8736979a <vm_exec_core+19898>, 0x5bec873656a7 <vm_exec_core+3271>, 0x5bec8736a497 <vm_exec_core+23223>, 0x5bec873654f6 <vm_exec_core+2838>, 0x5bec87365826 <vm_exec_core+3654>, 0x5bec87367ac5 <vm_exec_core+12517>, 0x5bec873696e2 <vm_exec_core+19714>, 0x5bec8736a2ad <vm_exec_core+22733>, 0x5bec8736920a <vm_exec_core+18474>, 0x5bec87365184 <vm_exec_core+1956>, 0x5bec8736b5b6 <vm_exec_core+27606>, 0x5bec8736bb8b <vm_exec_core+29099>, 0x5bec87365a20 <vm_exec_core+4160>, 0x5bec87366928 <vm_exec_core+8008>, 0x5bec873665b1 <vm_exec_core+7121>, 0x5bec87366e11 <vm_exec_core+9265>, 0x5bec873689a6 <vm_exec_core+16326>, 0x5bec87365f32 <vm_exec_core+5458>, 0x5bec8736b4fd <vm_exec_core+27421>, 0x5bec873668b6 <vm_exec_core+7894>, 0x5bec873684b6 <vm_exec_core+15062>, 0x5bec87368ef6 <vm_exec_core+17686>, 0x5bec8736b09c <vm_exec_core+26300>, 0x5bec87369c44 <vm_exec_core+21092>, 0x5bec8736707c <vm_exec_core+9884>, 0x5bec87366a27 <vm_exec_core+8263>, 0x5bec8736af7c <vm_exec_core+26012>, 0x5bec87367e0e <vm_exec_core+13358>, 0x5bec8736a525 <vm_exec_core+23365>, 0x5bec87369d59 <vm_exec_core+21369>, 0x5bec87369b03 <vm_exec_core+20771>, 0x5bec87365a70 <vm_exec_core+4240>, 0x5bec873692b1 <vm_exec_core+18641>, 0x5bec8736b458 <vm_exec_core+27256>, 0x5bec87367340 <vm_exec_core+10592>, 0x5bec8736aea1 <vm_exec_core+25793>, 0x5bec8736741b <vm_exec_core+10811>, 0x5bec87369a28 <vm_exec_core+20552>, 0x5bec87369b17 <vm_exec_core+20791>, 0x5bec8736904b <vm_exec_core+18027>, 0x5bec8736949c <vm_exec_core+19132>, 0x5bec87367836 <vm_exec_core+11862>, 0x5bec87366e87 <vm_exec_core+9383>, 0x5bec8736ab10 <vm_exec_core+24880>, 0x5bec87372c98 <vm_exec_core+58040>, 0x5bec87367780 <vm_exec_core+11680>, 0x5bec8736938f <vm_exec_core+18863>, 0x5bec87369920 <vm_exec_core+20288>, 0x5bec8736609c <vm_exec_core+5820>, 0x5bec8736621f <vm_exec_core+6207>, 0x5bec873661a2 <vm_exec_core+6082>, 0x5bec873669c7 <vm_exec_core+8167>, 0x5bec87366d97 <vm_exec_core+9143>, 0x5bec87368d96 <vm_exec_core+17334>, 0x5bec8736830e <vm_exec_core+14638>, 0x5bec87368d91 <vm_exec_core+17329>, 0x5bec87369795 <vm_exec_core+19893>, 0x5bec873696dd <vm_exec_core+19709>, 0x5bec873669c2 <vm_exec_core+8162>, 0x5bec87369b03 <vm_exec_core+20771>...}
        reg_cfp = 0x701045a4d720
        reg_pc = 0x50f000001768
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#22 0x00005bec8735fb32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#23 0x00005bec873a99e6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
        ec = 0x5170000000d8
        val = <optimized out>
#24 0x00005bec86f89c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x70104574adb8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff8206a930, <optimized out>, 0x7fff8206a880, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x70104574adb8
#25 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#26 0x00005bec86f82b87 in rb_main (argc=5, argv=0x7fff8206aaf8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#27 main (argc=5, argv=0x7fff8206aaf8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2731550) detached]
$ timeout 60 gdb -p 2704666 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2731555]
[New LWP 2731554]
[New LWP 2731382]
[New LWP 2729038]
[New LWP 2706829]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007bf960c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7fffaeec4a40, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7bf961002c40 (LWP 2704666) "ruby"            0x00007bf960c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7fffaeec4a40, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x7bf93c4136c0 (LWP 2731555) "envutil.rb:244"  0x00007bf960d1b4fd in __GI___poll (fds=0x7bf931dd5960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7bf937a466c0 (LWP 2731554) "envutil.rb:243"  0x00007bf960d1b4fd in __GI___poll (fds=0x7bf9306c1760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7bf93efff6c0 (LWP 2731382) "parallel.rb:40"  0x00007bf960d1b4fd in __GI___poll (fds=0x7bf9328e2860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x7bf944dff6c0 (LWP 2729038) "test_scheduler*" 0x00007bf960d1b4fd in __GI___poll (fds=0x7bf943bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  6    Thread 0x7bf93e8f86c0 (LWP 2706829) "Timeout stdlib " 0x00007bf960c98d71 in __futex_abstimed_wait_common64 (private=31737, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000202a14) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x7bf93e8f86c0 (LWP 2706829) "Timeout stdlib "):
#0  0x00007bf960c98d71 in __futex_abstimed_wait_common64 (private=31737, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000202a14) 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=31737, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000202a14) 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=0x50c000202a14, 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  0x00007bf960c9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5f4156a3f348 <_main_ractor+264>, cond=0x50c0002029e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bf960c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7bf93e8f6b90, __canceltype = 567432, __prev = 0x0}
        cbuffer = {wseq = 17, cond = 0x50c0002029e8, mutex = 0x5f4156a3f348 <_main_ractor+264>, 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=0x50c0002029e8, mutex=mutex@entry=0x5f4156a3f348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005f41560898af in rb_native_cond_wait (cond=0x50c000202a14, mutex=0x5f4156a3f348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5f4156a3f348 <_main_ractor+264>, th=th@entry=0x5150000d3980, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00005f41560bbf07 in thread_sched_to_waiting_until_wakeup (sched=0x5f4156a3f348 <_main_ractor+264>, th=th@entry=0x5150000d3980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1113
        can_direct_transfer = <optimized out>
#8  0x00005f415609a53c in native_sleep (th=0x5150000d3980, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x5150000d3980, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005f41560b96cd in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=136310379543400, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x5150000d3980
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
        args = <optimized out>
#12 0x00005f4155d5d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700008a858
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7bf93e8f6f30, <optimized out>, 0x7bf93e8f6e40, <optimized out>, <optimized out>}, prev = 0x7bf93663e240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005f4155d5db39 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:1170
No locals.
#14 0x00005f41560b8c61 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x5060003ca9a0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        queue_waiter = {w = {self = 136310379543400, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 136310379543400, timeout = 4, end = <optimized out>}
        waitq = 0x5060003ca9a0
        end = 0
#15 0x00005f415613b93a 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:7541
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#16 0x00005f415613b93a in vm_invoke_builtin_delegate (ec=0x51700008a858, cfp=0x7bf938f56758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x51700008a858) at ../../src/trunk_asan/insns.def:1729
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5f415613ae25 <vm_exec_core+29765>, 0x5f4156134d0f <vm_exec_core+4911>, 0x5f415613a65d <vm_exec_core+27773>, 0x5f415613642f <vm_exec_core+10831>, 0x5f4156133ef9 <vm_exec_core+1305>, 0x5f4156135667 <vm_exec_core+7303>, 0x5f415613aa15 <vm_exec_core+28725>, 0x5f415613527f <vm_exec_core+6303>, 0x5f415613b56b <vm_exec_core+31627>, 0x5f4156139a46 <vm_exec_core+24678>, 0x5f4156137c27 <vm_exec_core+16967>, 0x5f4156134279 <vm_exec_core+2201>, 0x5f415613afce <vm_exec_core+30190>, 0x5f415613ac78 <vm_exec_core+29336>, 0x5f4156135461 <vm_exec_core+6785>, 0x5f41561347a7 <vm_exec_core+3527>, 0x5f415613a009 <vm_exec_core+26153>, 0x5f4156135d30 <vm_exec_core+9040>, 0x5f415613b26b <vm_exec_core+30859>, 0x5f415613ae59 <vm_exec_core+29817>, 0x5f41561362a5 <vm_exec_core+10437>, 0x5f4156137b92 <vm_exec_core+16818>, 0x5f4156139d19 <vm_exec_core+25401>, 0x5f415613ad67 <vm_exec_core+29575>, 0x5f415613886c <vm_exec_core+20108>, 0x5f4156139db1 <vm_exec_core+25553>, 0x5f415613a1bf <vm_exec_core+26591>, 0x5f41561387a9 <vm_exec_core+19913>, 0x5f41561346b6 <vm_exec_core+3286>, 0x5f41561394a6 <vm_exec_core+23238>, 0x5f4156134505 <vm_exec_core+2853>, 0x5f4156134835 <vm_exec_core+3669>, 0x5f4156136ad4 <vm_exec_core+12532>, 0x5f41561386f1 <vm_exec_core+19729>, 0x5f41561392bc <vm_exec_core+22748>, 0x5f4156138219 <vm_exec_core+18489>, 0x5f4156134193 <vm_exec_core+1971>, 0x5f415613a5c5 <vm_exec_core+27621>, 0x5f415613ab9a <vm_exec_core+29114>, 0x5f4156134a2f <vm_exec_core+4175>, 0x5f4156135937 <vm_exec_core+8023>, 0x5f41561355c0 <vm_exec_core+7136>, 0x5f4156135e20 <vm_exec_core+9280>, 0x5f41561379b5 <vm_exec_core+16341>, 0x5f4156134f41 <vm_exec_core+5473>, 0x5f415613a50c <vm_exec_core+27436>, 0x5f41561358c5 <vm_exec_core+7909>, 0x5f41561374c5 <vm_exec_core+15077>, 0x5f4156137f05 <vm_exec_core+17701>, 0x5f415613a0ab <vm_exec_core+26315>, 0x5f4156138c53 <vm_exec_core+21107>, 0x5f415613608b <vm_exec_core+9899>, 0x5f4156135a36 <vm_exec_core+8278>, 0x5f4156139f8b <vm_exec_core+26027>, 0x5f4156136e1d <vm_exec_core+13373>, 0x5f4156139534 <vm_exec_core+23380>, 0x5f4156138d68 <vm_exec_core+21384>, 0x5f4156133d28 <vm_exec_core+840>, 0x5f4156134a7f <vm_exec_core+4255>, 0x5f41561382c0 <vm_exec_core+18656>, 0x5f415613a467 <vm_exec_core+27271>, 0x5f415613634f <vm_exec_core+10607>, 0x5f4156139eb0 <vm_exec_core+25808>, 0x5f4156135c3d <vm_exec_core+8797>, 0x5f4156138a37 <vm_exec_core+20567>, 0x5f4156138b26 <vm_exec_core+20806>, 0x5f415613805a <vm_exec_core+18042>, 0x5f41561384ab <vm_exec_core+19147>, 0x5f4156136845 <vm_exec_core+11877>, 0x5f4156135e96 <vm_exec_core+9398>, 0x5f4156139b1f <vm_exec_core+24895>, 0x5f4156141ca7 <vm_exec_core+58055>, 0x5f415613678f <vm_exec_core+11695>, 0x5f415613839e <vm_exec_core+18878>, 0x5f415613892f <vm_exec_core+20303>, 0x5f41561350ab <vm_exec_core+5835>, 0x5f415613522e <vm_exec_core+6222>, 0x5f41561351b1 <vm_exec_core+6097>, 0x5f41561359d6 <vm_exec_core+8182>, 0x5f4156135da6 <vm_exec_core+9158>, 0x5f4156137da5 <vm_exec_core+17349>, 0x5f415613731d <vm_exec_core+14653>, 0x5f415613b197 <vm_exec_core+30647>, 0x5f4156133df9 <vm_exec_core+1049>, 0x5f415613538a <vm_exec_core+6570>, 0x5f415613b68f <vm_exec_core+31919>, 0x5f4156139382 <vm_exec_core+22946>, 0x5f4156138114 <vm_exec_core+18228>, 0x5f415613a251 <vm_exec_core+26737>, 0x5f4156133d2d <vm_exec_core+845>, 0x5f415613a93e <vm_exec_core+28510>, 0x5f415613b2e5 <vm_exec_core+30981>, 0x5f415613b3b1 <vm_exec_core+31185>, 0x5f4156134584 <vm_exec_core+2980>, 0x5f415613aed3 <vm_exec_core+29939>, 0x5f4156136d46 <vm_exec_core+13158>, 0x5f415613b055 <vm_exec_core+30325>, 0x5f4156136168 <vm_exec_core+10120>, 0x5f415613a8b8 <vm_exec_core+28376>, 0x5f4156134470 <vm_exec_core+2704>, 0x5f4156134fed <vm_exec_core+5645>, 0x5f415613b47f <vm_exec_core+31391>, 0x5f41561375d5 <vm_exec_core+15349>, 0x5f41561371c7 <vm_exec_core+14311>, 0x5f4156137a4f <vm_exec_core+16495>, 0x5f4156136fda <vm_exec_core+13818>, 0x5f415613789b <vm_exec_core+16059>, 0x5f41561377cd <vm_exec_core+15853>, 0x5f41561366ac <vm_exec_core+11468>, 0x5f4156136ee5 <vm_exec_core+13573>, 0x5f4156136c08 <vm_exec_core+12840>, 0x5f41561370f4 <vm_exec_core+14100>, 0x5f4156137165 <vm_exec_core+14213>, 0x5f415613ae16 <vm_exec_core+29750>, 0x5f4156134d00 <vm_exec_core+4896>, 0x5f415613a64e <vm_exec_core+27758>, 0x5f4156136420 <vm_exec_core+10816>, 0x5f4156133eea <vm_exec_core+1290>, 0x5f4156135658 <vm_exec_core+7288>, 0x5f415613aa06 <vm_exec_core+28710>, 0x5f4156135270 <vm_exec_core+6288>, 0x5f415613b55c <vm_exec_core+31612>, 0x5f4156139a37 <vm_exec_core+24663>, 0x5f4156137c18 <vm_exec_core+16952>, 0x5f415613426a <vm_exec_core+2186>, 0x5f415613afbf <vm_exec_core+30175>, 0x5f415613ac69 <vm_exec_core+29321>, 0x5f4156135452 <vm_exec_core+6770>, 0x5f4156134798 <vm_exec_core+3512>, 0x5f4156139ffa <vm_exec_core+26138>, 0x5f4156135d21 <vm_exec_core+9025>, 0x5f415613b25c <vm_exec_core+30844>, 0x5f415613ae4a <vm_exec_core+29802>, 0x5f4156136296 <vm_exec_core+10422>, 0x5f4156137b83 <vm_exec_core+16803>, 0x5f4156139d0a <vm_exec_core+25386>, 0x5f415613ad58 <vm_exec_core+29560>, 0x5f415613885d <vm_exec_core+20093>, 0x5f4156139da2 <vm_exec_core+25538>, 0x5f415613a1b0 <vm_exec_core+26576>, 0x5f415613879a <vm_exec_core+19898>, 0x5f41561346a7 <vm_exec_core+3271>, 0x5f4156139497 <vm_exec_core+23223>, 0x5f41561344f6 <vm_exec_core+2838>, 0x5f4156134826 <vm_exec_core+3654>, 0x5f4156136ac5 <vm_exec_core+12517>, 0x5f41561386e2 <vm_exec_core+19714>, 0x5f41561392ad <vm_exec_core+22733>, 0x5f415613820a <vm_exec_core+18474>, 0x5f4156134184 <vm_exec_core+1956>, 0x5f415613a5b6 <vm_exec_core+27606>, 0x5f415613ab8b <vm_exec_core+29099>, 0x5f4156134a20 <vm_exec_core+4160>, 0x5f4156135928 <vm_exec_core+8008>, 0x5f41561355b1 <vm_exec_core+7121>, 0x5f4156135e11 <vm_exec_core+9265>, 0x5f41561379a6 <vm_exec_core+16326>, 0x5f4156134f32 <vm_exec_core+5458>, 0x5f415613a4fd <vm_exec_core+27421>, 0x5f41561358b6 <vm_exec_core+7894>, 0x5f41561374b6 <vm_exec_core+15062>, 0x5f4156137ef6 <vm_exec_core+17686>, 0x5f415613a09c <vm_exec_core+26300>, 0x5f4156138c44 <vm_exec_core+21092>, 0x5f415613607c <vm_exec_core+9884>, 0x5f4156135a27 <vm_exec_core+8263>, 0x5f4156139f7c <vm_exec_core+26012>, 0x5f4156136e0e <vm_exec_core+13358>, 0x5f4156139525 <vm_exec_core+23365>, 0x5f4156138d59 <vm_exec_core+21369>, 0x5f4156138b03 <vm_exec_core+20771>, 0x5f4156134a70 <vm_exec_core+4240>, 0x5f41561382b1 <vm_exec_core+18641>, 0x5f415613a458 <vm_exec_core+27256>, 0x5f4156136340 <vm_exec_core+10592>, 0x5f4156139ea1 <vm_exec_core+25793>, 0x5f415613641b <vm_exec_core+10811>, 0x5f4156138a28 <vm_exec_core+20552>, 0x5f4156138b17 <vm_exec_core+20791>, 0x5f415613804b <vm_exec_core+18027>, 0x5f415613849c <vm_exec_core+19132>, 0x5f4156136836 <vm_exec_core+11862>, 0x5f4156135e87 <vm_exec_core+9383>, 0x5f4156139b10 <vm_exec_core+24880>, 0x5f4156141c98 <vm_exec_core+58040>, 0x5f4156136780 <vm_exec_core+11680>, 0x5f415613838f <vm_exec_core+18863>, 0x5f4156138920 <vm_exec_core+20288>, 0x5f415613509c <vm_exec_core+5820>, 0x5f415613521f <vm_exec_core+6207>, 0x5f41561351a2 <vm_exec_core+6082>, 0x5f41561359c7 <vm_exec_core+8167>, 0x5f4156135d97 <vm_exec_core+9143>, 0x5f4156137d96 <vm_exec_core+17334>, 0x5f415613730e <vm_exec_core+14638>, 0x5f4156137d91 <vm_exec_core+17329>, 0x5f4156138795 <vm_exec_core+19893>, 0x5f41561386dd <vm_exec_core+19709>, 0x5f41561359c2 <vm_exec_core+8162>, 0x5f4156138b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7bf938f56758
        reg_pc = 0x5100000027f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#18 0x00005f415612eb32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x51700008a858
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005f4156173c0b in invoke_iseq_block_from_c (ec=0x51700008a858, captured=<optimized out>, self=136310380253520, 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:1821
        flags = 0
        iseq = 0x7bf93d54ec20
        cfp = 0x7bf938f567c8
        sp = 0x7bf938e56818
        use_argv = <optimized out>
        stack_argv = 0x7bf938e56818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x51700008a858, self=136310380253520, 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:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#21 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:1945
No locals.
#22 0x00005f4156171e36 in rb_vm_invoke_proc (ec=0x50c000202a14, proc=0x189, argc=1623821681, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 0
#23 0x00005f41560c0132 in thread_do_start_proc (th=th@entry=0x5150000d3980) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000103110
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x00005f41560bdccd in thread_do_start (th=0x5150000d3980) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000d3980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5f4156a3f700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x00005f41560bcfbe in call_thread_start_func_2 (th=0x5150000d3980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7bf93e8f7cc0
#27 nt_start (ptr=0x50c0002029c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000d3980
        sched = <optimized out>
        nt = 0x50c0002029c0
        vm = 0x5f41574694a0 <_vm>
#28 0x00005f4155d11acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007bf960c9caa4 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 = {136310426666688, 7361907143180539084, 136310426666688, -352, 0, 140736128100816, 7361907143201510604, 7361699873117557964}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007bf960d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x7bf944dff6c0 (LWP 2729038) "test_scheduler*"):
#0  0x00007bf960d1b4fd in __GI___poll (fds=0x7bf943bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f4155cb871a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f41560c192b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
        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:3058
        vm = <optimized out>
#4  0x00005f4155d11acf in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007bf960c9caa4 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 = {136310532601536, 7361779191272953036, 136310532601536, -352, 25, 136310310585296, 7361779191293924556, 7361699873117557964}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007bf960d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7bf93efff6c0 (LWP 2731382) "parallel.rb:40"):
#0  0x00007bf960d1b4fd in __GI___poll (fds=0x7bf9328e2860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f4155cb871a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f4155e2b379 in nogvl_wait_for (th=136310402649040, fptr=0x511000002e80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        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  0x00005f4155e2c8ea in internal_read_func (ptr=0x7bf9328e2640) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7bf9328e2640
        result = <optimized out>
#5  0x00005f415609f7ce in rb_thread_io_blocking_call (io=0x511000002e80, func=0x5f4155e2c3e0 <internal_read_func>, data1=0x7bf9328e2640, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005f4155d5d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170002eded8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7bf93effddf0, <optimized out>, 0x7bf93effdd00, <optimized out>, <optimized out>}, prev = 0x7bf9328de240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005f4155d5db39 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:1170
No locals.
#8  0x00005f4155e40a22 in io_read_memory_locktmp (str=136310225250400, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9  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:3526
        str = <optimized out>
        iis = {th = 136310402649040, fptr = 0x511000002e80, nonblock = 0, fd = 6, buf = 0x51900022b080, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000002e80
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x00005f4155e1cd21 in io_readpartial (argc=848177248, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x00005f41561a0408 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:3905
        ci = 0x412100100003
        cc = <optimized out>
        me = 0x7bf960748378
        cfunc = 0x506000021fe8
        recv = 136310402649160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005f4156140461 in vm_sendish (ec=0x5170002eded8, reg_cfp=0x7bf93c63c790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        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>
#13 vm_exec_core (ec=ec@entry=0x5170002eded8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f415613ae25 <vm_exec_core+29765>, 0x5f4156134d0f <vm_exec_core+4911>, 0x5f415613a65d <vm_exec_core+27773>, 0x5f415613642f <vm_exec_core+10831>, 0x5f4156133ef9 <vm_exec_core+1305>, 0x5f4156135667 <vm_exec_core+7303>, 0x5f415613aa15 <vm_exec_core+28725>, 0x5f415613527f <vm_exec_core+6303>, 0x5f415613b56b <vm_exec_core+31627>, 0x5f4156139a46 <vm_exec_core+24678>, 0x5f4156137c27 <vm_exec_core+16967>, 0x5f4156134279 <vm_exec_core+2201>, 0x5f415613afce <vm_exec_core+30190>, 0x5f415613ac78 <vm_exec_core+29336>, 0x5f4156135461 <vm_exec_core+6785>, 0x5f41561347a7 <vm_exec_core+3527>, 0x5f415613a009 <vm_exec_core+26153>, 0x5f4156135d30 <vm_exec_core+9040>, 0x5f415613b26b <vm_exec_core+30859>, 0x5f415613ae59 <vm_exec_core+29817>, 0x5f41561362a5 <vm_exec_core+10437>, 0x5f4156137b92 <vm_exec_core+16818>, 0x5f4156139d19 <vm_exec_core+25401>, 0x5f415613ad67 <vm_exec_core+29575>, 0x5f415613886c <vm_exec_core+20108>, 0x5f4156139db1 <vm_exec_core+25553>, 0x5f415613a1bf <vm_exec_core+26591>, 0x5f41561387a9 <vm_exec_core+19913>, 0x5f41561346b6 <vm_exec_core+3286>, 0x5f41561394a6 <vm_exec_core+23238>, 0x5f4156134505 <vm_exec_core+2853>, 0x5f4156134835 <vm_exec_core+3669>, 0x5f4156136ad4 <vm_exec_core+12532>, 0x5f41561386f1 <vm_exec_core+19729>, 0x5f41561392bc <vm_exec_core+22748>, 0x5f4156138219 <vm_exec_core+18489>, 0x5f4156134193 <vm_exec_core+1971>, 0x5f415613a5c5 <vm_exec_core+27621>, 0x5f415613ab9a <vm_exec_core+29114>, 0x5f4156134a2f <vm_exec_core+4175>, 0x5f4156135937 <vm_exec_core+8023>, 0x5f41561355c0 <vm_exec_core+7136>, 0x5f4156135e20 <vm_exec_core+9280>, 0x5f41561379b5 <vm_exec_core+16341>, 0x5f4156134f41 <vm_exec_core+5473>, 0x5f415613a50c <vm_exec_core+27436>, 0x5f41561358c5 <vm_exec_core+7909>, 0x5f41561374c5 <vm_exec_core+15077>, 0x5f4156137f05 <vm_exec_core+17701>, 0x5f415613a0ab <vm_exec_core+26315>, 0x5f4156138c53 <vm_exec_core+21107>, 0x5f415613608b <vm_exec_core+9899>, 0x5f4156135a36 <vm_exec_core+8278>, 0x5f4156139f8b <vm_exec_core+26027>, 0x5f4156136e1d <vm_exec_core+13373>, 0x5f4156139534 <vm_exec_core+23380>, 0x5f4156138d68 <vm_exec_core+21384>, 0x5f4156133d28 <vm_exec_core+840>, 0x5f4156134a7f <vm_exec_core+4255>, 0x5f41561382c0 <vm_exec_core+18656>, 0x5f415613a467 <vm_exec_core+27271>, 0x5f415613634f <vm_exec_core+10607>, 0x5f4156139eb0 <vm_exec_core+25808>, 0x5f4156135c3d <vm_exec_core+8797>, 0x5f4156138a37 <vm_exec_core+20567>, 0x5f4156138b26 <vm_exec_core+20806>, 0x5f415613805a <vm_exec_core+18042>, 0x5f41561384ab <vm_exec_core+19147>, 0x5f4156136845 <vm_exec_core+11877>, 0x5f4156135e96 <vm_exec_core+9398>, 0x5f4156139b1f <vm_exec_core+24895>, 0x5f4156141ca7 <vm_exec_core+58055>, 0x5f415613678f <vm_exec_core+11695>, 0x5f415613839e <vm_exec_core+18878>, 0x5f415613892f <vm_exec_core+20303>, 0x5f41561350ab <vm_exec_core+5835>, 0x5f415613522e <vm_exec_core+6222>, 0x5f41561351b1 <vm_exec_core+6097>, 0x5f41561359d6 <vm_exec_core+8182>, 0x5f4156135da6 <vm_exec_core+9158>, 0x5f4156137da5 <vm_exec_core+17349>, 0x5f415613731d <vm_exec_core+14653>, 0x5f415613b197 <vm_exec_core+30647>, 0x5f4156133df9 <vm_exec_core+1049>, 0x5f415613538a <vm_exec_core+6570>, 0x5f415613b68f <vm_exec_core+31919>, 0x5f4156139382 <vm_exec_core+22946>, 0x5f4156138114 <vm_exec_core+18228>, 0x5f415613a251 <vm_exec_core+26737>, 0x5f4156133d2d <vm_exec_core+845>, 0x5f415613a93e <vm_exec_core+28510>, 0x5f415613b2e5 <vm_exec_core+30981>, 0x5f415613b3b1 <vm_exec_core+31185>, 0x5f4156134584 <vm_exec_core+2980>, 0x5f415613aed3 <vm_exec_core+29939>, 0x5f4156136d46 <vm_exec_core+13158>, 0x5f415613b055 <vm_exec_core+30325>, 0x5f4156136168 <vm_exec_core+10120>, 0x5f415613a8b8 <vm_exec_core+28376>, 0x5f4156134470 <vm_exec_core+2704>, 0x5f4156134fed <vm_exec_core+5645>, 0x5f415613b47f <vm_exec_core+31391>, 0x5f41561375d5 <vm_exec_core+15349>, 0x5f41561371c7 <vm_exec_core+14311>, 0x5f4156137a4f <vm_exec_core+16495>, 0x5f4156136fda <vm_exec_core+13818>, 0x5f415613789b <vm_exec_core+16059>, 0x5f41561377cd <vm_exec_core+15853>, 0x5f41561366ac <vm_exec_core+11468>, 0x5f4156136ee5 <vm_exec_core+13573>, 0x5f4156136c08 <vm_exec_core+12840>, 0x5f41561370f4 <vm_exec_core+14100>, 0x5f4156137165 <vm_exec_core+14213>, 0x5f415613ae16 <vm_exec_core+29750>, 0x5f4156134d00 <vm_exec_core+4896>, 0x5f415613a64e <vm_exec_core+27758>, 0x5f4156136420 <vm_exec_core+10816>, 0x5f4156133eea <vm_exec_core+1290>, 0x5f4156135658 <vm_exec_core+7288>, 0x5f415613aa06 <vm_exec_core+28710>, 0x5f4156135270 <vm_exec_core+6288>, 0x5f415613b55c <vm_exec_core+31612>, 0x5f4156139a37 <vm_exec_core+24663>, 0x5f4156137c18 <vm_exec_core+16952>, 0x5f415613426a <vm_exec_core+2186>, 0x5f415613afbf <vm_exec_core+30175>, 0x5f415613ac69 <vm_exec_core+29321>, 0x5f4156135452 <vm_exec_core+6770>, 0x5f4156134798 <vm_exec_core+3512>, 0x5f4156139ffa <vm_exec_core+26138>, 0x5f4156135d21 <vm_exec_core+9025>, 0x5f415613b25c <vm_exec_core+30844>, 0x5f415613ae4a <vm_exec_core+29802>, 0x5f4156136296 <vm_exec_core+10422>, 0x5f4156137b83 <vm_exec_core+16803>, 0x5f4156139d0a <vm_exec_core+25386>, 0x5f415613ad58 <vm_exec_core+29560>, 0x5f415613885d <vm_exec_core+20093>, 0x5f4156139da2 <vm_exec_core+25538>, 0x5f415613a1b0 <vm_exec_core+26576>, 0x5f415613879a <vm_exec_core+19898>, 0x5f41561346a7 <vm_exec_core+3271>, 0x5f4156139497 <vm_exec_core+23223>, 0x5f41561344f6 <vm_exec_core+2838>, 0x5f4156134826 <vm_exec_core+3654>, 0x5f4156136ac5 <vm_exec_core+12517>, 0x5f41561386e2 <vm_exec_core+19714>, 0x5f41561392ad <vm_exec_core+22733>, 0x5f415613820a <vm_exec_core+18474>, 0x5f4156134184 <vm_exec_core+1956>, 0x5f415613a5b6 <vm_exec_core+27606>, 0x5f415613ab8b <vm_exec_core+29099>, 0x5f4156134a20 <vm_exec_core+4160>, 0x5f4156135928 <vm_exec_core+8008>, 0x5f41561355b1 <vm_exec_core+7121>, 0x5f4156135e11 <vm_exec_core+9265>, 0x5f41561379a6 <vm_exec_core+16326>, 0x5f4156134f32 <vm_exec_core+5458>, 0x5f415613a4fd <vm_exec_core+27421>, 0x5f41561358b6 <vm_exec_core+7894>, 0x5f41561374b6 <vm_exec_core+15062>, 0x5f4156137ef6 <vm_exec_core+17686>, 0x5f415613a09c <vm_exec_core+26300>, 0x5f4156138c44 <vm_exec_core+21092>, 0x5f415613607c <vm_exec_core+9884>, 0x5f4156135a27 <vm_exec_core+8263>, 0x5f4156139f7c <vm_exec_core+26012>, 0x5f4156136e0e <vm_exec_core+13358>, 0x5f4156139525 <vm_exec_core+23365>, 0x5f4156138d59 <vm_exec_core+21369>, 0x5f4156138b03 <vm_exec_core+20771>, 0x5f4156134a70 <vm_exec_core+4240>, 0x5f41561382b1 <vm_exec_core+18641>, 0x5f415613a458 <vm_exec_core+27256>, 0x5f4156136340 <vm_exec_core+10592>, 0x5f4156139ea1 <vm_exec_core+25793>, 0x5f415613641b <vm_exec_core+10811>, 0x5f4156138a28 <vm_exec_core+20552>, 0x5f4156138b17 <vm_exec_core+20791>, 0x5f415613804b <vm_exec_core+18027>, 0x5f415613849c <vm_exec_core+19132>, 0x5f4156136836 <vm_exec_core+11862>, 0x5f4156135e87 <vm_exec_core+9383>, 0x5f4156139b10 <vm_exec_core+24880>, 0x5f4156141c98 <vm_exec_core+58040>, 0x5f4156136780 <vm_exec_core+11680>, 0x5f415613838f <vm_exec_core+18863>, 0x5f4156138920 <vm_exec_core+20288>, 0x5f415613509c <vm_exec_core+5820>, 0x5f415613521f <vm_exec_core+6207>, 0x5f41561351a2 <vm_exec_core+6082>, 0x5f41561359c7 <vm_exec_core+8167>, 0x5f4156135d97 <vm_exec_core+9143>, 0x5f4156137d96 <vm_exec_core+17334>, 0x5f415613730e <vm_exec_core+14638>, 0x5f4156137d91 <vm_exec_core+17329>, 0x5f4156138795 <vm_exec_core+19893>, 0x5f41561386dd <vm_exec_core+19709>, 0x5f41561359c2 <vm_exec_core+8162>, 0x5f4156138b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7bf93c63c790
        reg_pc = 0x513000070f58
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#14 0x00005f415612eb32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x5170002eded8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x00005f4156173c0b in invoke_iseq_block_from_c (ec=0x5170002eded8, captured=<optimized out>, self=136310964743200, 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:1821
        flags = 0
        iseq = 0x7bf9605aa228
        cfp = 0x7bf93c63c7c8
        sp = 0x7bf93c53c818
        use_argv = <optimized out>
        stack_argv = 0x7bf93c53c818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170002eded8, self=136310964743200, 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:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#17 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:1945
No locals.
#18 0x00005f4156171e36 in rb_vm_invoke_proc (ec=0x7bf9328e2860, proc=0x1, argc=1624356093, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 4294967295
#19 0x00005f41560c0132 in thread_do_start_proc (th=th@entry=0x515000065200) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003f4d90
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x00005f41560bdccd in thread_do_start (th=0x515000065200) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x515000065200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5f4156a3f700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x00005f41560bcfbe in call_thread_start_func_2 (th=0x515000065200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7bf93effecc0
#23 nt_start (ptr=0x50c0001ab600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000065200
        sched = <optimized out>
        nt = 0x50c0001ab600
        vm = 0x5f41574694a0 <_vm>
#24 0x00005f4155d11acf in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007bf960c9caa4 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 = {136310434035392, 7361907009499681996, 136310434035392, -352, 25, 140736128108720, 7361907009520653516, 7361699873117557964}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007bf960d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7bf937a466c0 (LWP 2731554) "envutil.rb:243"):
#0  0x00007bf960d1b4fd in __GI___poll (fds=0x7bf9306c1760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f4155cb871a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f4155e2b379 in nogvl_wait_for (th=136310378041760, fptr=0x51100019ae00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 10, 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  0x00005f4155e2c8ea in internal_read_func (ptr=0x7bf9306c1640) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7bf9306c1640
        result = <optimized out>
#5  0x00005f415609f7ce in rb_thread_io_blocking_call (io=0x51100019ae00, func=0x5f4155e2c3e0 <internal_read_func>, data1=data1@entry=0x7bf9306c1640, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005f4155e2c1e9 in rb_io_blocking_region_wait (io=0x51100019ae00, function=0x1, argument=0x7bf9306c1640, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
        iis = {th = 136310378041760, fptr = 0x51100019ae00, nonblock = 0, fd = 10, buf = 0x525000997100, capa = 8192, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x00005f4155e2fb87 in io_bufread (ptr=0x525000997100 "", len=8192, fptr=0x51100019ae00) at /tmp/ruby/src/trunk_asan/io.c:3092
        offset = 0
        n = 8192
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
        p = <optimized out>
#10 0x00005f4155d5d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x517000078958
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7bf937a44d50, <optimized out>, 0x7bf937a44c60, <optimized out>, <optimized out>}, prev = 0x7bf9306c1240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005f4155d5db39 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:1170
No locals.
#12 0x00005f4155e2d597 in io_fread (str=136310378040560, offset=0, size=8192, fptr=0x51100019ae00) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x525000997100 "", len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=136310378040560) at /tmp/ruby/src/trunk_asan/io.c:3417
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005f4155e1d0f6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
        str = <optimized out>
        length = <optimized out>
        fptr = 0x51100019ae00
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x00005f41561a0408 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:3905
        ci = 0x402100100001
        cc = <optimized out>
        me = 0x7bf93d478580
        cfunc = 0x506000022048
        recv = 136310378051200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x00005f4156140461 in vm_sendish (ec=0x517000078958, reg_cfp=0x7bf93a568790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        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>
#17 vm_exec_core (ec=ec@entry=0x517000078958) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f415613ae25 <vm_exec_core+29765>, 0x5f4156134d0f <vm_exec_core+4911>, 0x5f415613a65d <vm_exec_core+27773>, 0x5f415613642f <vm_exec_core+10831>, 0x5f4156133ef9 <vm_exec_core+1305>, 0x5f4156135667 <vm_exec_core+7303>, 0x5f415613aa15 <vm_exec_core+28725>, 0x5f415613527f <vm_exec_core+6303>, 0x5f415613b56b <vm_exec_core+31627>, 0x5f4156139a46 <vm_exec_core+24678>, 0x5f4156137c27 <vm_exec_core+16967>, 0x5f4156134279 <vm_exec_core+2201>, 0x5f415613afce <vm_exec_core+30190>, 0x5f415613ac78 <vm_exec_core+29336>, 0x5f4156135461 <vm_exec_core+6785>, 0x5f41561347a7 <vm_exec_core+3527>, 0x5f415613a009 <vm_exec_core+26153>, 0x5f4156135d30 <vm_exec_core+9040>, 0x5f415613b26b <vm_exec_core+30859>, 0x5f415613ae59 <vm_exec_core+29817>, 0x5f41561362a5 <vm_exec_core+10437>, 0x5f4156137b92 <vm_exec_core+16818>, 0x5f4156139d19 <vm_exec_core+25401>, 0x5f415613ad67 <vm_exec_core+29575>, 0x5f415613886c <vm_exec_core+20108>, 0x5f4156139db1 <vm_exec_core+25553>, 0x5f415613a1bf <vm_exec_core+26591>, 0x5f41561387a9 <vm_exec_core+19913>, 0x5f41561346b6 <vm_exec_core+3286>, 0x5f41561394a6 <vm_exec_core+23238>, 0x5f4156134505 <vm_exec_core+2853>, 0x5f4156134835 <vm_exec_core+3669>, 0x5f4156136ad4 <vm_exec_core+12532>, 0x5f41561386f1 <vm_exec_core+19729>, 0x5f41561392bc <vm_exec_core+22748>, 0x5f4156138219 <vm_exec_core+18489>, 0x5f4156134193 <vm_exec_core+1971>, 0x5f415613a5c5 <vm_exec_core+27621>, 0x5f415613ab9a <vm_exec_core+29114>, 0x5f4156134a2f <vm_exec_core+4175>, 0x5f4156135937 <vm_exec_core+8023>, 0x5f41561355c0 <vm_exec_core+7136>, 0x5f4156135e20 <vm_exec_core+9280>, 0x5f41561379b5 <vm_exec_core+16341>, 0x5f4156134f41 <vm_exec_core+5473>, 0x5f415613a50c <vm_exec_core+27436>, 0x5f41561358c5 <vm_exec_core+7909>, 0x5f41561374c5 <vm_exec_core+15077>, 0x5f4156137f05 <vm_exec_core+17701>, 0x5f415613a0ab <vm_exec_core+26315>, 0x5f4156138c53 <vm_exec_core+21107>, 0x5f415613608b <vm_exec_core+9899>, 0x5f4156135a36 <vm_exec_core+8278>, 0x5f4156139f8b <vm_exec_core+26027>, 0x5f4156136e1d <vm_exec_core+13373>, 0x5f4156139534 <vm_exec_core+23380>, 0x5f4156138d68 <vm_exec_core+21384>, 0x5f4156133d28 <vm_exec_core+840>, 0x5f4156134a7f <vm_exec_core+4255>, 0x5f41561382c0 <vm_exec_core+18656>, 0x5f415613a467 <vm_exec_core+27271>, 0x5f415613634f <vm_exec_core+10607>, 0x5f4156139eb0 <vm_exec_core+25808>, 0x5f4156135c3d <vm_exec_core+8797>, 0x5f4156138a37 <vm_exec_core+20567>, 0x5f4156138b26 <vm_exec_core+20806>, 0x5f415613805a <vm_exec_core+18042>, 0x5f41561384ab <vm_exec_core+19147>, 0x5f4156136845 <vm_exec_core+11877>, 0x5f4156135e96 <vm_exec_core+9398>, 0x5f4156139b1f <vm_exec_core+24895>, 0x5f4156141ca7 <vm_exec_core+58055>, 0x5f415613678f <vm_exec_core+11695>, 0x5f415613839e <vm_exec_core+18878>, 0x5f415613892f <vm_exec_core+20303>, 0x5f41561350ab <vm_exec_core+5835>, 0x5f415613522e <vm_exec_core+6222>, 0x5f41561351b1 <vm_exec_core+6097>, 0x5f41561359d6 <vm_exec_core+8182>, 0x5f4156135da6 <vm_exec_core+9158>, 0x5f4156137da5 <vm_exec_core+17349>, 0x5f415613731d <vm_exec_core+14653>, 0x5f415613b197 <vm_exec_core+30647>, 0x5f4156133df9 <vm_exec_core+1049>, 0x5f415613538a <vm_exec_core+6570>, 0x5f415613b68f <vm_exec_core+31919>, 0x5f4156139382 <vm_exec_core+22946>, 0x5f4156138114 <vm_exec_core+18228>, 0x5f415613a251 <vm_exec_core+26737>, 0x5f4156133d2d <vm_exec_core+845>, 0x5f415613a93e <vm_exec_core+28510>, 0x5f415613b2e5 <vm_exec_core+30981>, 0x5f415613b3b1 <vm_exec_core+31185>, 0x5f4156134584 <vm_exec_core+2980>, 0x5f415613aed3 <vm_exec_core+29939>, 0x5f4156136d46 <vm_exec_core+13158>, 0x5f415613b055 <vm_exec_core+30325>, 0x5f4156136168 <vm_exec_core+10120>, 0x5f415613a8b8 <vm_exec_core+28376>, 0x5f4156134470 <vm_exec_core+2704>, 0x5f4156134fed <vm_exec_core+5645>, 0x5f415613b47f <vm_exec_core+31391>, 0x5f41561375d5 <vm_exec_core+15349>, 0x5f41561371c7 <vm_exec_core+14311>, 0x5f4156137a4f <vm_exec_core+16495>, 0x5f4156136fda <vm_exec_core+13818>, 0x5f415613789b <vm_exec_core+16059>, 0x5f41561377cd <vm_exec_core+15853>, 0x5f41561366ac <vm_exec_core+11468>, 0x5f4156136ee5 <vm_exec_core+13573>, 0x5f4156136c08 <vm_exec_core+12840>, 0x5f41561370f4 <vm_exec_core+14100>, 0x5f4156137165 <vm_exec_core+14213>, 0x5f415613ae16 <vm_exec_core+29750>, 0x5f4156134d00 <vm_exec_core+4896>, 0x5f415613a64e <vm_exec_core+27758>, 0x5f4156136420 <vm_exec_core+10816>, 0x5f4156133eea <vm_exec_core+1290>, 0x5f4156135658 <vm_exec_core+7288>, 0x5f415613aa06 <vm_exec_core+28710>, 0x5f4156135270 <vm_exec_core+6288>, 0x5f415613b55c <vm_exec_core+31612>, 0x5f4156139a37 <vm_exec_core+24663>, 0x5f4156137c18 <vm_exec_core+16952>, 0x5f415613426a <vm_exec_core+2186>, 0x5f415613afbf <vm_exec_core+30175>, 0x5f415613ac69 <vm_exec_core+29321>, 0x5f4156135452 <vm_exec_core+6770>, 0x5f4156134798 <vm_exec_core+3512>, 0x5f4156139ffa <vm_exec_core+26138>, 0x5f4156135d21 <vm_exec_core+9025>, 0x5f415613b25c <vm_exec_core+30844>, 0x5f415613ae4a <vm_exec_core+29802>, 0x5f4156136296 <vm_exec_core+10422>, 0x5f4156137b83 <vm_exec_core+16803>, 0x5f4156139d0a <vm_exec_core+25386>, 0x5f415613ad58 <vm_exec_core+29560>, 0x5f415613885d <vm_exec_core+20093>, 0x5f4156139da2 <vm_exec_core+25538>, 0x5f415613a1b0 <vm_exec_core+26576>, 0x5f415613879a <vm_exec_core+19898>, 0x5f41561346a7 <vm_exec_core+3271>, 0x5f4156139497 <vm_exec_core+23223>, 0x5f41561344f6 <vm_exec_core+2838>, 0x5f4156134826 <vm_exec_core+3654>, 0x5f4156136ac5 <vm_exec_core+12517>, 0x5f41561386e2 <vm_exec_core+19714>, 0x5f41561392ad <vm_exec_core+22733>, 0x5f415613820a <vm_exec_core+18474>, 0x5f4156134184 <vm_exec_core+1956>, 0x5f415613a5b6 <vm_exec_core+27606>, 0x5f415613ab8b <vm_exec_core+29099>, 0x5f4156134a20 <vm_exec_core+4160>, 0x5f4156135928 <vm_exec_core+8008>, 0x5f41561355b1 <vm_exec_core+7121>, 0x5f4156135e11 <vm_exec_core+9265>, 0x5f41561379a6 <vm_exec_core+16326>, 0x5f4156134f32 <vm_exec_core+5458>, 0x5f415613a4fd <vm_exec_core+27421>, 0x5f41561358b6 <vm_exec_core+7894>, 0x5f41561374b6 <vm_exec_core+15062>, 0x5f4156137ef6 <vm_exec_core+17686>, 0x5f415613a09c <vm_exec_core+26300>, 0x5f4156138c44 <vm_exec_core+21092>, 0x5f415613607c <vm_exec_core+9884>, 0x5f4156135a27 <vm_exec_core+8263>, 0x5f4156139f7c <vm_exec_core+26012>, 0x5f4156136e0e <vm_exec_core+13358>, 0x5f4156139525 <vm_exec_core+23365>, 0x5f4156138d59 <vm_exec_core+21369>, 0x5f4156138b03 <vm_exec_core+20771>, 0x5f4156134a70 <vm_exec_core+4240>, 0x5f41561382b1 <vm_exec_core+18641>, 0x5f415613a458 <vm_exec_core+27256>, 0x5f4156136340 <vm_exec_core+10592>, 0x5f4156139ea1 <vm_exec_core+25793>, 0x5f415613641b <vm_exec_core+10811>, 0x5f4156138a28 <vm_exec_core+20552>, 0x5f4156138b17 <vm_exec_core+20791>, 0x5f415613804b <vm_exec_core+18027>, 0x5f415613849c <vm_exec_core+19132>, 0x5f4156136836 <vm_exec_core+11862>, 0x5f4156135e87 <vm_exec_core+9383>, 0x5f4156139b10 <vm_exec_core+24880>, 0x5f4156141c98 <vm_exec_core+58040>, 0x5f4156136780 <vm_exec_core+11680>, 0x5f415613838f <vm_exec_core+18863>, 0x5f4156138920 <vm_exec_core+20288>, 0x5f415613509c <vm_exec_core+5820>, 0x5f415613521f <vm_exec_core+6207>, 0x5f41561351a2 <vm_exec_core+6082>, 0x5f41561359c7 <vm_exec_core+8167>, 0x5f4156135d97 <vm_exec_core+9143>, 0x5f4156137d96 <vm_exec_core+17334>, 0x5f415613730e <vm_exec_core+14638>, 0x5f4156137d91 <vm_exec_core+17329>, 0x5f4156138795 <vm_exec_core+19893>, 0x5f41561386dd <vm_exec_core+19709>, 0x5f41561359c2 <vm_exec_core+8162>, 0x5f4156138b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7bf93a568790
        reg_pc = 0x50400000ce30
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#18 0x00005f415612eb32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x517000078958
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005f4156173c0b in invoke_iseq_block_from_c (ec=0x517000078958, captured=<optimized out>, self=136310381508480, 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:1821
        flags = 0
        iseq = 0x7bf93d549928
        cfp = 0x7bf93a5687c8
        sp = 0x7bf93a468818
        use_argv = <optimized out>
        stack_argv = 0x7bf93a468818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000078958, self=136310381508480, 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:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#21 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:1945
No locals.
#22 0x00005f4156171e36 in rb_vm_invoke_proc (ec=0x7bf9306c1760, proc=0x1, argc=1624356093, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 4294967295
#23 0x00005f41560c0132 in thread_do_start_proc (th=th@entry=0x515000109a80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003ec510
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x00005f41560bdccd in thread_do_start (th=0x515000109a80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x515000109a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5f4156a3f700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x00005f41560bcfbe in call_thread_start_func_2 (th=0x515000109a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7bf937a45cc0
#27 nt_start (ptr=0x50c0001c1e00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000109a80
        sched = <optimized out>
        nt = 0x50c0001c1e00
        vm = 0x5f41574694a0 <_vm>
#28 0x00005f4155d11acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007bf960c9caa4 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 = {136310310594240, 7361887705232299212, 136310310594240, -352, 11, 140736128106096, 7361887705253270732, 7361699873117557964}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007bf960d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7bf93c4136c0 (LWP 2731555) "envutil.rb:244"):
#0  0x00007bf960d1b4fd in __GI___poll (fds=0x7bf931dd5960, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f4155cb871a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f4155e2b379 in nogvl_wait_for (th=136310378041160, fptr=0x5110001f0bc0, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        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  0x00005f4155e2c8ea in internal_read_func (ptr=0x7bf931dd5840) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7bf931dd5840
        result = <optimized out>
#5  0x00005f415609f7ce in rb_thread_io_blocking_call (io=0x5110001f0bc0, func=0x5f4155e2c3e0 <internal_read_func>, data1=data1@entry=0x7bf931dd5840, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005f4155e2c1e9 in rb_io_blocking_region_wait (io=0x5110001f0bc0, function=0x1, argument=0x7bf931dd5840, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7  rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
        iis = {th = 136310378041160, fptr = 0x5110001f0bc0, nonblock = 0, fd = 12, buf = 0x5250009eec21, capa = 7391, timeout = 0x0}
        timeout_storage = <optimized out>
        th = <optimized out>
        scheduler = <optimized out>
#8  0x00005f4155e2fb87 in io_bufread (ptr=0x5250009ee900 "th: 0x5bec87c70700, native_id: 0x70104613fc40\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer\nc:0004 p:00"..., len=8192, fptr=0x5110001f0bc0) at /tmp/ruby/src/trunk_asan/io.c:3092
        offset = 801
        n = 7391
        c = <optimized out>
#9  bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
        p = <optimized out>
#10 0x00005f4155d5d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170002de2d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7bf93c411d50, <optimized out>, 0x7bf93c411c60, <optimized out>, <optimized out>}, prev = 0x7bf931dd5240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005f4155d5db39 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:1170
No locals.
#12 0x00005f4155e2d597 in io_fread (str=136310378040480, offset=0, size=8192, fptr=0x5110001f0bc0) at /tmp/ruby/src/trunk_asan/io.c:3145
        arg = {str_ptr = 0x5250009ee900 "th: 0x5bec87c70700, native_id: 0x70104613fc40\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC  :define_finalizer\nc:0004 p:00"..., len = 8192, fptr = <optimized out>}
        len = <optimized out>
        errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=136310378040480) at /tmp/ruby/src/trunk_asan/io.c:3417
        capa = <optimized out>
        cr = 0
        bytes = 0
        pos = 0
        enc = 0x50d000000110
        n = <optimized out>
        shrinkable = <optimized out>
#14 0x00005f4155e1d0f6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
        str = <optimized out>
        length = <optimized out>
        fptr = 0x5110001f0bc0
        len = <optimized out>
        n = <optimized out>
        shrinkable = <optimized out>
#15 0x00005f41561a0408 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:3905
        ci = 0x402100100001
        cc = <optimized out>
        me = 0x7bf93d478580
        cfunc = 0x506000022048
        recv = 136310378051080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#16 0x00005f4156140461 in vm_sendish (ec=0x5170002de2d8, reg_cfp=0x7bf93a466790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        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>
#17 vm_exec_core (ec=ec@entry=0x5170002de2d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f415613ae25 <vm_exec_core+29765>, 0x5f4156134d0f <vm_exec_core+4911>, 0x5f415613a65d <vm_exec_core+27773>, 0x5f415613642f <vm_exec_core+10831>, 0x5f4156133ef9 <vm_exec_core+1305>, 0x5f4156135667 <vm_exec_core+7303>, 0x5f415613aa15 <vm_exec_core+28725>, 0x5f415613527f <vm_exec_core+6303>, 0x5f415613b56b <vm_exec_core+31627>, 0x5f4156139a46 <vm_exec_core+24678>, 0x5f4156137c27 <vm_exec_core+16967>, 0x5f4156134279 <vm_exec_core+2201>, 0x5f415613afce <vm_exec_core+30190>, 0x5f415613ac78 <vm_exec_core+29336>, 0x5f4156135461 <vm_exec_core+6785>, 0x5f41561347a7 <vm_exec_core+3527>, 0x5f415613a009 <vm_exec_core+26153>, 0x5f4156135d30 <vm_exec_core+9040>, 0x5f415613b26b <vm_exec_core+30859>, 0x5f415613ae59 <vm_exec_core+29817>, 0x5f41561362a5 <vm_exec_core+10437>, 0x5f4156137b92 <vm_exec_core+16818>, 0x5f4156139d19 <vm_exec_core+25401>, 0x5f415613ad67 <vm_exec_core+29575>, 0x5f415613886c <vm_exec_core+20108>, 0x5f4156139db1 <vm_exec_core+25553>, 0x5f415613a1bf <vm_exec_core+26591>, 0x5f41561387a9 <vm_exec_core+19913>, 0x5f41561346b6 <vm_exec_core+3286>, 0x5f41561394a6 <vm_exec_core+23238>, 0x5f4156134505 <vm_exec_core+2853>, 0x5f4156134835 <vm_exec_core+3669>, 0x5f4156136ad4 <vm_exec_core+12532>, 0x5f41561386f1 <vm_exec_core+19729>, 0x5f41561392bc <vm_exec_core+22748>, 0x5f4156138219 <vm_exec_core+18489>, 0x5f4156134193 <vm_exec_core+1971>, 0x5f415613a5c5 <vm_exec_core+27621>, 0x5f415613ab9a <vm_exec_core+29114>, 0x5f4156134a2f <vm_exec_core+4175>, 0x5f4156135937 <vm_exec_core+8023>, 0x5f41561355c0 <vm_exec_core+7136>, 0x5f4156135e20 <vm_exec_core+9280>, 0x5f41561379b5 <vm_exec_core+16341>, 0x5f4156134f41 <vm_exec_core+5473>, 0x5f415613a50c <vm_exec_core+27436>, 0x5f41561358c5 <vm_exec_core+7909>, 0x5f41561374c5 <vm_exec_core+15077>, 0x5f4156137f05 <vm_exec_core+17701>, 0x5f415613a0ab <vm_exec_core+26315>, 0x5f4156138c53 <vm_exec_core+21107>, 0x5f415613608b <vm_exec_core+9899>, 0x5f4156135a36 <vm_exec_core+8278>, 0x5f4156139f8b <vm_exec_core+26027>, 0x5f4156136e1d <vm_exec_core+13373>, 0x5f4156139534 <vm_exec_core+23380>, 0x5f4156138d68 <vm_exec_core+21384>, 0x5f4156133d28 <vm_exec_core+840>, 0x5f4156134a7f <vm_exec_core+4255>, 0x5f41561382c0 <vm_exec_core+18656>, 0x5f415613a467 <vm_exec_core+27271>, 0x5f415613634f <vm_exec_core+10607>, 0x5f4156139eb0 <vm_exec_core+25808>, 0x5f4156135c3d <vm_exec_core+8797>, 0x5f4156138a37 <vm_exec_core+20567>, 0x5f4156138b26 <vm_exec_core+20806>, 0x5f415613805a <vm_exec_core+18042>, 0x5f41561384ab <vm_exec_core+19147>, 0x5f4156136845 <vm_exec_core+11877>, 0x5f4156135e96 <vm_exec_core+9398>, 0x5f4156139b1f <vm_exec_core+24895>, 0x5f4156141ca7 <vm_exec_core+58055>, 0x5f415613678f <vm_exec_core+11695>, 0x5f415613839e <vm_exec_core+18878>, 0x5f415613892f <vm_exec_core+20303>, 0x5f41561350ab <vm_exec_core+5835>, 0x5f415613522e <vm_exec_core+6222>, 0x5f41561351b1 <vm_exec_core+6097>, 0x5f41561359d6 <vm_exec_core+8182>, 0x5f4156135da6 <vm_exec_core+9158>, 0x5f4156137da5 <vm_exec_core+17349>, 0x5f415613731d <vm_exec_core+14653>, 0x5f415613b197 <vm_exec_core+30647>, 0x5f4156133df9 <vm_exec_core+1049>, 0x5f415613538a <vm_exec_core+6570>, 0x5f415613b68f <vm_exec_core+31919>, 0x5f4156139382 <vm_exec_core+22946>, 0x5f4156138114 <vm_exec_core+18228>, 0x5f415613a251 <vm_exec_core+26737>, 0x5f4156133d2d <vm_exec_core+845>, 0x5f415613a93e <vm_exec_core+28510>, 0x5f415613b2e5 <vm_exec_core+30981>, 0x5f415613b3b1 <vm_exec_core+31185>, 0x5f4156134584 <vm_exec_core+2980>, 0x5f415613aed3 <vm_exec_core+29939>, 0x5f4156136d46 <vm_exec_core+13158>, 0x5f415613b055 <vm_exec_core+30325>, 0x5f4156136168 <vm_exec_core+10120>, 0x5f415613a8b8 <vm_exec_core+28376>, 0x5f4156134470 <vm_exec_core+2704>, 0x5f4156134fed <vm_exec_core+5645>, 0x5f415613b47f <vm_exec_core+31391>, 0x5f41561375d5 <vm_exec_core+15349>, 0x5f41561371c7 <vm_exec_core+14311>, 0x5f4156137a4f <vm_exec_core+16495>, 0x5f4156136fda <vm_exec_core+13818>, 0x5f415613789b <vm_exec_core+16059>, 0x5f41561377cd <vm_exec_core+15853>, 0x5f41561366ac <vm_exec_core+11468>, 0x5f4156136ee5 <vm_exec_core+13573>, 0x5f4156136c08 <vm_exec_core+12840>, 0x5f41561370f4 <vm_exec_core+14100>, 0x5f4156137165 <vm_exec_core+14213>, 0x5f415613ae16 <vm_exec_core+29750>, 0x5f4156134d00 <vm_exec_core+4896>, 0x5f415613a64e <vm_exec_core+27758>, 0x5f4156136420 <vm_exec_core+10816>, 0x5f4156133eea <vm_exec_core+1290>, 0x5f4156135658 <vm_exec_core+7288>, 0x5f415613aa06 <vm_exec_core+28710>, 0x5f4156135270 <vm_exec_core+6288>, 0x5f415613b55c <vm_exec_core+31612>, 0x5f4156139a37 <vm_exec_core+24663>, 0x5f4156137c18 <vm_exec_core+16952>, 0x5f415613426a <vm_exec_core+2186>, 0x5f415613afbf <vm_exec_core+30175>, 0x5f415613ac69 <vm_exec_core+29321>, 0x5f4156135452 <vm_exec_core+6770>, 0x5f4156134798 <vm_exec_core+3512>, 0x5f4156139ffa <vm_exec_core+26138>, 0x5f4156135d21 <vm_exec_core+9025>, 0x5f415613b25c <vm_exec_core+30844>, 0x5f415613ae4a <vm_exec_core+29802>, 0x5f4156136296 <vm_exec_core+10422>, 0x5f4156137b83 <vm_exec_core+16803>, 0x5f4156139d0a <vm_exec_core+25386>, 0x5f415613ad58 <vm_exec_core+29560>, 0x5f415613885d <vm_exec_core+20093>, 0x5f4156139da2 <vm_exec_core+25538>, 0x5f415613a1b0 <vm_exec_core+26576>, 0x5f415613879a <vm_exec_core+19898>, 0x5f41561346a7 <vm_exec_core+3271>, 0x5f4156139497 <vm_exec_core+23223>, 0x5f41561344f6 <vm_exec_core+2838>, 0x5f4156134826 <vm_exec_core+3654>, 0x5f4156136ac5 <vm_exec_core+12517>, 0x5f41561386e2 <vm_exec_core+19714>, 0x5f41561392ad <vm_exec_core+22733>, 0x5f415613820a <vm_exec_core+18474>, 0x5f4156134184 <vm_exec_core+1956>, 0x5f415613a5b6 <vm_exec_core+27606>, 0x5f415613ab8b <vm_exec_core+29099>, 0x5f4156134a20 <vm_exec_core+4160>, 0x5f4156135928 <vm_exec_core+8008>, 0x5f41561355b1 <vm_exec_core+7121>, 0x5f4156135e11 <vm_exec_core+9265>, 0x5f41561379a6 <vm_exec_core+16326>, 0x5f4156134f32 <vm_exec_core+5458>, 0x5f415613a4fd <vm_exec_core+27421>, 0x5f41561358b6 <vm_exec_core+7894>, 0x5f41561374b6 <vm_exec_core+15062>, 0x5f4156137ef6 <vm_exec_core+17686>, 0x5f415613a09c <vm_exec_core+26300>, 0x5f4156138c44 <vm_exec_core+21092>, 0x5f415613607c <vm_exec_core+9884>, 0x5f4156135a27 <vm_exec_core+8263>, 0x5f4156139f7c <vm_exec_core+26012>, 0x5f4156136e0e <vm_exec_core+13358>, 0x5f4156139525 <vm_exec_core+23365>, 0x5f4156138d59 <vm_exec_core+21369>, 0x5f4156138b03 <vm_exec_core+20771>, 0x5f4156134a70 <vm_exec_core+4240>, 0x5f41561382b1 <vm_exec_core+18641>, 0x5f415613a458 <vm_exec_core+27256>, 0x5f4156136340 <vm_exec_core+10592>, 0x5f4156139ea1 <vm_exec_core+25793>, 0x5f415613641b <vm_exec_core+10811>, 0x5f4156138a28 <vm_exec_core+20552>, 0x5f4156138b17 <vm_exec_core+20791>, 0x5f415613804b <vm_exec_core+18027>, 0x5f415613849c <vm_exec_core+19132>, 0x5f4156136836 <vm_exec_core+11862>, 0x5f4156135e87 <vm_exec_core+9383>, 0x5f4156139b10 <vm_exec_core+24880>, 0x5f4156141c98 <vm_exec_core+58040>, 0x5f4156136780 <vm_exec_core+11680>, 0x5f415613838f <vm_exec_core+18863>, 0x5f4156138920 <vm_exec_core+20288>, 0x5f415613509c <vm_exec_core+5820>, 0x5f415613521f <vm_exec_core+6207>, 0x5f41561351a2 <vm_exec_core+6082>, 0x5f41561359c7 <vm_exec_core+8167>, 0x5f4156135d97 <vm_exec_core+9143>, 0x5f4156137d96 <vm_exec_core+17334>, 0x5f415613730e <vm_exec_core+14638>, 0x5f4156137d91 <vm_exec_core+17329>, 0x5f4156138795 <vm_exec_core+19893>, 0x5f41561386dd <vm_exec_core+19709>, 0x5f41561359c2 <vm_exec_core+8162>, 0x5f4156138b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7bf93a466790
        reg_pc = 0x50400000cef0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#18 0x00005f415612eb32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x5170002de2d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005f4156173c0b in invoke_iseq_block_from_c (ec=0x5170002de2d8, captured=<optimized out>, self=136310381508480, 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:1821
        flags = 0
        iseq = 0x7bf93d5499a0
        cfp = 0x7bf93a4667c8
        sp = 0x7bf93a366818
        use_argv = <optimized out>
        stack_argv = 0x7bf93a366818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5170002de2d8, self=136310381508480, 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:1915
        block = <optimized out>
        keyword_hash = <optimized out>
#21 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:1945
No locals.
#22 0x00005f4156171e36 in rb_vm_invoke_proc (ec=0x7bf931dd5960, proc=0x1, argc=1624356093, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
        self = 4294967295
#23 0x00005f41560c0132 in thread_do_start_proc (th=th@entry=0x5150000eb080) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040003ec590
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x00005f41560bdccd in thread_do_start (th=0x5150000eb080) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000eb080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5f4156a3f700 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x00005f41560bcfbe in call_thread_start_func_2 (th=0x5150000eb080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7bf93c412cc0
#27 nt_start (ptr=0x50c0001d26c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000eb080
        sched = <optimized out>
        nt = 0x50c0001d26c0
        vm = 0x5f41574694a0 <_vm>
#28 0x00005f4155d11acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007bf960c9caa4 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 = {136310387979968, 7361901144721839308, 136310387979968, -352, 11, 140736128106096, 7361901144742810828, 7361699873117557964}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007bf960d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7bf961002c40 (LWP 2704666) "ruby"):
#0  0x00007bf960c98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7fffaeec4a40, op=137, expected=0, futex_word=0x50c000000094) 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=0, abstime=0x7fffaeec4a40, clockid=32767, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 8388096
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fffaeec4a40, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007bf960c9bc8e in __pthread_cond_wait_common (abstime=0x7fffaeec4a40, clockid=1, mutex=0x5f4156a3f830 <_main_thread+304>, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7bf960c9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fffaeec4930, __canceltype = 1453586176, __prev = 0x0}
        cbuffer = {wseq = 3193, cond = 0x50c000000068, mutex = 0x5f4156a3f830 <_main_thread+304>, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3193
        seq = 1596
        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=0x5f4156a3f830 <_main_thread+304>, abstime=abstime@entry=0x7fffaeec4a40) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005f41560bba90 in native_cond_timedwait (cond=0x50c000000068, mutex=0x5f4156a3f830 <_main_thread+304>, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x5f4156a3f700 <_main_thread>, rel=rel@entry=0x7bf95eb784a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
        end = <optimized out>
        sched = 0x5f4156a3f348 <_main_ractor+264>
        lock = 0x5f4156a3f830 <_main_thread+304>
        cond = 0x50c000000068
        max = 100000000000000000
#7  0x00005f41560c2ab1 in native_sleep (th=0x5f4156a3f700 <_main_thread>, rel=0x7bf95eb784a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3326
        sched = <optimized out>
#8  thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1101
        scheduler = 4
        p = <optimized out>
        target_th = <optimized out>
        th = 0x5f4156a3f700 <_main_thread>
        end = 2740703499871010
        limit = 0x7bf95eb784a0
#9  0x00005f4155d5d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffaeec4c70, <optimized out>, 0x7fffaeec4b80, <optimized out>, <optimized out>}, prev = 0x7bf95edb4140, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#10 0x00005f4155d5db39 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:1170
No locals.
#11 0x00005f41560c25ce in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1143
        waiter = {next = 0x0, thread = 0x5f4156a3f700 <_main_thread>, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x517000000080
#12 0x00005f41560b27a0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1244
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x7bf95eb784a0
#13 0x00005f41561a0408 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:3905
        ci = 0x353100100003
        cc = <optimized out>
        me = 0x7bf93d409310
        cfunc = 0x506000037e88
        recv = 136310378041760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#14 0x00005f4156140461 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7bf960871480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        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>
#15 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f415613ae25 <vm_exec_core+29765>, 0x5f4156134d0f <vm_exec_core+4911>, 0x5f415613a65d <vm_exec_core+27773>, 0x5f415613642f <vm_exec_core+10831>, 0x5f4156133ef9 <vm_exec_core+1305>, 0x5f4156135667 <vm_exec_core+7303>, 0x5f415613aa15 <vm_exec_core+28725>, 0x5f415613527f <vm_exec_core+6303>, 0x5f415613b56b <vm_exec_core+31627>, 0x5f4156139a46 <vm_exec_core+24678>, 0x5f4156137c27 <vm_exec_core+16967>, 0x5f4156134279 <vm_exec_core+2201>, 0x5f415613afce <vm_exec_core+30190>, 0x5f415613ac78 <vm_exec_core+29336>, 0x5f4156135461 <vm_exec_core+6785>, 0x5f41561347a7 <vm_exec_core+3527>, 0x5f415613a009 <vm_exec_core+26153>, 0x5f4156135d30 <vm_exec_core+9040>, 0x5f415613b26b <vm_exec_core+30859>, 0x5f415613ae59 <vm_exec_core+29817>, 0x5f41561362a5 <vm_exec_core+10437>, 0x5f4156137b92 <vm_exec_core+16818>, 0x5f4156139d19 <vm_exec_core+25401>, 0x5f415613ad67 <vm_exec_core+29575>, 0x5f415613886c <vm_exec_core+20108>, 0x5f4156139db1 <vm_exec_core+25553>, 0x5f415613a1bf <vm_exec_core+26591>, 0x5f41561387a9 <vm_exec_core+19913>, 0x5f41561346b6 <vm_exec_core+3286>, 0x5f41561394a6 <vm_exec_core+23238>, 0x5f4156134505 <vm_exec_core+2853>, 0x5f4156134835 <vm_exec_core+3669>, 0x5f4156136ad4 <vm_exec_core+12532>, 0x5f41561386f1 <vm_exec_core+19729>, 0x5f41561392bc <vm_exec_core+22748>, 0x5f4156138219 <vm_exec_core+18489>, 0x5f4156134193 <vm_exec_core+1971>, 0x5f415613a5c5 <vm_exec_core+27621>, 0x5f415613ab9a <vm_exec_core+29114>, 0x5f4156134a2f <vm_exec_core+4175>, 0x5f4156135937 <vm_exec_core+8023>, 0x5f41561355c0 <vm_exec_core+7136>, 0x5f4156135e20 <vm_exec_core+9280>, 0x5f41561379b5 <vm_exec_core+16341>, 0x5f4156134f41 <vm_exec_core+5473>, 0x5f415613a50c <vm_exec_core+27436>, 0x5f41561358c5 <vm_exec_core+7909>, 0x5f41561374c5 <vm_exec_core+15077>, 0x5f4156137f05 <vm_exec_core+17701>, 0x5f415613a0ab <vm_exec_core+26315>, 0x5f4156138c53 <vm_exec_core+21107>, 0x5f415613608b <vm_exec_core+9899>, 0x5f4156135a36 <vm_exec_core+8278>, 0x5f4156139f8b <vm_exec_core+26027>, 0x5f4156136e1d <vm_exec_core+13373>, 0x5f4156139534 <vm_exec_core+23380>, 0x5f4156138d68 <vm_exec_core+21384>, 0x5f4156133d28 <vm_exec_core+840>, 0x5f4156134a7f <vm_exec_core+4255>, 0x5f41561382c0 <vm_exec_core+18656>, 0x5f415613a467 <vm_exec_core+27271>, 0x5f415613634f <vm_exec_core+10607>, 0x5f4156139eb0 <vm_exec_core+25808>, 0x5f4156135c3d <vm_exec_core+8797>, 0x5f4156138a37 <vm_exec_core+20567>, 0x5f4156138b26 <vm_exec_core+20806>, 0x5f415613805a <vm_exec_core+18042>, 0x5f41561384ab <vm_exec_core+19147>, 0x5f4156136845 <vm_exec_core+11877>, 0x5f4156135e96 <vm_exec_core+9398>, 0x5f4156139b1f <vm_exec_core+24895>, 0x5f4156141ca7 <vm_exec_core+58055>, 0x5f415613678f <vm_exec_core+11695>, 0x5f415613839e <vm_exec_core+18878>, 0x5f415613892f <vm_exec_core+20303>, 0x5f41561350ab <vm_exec_core+5835>, 0x5f415613522e <vm_exec_core+6222>, 0x5f41561351b1 <vm_exec_core+6097>, 0x5f41561359d6 <vm_exec_core+8182>, 0x5f4156135da6 <vm_exec_core+9158>, 0x5f4156137da5 <vm_exec_core+17349>, 0x5f415613731d <vm_exec_core+14653>, 0x5f415613b197 <vm_exec_core+30647>, 0x5f4156133df9 <vm_exec_core+1049>, 0x5f415613538a <vm_exec_core+6570>, 0x5f415613b68f <vm_exec_core+31919>, 0x5f4156139382 <vm_exec_core+22946>, 0x5f4156138114 <vm_exec_core+18228>, 0x5f415613a251 <vm_exec_core+26737>, 0x5f4156133d2d <vm_exec_core+845>, 0x5f415613a93e <vm_exec_core+28510>, 0x5f415613b2e5 <vm_exec_core+30981>, 0x5f415613b3b1 <vm_exec_core+31185>, 0x5f4156134584 <vm_exec_core+2980>, 0x5f415613aed3 <vm_exec_core+29939>, 0x5f4156136d46 <vm_exec_core+13158>, 0x5f415613b055 <vm_exec_core+30325>, 0x5f4156136168 <vm_exec_core+10120>, 0x5f415613a8b8 <vm_exec_core+28376>, 0x5f4156134470 <vm_exec_core+2704>, 0x5f4156134fed <vm_exec_core+5645>, 0x5f415613b47f <vm_exec_core+31391>, 0x5f41561375d5 <vm_exec_core+15349>, 0x5f41561371c7 <vm_exec_core+14311>, 0x5f4156137a4f <vm_exec_core+16495>, 0x5f4156136fda <vm_exec_core+13818>, 0x5f415613789b <vm_exec_core+16059>, 0x5f41561377cd <vm_exec_core+15853>, 0x5f41561366ac <vm_exec_core+11468>, 0x5f4156136ee5 <vm_exec_core+13573>, 0x5f4156136c08 <vm_exec_core+12840>, 0x5f41561370f4 <vm_exec_core+14100>, 0x5f4156137165 <vm_exec_core+14213>, 0x5f415613ae16 <vm_exec_core+29750>, 0x5f4156134d00 <vm_exec_core+4896>, 0x5f415613a64e <vm_exec_core+27758>, 0x5f4156136420 <vm_exec_core+10816>, 0x5f4156133eea <vm_exec_core+1290>, 0x5f4156135658 <vm_exec_core+7288>, 0x5f415613aa06 <vm_exec_core+28710>, 0x5f4156135270 <vm_exec_core+6288>, 0x5f415613b55c <vm_exec_core+31612>, 0x5f4156139a37 <vm_exec_core+24663>, 0x5f4156137c18 <vm_exec_core+16952>, 0x5f415613426a <vm_exec_core+2186>, 0x5f415613afbf <vm_exec_core+30175>, 0x5f415613ac69 <vm_exec_core+29321>, 0x5f4156135452 <vm_exec_core+6770>, 0x5f4156134798 <vm_exec_core+3512>, 0x5f4156139ffa <vm_exec_core+26138>, 0x5f4156135d21 <vm_exec_core+9025>, 0x5f415613b25c <vm_exec_core+30844>, 0x5f415613ae4a <vm_exec_core+29802>, 0x5f4156136296 <vm_exec_core+10422>, 0x5f4156137b83 <vm_exec_core+16803>, 0x5f4156139d0a <vm_exec_core+25386>, 0x5f415613ad58 <vm_exec_core+29560>, 0x5f415613885d <vm_exec_core+20093>, 0x5f4156139da2 <vm_exec_core+25538>, 0x5f415613a1b0 <vm_exec_core+26576>, 0x5f415613879a <vm_exec_core+19898>, 0x5f41561346a7 <vm_exec_core+3271>, 0x5f4156139497 <vm_exec_core+23223>, 0x5f41561344f6 <vm_exec_core+2838>, 0x5f4156134826 <vm_exec_core+3654>, 0x5f4156136ac5 <vm_exec_core+12517>, 0x5f41561386e2 <vm_exec_core+19714>, 0x5f41561392ad <vm_exec_core+22733>, 0x5f415613820a <vm_exec_core+18474>, 0x5f4156134184 <vm_exec_core+1956>, 0x5f415613a5b6 <vm_exec_core+27606>, 0x5f415613ab8b <vm_exec_core+29099>, 0x5f4156134a20 <vm_exec_core+4160>, 0x5f4156135928 <vm_exec_core+8008>, 0x5f41561355b1 <vm_exec_core+7121>, 0x5f4156135e11 <vm_exec_core+9265>, 0x5f41561379a6 <vm_exec_core+16326>, 0x5f4156134f32 <vm_exec_core+5458>, 0x5f415613a4fd <vm_exec_core+27421>, 0x5f41561358b6 <vm_exec_core+7894>, 0x5f41561374b6 <vm_exec_core+15062>, 0x5f4156137ef6 <vm_exec_core+17686>, 0x5f415613a09c <vm_exec_core+26300>, 0x5f4156138c44 <vm_exec_core+21092>, 0x5f415613607c <vm_exec_core+9884>, 0x5f4156135a27 <vm_exec_core+8263>, 0x5f4156139f7c <vm_exec_core+26012>, 0x5f4156136e0e <vm_exec_core+13358>, 0x5f4156139525 <vm_exec_core+23365>, 0x5f4156138d59 <vm_exec_core+21369>, 0x5f4156138b03 <vm_exec_core+20771>, 0x5f4156134a70 <vm_exec_core+4240>, 0x5f41561382b1 <vm_exec_core+18641>, 0x5f415613a458 <vm_exec_core+27256>, 0x5f4156136340 <vm_exec_core+10592>, 0x5f4156139ea1 <vm_exec_core+25793>, 0x5f415613641b <vm_exec_core+10811>, 0x5f4156138a28 <vm_exec_core+20552>, 0x5f4156138b17 <vm_exec_core+20791>, 0x5f415613804b <vm_exec_core+18027>, 0x5f415613849c <vm_exec_core+19132>, 0x5f4156136836 <vm_exec_core+11862>, 0x5f4156135e87 <vm_exec_core+9383>, 0x5f4156139b10 <vm_exec_core+24880>, 0x5f4156141c98 <vm_exec_core+58040>, 0x5f4156136780 <vm_exec_core+11680>, 0x5f415613838f <vm_exec_core+18863>, 0x5f4156138920 <vm_exec_core+20288>, 0x5f415613509c <vm_exec_core+5820>, 0x5f415613521f <vm_exec_core+6207>, 0x5f41561351a2 <vm_exec_core+6082>, 0x5f41561359c7 <vm_exec_core+8167>, 0x5f4156135d97 <vm_exec_core+9143>, 0x5f4156137d96 <vm_exec_core+17334>, 0x5f415613730e <vm_exec_core+14638>, 0x5f4156137d91 <vm_exec_core+17329>, 0x5f4156138795 <vm_exec_core+19893>, 0x5f41561386dd <vm_exec_core+19709>, 0x5f41561359c2 <vm_exec_core+8162>, 0x5f4156138b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7bf960871480
        reg_pc = 0x523000009c20
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
th: 0x5f4156a3f700, native_id: 0x7bf961002c40
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0161 e:000160 l:y b:---- CFUNC  :join
c:0016 p:0484 s:0156 E:002140 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:247
c:0015 p:0084 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
c:0014 p:0044 s:0100 e:000099 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_gc.rb:742
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:000ba0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        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>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
c:0001 p:0000 s:0003 E:002650 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
th: 0x5150000d3980, native_id: 0x7bf93e8f86c0
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        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>

th: 0x515000065200, native_id: 0x7bf93efff6c0
        INSN_LABEL_trace_opt_nil_p = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
        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>
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x515000109a80, native_id: 0x7bf937a466c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :read
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:243 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x5150000eb080, native_id: 0x7bf93c4136c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC  :read
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:244 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x00005f415612eb32 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#17 0x00005f41561c1262 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7bf960871620, self=136310964743200, 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:1821
        flags = 0
        iseq = 0x7bf96052be78
        cfp = <optimized out>
        sp = 0x7bf960771a28
        use_argv = 0x7bf95ecf8d60
        stack_argv = 0x7bf960771a28
        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:1835
        captured = 0x7bf960871620
#19 0x00005f41561614dc 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:1872
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:1880
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#22 0x00005f41561614dc in rb_yield (val=<optimized out>)
No locals.
#23 0x00005f415633ce76 in rb_ary_collect (ary=136310402648000) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 136310378188160
        i = 9
#24 0x00005f41561a0408 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:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7bf96074e688
        cfunc = 0x5060000163a8
        recv = 136310402648000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#25 0x00005f4156139864 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7bf960871608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x5f415613ae25 <vm_exec_core+29765>, 0x5f4156134d0f <vm_exec_core+4911>, 0x5f415613a65d <vm_exec_core+27773>, 0x5f415613642f <vm_exec_core+10831>, 0x5f4156133ef9 <vm_exec_core+1305>, 0x5f4156135667 <vm_exec_core+7303>, 0x5f415613aa15 <vm_exec_core+28725>, 0x5f415613527f <vm_exec_core+6303>, 0x5f415613b56b <vm_exec_core+31627>, 0x5f4156139a46 <vm_exec_core+24678>, 0x5f4156137c27 <vm_exec_core+16967>, 0x5f4156134279 <vm_exec_core+2201>, 0x5f415613afce <vm_exec_core+30190>, 0x5f415613ac78 <vm_exec_core+29336>, 0x5f4156135461 <vm_exec_core+6785>, 0x5f41561347a7 <vm_exec_core+3527>, 0x5f415613a009 <vm_exec_core+26153>, 0x5f4156135d30 <vm_exec_core+9040>, 0x5f415613b26b <vm_exec_core+30859>, 0x5f415613ae59 <vm_exec_core+29817>, 0x5f41561362a5 <vm_exec_core+10437>, 0x5f4156137b92 <vm_exec_core+16818>, 0x5f4156139d19 <vm_exec_core+25401>, 0x5f415613ad67 <vm_exec_core+29575>, 0x5f415613886c <vm_exec_core+20108>, 0x5f4156139db1 <vm_exec_core+25553>, 0x5f415613a1bf <vm_exec_core+26591>, 0x5f41561387a9 <vm_exec_core+19913>, 0x5f41561346b6 <vm_exec_core+3286>, 0x5f41561394a6 <vm_exec_core+23238>, 0x5f4156134505 <vm_exec_core+2853>, 0x5f4156134835 <vm_exec_core+3669>, 0x5f4156136ad4 <vm_exec_core+12532>, 0x5f41561386f1 <vm_exec_core+19729>, 0x5f41561392bc <vm_exec_core+22748>, 0x5f4156138219 <vm_exec_core+18489>, 0x5f4156134193 <vm_exec_core+1971>, 0x5f415613a5c5 <vm_exec_core+27621>, 0x5f415613ab9a <vm_exec_core+29114>, 0x5f4156134a2f <vm_exec_core+4175>, 0x5f4156135937 <vm_exec_core+8023>, 0x5f41561355c0 <vm_exec_core+7136>, 0x5f4156135e20 <vm_exec_core+9280>, 0x5f41561379b5 <vm_exec_core+16341>, 0x5f4156134f41 <vm_exec_core+5473>, 0x5f415613a50c <vm_exec_core+27436>, 0x5f41561358c5 <vm_exec_core+7909>, 0x5f41561374c5 <vm_exec_core+15077>, 0x5f4156137f05 <vm_exec_core+17701>, 0x5f415613a0ab <vm_exec_core+26315>, 0x5f4156138c53 <vm_exec_core+21107>, 0x5f415613608b <vm_exec_core+9899>, 0x5f4156135a36 <vm_exec_core+8278>, 0x5f4156139f8b <vm_exec_core+26027>, 0x5f4156136e1d <vm_exec_core+13373>, 0x5f4156139534 <vm_exec_core+23380>, 0x5f4156138d68 <vm_exec_core+21384>, 0x5f4156133d28 <vm_exec_core+840>, 0x5f4156134a7f <vm_exec_core+4255>, 0x5f41561382c0 <vm_exec_core+18656>, 0x5f415613a467 <vm_exec_core+27271>, 0x5f415613634f <vm_exec_core+10607>, 0x5f4156139eb0 <vm_exec_core+25808>, 0x5f4156135c3d <vm_exec_core+8797>, 0x5f4156138a37 <vm_exec_core+20567>, 0x5f4156138b26 <vm_exec_core+20806>, 0x5f415613805a <vm_exec_core+18042>, 0x5f41561384ab <vm_exec_core+19147>, 0x5f4156136845 <vm_exec_core+11877>, 0x5f4156135e96 <vm_exec_core+9398>, 0x5f4156139b1f <vm_exec_core+24895>, 0x5f4156141ca7 <vm_exec_core+58055>, 0x5f415613678f <vm_exec_core+11695>, 0x5f415613839e <vm_exec_core+18878>, 0x5f415613892f <vm_exec_core+20303>, 0x5f41561350ab <vm_exec_core+5835>, 0x5f415613522e <vm_exec_core+6222>, 0x5f41561351b1 <vm_exec_core+6097>, 0x5f41561359d6 <vm_exec_core+8182>, 0x5f4156135da6 <vm_exec_core+9158>, 0x5f4156137da5 <vm_exec_core+17349>, 0x5f415613731d <vm_exec_core+14653>, 0x5f415613b197 <vm_exec_core+30647>, 0x5f4156133df9 <vm_exec_core+1049>, 0x5f415613538a <vm_exec_core+6570>, 0x5f415613b68f <vm_exec_core+31919>, 0x5f4156139382 <vm_exec_core+22946>, 0x5f4156138114 <vm_exec_core+18228>, 0x5f415613a251 <vm_exec_core+26737>, 0x5f4156133d2d <vm_exec_core+845>, 0x5f415613a93e <vm_exec_core+28510>, 0x5f415613b2e5 <vm_exec_core+30981>, 0x5f415613b3b1 <vm_exec_core+31185>, 0x5f4156134584 <vm_exec_core+2980>, 0x5f415613aed3 <vm_exec_core+29939>, 0x5f4156136d46 <vm_exec_core+13158>, 0x5f415613b055 <vm_exec_core+30325>, 0x5f4156136168 <vm_exec_core+10120>, 0x5f415613a8b8 <vm_exec_core+28376>, 0x5f4156134470 <vm_exec_core+2704>, 0x5f4156134fed <vm_exec_core+5645>, 0x5f415613b47f <vm_exec_core+31391>, 0x5f41561375d5 <vm_exec_core+15349>, 0x5f41561371c7 <vm_exec_core+14311>, 0x5f4156137a4f <vm_exec_core+16495>, 0x5f4156136fda <vm_exec_core+13818>, 0x5f415613789b <vm_exec_core+16059>, 0x5f41561377cd <vm_exec_core+15853>, 0x5f41561366ac <vm_exec_core+11468>, 0x5f4156136ee5 <vm_exec_core+13573>, 0x5f4156136c08 <vm_exec_core+12840>, 0x5f41561370f4 <vm_exec_core+14100>, 0x5f4156137165 <vm_exec_core+14213>, 0x5f415613ae16 <vm_exec_core+29750>, 0x5f4156134d00 <vm_exec_core+4896>, 0x5f415613a64e <vm_exec_core+27758>, 0x5f4156136420 <vm_exec_core+10816>, 0x5f4156133eea <vm_exec_core+1290>, 0x5f4156135658 <vm_exec_core+7288>, 0x5f415613aa06 <vm_exec_core+28710>, 0x5f4156135270 <vm_exec_core+6288>, 0x5f415613b55c <vm_exec_core+31612>, 0x5f4156139a37 <vm_exec_core+24663>, 0x5f4156137c18 <vm_exec_core+16952>, 0x5f415613426a <vm_exec_core+2186>, 0x5f415613afbf <vm_exec_core+30175>, 0x5f415613ac69 <vm_exec_core+29321>, 0x5f4156135452 <vm_exec_core+6770>, 0x5f4156134798 <vm_exec_core+3512>, 0x5f4156139ffa <vm_exec_core+26138>, 0x5f4156135d21 <vm_exec_core+9025>, 0x5f415613b25c <vm_exec_core+30844>, 0x5f415613ae4a <vm_exec_core+29802>, 0x5f4156136296 <vm_exec_core+10422>, 0x5f4156137b83 <vm_exec_core+16803>, 0x5f4156139d0a <vm_exec_core+25386>, 0x5f415613ad58 <vm_exec_core+29560>, 0x5f415613885d <vm_exec_core+20093>, 0x5f4156139da2 <vm_exec_core+25538>, 0x5f415613a1b0 <vm_exec_core+26576>, 0x5f415613879a <vm_exec_core+19898>, 0x5f41561346a7 <vm_exec_core+3271>, 0x5f4156139497 <vm_exec_core+23223>, 0x5f41561344f6 <vm_exec_core+2838>, 0x5f4156134826 <vm_exec_core+3654>, 0x5f4156136ac5 <vm_exec_core+12517>, 0x5f41561386e2 <vm_exec_core+19714>, 0x5f41561392ad <vm_exec_core+22733>, 0x5f415613820a <vm_exec_core+18474>, 0x5f4156134184 <vm_exec_core+1956>, 0x5f415613a5b6 <vm_exec_core+27606>, 0x5f415613ab8b <vm_exec_core+29099>, 0x5f4156134a20 <vm_exec_core+4160>, 0x5f4156135928 <vm_exec_core+8008>, 0x5f41561355b1 <vm_exec_core+7121>, 0x5f4156135e11 <vm_exec_core+9265>, 0x5f41561379a6 <vm_exec_core+16326>, 0x5f4156134f32 <vm_exec_core+5458>, 0x5f415613a4fd <vm_exec_core+27421>, 0x5f41561358b6 <vm_exec_core+7894>, 0x5f41561374b6 <vm_exec_core+15062>, 0x5f4156137ef6 <vm_exec_core+17686>, 0x5f415613a09c <vm_exec_core+26300>, 0x5f4156138c44 <vm_exec_core+21092>, 0x5f415613607c <vm_exec_core+9884>, 0x5f4156135a27 <vm_exec_core+8263>, 0x5f4156139f7c <vm_exec_core+26012>, 0x5f4156136e0e <vm_exec_core+13358>, 0x5f4156139525 <vm_exec_core+23365>, 0x5f4156138d59 <vm_exec_core+21369>, 0x5f4156138b03 <vm_exec_core+20771>, 0x5f4156134a70 <vm_exec_core+4240>, 0x5f41561382b1 <vm_exec_core+18641>, 0x5f415613a458 <vm_exec_core+27256>, 0x5f4156136340 <vm_exec_core+10592>, 0x5f4156139ea1 <vm_exec_core+25793>, 0x5f415613641b <vm_exec_core+10811>, 0x5f4156138a28 <vm_exec_core+20552>, 0x5f4156138b17 <vm_exec_core+20791>, 0x5f415613804b <vm_exec_core+18027>, 0x5f415613849c <vm_exec_core+19132>, 0x5f4156136836 <vm_exec_core+11862>, 0x5f4156135e87 <vm_exec_core+9383>, 0x5f4156139b10 <vm_exec_core+24880>, 0x5f4156141c98 <vm_exec_core+58040>, 0x5f4156136780 <vm_exec_core+11680>, 0x5f415613838f <vm_exec_core+18863>, 0x5f4156138920 <vm_exec_core+20288>, 0x5f415613509c <vm_exec_core+5820>, 0x5f415613521f <vm_exec_core+6207>, 0x5f41561351a2 <vm_exec_core+6082>, 0x5f41561359c7 <vm_exec_core+8167>, 0x5f4156135d97 <vm_exec_core+9143>, 0x5f4156137d96 <vm_exec_core+17334>, 0x5f415613730e <vm_exec_core+14638>, 0x5f4156137d91 <vm_exec_core+17329>, 0x5f4156138795 <vm_exec_core+19893>, 0x5f41561386dd <vm_exec_core+19709>, 0x5f41561359c2 <vm_exec_core+8162>, 0x5f4156138b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7bf960871608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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 0x00005f415612ef21 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#29 0x00005f41561c1262 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7bf960871738, self=136310964743200, 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:1821
        flags = 0
        iseq = 0x7bf9605aa3e0
        cfp = <optimized out>
        sp = 0x7bf9607718d0
        use_argv = 0x7bf95ec245e0
        stack_argv = 0x7bf9607718d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 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:1835
        captured = 0x7bf960871738
#31 0x00005f41561614dc 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:1872
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#34 0x00005f41561614dc in rb_yield (val=<optimized out>)
No locals.
#35 0x00005f415633ce76 in rb_ary_collect (ary=136310402649320) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 136310402649240
        i = 0
#36 0x00005f41561a0408 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:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x7bf96074e688
        cfunc = 0x5060000163a8
        recv = 136310402649320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#37 0x00005f4156139864 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7bf960871720, cd=0x5020000214f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000214f0
        insns_address_table = {0x5f415613ae25 <vm_exec_core+29765>, 0x5f4156134d0f <vm_exec_core+4911>, 0x5f415613a65d <vm_exec_core+27773>, 0x5f415613642f <vm_exec_core+10831>, 0x5f4156133ef9 <vm_exec_core+1305>, 0x5f4156135667 <vm_exec_core+7303>, 0x5f415613aa15 <vm_exec_core+28725>, 0x5f415613527f <vm_exec_core+6303>, 0x5f415613b56b <vm_exec_core+31627>, 0x5f4156139a46 <vm_exec_core+24678>, 0x5f4156137c27 <vm_exec_core+16967>, 0x5f4156134279 <vm_exec_core+2201>, 0x5f415613afce <vm_exec_core+30190>, 0x5f415613ac78 <vm_exec_core+29336>, 0x5f4156135461 <vm_exec_core+6785>, 0x5f41561347a7 <vm_exec_core+3527>, 0x5f415613a009 <vm_exec_core+26153>, 0x5f4156135d30 <vm_exec_core+9040>, 0x5f415613b26b <vm_exec_core+30859>, 0x5f415613ae59 <vm_exec_core+29817>, 0x5f41561362a5 <vm_exec_core+10437>, 0x5f4156137b92 <vm_exec_core+16818>, 0x5f4156139d19 <vm_exec_core+25401>, 0x5f415613ad67 <vm_exec_core+29575>, 0x5f415613886c <vm_exec_core+20108>, 0x5f4156139db1 <vm_exec_core+25553>, 0x5f415613a1bf <vm_exec_core+26591>, 0x5f41561387a9 <vm_exec_core+19913>, 0x5f41561346b6 <vm_exec_core+3286>, 0x5f41561394a6 <vm_exec_core+23238>, 0x5f4156134505 <vm_exec_core+2853>, 0x5f4156134835 <vm_exec_core+3669>, 0x5f4156136ad4 <vm_exec_core+12532>, 0x5f41561386f1 <vm_exec_core+19729>, 0x5f41561392bc <vm_exec_core+22748>, 0x5f4156138219 <vm_exec_core+18489>, 0x5f4156134193 <vm_exec_core+1971>, 0x5f415613a5c5 <vm_exec_core+27621>, 0x5f415613ab9a <vm_exec_core+29114>, 0x5f4156134a2f <vm_exec_core+4175>, 0x5f4156135937 <vm_exec_core+8023>, 0x5f41561355c0 <vm_exec_core+7136>, 0x5f4156135e20 <vm_exec_core+9280>, 0x5f41561379b5 <vm_exec_core+16341>, 0x5f4156134f41 <vm_exec_core+5473>, 0x5f415613a50c <vm_exec_core+27436>, 0x5f41561358c5 <vm_exec_core+7909>, 0x5f41561374c5 <vm_exec_core+15077>, 0x5f4156137f05 <vm_exec_core+17701>, 0x5f415613a0ab <vm_exec_core+26315>, 0x5f4156138c53 <vm_exec_core+21107>, 0x5f415613608b <vm_exec_core+9899>, 0x5f4156135a36 <vm_exec_core+8278>, 0x5f4156139f8b <vm_exec_core+26027>, 0x5f4156136e1d <vm_exec_core+13373>, 0x5f4156139534 <vm_exec_core+23380>, 0x5f4156138d68 <vm_exec_core+21384>, 0x5f4156133d28 <vm_exec_core+840>, 0x5f4156134a7f <vm_exec_core+4255>, 0x5f41561382c0 <vm_exec_core+18656>, 0x5f415613a467 <vm_exec_core+27271>, 0x5f415613634f <vm_exec_core+10607>, 0x5f4156139eb0 <vm_exec_core+25808>, 0x5f4156135c3d <vm_exec_core+8797>, 0x5f4156138a37 <vm_exec_core+20567>, 0x5f4156138b26 <vm_exec_core+20806>, 0x5f415613805a <vm_exec_core+18042>, 0x5f41561384ab <vm_exec_core+19147>, 0x5f4156136845 <vm_exec_core+11877>, 0x5f4156135e96 <vm_exec_core+9398>, 0x5f4156139b1f <vm_exec_core+24895>, 0x5f4156141ca7 <vm_exec_core+58055>, 0x5f415613678f <vm_exec_core+11695>, 0x5f415613839e <vm_exec_core+18878>, 0x5f415613892f <vm_exec_core+20303>, 0x5f41561350ab <vm_exec_core+5835>, 0x5f415613522e <vm_exec_core+6222>, 0x5f41561351b1 <vm_exec_core+6097>, 0x5f41561359d6 <vm_exec_core+8182>, 0x5f4156135da6 <vm_exec_core+9158>, 0x5f4156137da5 <vm_exec_core+17349>, 0x5f415613731d <vm_exec_core+14653>, 0x5f415613b197 <vm_exec_core+30647>, 0x5f4156133df9 <vm_exec_core+1049>, 0x5f415613538a <vm_exec_core+6570>, 0x5f415613b68f <vm_exec_core+31919>, 0x5f4156139382 <vm_exec_core+22946>, 0x5f4156138114 <vm_exec_core+18228>, 0x5f415613a251 <vm_exec_core+26737>, 0x5f4156133d2d <vm_exec_core+845>, 0x5f415613a93e <vm_exec_core+28510>, 0x5f415613b2e5 <vm_exec_core+30981>, 0x5f415613b3b1 <vm_exec_core+31185>, 0x5f4156134584 <vm_exec_core+2980>, 0x5f415613aed3 <vm_exec_core+29939>, 0x5f4156136d46 <vm_exec_core+13158>, 0x5f415613b055 <vm_exec_core+30325>, 0x5f4156136168 <vm_exec_core+10120>, 0x5f415613a8b8 <vm_exec_core+28376>, 0x5f4156134470 <vm_exec_core+2704>, 0x5f4156134fed <vm_exec_core+5645>, 0x5f415613b47f <vm_exec_core+31391>, 0x5f41561375d5 <vm_exec_core+15349>, 0x5f41561371c7 <vm_exec_core+14311>, 0x5f4156137a4f <vm_exec_core+16495>, 0x5f4156136fda <vm_exec_core+13818>, 0x5f415613789b <vm_exec_core+16059>, 0x5f41561377cd <vm_exec_core+15853>, 0x5f41561366ac <vm_exec_core+11468>, 0x5f4156136ee5 <vm_exec_core+13573>, 0x5f4156136c08 <vm_exec_core+12840>, 0x5f41561370f4 <vm_exec_core+14100>, 0x5f4156137165 <vm_exec_core+14213>, 0x5f415613ae16 <vm_exec_core+29750>, 0x5f4156134d00 <vm_exec_core+4896>, 0x5f415613a64e <vm_exec_core+27758>, 0x5f4156136420 <vm_exec_core+10816>, 0x5f4156133eea <vm_exec_core+1290>, 0x5f4156135658 <vm_exec_core+7288>, 0x5f415613aa06 <vm_exec_core+28710>, 0x5f4156135270 <vm_exec_core+6288>, 0x5f415613b55c <vm_exec_core+31612>, 0x5f4156139a37 <vm_exec_core+24663>, 0x5f4156137c18 <vm_exec_core+16952>, 0x5f415613426a <vm_exec_core+2186>, 0x5f415613afbf <vm_exec_core+30175>, 0x5f415613ac69 <vm_exec_core+29321>, 0x5f4156135452 <vm_exec_core+6770>, 0x5f4156134798 <vm_exec_core+3512>, 0x5f4156139ffa <vm_exec_core+26138>, 0x5f4156135d21 <vm_exec_core+9025>, 0x5f415613b25c <vm_exec_core+30844>, 0x5f415613ae4a <vm_exec_core+29802>, 0x5f4156136296 <vm_exec_core+10422>, 0x5f4156137b83 <vm_exec_core+16803>, 0x5f4156139d0a <vm_exec_core+25386>, 0x5f415613ad58 <vm_exec_core+29560>, 0x5f415613885d <vm_exec_core+20093>, 0x5f4156139da2 <vm_exec_core+25538>, 0x5f415613a1b0 <vm_exec_core+26576>, 0x5f415613879a <vm_exec_core+19898>, 0x5f41561346a7 <vm_exec_core+3271>, 0x5f4156139497 <vm_exec_core+23223>, 0x5f41561344f6 <vm_exec_core+2838>, 0x5f4156134826 <vm_exec_core+3654>, 0x5f4156136ac5 <vm_exec_core+12517>, 0x5f41561386e2 <vm_exec_core+19714>, 0x5f41561392ad <vm_exec_core+22733>, 0x5f415613820a <vm_exec_core+18474>, 0x5f4156134184 <vm_exec_core+1956>, 0x5f415613a5b6 <vm_exec_core+27606>, 0x5f415613ab8b <vm_exec_core+29099>, 0x5f4156134a20 <vm_exec_core+4160>, 0x5f4156135928 <vm_exec_core+8008>, 0x5f41561355b1 <vm_exec_core+7121>, 0x5f4156135e11 <vm_exec_core+9265>, 0x5f41561379a6 <vm_exec_core+16326>, 0x5f4156134f32 <vm_exec_core+5458>, 0x5f415613a4fd <vm_exec_core+27421>, 0x5f41561358b6 <vm_exec_core+7894>, 0x5f41561374b6 <vm_exec_core+15062>, 0x5f4156137ef6 <vm_exec_core+17686>, 0x5f415613a09c <vm_exec_core+26300>, 0x5f4156138c44 <vm_exec_core+21092>, 0x5f415613607c <vm_exec_core+9884>, 0x5f4156135a27 <vm_exec_core+8263>, 0x5f4156139f7c <vm_exec_core+26012>, 0x5f4156136e0e <vm_exec_core+13358>, 0x5f4156139525 <vm_exec_core+23365>, 0x5f4156138d59 <vm_exec_core+21369>, 0x5f4156138b03 <vm_exec_core+20771>, 0x5f4156134a70 <vm_exec_core+4240>, 0x5f41561382b1 <vm_exec_core+18641>, 0x5f415613a458 <vm_exec_core+27256>, 0x5f4156136340 <vm_exec_core+10592>, 0x5f4156139ea1 <vm_exec_core+25793>, 0x5f415613641b <vm_exec_core+10811>, 0x5f4156138a28 <vm_exec_core+20552>, 0x5f4156138b17 <vm_exec_core+20791>, 0x5f415613804b <vm_exec_core+18027>, 0x5f415613849c <vm_exec_core+19132>, 0x5f4156136836 <vm_exec_core+11862>, 0x5f4156135e87 <vm_exec_core+9383>, 0x5f4156139b10 <vm_exec_core+24880>, 0x5f4156141c98 <vm_exec_core+58040>, 0x5f4156136780 <vm_exec_core+11680>, 0x5f415613838f <vm_exec_core+18863>, 0x5f4156138920 <vm_exec_core+20288>, 0x5f415613509c <vm_exec_core+5820>, 0x5f415613521f <vm_exec_core+6207>, 0x5f41561351a2 <vm_exec_core+6082>, 0x5f41561359c7 <vm_exec_core+8167>, 0x5f4156135d97 <vm_exec_core+9143>, 0x5f4156137d96 <vm_exec_core+17334>, 0x5f415613730e <vm_exec_core+14638>, 0x5f4156137d91 <vm_exec_core+17329>, 0x5f4156138795 <vm_exec_core+19893>, 0x5f41561386dd <vm_exec_core+19709>, 0x5f41561359c2 <vm_exec_core+8162>, 0x5f4156138b03 <vm_exec_core+20771>...}
        reg_cfp = 0x7bf960871720
        reg_pc = 0x504000005f78
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <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>
#39 0x00005f415612ef21 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#41 0x00005f41561789e6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
        ec = 0x5170000000d8
        val = <optimized out>
#42 0x00005f4155d58c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7bf9605aa570) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fffaeec6bb0, <optimized out>, 0x7fffaeec6b00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7bf9605aa570
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#44 0x00005f4155d51b87 in rb_main (argc=11, argv=0x7fffaeec6d78) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7fffaeec6d78) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2704666) detached]
$ timeout 60 gdb -p 2704662 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_gc.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.

make: *** [uncommon.mk:930: 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 2704334 -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 2704333 -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 3379790 -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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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/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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-4.0.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-4.0.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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 4.1.0dev (2026-03-20T16:43:58Z master a47827c854) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 39.344922 seconds

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