# Logfile created on 2024-08-08 21:45:54 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d412dfefdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240808-214554", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007d412f0305c8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d412f030050 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d412df3a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240808-214554", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240808-214554>, @binmode=false, @mon_data=#<Monitor:0x00007d412f9ffb30>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = ec5436bc3a $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem 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' Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.4 rss 0.3.1 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1982 tests $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=21842 "--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/913] 942299=test_acceptable [ 2/913] 942305=implicit_array_test [ 3/913] 942303=test_len [ 4/913] 942311=test_rdoc_parser_markdown [ 5/913] 942296=test_function_entry [ 6/913] 942298=test_win32ole_param [ 7/913] 942310=test_method_name_check [ 8/913] 942301=test_kernel [ 9/913] 942300=heredoc_dedent_test [ 10/913] 942304=numeric_value_test [ 11/913] 942297=test_keyword [ 12/913] 942302=!Nothing_to_test [ 13/913] 942303=test_data [ 14/913] 942306=test_rdoc_ri_driver [ 15/913] 942307=test_http_request [ 16/913] 942308=test_httpheader [ 17/913] 942298=test_gem_commands_server_command [ 18/913] 942302=test_gem_package_task [ 19/913] 942296=test_bn [ 20/913] 942309=test_win32ole_method_event [ 21/913] 942309=test_provider [ 22/913] 942303=test_singleton [ 23/913] 942303=test_rdoc_servlet [ 24/913] 942310=test_rdoc_rd_block_parser [ 25/913] 942303=test_ripper [ 26/913] 942307=test_key_name_check [ 27/913] 942296=test_win32ole_param_event [ 28/913] 942296=test_syntax [ 29/913] 942305=test_gem_request_set_gem_dependency_api [ 30/913] 942304=test_grapheme_breaks [ 31/913] 942307=test_date_marshal [ 32/913] 942304=test_ossl [ 33/913] 942308=test_ruby_lex [ 34/913] 942300=test_assignment [ 35/913] 942307=test_ssl_session [ 36/913] 942299=test_ractor [ 37/913] 942311=test_optarg [ 38/913] 942299=test_stream [ 39/913] 942302=test_gem_commands_exec_command [ 40/913] 942310=test_gem_commands_unpack_command [ 41/913] 942298=test_pack [ 42/913] 942299=test_gem_resolver_local_specification [ 43/913] 942308=test_autoload [ 44/913] 942311=test_rdoc_generator_pot [ 45/913] 942311=test_exception [ 46/913] 942311=test_gem_commands_signout_command [ 47/913] 942303=test_object [ 48/913] 942303=test_file_exhaustive [ 49/913] 942305=test_gem_gem_runner [ 50/913] 942299=test_gem_ext_cargo_builder [ 51/913] 942299=test_key_stroke [ 52/913] 942306=test_deprecated [ 53/913] 942307=test_gc_compact [ 54/913] 942306=test_resize [ 55/913] 942305=test_rdoc_generator_darkfish [ 56/913] 942306=test_div [ 57/913] 942306=test_fiber [ 58/913] 942299=test_generic [ 59/913] 942309=breadth_first_search_test [ 60/913] 942298=test_err_in_callback [ 61/913] 942298=test_rdoc_store [ 62/913] 942299=test_win32ole_variant_m [ 63/913] 942299=json_parser_test [ 64/913] 942297=test_gem_commands_setup_command [ 65/913] 942311=test_alias_and_anchor [ 66/913] 942311=test_gem_commands_rebuild_command [ 67/913] 942309=test_cesu8 [ 68/913] 942299=test_rdoc_stats [ 69/913] 942309=errors_test [ 70/913] 942311=test_open3 [ 71/913] 942310=test_vm_dump [ 72/913] 942310=test_ftp [ 73/913] 942309=test_rdoc_markup_document [ 74/913] 942301=test_helper [ 75/913] 942310=test_memory_view [ 76/913] 942310=test_integer [ 77/913] 942301=test_utf32 [ 78/913] 942301=test_ellipsize [ 79/913] 942301=test_rand [ 80/913] 942310=test_pkey_ec [ 81/913] 942299=test_thread [ 82/913] 942299=test_noarg [ 83/913] 942309=test_data [ 84/913] 942309=test_gem_commands_update_command [ 85/913] 942310=test_date_parse [ 86/913] 942305=test_fips [ 87/913] 942310=test_backtrace [ 88/913] 942299=static_literals_test [ 89/913] 942310=test_workspace [ 90/913] 942302=test_random [ 91/913] 942302=test_bundled_ca [ 92/913] 942301=test_to_ruby [ 93/913] 942299=test_nextafter [ 94/913] 942301=test_input_method [ 95/913] 942299=test_tracer [ 96/913] 942299=test_capacity [ 97/913] 942299=test_option [ 98/913] 942310=test_gem_safe_marshal [ 99/913] 942297=test_gem_installer [100/913] 942302=test_gem_command_manager [101/913] 942305=test_rdoc_top_level [102/913] 942299=test_multi_irb_commands [103/913] 942301=test_rdoc_code_object [104/913] 942299=test_pipe [105/913] 942302=test_regex_casefold [106/913] 942302=test_gem_source_git [107/913] 942299=test_random_formatter [108/913] 942298=test_gem_commands_check_command [109/913] 942299=test_rdoc_normal_class [110/913] 942298=test_emoji [111/913] 942298=test_sorted_set [112/913] 942304=test_files_lib [113/913] 942299=test_string [114/913] 942305=test_gem_resolver_git_set [115/913] 942310=test_class_name_check [116/913] 942310=test_help [117/913] 942310=test_cp949 [118/913] 942310=test_condition [119/913] 942310=test_erb [120/913] 942302=test_scan_args [121/913] 942310=test_date_attr [122/913] 942310=test_integer [123/913] 942302=test_time [124/913] 942305=json_ext_parser_test [125/913] 942305=test_duplicate [126/913] 942305=test_load [127/913] 942305=test_uncorrectable_name_check [128/913] 942305=test_shellwords [129/913] 942305=test_cclass [130/913] 942298=test_singleton_function [131/913] 942298=test_proc [132/913] 942301=test_case_comprehensive [133/913] 942301=test_framework [134/913] 942301=test_marshal [135/913] 942302=magic_comment_test [136/913] 942300=test_zlib [137/913] 942305=test_omap [138/913] 942305=test_json_tree [139/913] 942305=test_emitter [140/913] 942305=library_symbols_test [141/913] 942305=test_ractor [142/913] 942309=test_ssl [143/913] 942303=test_date_strptime [144/913] 942302=test_nomethod_error [145/913] 942302=test_pkey_dsa [146/913] 942301=test_https_proxy [147/913] 942303=test_gem [148/913] 942298=test_files_test_1 [149/913] 942305=test_gem_remote_fetcher_local_ssl_server [150/913] 942301=test_rdoc_rd_inline [151/913] 942301=test_float [152/913] 942302=test_ractor [153/913] 942302=test_severity [154/913] 942302=test_parser [155/913] 942302=attribute_write_test [156/913] 942302=test_gem_source_list [157/913] 942302=test_yaml_special_cases [158/913] 942302=test_helper_method [159/913] 942302=test_delegate [160/913] 942302=test_cgi_core [161/913] 942302=test_win32ole_variant [162/913] 942302=test_fiddle [163/913] 942302=test_enumerator [164/913] 942302=test_rdoc_markup_formatter [165/913] 942302=test_psych [166/913] 942302=test_ractor [167/913] 942309=test_rdoc_parser_prism_ruby [168/913] 942302=test_digest [169/913] 942301=test_command [170/913] 942300=test_gem_package_old [171/913] 942307=test_gem_uri [172/913] 942307=test_rbconfig [173/913] 942307=test_arith_seq_extract [174/913] 942301=test_stringchar [175/913] 942311=test_gem_commands_help_command [176/913] 942300=test_debug [177/913] 942300=test_error_highlight [178/913] 942305=test_set [179/913] 942308=test_find_executable [180/913] 942301=test_array [181/913] 942305=test_lazy_enumerator [182/913] 942308=test_date_compat [183/913] 942311=test_resolve_symbol [184/913] 942308=test_profile_frames [185/913] 942311=test_rdoc_task [186/913] 942311=test_time_tz [187/913] 942307=test_backtrace [188/913] 942309=test_kdf [189/913] 942302=test_gem_commands_outdated_command [190/913] 942308=test_gem_request_set_lockfile_tokenizer [191/913] 942311=test_nil [192/913] 942311=test_class2name [193/913] 942311=test_gem_package [194/913] 942309=test_utf16 [195/913] 942303=test_rdoc_parser_simple [196/913] 942302=test_enumerator [197/913] 942309=test_name_error [198/913] 942303=test_exception_at_throwing [199/913] 942308=string_encoding_test [200/913] 942303=test_benchmark [201/913] 942308=test_safe_load [202/913] 942308=test_color_printer [203/913] 942305=test_gem_source [204/913] 942308=test_rdoc_markup_to_rdoc [205/913] 942309=test_handle [206/913] 942300=test_frozen [207/913] 942300=overlap_test [208/913] 942307=test_rdoc_ri_paths [209/913] 942311=test_gem_platform [210/913] 942308=test_gem_uninstaller [211/913] 942309=test_symbol [212/913] 942303=test_propertyputref [213/913] 942303=test_variable_name_check [214/913] 942309=test_gem_commands_list_command [215/913] 942305=test_gem_source_vendor [216/913] 942305=test_assembler [217/913] 942311=test_pty [218/913] 942305=test_date [219/913] 942309=test_date_time [220/913] 942305=test_pkcs12 [221/913] 942303=test_parser [222/913] 942307=test_gem_available_set [223/913] 942309=test_modify_expand [224/913] 942309=test_gem_source_installed [225/913] 942309=test_change_word [226/913] 942309=test_rdoc_markup_pre_process [227/913] 942303=test_rdoc_rdoc [228/913] 942307=test_yjit_exit_locations [229/913] 942309=test_yamlstore [230/913] 942309=test_gem_commands_pristine_command [231/913] 942303=test_gem_config_file [232/913] 942300=test_rdoc_method_attr [233/913] 942307=test_within_pipe [234/913] 942303=test_scalar_scanner [235/913] 942303=test_gem_resolver_requirement_list [236/913] 942303=test_beginendblock [237/913] 942307=test_arith_seq_beg_len_step [238/913] 942307=test_hash [239/913] 942305=test_reline [240/913] 942311=test_win32ole_event [241/913] 942311=test_io_buffer [242/913] 942311=test_socket [243/913] 942300=test_function [244/913] 942303=snapshots_test [245/913] 942300=test_weakref [246/913] 942310=test_not [247/913] 942310=test_timeout [248/913] 942308=ripper_test [249/913] 942300=test_gem_package_tar_writer [250/913] 942304=test_rubygems [251/913] 942300=test_yaml_tree [252/913] 942300=test_case_mapping [253/913] 942300=test_mailto [254/913] 942306=test_reline_key [255/913] 942300=test_reqarg [256/913] 942306=test_rdoc_generator_pot_po [257/913] 942306=test_gem_resolver_lock_set [258/913] 942310=test_rdoc_markup_hard_break [259/913] 942310=test_ractor_compatibility [260/913] 942305=test_append [261/913] 942305=test_unicode_normalize [262/913] 942305=test_method [263/913] 942306=test_member [264/913] 942306=test_gem_console_ui [265/913] 942306=test_gem_update_suggestion [266/913] 942304=test_gem_source_fetch_problem [267/913] 942304=test_set [268/913] 942304=test_resource [269/913] 942306=test_arity [270/913] 942308=test_ipaddr [271/913] 942306=test_pkey_rsa [272/913] 942304=test_rdoc_generator_ri [273/913] 942308=test_nofree [274/913] 942308=test_trace [275/913] 942308=test_gem_stream_ui [276/913] 942309=test_numhash [277/913] 942309=test_webauthn_poller [278/913] 942308=test_date_conv [279/913] 942311=test_gem_resolver_composed_set [280/913] 942308=test_egrep_cpp [281/913] 942309=test_rdoc_i18n_locale [282/913] 942309=test_argf [283/913] 942311=test_m17n [284/913] 942304=test_rdoc_markup_attribute_manager [285/913] 942300=test_buffered_io [286/913] 942304=test_yjit [287/913] 942306=test_sleep [288/913] 942300=test_x509name [289/913] 942308=test_object_references [290/913] 942308=test_wait [291/913] 942300=test_sizeof [292/913] 942310=test_face [293/913] 942310=test_alias [294/913] 942308=test_gem_requirement [295/913] 942303=test_euc_tw [296/913] 942303=test_gem_security [297/913] 942298=test_gem_commands_build_command [298/913] 942308=test_compile_prism [299/913] 942297=test_io_timeout [300/913] 942311=test_date_new [301/913] 942297=test_rdoc_rd [302/913] 942310=command_line_test [303/913] 942311=test_gem_commands_info_command [304/913] 942296=test_comparable [305/913] 942296=test_system [306/913] 942311=test_notimplement [307/913] 942311=test_emoji_breaks [308/913] 942311=test_bug-3571 [309/913] 942311=test_require [310/913] 942310=test_dup [311/913] 942297=test_dns [312/913] 942306=test_stringio [313/913] 942298=test_win32ole_record [314/913] 942298=constant_path_node_test [315/913] 942298=test_gem_path_support [316/913] 942306=heredoc_test [317/913] 942310=test_webauthn_listener_response [318/913] 942298=snippets_test [319/913] 942308=parser_test [320/913] 942308=test_ubf_async_safe [321/913] 942310=test_array [322/913] 942297=newline_test [323/913] 942308=test_console_attr [324/913] 942310=test_gem_bundler_version_finder [325/913] 942308=test_super [326/913] 942306=test_libs [327/913] 942310=test_gc [328/913] 942310=json_encoding_test [329/913] 942306=test_time [330/913] 942310=test_math [331/913] 942310=fuzzer_test [332/913] 942310=test_rb_str_dup [333/913] 942310=test_ast [334/913] 942297=test_rdoc_comment [335/913] 942297=test_pack [336/913] 942297=test_struct [337/913] 942297=onigmo_test [338/913] 942306=test_bug-5832 [339/913] 942297=test_case [340/913] 942306=test_cgi_multipart [341/913] 942297=test_digest_extend [342/913] 942297=test_gem_safe_yaml [343/913] 942297=test_popen_deadlock [344/913] 942306=test_autoconf [345/913] 942306=test_did_you_mean [346/913] 942306=test_ocsp [347/913] 942308=test_rdoc_text [348/913] 942308=test_shapes [349/913] 942308=test_pkey_dh [350/913] 942308=test_ifunless [351/913] 942308=test_require [352/913] 942308=test_gem_silent_ui [353/913] 942308=test_nesting_parser [354/913] 942296=test_gem_resolver_installer_set [355/913] 942306=test_files_test [356/913] 942308=test_gem_dependency_list [357/913] 942308=test_rendering [358/913] 942308=test_gem_commands_uninstall_command [359/913] 942306=test_io_m17n [360/913] 942297=test_delete [361/913] 942297=comments_test [362/913] 942297=test_config [363/913] 942297=test_ensured [364/913] 942297=test_continuation [365/913] 942297=test_forwardable [366/913] 942297=test_object_create_start [367/913] 942297=test_config [368/913] 942296=regular_expression_encoding_test [369/913] 942297=test_env [370/913] 942296=test_project_sanity [371/913] 942296=test_interned_str [372/913] 942296=test_placearg [373/913] 942303=test_rdoc_markup_paragraph [374/913] 942303=test_gem_commands_cleanup_command [375/913] 942298=test_range [376/913] 942296=test_type [377/913] 942296=test_dryrun [378/913] 942308=test_gem_impossible_dependencies_error [379/913] 942296=json_generator_test [380/913] 942308=encodings_test [381/913] 942300=test_string_processing [382/913] 942308=test_io_buffer [383/913] 942300=test_locale [384/913] 942308=parse_stream_test [385/913] 942308=test_gem_resolver_api_set [386/913] 942296=test_ts [387/913] 942300=test_emitter [388/913] 942301=node_id_test [389/913] 942308=test_tmpdir [390/913] 942300=test_gem_source_subpath_problem [391/913] 942308=test_rdoc_token_stream [392/913] 942308=test_printf [393/913] 942300=test_rubyoptions [394/913] 942308=test_to_ary_concat [395/913] 942303=warnings_test [396/913] 942303=test_stringify_symbols [397/913] 942303=test_rdoc_single_class [398/913] 942303=test_rdoc_alias [399/913] 942301=test_windows_1252 [400/913] 942301=test_configuration [401/913] 942303=dispatcher_test [402/913] 942303=test_udp [403/913] 942303=test_queue [404/913] 942303=test_sleep [405/913] 942301=test_key_event_record [406/913] 942301=regular_expression_options_test [407/913] 942301=test_prettyprint [408/913] 942301=test_gem_validator [409/913] 942301=integer_parse_test [410/913] 942301=test_install [411/913] 942296=test_rdoc_markup_to_label [412/913] 942296=test_tree_spell_checker [413/913] 942306=test_pair [414/913] 942296=test_date_ractor [415/913] 942301=test_m17n_comb [416/913] 942296=test_custom_command [417/913] 942298=test_bundled_gems [418/913] 942298=lex_test [419/913] 942296=test_tsort [420/913] 942296=test_ns_spki [421/913] 942296=test_depth_first [422/913] 942296=index_write_test [423/913] 942296=test_integer_comb [424/913] 942303=test_win32ole_type [425/913] 942303=test_lexer [426/913] 942311=test_io_wait [427/913] 942303=test_rdoc_extend [428/913] 942307=test_kwargs [429/913] 942307=test_merge_keys [430/913] 942308=test_random [431/913] 942303=test_dir [432/913] 942307=test_x509store [433/913] 942308=test_mdns [434/913] 942308=test_gem_ext_configure_builder [435/913] 942311=test_rdoc_rd_inline_parser [436/913] 942308=test_gem_security_signer [437/913] 942311=test_bash_completion [438/913] 942311=test_exception [439/913] 942308=test_gem_local_remote_options [440/913] 942308=test_euc_kr [441/913] 942308=test_gem_commands_lock_command [442/913] 942308=test_set_len [443/913] 942308=test_rdoc_generator_json_index [444/913] 942307=test_threadgroup [445/913] 942308=test_ancdata [446/913] 942308=test_gem_doctor [447/913] 942308=test_weakmap [448/913] 942303=test_rdoc_markup_to_table_of_contents [449/913] 942303=test_rubyvm [450/913] 942303=test_data_error [451/913] 942307=test_gem_resolver_dependency_request [452/913] 942303=test_force_exit [453/913] 942307=test_euc_jp [454/913] 942307=test_win32ole_typelib [455/913] 942307=test_abi [456/913] 942305=test_scanner_events [457/913] 942303=test_external_new [458/913] 942303=test_module [459/913] 942305=test_gem_commands_push_command [460/913] 942307=parse_success_test [461/913] 942307=test_ractor [462/913] 942307=test_rdoc_constant [463/913] 942298=test_registry [464/913] 942298=test_deprecate [465/913] 942306=test_ssl [466/913] 942298=test_rdoc_markdown [467/913] 942305=test_gem_request_connection_pools [468/913] 942307=test_optimization [469/913] 942309=test_common [470/913] 942305=test_rdoc_encoding [471/913] 942305=test_gem_uri_formatter [472/913] 942305=test_sprintf [473/913] 942298=test_bmethod [474/913] 942298=test_enumerable [475/913] 942298=test_terminfo [476/913] 942298=test_ansi_without_terminfo [477/913] 942298=test_rdoc_markup_include [478/913] 942298=test_svcb_https [479/913] 942298=ruby_parser_test [480/913] 942298=test_rdoc_context_section [481/913] 942298=test_buffering [482/913] 942305=test_bug-14834 [483/913] 942309=test_key_actor_vi [484/913] 942298=test_x509cert [485/913] 942297=test_addrinfo [486/913] 942305=test_logdevice [487/913] 942297=test_rdoc_attr [488/913] 942297=test_http [489/913] 942297=test_passing_block [490/913] 942297=test_zsh_completion [491/913] 942297=test_gem_package_tar_reader_entry [492/913] 942309=test_lock_native_thread [493/913] 942309=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 35553> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 942309 ko1 8u IPv4 276434490 0t0 TCP localhost:35553->localhost:40470 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 [494/913] 942309=test_logperiod [495/913] 942309=test_have_func [496/913] 942298=test_enc_str_buf_cat [497/913] 942298=test_default_gems [498/913] 942297=test_constant [499/913] 942298=test_rdoc_parser_c [500/913] 942298=test_gem_security_trust_dir [501/913] 942298=test_gem_resolver_specification [502/913] 942298=test_rdoc_generator_pot_po_entry [503/913] 942298=json_fixtures_test [504/913] 942298=test_encoding [505/913] 942309=test_load [506/913] 942309=test_rdoc_markup_parser [507/913] 942309=test_gem_remote_fetcher_s3 [508/913] 942298=test_require_lib [509/913] 942309=test_gem_version_option [510/913] 942309=test_files_test_2 [511/913] 942305=test_gem_rdoc [512/913] 942299=test_trick [513/913] 942311=test_objectspace [514/913] 942305=test_gem_request_set [515/913] 942305=version_test [516/913] 942305=test_fd_setsize [517/913] 942305=test_null [518/913] 942303=test_big5 [519/913] 942305=test_gem_resolver_activation_request [520/913] 942303=test_rdoc_markup_raw [521/913] 942303=test_ensure_and_callcc [522/913] 942305=test_scheduler [523/913] 942303=test_fstring [524/913] 942305=test_name_error_extension [525/913] 942305=test_iseq_load [526/913] 942303=test_signal [527/913] 942301=test_fixnum [528/913] 942311=test_timeout [529/913] 942301=test_gem_ext_builder [530/913] 942311=test_verbose [531/913] 942311=test_history [532/913] 942311=test_mutex [533/913] 942296=test_basicinstructions [534/913] 942297=test_bigzero [535/913] 942297=test_key_actor_emacs [536/913] 942296=test_date_strftime [537/913] 942311=compiler_test [538/913] 942297=test_gem_resolver_vendor_specification [539/913] 942297=test_typeddata [540/913] 942311=test_struct [541/913] 942311=test_normalize [542/913] 942311=test_recursion [543/913] 942311=test_find [544/913] 942311=locals_test [545/913] 942297=test_basicsocket [546/913] 942297=test_import [547/913] 942296=test_gem_commands_owner_command [548/913] 942306=pattern_test [549/913] 942311=test_gem_package_tar_header [550/913] 942306=test_disable_irb [551/913] 942311=test_sexp [552/913] 942311=test_logger [553/913] 942311=test_rdoc_i18n_text [554/913] 942311=test_gem_unsatisfiable_dependency_error [555/913] 942306=test_rdoc_tom_doc [556/913] 942311=test_ractor [557/913] 942306=test_warning [558/913] 942303=test_gem_name_tuple [559/913] 942305=test_win32ole_type_event [560/913] 942305=test_pointer [561/913] 942303=test_refinement [562/913] 942311=test_gem_dependency_installer [563/913] 942296=test_gem_specification [564/913] 942306=test_gbk [565/913] 942306=test_rdoc_markup_attributes [566/913] 942306=test_rdoc_class_module [567/913] 942308=test_gem_package_tar_reader [568/913] 942308=test_type_completor [569/913] 942308=test_gb18030 [570/913] 942308=test_win32ole_variable [571/913] 942308=test_stringscanner [572/913] 942308=test_numeric [573/913] 942297=test_x509crl [574/913] 942308=test_cgi_session [575/913] 942308=test_class [576/913] 942305=test_word [577/913] 942308=test_require_path_check [578/913] 942305=test_enumerator_kw [579/913] 942305=test_mixed_unicode_escapes [580/913] 942305=test_mul [581/913] 942305=test_mkmf [582/913] 942301=test_win32ole_variant_outarg [583/913] 942301=test_complexrational [584/913] 942305=test_cgi_header [585/913] 942301=test_gem_commands_fetch_command [586/913] 942305=test_pkcs7 [587/913] 942297=test_rdoc_markup_to_html_snippet [588/913] 942301=test_flush [589/913] 942301=test_rdoc_any_method [590/913] 942305=test_x509attr [591/913] 942308=test_iso_8859 [592/913] 942305=test_complex2 [593/913] 942297=test_history [594/913] 942305=test_dln [595/913] 942305=test_rdoc_markup_indented_paragraph [596/913] 942305=test_big2str [597/913] 942305=test_line_editor [598/913] 942308=test_rdoc_parser [599/913] 942305=test_coderange [600/913] 942305=test_open-uri [601/913] 942308=regexp_test [602/913] 942299=test_rdoc_markup_to_html [603/913] 942308=test_rdoc_markup_to_joined_paragraph [604/913] 942308=test_string_memory [605/913] 942297=test_pkg_config [606/913] 942297=test_rdoc_context [607/913] 942306=test_iseq [608/913] 942308=test_insns_leaf [609/913] 942308=test_store [610/913] 942299=location_test [611/913] 942299=test_c_struct_builder [612/913] 942302=test_gc Closed file descriptor: TestOpenURI#test_quoted_attvalue: 10 [613/913] 942305=test_allocation [614/913] 942299=dump_test [615/913] 942308=test_enc_associate [616/913] 942301=test_gem_commands_open_command [617/913] 942301=test_x509req [618/913] 942301=test_cgi_util [619/913] 942306=test_protect [620/913] 942306=test_protocol [621/913] 942306=test_gem_ext_cargo_builder_link_flag_converter [622/913] 942306=test_tree_builder [623/913] 942306=test_gem_commands_stale_command [624/913] 942296=test_gem_version [625/913] 942306=test_win32ole [626/913] 942306=test_rdoc_markup_to_tt_only [627/913] 942301=test_settracefunc [628/913] 942308=test_gem_text [629/913] 942306=tunnel_test [630/913] 942306=test_gem_stub_specification [631/913] 942296=test_rdoc_normal_module [632/913] 942308=test_rdoc_markdown_test [633/913] 942297=test_sprintf_comb [634/913] 942296=test_pp [635/913] 942296=test_tcp [636/913] 942306=test_path [637/913] 942306=test_method_cache [638/913] 942306=test_transcode [639/913] 942311=test_whileuntil [640/913] 942311=json_string_matching_test [641/913] 942311=test_monitor [642/913] 942296=test_gem_ext_rake_builder [643/913] 942311=test_asn1 [644/913] 942297=test_flags [645/913] 942311=test_rdoc_markup_heading [646/913] 942298=test_rat [647/913] 942311=test_extlibs [648/913] 942298=static_inspect_test [649/913] 942298=test_inadvertent_creation [650/913] 942306=test_rdoc_markup_verbatim [651/913] 942306=test_at_exit [652/913] 942298=test_instrumentation_api [653/913] 942309=source_location_test [654/913] 942306=test_complex [655/913] 942299=unescape_test [656/913] 942309=test_files_ext [657/913] 942309=test_x509ext [658/913] 942309=test_c_struct_entry [659/913] 942304=test_eval_history [660/913] 942306=test_case [661/913] 942306=equality_test [662/913] 942306=test_color [663/913] 942304=test_gem_commands_query_command [664/913] 942306=test_cstr [665/913] 942309=test_gem_resolver_lock_specification [666/913] 942309=test_digest [667/913] 942309=test_variable [668/913] 942309=test_wss [669/913] 942309=test_closure [670/913] 942297=test_address_resolve [671/913] 942297=test_parse [672/913] 942296=test_process [673/913] 942298=test_have_macro [674/913] 942301=test_iter_break [675/913] 942304=test_gem_source_local [676/913] 942301=test_rdoc_parser_rd [677/913] 942306=test_num2int [678/913] 942306=test_stack [679/913] 942301=test_gem_commands_install_command [680/913] 942309=test_gem_ext_cargo_builder_unit [681/913] 942309=test_thread_queue [682/913] 942304=test_flip [683/913] 942304=test_nowrite [684/913] 942308=test_summary [685/913] 942304=test_econv [686/913] 942298=test_foreach [687/913] 942298=test_nil2vtempty [688/913] 942298=test_securerandom [689/913] 942298=test_fileutils [690/913] 942297=test_object [691/913] 942308=test_process [692/913] 942308=test_eval [693/913] 942308=test_io [694/913] 942308=test_gem_commands_cert_command [695/913] 942300=test_gem_resolver_git_specification [696/913] 942298=test_dir_m17n [697/913] 942300=test_kill_ring [698/913] 942297=test_cgi_tag_helper [699/913] 942300=json_common_interface_test [700/913] 942297=test_stream [701/913] 942300=test_func [702/913] 942297=test_coverage [703/913] 942306=test_remote_fetch_error [704/913] 942306=test_pathname [705/913] 942311=test_thread_fd_close [706/913] 942311=json_addition_test [707/913] 942311=test_path_to_class [708/913] 942311=test_storage [709/913] 942311=test_gem_commands_dependency_command [710/913] 942299=test_qsort [711/913] 942299=test_cmethod [712/913] 942301=test_gem_ext_ext_conf_builder [713/913] 942299=parse_comments_test [714/913] 942299=test_const [715/913] 942311=test_serialize_subclasses [716/913] 942299=test_class [717/913] 942311=test_marshalable [718/913] 942311=test_string [719/913] 942311=test_gem_resolver_index_specification [720/913] 942311=test_iterator [721/913] 942306=test_method_cache [722/913] 942303=test_gem_dependency [723/913] 942306=test_thread_cv [724/913] 942309=test_cgi_modruby [725/913] 942309=test_helper [726/913] 942309=test_win32ole_method [727/913] 942309=test_yamldbm [728/913] 942309=test_eval [729/913] 942304=test_stat [730/913] 942304=test_addr [731/913] 942304=test_gem_resolver_best_set [732/913] 942311=test_convertible [733/913] 942303=test_windows_1251 [734/913] 942303=test_parser_events [735/913] 942304=test_unicode [736/913] 942304=test_regexp [737/913] 942306=newline_offsets_test [738/913] 942305=test_str2big [739/913] 942303=test_rational [740/913] 942308=test_scalar [741/913] 942305=test_rdoc_generator_markup [742/913] 942308=test_readpartial [743/913] 942305=test_gem_commands_contents_command [744/913] 942303=test_rdoc_cross_reference [745/913] 942307=test_gem_resolver_conflict [746/913] 942305=test_arithmetic_sequence [747/913] 942308=test_literal [748/913] 942305=test_irb [749/913] 942307=test_thread [750/913] 942309=test_pattern_matching [751/913] 942307=test_gem_commands_search_command [752/913] 942309=test_encoding [753/913] 942307=bom_test [754/913] 942309=test_frozen_error [755/913] 942307=test_sockopt [756/913] 942307=test_file [757/913] 942309=test_lambda [758/913] 942306=test_document [759/913] 942306=test_ractor [760/913] 942309=test_pstore [761/913] 942306=test_bug_reporter [762/913] 942297=test_spell_checker [763/913] 942309=test_yield_block [764/913] 942297=test_recorder [765/913] 942309=test_gem_commands_specification_command [766/913] 942297=test_boolean [767/913] 942297=test_config [768/913] 942309=test_rdoc_options [769/913] 942305=test_ansi_with_terminfo [770/913] 942305=test_yaml [771/913] 942306=test_gem_request [772/913] 942303=test_primitive [773/913] 942303=test_pkey [774/913] 942305=test_nonblock [775/913] 942305=test_gem_commands_signin_command [776/913] 942300=test_rendering [777/913] 942300=test_gem_resolver_api_specification [778/913] 942303=test_getopts [779/913] 942303=parameters_signature_test [780/913] 942303=test_rdoc_include [781/913] 942298=test_rational2 [782/913] 942300=fixtures_test [783/913] 942298=test_gem_dependency_resolution_error [784/913] 942298=test_http [785/913] 942303=test_string [786/913] 942305=test_io_wait_uncommon [787/913] 942305=test_formatter [788/913] 942305=test_gem_ci_detector [789/913] 942303=test_shift_jis [790/913] 942303=test_gem_request_set_lockfile_parser [791/913] 942305=test_yield [792/913] 942306=test_completion [793/913] 942303=test_ostruct [794/913] 942297=test_raise [795/913] 942297=test_proxy [796/913] 942300=test_unicode_escape [797/913] 942297=test_httpresponses [798/913] 942297=integer_base_flags_test [799/913] 942297=test_ftp [800/913] 942297=test_fnmatch [801/913] 942309=test_rdoc_markup_to_ansi [802/913] 942301=test_gem_resolver_vendor_set [803/913] 942297=test_evaluation [804/913] 942303=test_erb_command [805/913] 942301=test_require [806/913] 942297=test_https [807/913] 942300=test_have_library [808/913] 942309=test_erb_m17n [809/913] 942309=test_clone [810/913] 942303=test_objspace [811/913] 942309=test_koi8 [812/913] 942309=test_too_many_dummy_encodings [813/913] 942309=test_gem_ext_cmake_builder [814/913] 942309=test_filter [815/913] 942309=json_generic_object_test [816/913] 942309=test_hash_create [817/913] 942309=test_call [818/913] 942307=test_thread [819/913] 942309=test_switch_hitter [820/913] 942309=test_ole_methods [821/913] 942309=test_pack [822/913] 942308=test_defined [823/913] 942306=test_case_options [824/913] 942306=test_update [825/913] 942306=test_files_sample [826/913] 942306=test_folderitem2_invokeverb [827/913] 942306=test_arity [828/913] 942306=test_rdoc_markup_to_html_crossref [829/913] 942308=test_gem_resolver_index_set [830/913] 942308=test_init [831/913] 942300=test_rdoc_parser_changelog [832/913] 942309=test_gem_security_policy [833/913] 942300=test_file [834/913] 942300=test_gem_install_update_options [835/913] 942300=test_gem_command [836/913] 942308=test_memory_view [837/913] 942309=test_pinned [838/913] 942306=test_show_source [839/913] 942309=test_inlinecache [840/913] 942306=test_rdoc_markup_to_markdown [841/913] 942300=test_rdoc_parser_ruby [842/913] 942306=test_httpresponse [843/913] 942309=test_usrmarshal [844/913] 942306=test_weakkeymap [845/913] 942308=test_key_error [846/913] 942308=test_enc_raise [847/913] 942308=test_engine [848/913] 942308=test_dot_dot [849/913] 942308=test_human_typo [850/913] 942308=test_cparser [851/913] 942311=reflection_test [852/913] 942298=test_bignum [853/913] 942311=test_postponed_job [854/913] 942301=ractor_test [855/913] 942306=test_gem_request_set_lockfile [856/913] 942309=test_gem_commands_yank_command [857/913] 942298=test_jaro_winkler [858/913] 942301=test_pattern_key_name_check [859/913] 942301=test_exit [860/913] 942298=test_config [861/913] 942298=test_tempfile [862/913] 942301=test_raise_exception [863/913] 942309=test_gem_util [864/913] 942306=test_gem_remote_fetcher [865/913] 942298=test_gem_gemcutter_utilities [866/913] 942309=test_gem_resolver [867/913] 942311=test_hash [868/913] 942300=test_macro [869/913] 942300=test_cipher [870/913] 942311=test_new [871/913] 942311=test_rdoc_markup_to_bs [872/913] 942300=test_last_thread [873/913] 942311=test_gem_remote_fetcher_local_server [874/913] 942298=test_etc [875/913] 942297=test_gem_source_lock [876/913] 942308=test_ldap [877/913] 942308=test_symbol [878/913] 942311=test_optparse [879/913] 942311=test_coder [880/913] 942311=test_context [881/913] 942309=test_rdoc_markup [882/913] 942306=test_enum [883/913] 942297=test_gem_commands_which_command [884/913] 942309=test_gem_source_specific_file [885/913] 942298=test_unix [886/913] 942297=parse_test [887/913] 942297=test_rdoc_require [888/913] 942297=test_io_console [889/913] 942309=test_date_arith [890/913] 942298=test_ws [891/913] 942309=test_io [892/913] 942298=test_metaclass [893/913] 942298=test_numeric [894/913] 942300=test_gem_spec_fetcher [895/913] 942298=test_gem_commands_sources_command [896/913] 942311=test_c_union_entity [897/913] 942311=test_undef [898/913] 942311=test_cd [899/913] 942311=symbol_encoding_test [900/913] 942311=test_cgi_cookie [901/913] 942300=test_internal_ivar [902/913] 942300=test_gem_commands_mirror [903/913] 942311=test_hmac [904/913] 942300=test_signedness [905/913] 942311=desugar_compiler_test [906/913] 942311=test_ractor [907/913] 942298=test_gem_resolver_installed_specification [908/913] 942298=test_debugger_integration [909/913] 942298=test_array_create [910/913] 942298=test_rdoc_rubygems_hook [911/913] 942301=test_my_integer [912/913] 942301=test_tracepoint [913/913] 942311=test_gem_commands_environment_command $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 1035 1035 1035 ? -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 1035 1041 1041 1041 pts/0 1041 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental 1041 1042 1041 1041 pts/0 1041 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental 1 609979 609979 609979 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 609979 609987 609979 609979 ? -1 S 1000 0:00 (sd-pam) 609918 610066 609918 609918 ? -1 S 1000 0:00 sshd: ko1@pts/1 610066 610077 610077 610077 pts/1 610077 Ss+ 1000 0:00 -bash 1 736586 1041 1041 pts/0 1041 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1568.rb 1042 900893 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental 900893 900896 1041 1041 pts/0 1041 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.20240808-214554 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental 900896 900897 1041 1041 pts/0 1041 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240808-214554 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental 900897 941965 1041 1041 pts/0 1041 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 941965 941966 1041 1041 pts/0 1041 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 941966 942293 1041 1041 pts/0 1041 Sl+ 1000 0:19 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 942293 942307 1041 1041 pts/0 1041 Sl+ 1000 0:27 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 942307 966605 1041 1041 pts/0 1041 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked 900897 970587 1041 1041 pts/0 1041 R+ 1000 0:00 ps jx {1=>[1035, 609979, 736586], 1035=>[1041], 1041=>[1042], 609979=>[609987], 609918=>[610066], 610066=>[610077], 1042=>[900893], 900893=>[900896], 900896=>[900897], 900897=>[941965, 970587], 941965=>[941966], 941966=>[942293], 942293=>[942307], 942307=>[966605]} $ timeout 60 gdb -p 966605 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000584c8f890afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x7f5f294006c0 (LWP 966605) "test_thread.rb*" 0x0000584c8f890afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Machine level backtrace Thread 1 (Thread 0x7f5f294006c0 (LWP 966605) "test_thread.rb*"): #0 0x0000584c8f890afe in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000584c8f891aba in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000584c8f7de448 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) () No symbol table info available. #3 0x0000584c8f7de239 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x0000584c8f7de06d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) () No symbol table info available. #5 0x0000584c8f7ddaad in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) () No symbol table info available. #6 0x0000584c8f7dd6f6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) () No symbol table info available. #7 0x0000584c8f7df9c6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) () No symbol table info available. #8 0x0000584c8f876890 in __interceptor_free () No symbol table info available. #9 0x0000584c8f8ebc7e in rb_gc_impl_free (objspace_ptr=0x51e000000080, ptr=0x7f5f27b96800, old_size=1572864) at /tmp/ruby/src/trunk_asan/gc/default.c:8488 objspace = 0x51e000000080 malloc_increase_done = <optimized out> #10 ruby_sized_xfree (x=0x7f5f27b96800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4212 No locals. #11 ruby_xfree (x=0x7f5f27b96800) at /tmp/ruby/src/trunk_asan/gc.c:4223 No locals. #12 0x0000584c8fb37603 in rb_st_free_table (tab=0x5060000004a0) at /tmp/ruby/src/trunk_asan/st.c:662 No locals. #13 0x0000584c8fc74de0 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3116 th = 0x5150000cce00 stack = 0x7f5f226f6800 objspace = 0x51e000000080 next = <optimized out> #14 0x0000584c8f8ba860 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263 save_error = 4 sysex = 0 signaled = 0 th0 = 0x5150000cce00 step = 4 message = 4 th = <optimized out> buf = <optimized out> state = <optimized out> #15 0x0000584c8f8badcb in ruby_stop (ex=264, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290 No locals. #16 0x0000584c8fa3976d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4391 status = <optimized out> pid = <optimized out> #17 0x0000584c8fc94818 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:3786 ci = 0x644100040001 cc = <optimized out> me = 0x7f5f2d7a7680 cfunc = 0x50400001ff58 recv = 140046765556400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x0000584c8fc3abdf in vm_sendish (ec=0x5160009510d0, reg_cfp=0x7f5f227f6720, cd=0x50400013fad0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #19 vm_exec_core (ec=ec@entry=0x5160009510d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50400013fad0 insns_address_table = {0x584c8fc375b6 <vm_exec_core+6678>, 0x584c8fc3c871 <vm_exec_core+27857>, 0x584c8fc37029 <vm_exec_core+5257>, 0x584c8fc3db86 <vm_exec_core+32742>, 0x584c8fc3b4f0 <vm_exec_core+22864>, 0x584c8fc39396 <vm_exec_core+14326>, 0x584c8fc3615e <vm_exec_core+1470>, 0x584c8fc3d03d <vm_exec_core+29853>, 0x584c8fc3cbfc <vm_exec_core+28764>, 0x584c8fc373ca <vm_exec_core+6186>, 0x584c8fc36741 <vm_exec_core+2977>, 0x584c8fc3bad1 <vm_exec_core+24369>, 0x584c8fc37da8 <vm_exec_core+8712>, 0x584c8fc3d73c <vm_exec_core+31644>, 0x584c8fc3cdfd <vm_exec_core+29277>, 0x584c8fc38373 <vm_exec_core+10195>, 0x584c8fc392de <vm_exec_core+14142>, 0x584c8fc3b792 <vm_exec_core+23538>, 0x584c8fc3cd63 <vm_exec_core+29123>, 0x584c8fc3a3d3 <vm_exec_core+18483>, 0x584c8fc3b814 <vm_exec_core+23668>, 0x584c8fc3be67 <vm_exec_core+25287>, 0x584c8fc3a311 <vm_exec_core+18289>, 0x584c8fc3666d <vm_exec_core+2765>, 0x584c8fc3afca <vm_exec_core+21546>, 0x584c8fc3648e <vm_exec_core+2286>, 0x584c8fc368c3 <vm_exec_core+3363>, 0x584c8fc385f9 <vm_exec_core+10841>, 0x584c8fc3a035 <vm_exec_core+17557>, 0x584c8fc3a977 <vm_exec_core+19927>, 0x584c8fc39d60 <vm_exec_core+16832>, 0x584c8fc360ba <vm_exec_core+1306>, 0x584c8fc3c05d <vm_exec_core+25789>, 0x584c8fc3cac1 <vm_exec_core+28449>, 0x584c8fc36a6c <vm_exec_core+3788>, 0x584c8fc376b7 <vm_exec_core+6935>, 0x584c8fc374b9 <vm_exec_core+6425>, 0x584c8fc37e54 <vm_exec_core+8884>, 0x584c8fc39230 <vm_exec_core+13968>, 0x584c8fc36b26 <vm_exec_core+3974>, 0x584c8fc3bf12 <vm_exec_core+25458>, 0x584c8fc375fb <vm_exec_core+6747>, 0x584c8fc39169 <vm_exec_core+13769>, 0x584c8fc39b5e <vm_exec_core+16318>, 0x584c8fc3bce3 <vm_exec_core+24899>, 0x584c8fc3a77b <vm_exec_core+19419>, 0x584c8fc38101 <vm_exec_core+9569>, 0x584c8fc37911 <vm_exec_core+7537>, 0x584c8fc3b9b7 <vm_exec_core+24087>, 0x584c8fc38948 <vm_exec_core+11688>, 0x584c8fc3b09e <vm_exec_core+21758>, 0x584c8fc3a84c <vm_exec_core+19628>, 0x584c8fc3b174 <vm_exec_core+21972>, 0x584c8fc3c627 <vm_exec_core+27271>, 0x584c8fc39ccc <vm_exec_core+16684>, 0x584c8fc3bd89 <vm_exec_core+25065>, 0x584c8fc381d0 <vm_exec_core+9776>, 0x584c8fc3b8b7 <vm_exec_core+23831>, 0x584c8fc35f2b <vm_exec_core+907>, 0x584c8fc3a16b <vm_exec_core+17867>, 0x584c8fc3a538 <vm_exec_core+18840>, 0x584c8fc36966 <vm_exec_core+3526>, 0x584c8fc39e04 <vm_exec_core+16996>, 0x584c8fc38417 <vm_exec_core+10359>, 0x584c8fc37b57 <vm_exec_core+8119>, 0x584c8fc3b276 <vm_exec_core+22230>, 0x584c8fc36d41 <vm_exec_core+4513>, 0x584c8fc397f3 <vm_exec_core+15443>, 0x584c8fc44d5e <vm_exec_core+61886>, 0x584c8fc3a472 <vm_exec_core+18642>, 0x584c8fc36de3 <vm_exec_core+4675>, 0x584c8fc372a6 <vm_exec_core+5894>, 0x584c8fc36f07 <vm_exec_core+4967>, 0x584c8fc377a7 <vm_exec_core+7175>, 0x584c8fc37f50 <vm_exec_core+9136>, 0x584c8fc3ddeb <vm_exec_core+33355>, 0x584c8fc3ad88 <vm_exec_core+20968>, 0x584c8fc39bea <vm_exec_core+16458>, 0x584c8fc3bf64 <vm_exec_core+25540>, 0x584c8fc3debb <vm_exec_core+33563>, 0x584c8fc3c335 <vm_exec_core+26517>, 0x584c8fc3d85b <vm_exec_core+31931>, 0x584c8fc3da74 <vm_exec_core+32468>, 0x584c8fc3658a <vm_exec_core+2538>, 0x584c8fc3cf56 <vm_exec_core+29622>, 0x584c8fc38865 <vm_exec_core+11461>, 0x584c8fc3d15a <vm_exec_core+30138>, 0x584c8fc38295 <vm_exec_core+9973>, 0x584c8fc3c259 <vm_exec_core+26297>, 0x584c8fc3637d <vm_exec_core+2013>, 0x584c8fc36c0b <vm_exec_core+4203>, 0x584c8fc37999 <vm_exec_core+7673>, 0x584c8fc38bed <vm_exec_core+12365>, 0x584c8fc38d8a <vm_exec_core+12778>, 0x584c8fc35f30 <vm_exec_core+912>, 0x584c8fc362eb <vm_exec_core+1867>, 0x584c8fc35fc2 <vm_exec_core+1058>, 0x584c8fc3c437 <vm_exec_core+26775>, 0x584c8fc38709 <vm_exec_core+11113>, 0x584c8fc39a05 <vm_exec_core+15973>, 0x584c8fc38f36 <vm_exec_core+13206>, 0x584c8fc396c9 <vm_exec_core+15145>, 0x584c8fc395e5 <vm_exec_core+14917>, 0x584c8fc384fb <vm_exec_core+10587>, 0x584c8fc38e2b <vm_exec_core+12939>, 0x584c8fc38ac3 <vm_exec_core+12067>, 0x584c8fc390e7 <vm_exec_core+13639>, 0x584c8fc39065 <vm_exec_core+13509>, 0x584c8fc375a7 <vm_exec_core+6663>, 0x584c8fc3c862 <vm_exec_core+27842>, 0x584c8fc3701a <vm_exec_core+5242>, 0x584c8fc3db77 <vm_exec_core+32727>, 0x584c8fc3b4e1 <vm_exec_core+22849>, 0x584c8fc39387 <vm_exec_core+14311>, 0x584c8fc3614f <vm_exec_core+1455>, 0x584c8fc3d02e <vm_exec_core+29838>, 0x584c8fc3cbed <vm_exec_core+28749>, 0x584c8fc373bb <vm_exec_core+6171>, 0x584c8fc36732 <vm_exec_core+2962>, 0x584c8fc3bac2 <vm_exec_core+24354>, 0x584c8fc37d99 <vm_exec_core+8697>, 0x584c8fc3d72d <vm_exec_core+31629>, 0x584c8fc3cdee <vm_exec_core+29262>, 0x584c8fc38364 <vm_exec_core+10180>, 0x584c8fc392cf <vm_exec_core+14127>, 0x584c8fc3b783 <vm_exec_core+23523>, 0x584c8fc3cd54 <vm_exec_core+29108>, 0x584c8fc3a3c4 <vm_exec_core+18468>, 0x584c8fc3b805 <vm_exec_core+23653>, 0x584c8fc3be58 <vm_exec_core+25272>, 0x584c8fc3a302 <vm_exec_core+18274>, 0x584c8fc3665e <vm_exec_core+2750>, 0x584c8fc3afbb <vm_exec_core+21531>, 0x584c8fc3647f <vm_exec_core+2271>, 0x584c8fc368b4 <vm_exec_core+3348>, 0x584c8fc385ea <vm_exec_core+10826>, 0x584c8fc3a026 <vm_exec_core+17542>, 0x584c8fc3a968 <vm_exec_core+19912>, 0x584c8fc39d51 <vm_exec_core+16817>, 0x584c8fc360ab <vm_exec_core+1291>, 0x584c8fc3c04e <vm_exec_core+25774>, 0x584c8fc3cab2 <vm_exec_core+28434>, 0x584c8fc36a5d <vm_exec_core+3773>, 0x584c8fc376a8 <vm_exec_core+6920>, 0x584c8fc374aa <vm_exec_core+6410>, 0x584c8fc37e45 <vm_exec_core+8869>, 0x584c8fc39221 <vm_exec_core+13953>, 0x584c8fc36b17 <vm_exec_core+3959>, 0x584c8fc3bf03 <vm_exec_core+25443>, 0x584c8fc375ec <vm_exec_core+6732>, 0x584c8fc3915a <vm_exec_core+13754>, 0x584c8fc39b4f <vm_exec_core+16303>, 0x584c8fc3bcd4 <vm_exec_core+24884>, 0x584c8fc3a76c <vm_exec_core+19404>, 0x584c8fc380f2 <vm_exec_core+9554>, 0x584c8fc37902 <vm_exec_core+7522>, 0x584c8fc3b9a8 <vm_exec_core+24072>, 0x584c8fc38939 <vm_exec_core+11673>, 0x584c8fc3b08f <vm_exec_core+21743>, 0x584c8fc3a83d <vm_exec_core+19613>, 0x584c8fc3b165 <vm_exec_core+21957>, 0x584c8fc3c618 <vm_exec_core+27256>, 0x584c8fc39cbd <vm_exec_core+16669>, 0x584c8fc3bd7a <vm_exec_core+25050>, 0x584c8fc381c1 <vm_exec_core+9761>, 0x584c8fc3b8a8 <vm_exec_core+23816>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a15c <vm_exec_core+17852>, 0x584c8fc3a529 <vm_exec_core+18825>, 0x584c8fc399e7 <vm_exec_core+15943>, 0x584c8fc39df5 <vm_exec_core+16981>, 0x584c8fc38408 <vm_exec_core+10344>, 0x584c8fc37b48 <vm_exec_core+8104>, 0x584c8fc3b267 <vm_exec_core+22215>, 0x584c8fc36d32 <vm_exec_core+4498>, 0x584c8fc397e4 <vm_exec_core+15428>, 0x584c8fc44d4f <vm_exec_core+61871>, 0x584c8fc3a463 <vm_exec_core+18627>, 0x584c8fc36dd4 <vm_exec_core+4660>, 0x584c8fc37297 <vm_exec_core+5879>, 0x584c8fc36ef8 <vm_exec_core+4952>, 0x584c8fc37798 <vm_exec_core+7160>, 0x584c8fc37f41 <vm_exec_core+9121>, 0x584c8fc39be5 <vm_exec_core+16453>, 0x584c8fc39217 <vm_exec_core+13943>, 0x584c8fc39be0 <vm_exec_core+16448>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a2fd <vm_exec_core+18269>, 0x584c8fc37793 <vm_exec_core+7155>, 0x584c8fc3a730 <vm_exec_core+19344>, 0x584c8fc3885b <vm_exec_core+11451>, 0x584c8fc38860 <vm_exec_core+11456>, 0x584c8fc3a2f8 <vm_exec_core+18264>, 0x584c8fc39ee6 <vm_exec_core+17222>, 0x584c8fc396b0 <vm_exec_core+15120>, 0x584c8fc395d1 <vm_exec_core+14897>, 0x584c8fc3a021 <vm_exec_core+17537>, 0x584c8fc399ec <vm_exec_core+15948>, 0x584c8fc3921c <vm_exec_core+13948>, 0x584c8fc3798a <vm_exec_core+7658>...} reg_cfp = 0x7f5f227f6720 reg_pc = 0x5080002f1cd0 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #20 0x0000584c8fc32708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160009510d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #21 0x0000584c8fcb1d52 in invoke_iseq_block_from_c (ec=0x5160009510d0, captured=0x7f5f227f67a8, self=140046765556400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7f5f2f77f020 cfp = <optimized out> sp = 0x7f5f226f6850 use_argv = 0x0 stack_argv = 0x7f5f226f6850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7f5f227f67a8 #23 0x0000584c8fc5f9e6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #26 0x0000584c8fc5f9e6 in rb_yield (val=<optimized out>) No locals. #27 0x0000584c8f8bef90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160009510d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f5f293fef90, <optimized out>, 0x7f5f293feea0, <optimized out>, <optimized out>}, prev = 0x7f5f16a09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160009510d0 state = RUBY_TAG_NONE errinfo = <optimized out> #28 0x0000584c8fc94818 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:3786 ci = 0x66c100000001 cc = <optimized out> me = 0x7f5f4ff4e768 cfunc = 0x50400001f558 recv = 140046761624920 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #29 0x0000584c8fc3abdf in vm_sendish (ec=0x5160009510d0, reg_cfp=0x7f5f227f6790, cd=0x50200015a030, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #30 vm_exec_core (ec=ec@entry=0x5160009510d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200015a030 insns_address_table = {0x584c8fc375b6 <vm_exec_core+6678>, 0x584c8fc3c871 <vm_exec_core+27857>, 0x584c8fc37029 <vm_exec_core+5257>, 0x584c8fc3db86 <vm_exec_core+32742>, 0x584c8fc3b4f0 <vm_exec_core+22864>, 0x584c8fc39396 <vm_exec_core+14326>, 0x584c8fc3615e <vm_exec_core+1470>, 0x584c8fc3d03d <vm_exec_core+29853>, 0x584c8fc3cbfc <vm_exec_core+28764>, 0x584c8fc373ca <vm_exec_core+6186>, 0x584c8fc36741 <vm_exec_core+2977>, 0x584c8fc3bad1 <vm_exec_core+24369>, 0x584c8fc37da8 <vm_exec_core+8712>, 0x584c8fc3d73c <vm_exec_core+31644>, 0x584c8fc3cdfd <vm_exec_core+29277>, 0x584c8fc38373 <vm_exec_core+10195>, 0x584c8fc392de <vm_exec_core+14142>, 0x584c8fc3b792 <vm_exec_core+23538>, 0x584c8fc3cd63 <vm_exec_core+29123>, 0x584c8fc3a3d3 <vm_exec_core+18483>, 0x584c8fc3b814 <vm_exec_core+23668>, 0x584c8fc3be67 <vm_exec_core+25287>, 0x584c8fc3a311 <vm_exec_core+18289>, 0x584c8fc3666d <vm_exec_core+2765>, 0x584c8fc3afca <vm_exec_core+21546>, 0x584c8fc3648e <vm_exec_core+2286>, 0x584c8fc368c3 <vm_exec_core+3363>, 0x584c8fc385f9 <vm_exec_core+10841>, 0x584c8fc3a035 <vm_exec_core+17557>, 0x584c8fc3a977 <vm_exec_core+19927>, 0x584c8fc39d60 <vm_exec_core+16832>, 0x584c8fc360ba <vm_exec_core+1306>, 0x584c8fc3c05d <vm_exec_core+25789>, 0x584c8fc3cac1 <vm_exec_core+28449>, 0x584c8fc36a6c <vm_exec_core+3788>, 0x584c8fc376b7 <vm_exec_core+6935>, 0x584c8fc374b9 <vm_exec_core+6425>, 0x584c8fc37e54 <vm_exec_core+8884>, 0x584c8fc39230 <vm_exec_core+13968>, 0x584c8fc36b26 <vm_exec_core+3974>, 0x584c8fc3bf12 <vm_exec_core+25458>, 0x584c8fc375fb <vm_exec_core+6747>, 0x584c8fc39169 <vm_exec_core+13769>, 0x584c8fc39b5e <vm_exec_core+16318>, 0x584c8fc3bce3 <vm_exec_core+24899>, 0x584c8fc3a77b <vm_exec_core+19419>, 0x584c8fc38101 <vm_exec_core+9569>, 0x584c8fc37911 <vm_exec_core+7537>, 0x584c8fc3b9b7 <vm_exec_core+24087>, 0x584c8fc38948 <vm_exec_core+11688>, 0x584c8fc3b09e <vm_exec_core+21758>, 0x584c8fc3a84c <vm_exec_core+19628>, 0x584c8fc3b174 <vm_exec_core+21972>, 0x584c8fc3c627 <vm_exec_core+27271>, 0x584c8fc39ccc <vm_exec_core+16684>, 0x584c8fc3bd89 <vm_exec_core+25065>, 0x584c8fc381d0 <vm_exec_core+9776>, 0x584c8fc3b8b7 <vm_exec_core+23831>, 0x584c8fc35f2b <vm_exec_core+907>, 0x584c8fc3a16b <vm_exec_core+17867>, 0x584c8fc3a538 <vm_exec_core+18840>, 0x584c8fc36966 <vm_exec_core+3526>, 0x584c8fc39e04 <vm_exec_core+16996>, 0x584c8fc38417 <vm_exec_core+10359>, 0x584c8fc37b57 <vm_exec_core+8119>, 0x584c8fc3b276 <vm_exec_core+22230>, 0x584c8fc36d41 <vm_exec_core+4513>, 0x584c8fc397f3 <vm_exec_core+15443>, 0x584c8fc44d5e <vm_exec_core+61886>, 0x584c8fc3a472 <vm_exec_core+18642>, 0x584c8fc36de3 <vm_exec_core+4675>, 0x584c8fc372a6 <vm_exec_core+5894>, 0x584c8fc36f07 <vm_exec_core+4967>, 0x584c8fc377a7 <vm_exec_core+7175>, 0x584c8fc37f50 <vm_exec_core+9136>, 0x584c8fc3ddeb <vm_exec_core+33355>, 0x584c8fc3ad88 <vm_exec_core+20968>, 0x584c8fc39bea <vm_exec_core+16458>, 0x584c8fc3bf64 <vm_exec_core+25540>, 0x584c8fc3debb <vm_exec_core+33563>, 0x584c8fc3c335 <vm_exec_core+26517>, 0x584c8fc3d85b <vm_exec_core+31931>, 0x584c8fc3da74 <vm_exec_core+32468>, 0x584c8fc3658a <vm_exec_core+2538>, 0x584c8fc3cf56 <vm_exec_core+29622>, 0x584c8fc38865 <vm_exec_core+11461>, 0x584c8fc3d15a <vm_exec_core+30138>, 0x584c8fc38295 <vm_exec_core+9973>, 0x584c8fc3c259 <vm_exec_core+26297>, 0x584c8fc3637d <vm_exec_core+2013>, 0x584c8fc36c0b <vm_exec_core+4203>, 0x584c8fc37999 <vm_exec_core+7673>, 0x584c8fc38bed <vm_exec_core+12365>, 0x584c8fc38d8a <vm_exec_core+12778>, 0x584c8fc35f30 <vm_exec_core+912>, 0x584c8fc362eb <vm_exec_core+1867>, 0x584c8fc35fc2 <vm_exec_core+1058>, 0x584c8fc3c437 <vm_exec_core+26775>, 0x584c8fc38709 <vm_exec_core+11113>, 0x584c8fc39a05 <vm_exec_core+15973>, 0x584c8fc38f36 <vm_exec_core+13206>, 0x584c8fc396c9 <vm_exec_core+15145>, 0x584c8fc395e5 <vm_exec_core+14917>, 0x584c8fc384fb <vm_exec_core+10587>, 0x584c8fc38e2b <vm_exec_core+12939>, 0x584c8fc38ac3 <vm_exec_core+12067>, 0x584c8fc390e7 <vm_exec_core+13639>, 0x584c8fc39065 <vm_exec_core+13509>, 0x584c8fc375a7 <vm_exec_core+6663>, 0x584c8fc3c862 <vm_exec_core+27842>, 0x584c8fc3701a <vm_exec_core+5242>, 0x584c8fc3db77 <vm_exec_core+32727>, 0x584c8fc3b4e1 <vm_exec_core+22849>, 0x584c8fc39387 <vm_exec_core+14311>, 0x584c8fc3614f <vm_exec_core+1455>, 0x584c8fc3d02e <vm_exec_core+29838>, 0x584c8fc3cbed <vm_exec_core+28749>, 0x584c8fc373bb <vm_exec_core+6171>, 0x584c8fc36732 <vm_exec_core+2962>, 0x584c8fc3bac2 <vm_exec_core+24354>, 0x584c8fc37d99 <vm_exec_core+8697>, 0x584c8fc3d72d <vm_exec_core+31629>, 0x584c8fc3cdee <vm_exec_core+29262>, 0x584c8fc38364 <vm_exec_core+10180>, 0x584c8fc392cf <vm_exec_core+14127>, 0x584c8fc3b783 <vm_exec_core+23523>, 0x584c8fc3cd54 <vm_exec_core+29108>, 0x584c8fc3a3c4 <vm_exec_core+18468>, 0x584c8fc3b805 <vm_exec_core+23653>, 0x584c8fc3be58 <vm_exec_core+25272>, 0x584c8fc3a302 <vm_exec_core+18274>, 0x584c8fc3665e <vm_exec_core+2750>, 0x584c8fc3afbb <vm_exec_core+21531>, 0x584c8fc3647f <vm_exec_core+2271>, 0x584c8fc368b4 <vm_exec_core+3348>, 0x584c8fc385ea <vm_exec_core+10826>, 0x584c8fc3a026 <vm_exec_core+17542>, 0x584c8fc3a968 <vm_exec_core+19912>, 0x584c8fc39d51 <vm_exec_core+16817>, 0x584c8fc360ab <vm_exec_core+1291>, 0x584c8fc3c04e <vm_exec_core+25774>, 0x584c8fc3cab2 <vm_exec_core+28434>, 0x584c8fc36a5d <vm_exec_core+3773>, 0x584c8fc376a8 <vm_exec_core+6920>, 0x584c8fc374aa <vm_exec_core+6410>, 0x584c8fc37e45 <vm_exec_core+8869>, 0x584c8fc39221 <vm_exec_core+13953>, 0x584c8fc36b17 <vm_exec_core+3959>, 0x584c8fc3bf03 <vm_exec_core+25443>, 0x584c8fc375ec <vm_exec_core+6732>, 0x584c8fc3915a <vm_exec_core+13754>, 0x584c8fc39b4f <vm_exec_core+16303>, 0x584c8fc3bcd4 <vm_exec_core+24884>, 0x584c8fc3a76c <vm_exec_core+19404>, 0x584c8fc380f2 <vm_exec_core+9554>, 0x584c8fc37902 <vm_exec_core+7522>, 0x584c8fc3b9a8 <vm_exec_core+24072>, 0x584c8fc38939 <vm_exec_core+11673>, 0x584c8fc3b08f <vm_exec_core+21743>, 0x584c8fc3a83d <vm_exec_core+19613>, 0x584c8fc3b165 <vm_exec_core+21957>, 0x584c8fc3c618 <vm_exec_core+27256>, 0x584c8fc39cbd <vm_exec_core+16669>, 0x584c8fc3bd7a <vm_exec_core+25050>, 0x584c8fc381c1 <vm_exec_core+9761>, 0x584c8fc3b8a8 <vm_exec_core+23816>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a15c <vm_exec_core+17852>, 0x584c8fc3a529 <vm_exec_core+18825>, 0x584c8fc399e7 <vm_exec_core+15943>, 0x584c8fc39df5 <vm_exec_core+16981>, 0x584c8fc38408 <vm_exec_core+10344>, 0x584c8fc37b48 <vm_exec_core+8104>, 0x584c8fc3b267 <vm_exec_core+22215>, 0x584c8fc36d32 <vm_exec_core+4498>, 0x584c8fc397e4 <vm_exec_core+15428>, 0x584c8fc44d4f <vm_exec_core+61871>, 0x584c8fc3a463 <vm_exec_core+18627>, 0x584c8fc36dd4 <vm_exec_core+4660>, 0x584c8fc37297 <vm_exec_core+5879>, 0x584c8fc36ef8 <vm_exec_core+4952>, 0x584c8fc37798 <vm_exec_core+7160>, 0x584c8fc37f41 <vm_exec_core+9121>, 0x584c8fc39be5 <vm_exec_core+16453>, 0x584c8fc39217 <vm_exec_core+13943>, 0x584c8fc39be0 <vm_exec_core+16448>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a2fd <vm_exec_core+18269>, 0x584c8fc37793 <vm_exec_core+7155>, 0x584c8fc3a730 <vm_exec_core+19344>, 0x584c8fc3885b <vm_exec_core+11451>, 0x584c8fc38860 <vm_exec_core+11456>, 0x584c8fc3a2f8 <vm_exec_core+18264>, 0x584c8fc39ee6 <vm_exec_core+17222>, 0x584c8fc396b0 <vm_exec_core+15120>, 0x584c8fc395d1 <vm_exec_core+14897>, 0x584c8fc3a021 <vm_exec_core+17537>, 0x584c8fc399ec <vm_exec_core+15948>, 0x584c8fc3921c <vm_exec_core+13948>, 0x584c8fc3798a <vm_exec_core+7658>...} reg_cfp = 0x7f5f227f6790 reg_pc = 0x50600010f4f0 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #31 0x0000584c8fc32708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160009510d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #32 0x0000584c8fc6f7eb in invoke_iseq_block_from_c (ec=0x5160009510d0, captured=<optimized out>, self=140046765556400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7f5f2f77f0c0 cfp = 0x7f5f227f67c8 sp = 0x7f5f226f6818 use_argv = <optimized out> stack_argv = 0x7f5f226f6818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #33 invoke_block_from_c_proc (ec=0x5160009510d0, self=140046765556400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #34 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #35 0x0000584c8fc6da76 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x504000380890, argc=-1886844162, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #36 0x0000584c8fbc5f79 in thread_do_start_proc (th=th@entry=0x5150000cce00) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000380890 args_len = 0 args_ptr = <optimized out> #37 0x0000584c8fbc3b2a in thread_do_start (th=0x5150000cce00) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #38 thread_start_func_2 (th=th@entry=0x5150000cce00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #39 0x0000584c8fbc2dee in call_thread_start_func_2 (th=0x5150000cce00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7f5f293ffce0 #40 nt_start (ptr=0x50c000265180) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x5150000cce00 sched = <optimized out> nt = 0x50c000265180 vm = 0x525000000100 #41 0x0000584c8f87474f in asan_thread_start(void*) () No symbol table info available. #42 0x00007f5f5049ca94 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 = {140046690682560, -3693634761435760502, 140046690682560, -352, 0, 140725270403696, -3693634761414788982, -3693690371370633078}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} ==966605==ERROR: AddressSanitizer: heap-use-after-free on address 0x5290000e97b8 at pc 0x584c8fb2a458 bp 0x5290000e9640 sp 0x5290000e9638 READ of size 4 at 0x5290000e97b8 thread T449 not_first_call = <optimized out> #43 0x00007f5f50529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) Program received signal SIGSEGV, Segmentation fault. 0x0000584c900b478f in rb_vmdebug_stack_dump_all_threads () at /tmp/ruby/src/trunk_asan/vm_dump.c:1304 1304 kprintf("th: %p, native_id: %p\n", (void *)th, (void *)(uintptr_t)th->nt->thread_id); [Inferior 1 (process 966605) detached] $ timeout 60 gdb -p 942307 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 970616] [New LWP 964019] [New LWP 959102] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007f5f505107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f5f4e32b948, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 >>> Threads Id Target Id Frame * 1 Thread 0x7f5f5079dc40 (LWP 942307) "ruby" 0x00007f5f505107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f5f4e32b948, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 2 Thread 0x7f5f342006c0 (LWP 970616) "test_thread.rb*" 0x00007f5f5051b4cd in __GI___poll (fds=0x7f5f18109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 3 Thread 0x7f5f2ce006c0 (LWP 964019) "parallel.rb:40" 0x00007f5f5051b4cd in __GI___poll (fds=0x7f5f1be1a760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 4 Thread 0x7f5f1f4006c0 (LWP 959102) "Timeout stdlib " 0x00007f5f50498d61 in __futex_abstimed_wait_common64 (private=22604, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000205114) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 4 (Thread 0x7f5f1f4006c0 (LWP 959102) "Timeout stdlib "): #0 0x00007f5f50498d61 in __futex_abstimed_wait_common64 (private=22604, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000205114) 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=22604, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000205114) 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=0x50c000205114, 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 0x00007f5f5049b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c0002050e8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f5f5049b4a0 <__condvar_cleanup_waiting>, __arg = 0x7f5f1f3fec30, __canceltype = 544277232, __prev = 0x0} cbuffer = {wseq = 7, cond = 0x50c0002050e8, mutex = 0x5160000004a0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 7 seq = 3 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=0x50c0002050e8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x0000584c8fb9dcd1 in rb_native_cond_wait (cond=0x50c000205114, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222 r = <optimized out> #6 thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150000f3000, can_direct_transfer=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:863 next_th = <optimized out> #7 0x0000584c8fbc1a82 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150000f3000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x0000584c8fba7fe1 in native_sleep (th=0x5150000f3000, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3342 sched = <optimized out> #9 sleep_forever (th=0x5150000f3000, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x0000584c8fbc04f5 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=140047338563360, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1396 scheduler = <optimized out> #11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1028 args = <optimized out> #12 0x0000584c8f8bef90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x5160016b42d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f5f1f3fef90, <optimized out>, 0x7f5f1f3feea0, <optimized out>, <optimized out>}, prev = 0x7f5f20409240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x5160016b42d0 state = RUBY_TAG_NONE errinfo = <optimized out> #13 0x0000584c8fbbf9dd in queue_do_pop (self=<optimized out>, q=0x50400004a350, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1103 queue_waiter = {w = {self = 140047338563360, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}} queue_sleep_arg = {self = 140047338563360, timeout = 4, end = <optimized out>} ec = <optimized out> waitq = 0x50400004a350 end = 0 #14 0x0000584c8fc3e306 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:7299 canary_p = <optimized out> ret = <optimized out> #15 0x0000584c8fc3e306 in vm_invoke_builtin_delegate (ec=0x5160016b42d0, cfp=0x7f5f21beb758, bf=<optimized out>, start_index=<optimized out>) argv = <optimized out> #16 vm_exec_core (ec=ec@entry=0x5160016b42d0) at ../../src/trunk_asan/insns.def:1611 bf = <optimized out> leaf = false val = <optimized out> index = <optimized out> insns_address_table = {0x584c8fc375b6 <vm_exec_core+6678>, 0x584c8fc3c871 <vm_exec_core+27857>, 0x584c8fc37029 <vm_exec_core+5257>, 0x584c8fc3db86 <vm_exec_core+32742>, 0x584c8fc3b4f0 <vm_exec_core+22864>, 0x584c8fc39396 <vm_exec_core+14326>, 0x584c8fc3615e <vm_exec_core+1470>, 0x584c8fc3d03d <vm_exec_core+29853>, 0x584c8fc3cbfc <vm_exec_core+28764>, 0x584c8fc373ca <vm_exec_core+6186>, 0x584c8fc36741 <vm_exec_core+2977>, 0x584c8fc3bad1 <vm_exec_core+24369>, 0x584c8fc37da8 <vm_exec_core+8712>, 0x584c8fc3d73c <vm_exec_core+31644>, 0x584c8fc3cdfd <vm_exec_core+29277>, 0x584c8fc38373 <vm_exec_core+10195>, 0x584c8fc392de <vm_exec_core+14142>, 0x584c8fc3b792 <vm_exec_core+23538>, 0x584c8fc3cd63 <vm_exec_core+29123>, 0x584c8fc3a3d3 <vm_exec_core+18483>, 0x584c8fc3b814 <vm_exec_core+23668>, 0x584c8fc3be67 <vm_exec_core+25287>, 0x584c8fc3a311 <vm_exec_core+18289>, 0x584c8fc3666d <vm_exec_core+2765>, 0x584c8fc3afca <vm_exec_core+21546>, 0x584c8fc3648e <vm_exec_core+2286>, 0x584c8fc368c3 <vm_exec_core+3363>, 0x584c8fc385f9 <vm_exec_core+10841>, 0x584c8fc3a035 <vm_exec_core+17557>, 0x584c8fc3a977 <vm_exec_core+19927>, 0x584c8fc39d60 <vm_exec_core+16832>, 0x584c8fc360ba <vm_exec_core+1306>, 0x584c8fc3c05d <vm_exec_core+25789>, 0x584c8fc3cac1 <vm_exec_core+28449>, 0x584c8fc36a6c <vm_exec_core+3788>, 0x584c8fc376b7 <vm_exec_core+6935>, 0x584c8fc374b9 <vm_exec_core+6425>, 0x584c8fc37e54 <vm_exec_core+8884>, 0x584c8fc39230 <vm_exec_core+13968>, 0x584c8fc36b26 <vm_exec_core+3974>, 0x584c8fc3bf12 <vm_exec_core+25458>, 0x584c8fc375fb <vm_exec_core+6747>, 0x584c8fc39169 <vm_exec_core+13769>, 0x584c8fc39b5e <vm_exec_core+16318>, 0x584c8fc3bce3 <vm_exec_core+24899>, 0x584c8fc3a77b <vm_exec_core+19419>, 0x584c8fc38101 <vm_exec_core+9569>, 0x584c8fc37911 <vm_exec_core+7537>, 0x584c8fc3b9b7 <vm_exec_core+24087>, 0x584c8fc38948 <vm_exec_core+11688>, 0x584c8fc3b09e <vm_exec_core+21758>, 0x584c8fc3a84c <vm_exec_core+19628>, 0x584c8fc3b174 <vm_exec_core+21972>, 0x584c8fc3c627 <vm_exec_core+27271>, 0x584c8fc39ccc <vm_exec_core+16684>, 0x584c8fc3bd89 <vm_exec_core+25065>, 0x584c8fc381d0 <vm_exec_core+9776>, 0x584c8fc3b8b7 <vm_exec_core+23831>, 0x584c8fc35f2b <vm_exec_core+907>, 0x584c8fc3a16b <vm_exec_core+17867>, 0x584c8fc3a538 <vm_exec_core+18840>, 0x584c8fc36966 <vm_exec_core+3526>, 0x584c8fc39e04 <vm_exec_core+16996>, 0x584c8fc38417 <vm_exec_core+10359>, 0x584c8fc37b57 <vm_exec_core+8119>, 0x584c8fc3b276 <vm_exec_core+22230>, 0x584c8fc36d41 <vm_exec_core+4513>, 0x584c8fc397f3 <vm_exec_core+15443>, 0x584c8fc44d5e <vm_exec_core+61886>, 0x584c8fc3a472 <vm_exec_core+18642>, 0x584c8fc36de3 <vm_exec_core+4675>, 0x584c8fc372a6 <vm_exec_core+5894>, 0x584c8fc36f07 <vm_exec_core+4967>, 0x584c8fc377a7 <vm_exec_core+7175>, 0x584c8fc37f50 <vm_exec_core+9136>, 0x584c8fc3ddeb <vm_exec_core+33355>, 0x584c8fc3ad88 <vm_exec_core+20968>, 0x584c8fc39bea <vm_exec_core+16458>, 0x584c8fc3bf64 <vm_exec_core+25540>, 0x584c8fc3debb <vm_exec_core+33563>, 0x584c8fc3c335 <vm_exec_core+26517>, 0x584c8fc3d85b <vm_exec_core+31931>, 0x584c8fc3da74 <vm_exec_core+32468>, 0x584c8fc3658a <vm_exec_core+2538>, 0x584c8fc3cf56 <vm_exec_core+29622>, 0x584c8fc38865 <vm_exec_core+11461>, 0x584c8fc3d15a <vm_exec_core+30138>, 0x584c8fc38295 <vm_exec_core+9973>, 0x584c8fc3c259 <vm_exec_core+26297>, 0x584c8fc3637d <vm_exec_core+2013>, 0x584c8fc36c0b <vm_exec_core+4203>, 0x584c8fc37999 <vm_exec_core+7673>, 0x584c8fc38bed <vm_exec_core+12365>, 0x584c8fc38d8a <vm_exec_core+12778>, 0x584c8fc35f30 <vm_exec_core+912>, 0x584c8fc362eb <vm_exec_core+1867>, 0x584c8fc35fc2 <vm_exec_core+1058>, 0x584c8fc3c437 <vm_exec_core+26775>, 0x584c8fc38709 <vm_exec_core+11113>, 0x584c8fc39a05 <vm_exec_core+15973>, 0x584c8fc38f36 <vm_exec_core+13206>, 0x584c8fc396c9 <vm_exec_core+15145>, 0x584c8fc395e5 <vm_exec_core+14917>, 0x584c8fc384fb <vm_exec_core+10587>, 0x584c8fc38e2b <vm_exec_core+12939>, 0x584c8fc38ac3 <vm_exec_core+12067>, 0x584c8fc390e7 <vm_exec_core+13639>, 0x584c8fc39065 <vm_exec_core+13509>, 0x584c8fc375a7 <vm_exec_core+6663>, 0x584c8fc3c862 <vm_exec_core+27842>, 0x584c8fc3701a <vm_exec_core+5242>, 0x584c8fc3db77 <vm_exec_core+32727>, 0x584c8fc3b4e1 <vm_exec_core+22849>, 0x584c8fc39387 <vm_exec_core+14311>, 0x584c8fc3614f <vm_exec_core+1455>, 0x584c8fc3d02e <vm_exec_core+29838>, 0x584c8fc3cbed <vm_exec_core+28749>, 0x584c8fc373bb <vm_exec_core+6171>, 0x584c8fc36732 <vm_exec_core+2962>, 0x584c8fc3bac2 <vm_exec_core+24354>, 0x584c8fc37d99 <vm_exec_core+8697>, 0x584c8fc3d72d <vm_exec_core+31629>, 0x584c8fc3cdee <vm_exec_core+29262>, 0x584c8fc38364 <vm_exec_core+10180>, 0x584c8fc392cf <vm_exec_core+14127>, 0x584c8fc3b783 <vm_exec_core+23523>, 0x584c8fc3cd54 <vm_exec_core+29108>, 0x584c8fc3a3c4 <vm_exec_core+18468>, 0x584c8fc3b805 <vm_exec_core+23653>, 0x584c8fc3be58 <vm_exec_core+25272>, 0x584c8fc3a302 <vm_exec_core+18274>, 0x584c8fc3665e <vm_exec_core+2750>, 0x584c8fc3afbb <vm_exec_core+21531>, 0x584c8fc3647f <vm_exec_core+2271>, 0x584c8fc368b4 <vm_exec_core+3348>, 0x584c8fc385ea <vm_exec_core+10826>, 0x584c8fc3a026 <vm_exec_core+17542>, 0x584c8fc3a968 <vm_exec_core+19912>, 0x584c8fc39d51 <vm_exec_core+16817>, 0x584c8fc360ab <vm_exec_core+1291>, 0x584c8fc3c04e <vm_exec_core+25774>, 0x584c8fc3cab2 <vm_exec_core+28434>, 0x584c8fc36a5d <vm_exec_core+3773>, 0x584c8fc376a8 <vm_exec_core+6920>, 0x584c8fc374aa <vm_exec_core+6410>, 0x584c8fc37e45 <vm_exec_core+8869>, 0x584c8fc39221 <vm_exec_core+13953>, 0x584c8fc36b17 <vm_exec_core+3959>, 0x584c8fc3bf03 <vm_exec_core+25443>, 0x584c8fc375ec <vm_exec_core+6732>, 0x584c8fc3915a <vm_exec_core+13754>, 0x584c8fc39b4f <vm_exec_core+16303>, 0x584c8fc3bcd4 <vm_exec_core+24884>, 0x584c8fc3a76c <vm_exec_core+19404>, 0x584c8fc380f2 <vm_exec_core+9554>, 0x584c8fc37902 <vm_exec_core+7522>, 0x584c8fc3b9a8 <vm_exec_core+24072>, 0x584c8fc38939 <vm_exec_core+11673>, 0x584c8fc3b08f <vm_exec_core+21743>, 0x584c8fc3a83d <vm_exec_core+19613>, 0x584c8fc3b165 <vm_exec_core+21957>, 0x584c8fc3c618 <vm_exec_core+27256>, 0x584c8fc39cbd <vm_exec_core+16669>, 0x584c8fc3bd7a <vm_exec_core+25050>, 0x584c8fc381c1 <vm_exec_core+9761>, 0x584c8fc3b8a8 <vm_exec_core+23816>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a15c <vm_exec_core+17852>, 0x584c8fc3a529 <vm_exec_core+18825>, 0x584c8fc399e7 <vm_exec_core+15943>, 0x584c8fc39df5 <vm_exec_core+16981>, 0x584c8fc38408 <vm_exec_core+10344>, 0x584c8fc37b48 <vm_exec_core+8104>, 0x584c8fc3b267 <vm_exec_core+22215>, 0x584c8fc36d32 <vm_exec_core+4498>, 0x584c8fc397e4 <vm_exec_core+15428>, 0x584c8fc44d4f <vm_exec_core+61871>, 0x584c8fc3a463 <vm_exec_core+18627>, 0x584c8fc36dd4 <vm_exec_core+4660>, 0x584c8fc37297 <vm_exec_core+5879>, 0x584c8fc36ef8 <vm_exec_core+4952>, 0x584c8fc37798 <vm_exec_core+7160>, 0x584c8fc37f41 <vm_exec_core+9121>, 0x584c8fc39be5 <vm_exec_core+16453>, 0x584c8fc39217 <vm_exec_core+13943>, 0x584c8fc39be0 <vm_exec_core+16448>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a2fd <vm_exec_core+18269>, 0x584c8fc37793 <vm_exec_core+7155>, 0x584c8fc3a730 <vm_exec_core+19344>, 0x584c8fc3885b <vm_exec_core+11451>, 0x584c8fc38860 <vm_exec_core+11456>, 0x584c8fc3a2f8 <vm_exec_core+18264>, 0x584c8fc39ee6 <vm_exec_core+17222>, 0x584c8fc396b0 <vm_exec_core+15120>, 0x584c8fc395d1 <vm_exec_core+14897>, 0x584c8fc3a021 <vm_exec_core+17537>, 0x584c8fc399ec <vm_exec_core+15948>, 0x584c8fc3921c <vm_exec_core+13948>, 0x584c8fc3798a <vm_exec_core+7658>...} reg_cfp = 0x7f5f21beb758 reg_pc = 0x5100000011f8 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #17 0x0000584c8fc32708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x5160016b42d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #18 0x0000584c8fc6f7eb in invoke_iseq_block_from_c (ec=0x5160016b42d0, captured=<optimized out>, self=140047331537920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7f5f4fddf8a0 cfp = 0x7f5f21beb7c8 sp = 0x7f5f21aeb818 use_argv = <optimized out> stack_argv = 0x7f5f21aeb818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #19 invoke_block_from_c_proc (ec=0x5160016b42d0, self=140047331537920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #21 0x0000584c8fc6da76 in rb_vm_invoke_proc (ec=0x50c000205114, proc=0x189, proc@entry=0x5040002d9990, argc=1346997601, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 0 #22 0x0000584c8fbc5f79 in thread_do_start_proc (th=th@entry=0x5150000f3000) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x5040002d9990 args_len = 0 args_ptr = <optimized out> #23 0x0000584c8fbc3b2a in thread_do_start (th=0x5150000f3000) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #24 thread_start_func_2 (th=th@entry=0x5150000f3000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #25 0x0000584c8fbc2dee in call_thread_start_func_2 (th=0x5150000f3000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7f5f1f3ffce0 #26 nt_start (ptr=0x50c0002050c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x5150000f3000 sched = <optimized out> nt = 0x50c0002050c0 vm = 0x525000000100 #27 0x0000584c8f87474f in asan_thread_start(void*) () No symbol table info available. #28 0x00007f5f5049ca94 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 = {140046522910400, -3693516014179960694, 140046522910400, -352, 11, 140725270401136, -3693516014158989174, -3693690371370633078}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #29 0x00007f5f50529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7f5f2ce006c0 (LWP 964019) "parallel.rb:40"): #0 0x00007f5f5051b4cd in __GI___poll (fds=0x7f5f1be1a760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000584c8f81b39a in __interceptor_poll () No symbol table info available. #2 0x0000584c8f97182d in nogvl_wait_for (th=140046795006680, fptr=0x5110001bcc80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12459 fds = {fd = 4, events = <optimized out>, revents = <optimized out>} scheduler = <optimized out> fd = <optimized out> timeout_milliseconds = -1 #3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1151 ready = <optimized out> #4 0x0000584c8f972ca6 in internal_read_func (ptr=0x7f5f1be1a440) at /tmp/ruby/src/trunk_asan/io.c:1182 iis = 0x7f5f1be1a440 result = <optimized out> #5 0x0000584c8fbabfeb in rb_thread_io_blocking_call (func=0x584c8f972820 <internal_read_func>, data1=0x7f5f1be1a440, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1797 __region = <optimized out> saved_state = RUBY_TAG_NONE _ec = <optimized out> _tag = <optimized out> ec = <optimized out> th = <optimized out> prev_mn_schedulable = false waiting_fd = <optimized out> state = RUBY_TAG_NONE val = <optimized out> saved_errno = <optimized out> #6 0x0000584c8f8bef90 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001288ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7f5f2cdfee50, <optimized out>, 0x7f5f2cdfed60, <optimized out>, <optimized out>}, prev = 0x7f5f1be09340, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001288ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #7 0x0000584c8f986f65 in io_read_memory_locktmp (str=140046466393952, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3422 No locals. #8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3468 str = <optimized out> iis = {th = 140046795006680, fptr = 0x5110001bcc80, nonblock = 0, fd = 4, buf = 0x519000011880, capa = 1024, timeout = <optimized out>} length = <optimized out> len = 1024 fptr = 0x5110001bcc80 n = <optimized out> shrinkable = <optimized out> #9 0x0000584c8f963321 in io_readpartial (argc=467773280, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3588 ret = <optimized out> #10 0x0000584c8fc94818 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:3786 ci = 0x408100100003 cc = <optimized out> me = 0x7f5f4ff69f18 cfunc = 0x504000010f58 recv = 140046795007000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #11 0x0000584c8fc4346d in vm_sendish (ec=0x516001288ed0, reg_cfp=0x7f5f301af790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #12 vm_exec_core (ec=ec@entry=0x516001288ed0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x584c8fc375b6 <vm_exec_core+6678>, 0x584c8fc3c871 <vm_exec_core+27857>, 0x584c8fc37029 <vm_exec_core+5257>, 0x584c8fc3db86 <vm_exec_core+32742>, 0x584c8fc3b4f0 <vm_exec_core+22864>, 0x584c8fc39396 <vm_exec_core+14326>, 0x584c8fc3615e <vm_exec_core+1470>, 0x584c8fc3d03d <vm_exec_core+29853>, 0x584c8fc3cbfc <vm_exec_core+28764>, 0x584c8fc373ca <vm_exec_core+6186>, 0x584c8fc36741 <vm_exec_core+2977>, 0x584c8fc3bad1 <vm_exec_core+24369>, 0x584c8fc37da8 <vm_exec_core+8712>, 0x584c8fc3d73c <vm_exec_core+31644>, 0x584c8fc3cdfd <vm_exec_core+29277>, 0x584c8fc38373 <vm_exec_core+10195>, 0x584c8fc392de <vm_exec_core+14142>, 0x584c8fc3b792 <vm_exec_core+23538>, 0x584c8fc3cd63 <vm_exec_core+29123>, 0x584c8fc3a3d3 <vm_exec_core+18483>, 0x584c8fc3b814 <vm_exec_core+23668>, 0x584c8fc3be67 <vm_exec_core+25287>, 0x584c8fc3a311 <vm_exec_core+18289>, 0x584c8fc3666d <vm_exec_core+2765>, 0x584c8fc3afca <vm_exec_core+21546>, 0x584c8fc3648e <vm_exec_core+2286>, 0x584c8fc368c3 <vm_exec_core+3363>, 0x584c8fc385f9 <vm_exec_core+10841>, 0x584c8fc3a035 <vm_exec_core+17557>, 0x584c8fc3a977 <vm_exec_core+19927>, 0x584c8fc39d60 <vm_exec_core+16832>, 0x584c8fc360ba <vm_exec_core+1306>, 0x584c8fc3c05d <vm_exec_core+25789>, 0x584c8fc3cac1 <vm_exec_core+28449>, 0x584c8fc36a6c <vm_exec_core+3788>, 0x584c8fc376b7 <vm_exec_core+6935>, 0x584c8fc374b9 <vm_exec_core+6425>, 0x584c8fc37e54 <vm_exec_core+8884>, 0x584c8fc39230 <vm_exec_core+13968>, 0x584c8fc36b26 <vm_exec_core+3974>, 0x584c8fc3bf12 <vm_exec_core+25458>, 0x584c8fc375fb <vm_exec_core+6747>, 0x584c8fc39169 <vm_exec_core+13769>, 0x584c8fc39b5e <vm_exec_core+16318>, 0x584c8fc3bce3 <vm_exec_core+24899>, 0x584c8fc3a77b <vm_exec_core+19419>, 0x584c8fc38101 <vm_exec_core+9569>, 0x584c8fc37911 <vm_exec_core+7537>, 0x584c8fc3b9b7 <vm_exec_core+24087>, 0x584c8fc38948 <vm_exec_core+11688>, 0x584c8fc3b09e <vm_exec_core+21758>, 0x584c8fc3a84c <vm_exec_core+19628>, 0x584c8fc3b174 <vm_exec_core+21972>, 0x584c8fc3c627 <vm_exec_core+27271>, 0x584c8fc39ccc <vm_exec_core+16684>, 0x584c8fc3bd89 <vm_exec_core+25065>, 0x584c8fc381d0 <vm_exec_core+9776>, 0x584c8fc3b8b7 <vm_exec_core+23831>, 0x584c8fc35f2b <vm_exec_core+907>, 0x584c8fc3a16b <vm_exec_core+17867>, 0x584c8fc3a538 <vm_exec_core+18840>, 0x584c8fc36966 <vm_exec_core+3526>, 0x584c8fc39e04 <vm_exec_core+16996>, 0x584c8fc38417 <vm_exec_core+10359>, 0x584c8fc37b57 <vm_exec_core+8119>, 0x584c8fc3b276 <vm_exec_core+22230>, 0x584c8fc36d41 <vm_exec_core+4513>, 0x584c8fc397f3 <vm_exec_core+15443>, 0x584c8fc44d5e <vm_exec_core+61886>, 0x584c8fc3a472 <vm_exec_core+18642>, 0x584c8fc36de3 <vm_exec_core+4675>, 0x584c8fc372a6 <vm_exec_core+5894>, 0x584c8fc36f07 <vm_exec_core+4967>, 0x584c8fc377a7 <vm_exec_core+7175>, 0x584c8fc37f50 <vm_exec_core+9136>, 0x584c8fc3ddeb <vm_exec_core+33355>, 0x584c8fc3ad88 <vm_exec_core+20968>, 0x584c8fc39bea <vm_exec_core+16458>, 0x584c8fc3bf64 <vm_exec_core+25540>, 0x584c8fc3debb <vm_exec_core+33563>, 0x584c8fc3c335 <vm_exec_core+26517>, 0x584c8fc3d85b <vm_exec_core+31931>, 0x584c8fc3da74 <vm_exec_core+32468>, 0x584c8fc3658a <vm_exec_core+2538>, 0x584c8fc3cf56 <vm_exec_core+29622>, 0x584c8fc38865 <vm_exec_core+11461>, 0x584c8fc3d15a <vm_exec_core+30138>, 0x584c8fc38295 <vm_exec_core+9973>, 0x584c8fc3c259 <vm_exec_core+26297>, 0x584c8fc3637d <vm_exec_core+2013>, 0x584c8fc36c0b <vm_exec_core+4203>, 0x584c8fc37999 <vm_exec_core+7673>, 0x584c8fc38bed <vm_exec_core+12365>, 0x584c8fc38d8a <vm_exec_core+12778>, 0x584c8fc35f30 <vm_exec_core+912>, 0x584c8fc362eb <vm_exec_core+1867>, 0x584c8fc35fc2 <vm_exec_core+1058>, 0x584c8fc3c437 <vm_exec_core+26775>, 0x584c8fc38709 <vm_exec_core+11113>, 0x584c8fc39a05 <vm_exec_core+15973>, 0x584c8fc38f36 <vm_exec_core+13206>, 0x584c8fc396c9 <vm_exec_core+15145>, 0x584c8fc395e5 <vm_exec_core+14917>, 0x584c8fc384fb <vm_exec_core+10587>, 0x584c8fc38e2b <vm_exec_core+12939>, 0x584c8fc38ac3 <vm_exec_core+12067>, 0x584c8fc390e7 <vm_exec_core+13639>, 0x584c8fc39065 <vm_exec_core+13509>, 0x584c8fc375a7 <vm_exec_core+6663>, 0x584c8fc3c862 <vm_exec_core+27842>, 0x584c8fc3701a <vm_exec_core+5242>, 0x584c8fc3db77 <vm_exec_core+32727>, 0x584c8fc3b4e1 <vm_exec_core+22849>, 0x584c8fc39387 <vm_exec_core+14311>, 0x584c8fc3614f <vm_exec_core+1455>, 0x584c8fc3d02e <vm_exec_core+29838>, 0x584c8fc3cbed <vm_exec_core+28749>, 0x584c8fc373bb <vm_exec_core+6171>, 0x584c8fc36732 <vm_exec_core+2962>, 0x584c8fc3bac2 <vm_exec_core+24354>, 0x584c8fc37d99 <vm_exec_core+8697>, 0x584c8fc3d72d <vm_exec_core+31629>, 0x584c8fc3cdee <vm_exec_core+29262>, 0x584c8fc38364 <vm_exec_core+10180>, 0x584c8fc392cf <vm_exec_core+14127>, 0x584c8fc3b783 <vm_exec_core+23523>, 0x584c8fc3cd54 <vm_exec_core+29108>, 0x584c8fc3a3c4 <vm_exec_core+18468>, 0x584c8fc3b805 <vm_exec_core+23653>, 0x584c8fc3be58 <vm_exec_core+25272>, 0x584c8fc3a302 <vm_exec_core+18274>, 0x584c8fc3665e <vm_exec_core+2750>, 0x584c8fc3afbb <vm_exec_core+21531>, 0x584c8fc3647f <vm_exec_core+2271>, 0x584c8fc368b4 <vm_exec_core+3348>, 0x584c8fc385ea <vm_exec_core+10826>, 0x584c8fc3a026 <vm_exec_core+17542>, 0x584c8fc3a968 <vm_exec_core+19912>, 0x584c8fc39d51 <vm_exec_core+16817>, 0x584c8fc360ab <vm_exec_core+1291>, 0x584c8fc3c04e <vm_exec_core+25774>, 0x584c8fc3cab2 <vm_exec_core+28434>, 0x584c8fc36a5d <vm_exec_core+3773>, 0x584c8fc376a8 <vm_exec_core+6920>, 0x584c8fc374aa <vm_exec_core+6410>, 0x584c8fc37e45 <vm_exec_core+8869>, 0x584c8fc39221 <vm_exec_core+13953>, 0x584c8fc36b17 <vm_exec_core+3959>, 0x584c8fc3bf03 <vm_exec_core+25443>, 0x584c8fc375ec <vm_exec_core+6732>, 0x584c8fc3915a <vm_exec_core+13754>, 0x584c8fc39b4f <vm_exec_core+16303>, 0x584c8fc3bcd4 <vm_exec_core+24884>, 0x584c8fc3a76c <vm_exec_core+19404>, 0x584c8fc380f2 <vm_exec_core+9554>, 0x584c8fc37902 <vm_exec_core+7522>, 0x584c8fc3b9a8 <vm_exec_core+24072>, 0x584c8fc38939 <vm_exec_core+11673>, 0x584c8fc3b08f <vm_exec_core+21743>, 0x584c8fc3a83d <vm_exec_core+19613>, 0x584c8fc3b165 <vm_exec_core+21957>, 0x584c8fc3c618 <vm_exec_core+27256>, 0x584c8fc39cbd <vm_exec_core+16669>, 0x584c8fc3bd7a <vm_exec_core+25050>, 0x584c8fc381c1 <vm_exec_core+9761>, 0x584c8fc3b8a8 <vm_exec_core+23816>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a15c <vm_exec_core+17852>, 0x584c8fc3a529 <vm_exec_core+18825>, 0x584c8fc399e7 <vm_exec_core+15943>, 0x584c8fc39df5 <vm_exec_core+16981>, 0x584c8fc38408 <vm_exec_core+10344>, 0x584c8fc37b48 <vm_exec_core+8104>, 0x584c8fc3b267 <vm_exec_core+22215>, 0x584c8fc36d32 <vm_exec_core+4498>, 0x584c8fc397e4 <vm_exec_core+15428>, 0x584c8fc44d4f <vm_exec_core+61871>, 0x584c8fc3a463 <vm_exec_core+18627>, 0x584c8fc36dd4 <vm_exec_core+4660>, 0x584c8fc37297 <vm_exec_core+5879>, 0x584c8fc36ef8 <vm_exec_core+4952>, 0x584c8fc37798 <vm_exec_core+7160>, 0x584c8fc37f41 <vm_exec_core+9121>, 0x584c8fc39be5 <vm_exec_core+16453>, 0x584c8fc39217 <vm_exec_core+13943>, 0x584c8fc39be0 <vm_exec_core+16448>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a2fd <vm_exec_core+18269>, 0x584c8fc37793 <vm_exec_core+7155>, 0x584c8fc3a730 <vm_exec_core+19344>, 0x584c8fc3885b <vm_exec_core+11451>, 0x584c8fc38860 <vm_exec_core+11456>, 0x584c8fc3a2f8 <vm_exec_core+18264>, 0x584c8fc39ee6 <vm_exec_core+17222>, 0x584c8fc396b0 <vm_exec_core+15120>, 0x584c8fc395d1 <vm_exec_core+14897>, 0x584c8fc3a021 <vm_exec_core+17537>, 0x584c8fc399ec <vm_exec_core+15948>, 0x584c8fc3921c <vm_exec_core+13948>, 0x584c8fc3798a <vm_exec_core+7658>...} reg_cfp = 0x7f5f301af790 reg_pc = 0x51300004df60 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #13 0x0000584c8fc32708 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2564 _ec = 0x516001288ed0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #14 0x0000584c8fc6f7eb in invoke_iseq_block_from_c (ec=0x516001288ed0, captured=<optimized out>, self=140046777593040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7f5f4fdd4450 cfp = 0x7f5f301af7c8 sp = 0x7f5f300af818 use_argv = <optimized out> stack_argv = 0x7f5f300af818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (ec=0x516001288ed0, self=140046777593040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1689 block = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719 No locals. #17 0x0000584c8fc6da76 in rb_vm_invoke_proc (ec=0x7f5f1be1a760, proc=0x1, proc@entry=0x504000379e90, argc=1347531981, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1740 self = 4294967295 #18 0x0000584c8fbc5f79 in thread_do_start_proc (th=th@entry=0x515000273100) at /tmp/ruby/src/trunk_asan/thread.c:598 args = <optimized out> procval = <optimized out> proc = 0x504000379e90 args_len = 0 args_ptr = <optimized out> #19 0x0000584c8fbc3b2a in thread_do_start (th=0x515000273100) at /tmp/ruby/src/trunk_asan/thread.c:615 result = 36 #20 thread_start_func_2 (th=th@entry=0x515000273100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:670 _tag = <optimized out> _ec = <optimized out> ractor_main_th = 0x515000000300 fiber_scheduler_closed = 0 event_thread_end_hooked = 0 result = 36 state = RUBY_TAG_NONE errinfo = <optimized out> #21 0x0000584c8fbc2dee in call_thread_start_func_2 (th=0x515000273100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2236 stack_start = <optimized out> stack_start_addr = 0x7f5f2cdffce0 #22 nt_start (ptr=0x50c0000cec80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2281 th = 0x515000273100 sched = <optimized out> nt = 0x50c0000cec80 vm = 0x525000000100 #23 0x0000584c8f87474f in asan_thread_start(void*) () No symbol table info available. #24 0x00007f5f5049ca94 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 = {140046751499968, -3693627889488086902, 140046751499968, -352, 25, 140725270406608, -3693627889467115382, -3693690371370633078}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #25 0x00007f5f50529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7f5f342006c0 (LWP 970616) "test_thread.rb*"): #0 0x00007f5f5051b4cd in __GI___poll (fds=0x7f5f18109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000584c8f81b39a in __interceptor_poll () No symbol table info available. #2 0x0000584c8fbc80ef in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1050 pfd = {fd = 3, events = 1, revents = <optimized out>} timeout = -1 r = <optimized out> #3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3065 vm = <optimized out> #4 0x0000584c8f87474f in asan_thread_start(void*) () No symbol table info available. #5 0x00007f5f5049ca94 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 = {140046873134784, -3693610847057856374, 140046873134784, -352, 0, 140046701156592, -3693610847036884854, -3693690371370633078}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x00007f5f50529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7f5f5079dc40 (LWP 942307) "ruby"): #0 0x00007f5f505107e3 in __GI___wait4 (pid=-1, stat_loc=0x7f5f4e32b948, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 sc_ret = -512 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000584c8f808bd0 in __interceptor_waitpid () No symbol table info available. #2 0x0000584c8fa41144 in do_waitpid (pid=-1, st=0x7f5f4e32b948, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1143 No locals. #3 waitpid_blocking_no_SIGCHLD (x=0x7f5f4e32b920) at /tmp/ruby/src/trunk_asan/process.c:1177 w = 0x7f5f4e32b920 #4 0x0000584c8fbaa48b in rb_nogvl (func=0x584c8fa41100 <waitpid_blocking_no_SIGCHLD>, data1=0x7f5f4e32b920, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1545 __region = <optimized out> val = 0x0 ec = 0x5160000006d0 th = 0x515000000300 vm = <optimized out> saved_errno = 0 ubf_th = 0 saved_vm = <optimized out> is_main_thread = <optimized out> #5 0x0000584c8fa2c0df in waitpid_no_SIGCHLD (w=0x7f5f4e32b920) at /tmp/ruby/src/trunk_asan/process.c:1190 No locals. #6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1212 waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0} #7 0x0000584c8fa3a4de in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1271 status = <optimized out> data = <optimized out> #8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1520 result = 140046761648920 pid = <optimized out> status = <optimized out> #9 0x0000584c8fc94818 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:3786 ci = 0x6ad100100001 cc = <optimized out> me = 0x7f5f4ff4cd50 cfunc = 0x504000020798 recv = 140047340115640 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #10 0x0000584c8fc4346d in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f5f4d9ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:918 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x584c8fc375b6 <vm_exec_core+6678>, 0x584c8fc3c871 <vm_exec_core+27857>, 0x584c8fc37029 <vm_exec_core+5257>, 0x584c8fc3db86 <vm_exec_core+32742>, 0x584c8fc3b4f0 <vm_exec_core+22864>, 0x584c8fc39396 <vm_exec_core+14326>, 0x584c8fc3615e <vm_exec_core+1470>, 0x584c8fc3d03d <vm_exec_core+29853>, 0x584c8fc3cbfc <vm_exec_core+28764>, 0x584c8fc373ca <vm_exec_core+6186>, 0x584c8fc36741 <vm_exec_core+2977>, 0x584c8fc3bad1 <vm_exec_core+24369>, 0x584c8fc37da8 <vm_exec_core+8712>, 0x584c8fc3d73c <vm_exec_core+31644>, 0x584c8fc3cdfd <vm_exec_core+29277>, 0x584c8fc38373 <vm_exec_core+10195>, 0x584c8fc392de <vm_exec_core+14142>, 0x584c8fc3b792 <vm_exec_core+23538>, 0x584c8fc3cd63 <vm_exec_core+29123>, 0x584c8fc3a3d3 <vm_exec_core+18483>, 0x584c8fc3b814 <vm_exec_core+23668>, 0x584c8fc3be67 <vm_exec_core+25287>, 0x584c8fc3a311 <vm_exec_core+18289>, 0x584c8fc3666d <vm_exec_core+2765>, 0x584c8fc3afca <vm_exec_core+21546>, 0x584c8fc3648e <vm_exec_core+2286>, 0x584c8fc368c3 <vm_exec_core+3363>, 0x584c8fc385f9 <vm_exec_core+10841>, 0x584c8fc3a035 <vm_exec_core+17557>, 0x584c8fc3a977 <vm_exec_core+19927>, 0x584c8fc39d60 <vm_exec_core+16832>, 0x584c8fc360ba <vm_exec_core+1306>, 0x584c8fc3c05d <vm_exec_core+25789>, 0x584c8fc3cac1 <vm_exec_core+28449>, 0x584c8fc36a6c <vm_exec_core+3788>, 0x584c8fc376b7 <vm_exec_core+6935>, 0x584c8fc374b9 <vm_exec_core+6425>, 0x584c8fc37e54 <vm_exec_core+8884>, 0x584c8fc39230 <vm_exec_core+13968>, 0x584c8fc36b26 <vm_exec_core+3974>, 0x584c8fc3bf12 <vm_exec_core+25458>, 0x584c8fc375fb <vm_exec_core+6747>, 0x584c8fc39169 <vm_exec_core+13769>, 0x584c8fc39b5e <vm_exec_core+16318>, 0x584c8fc3bce3 <vm_exec_core+24899>, 0x584c8fc3a77b <vm_exec_core+19419>, 0x584c8fc38101 <vm_exec_core+9569>, 0x584c8fc37911 <vm_exec_core+7537>, 0x584c8fc3b9b7 <vm_exec_core+24087>, 0x584c8fc38948 <vm_exec_core+11688>, 0x584c8fc3b09e <vm_exec_core+21758>, 0x584c8fc3a84c <vm_exec_core+19628>, 0x584c8fc3b174 <vm_exec_core+21972>, 0x584c8fc3c627 <vm_exec_core+27271>, 0x584c8fc39ccc <vm_exec_core+16684>, 0x584c8fc3bd89 <vm_exec_core+25065>, 0x584c8fc381d0 <vm_exec_core+9776>, 0x584c8fc3b8b7 <vm_exec_core+23831>, 0x584c8fc35f2b <vm_exec_core+907>, 0x584c8fc3a16b <vm_exec_core+17867>, 0x584c8fc3a538 <vm_exec_core+18840>, 0x584c8fc36966 <vm_exec_core+3526>, 0x584c8fc39e04 <vm_exec_core+16996>, 0x584c8fc38417 <vm_exec_core+10359>, 0x584c8fc37b57 <vm_exec_core+8119>, 0x584c8fc3b276 <vm_exec_core+22230>, 0x584c8fc36d41 <vm_exec_core+4513>, 0x584c8fc397f3 <vm_exec_core+15443>, 0x584c8fc44d5e <vm_exec_core+61886>, 0x584c8fc3a472 <vm_exec_core+18642>, 0x584c8fc36de3 <vm_exec_core+4675>, 0x584c8fc372a6 <vm_exec_core+5894>, 0x584c8fc36f07 <vm_exec_core+4967>, 0x584c8fc377a7 <vm_exec_core+7175>, 0x584c8fc37f50 <vm_exec_core+9136>, 0x584c8fc3ddeb <vm_exec_core+33355>, 0x584c8fc3ad88 <vm_exec_core+20968>, 0x584c8fc39bea <vm_exec_core+16458>, 0x584c8fc3bf64 <vm_exec_core+25540>, 0x584c8fc3debb <vm_exec_core+33563>, 0x584c8fc3c335 <vm_exec_core+26517>, 0x584c8fc3d85b <vm_exec_core+31931>, 0x584c8fc3da74 <vm_exec_core+32468>, 0x584c8fc3658a <vm_exec_core+2538>, 0x584c8fc3cf56 <vm_exec_core+29622>, 0x584c8fc38865 <vm_exec_core+11461>, 0x584c8fc3d15a <vm_exec_core+30138>, 0x584c8fc38295 <vm_exec_core+9973>, 0x584c8fc3c259 <vm_exec_core+26297>, 0x584c8fc3637d <vm_exec_core+2013>, 0x584c8fc36c0b <vm_exec_core+4203>, 0x584c8fc37999 <vm_exec_core+7673>, 0x584c8fc38bed <vm_exec_core+12365>, 0x584c8fc38d8a <vm_exec_core+12778>, 0x584c8fc35f30 <vm_exec_core+912>, 0x584c8fc362eb <vm_exec_core+1867>, 0x584c8fc35fc2 <vm_exec_core+1058>, 0x584c8fc3c437 <vm_exec_core+26775>, 0x584c8fc38709 <vm_exec_core+11113>, 0x584c8fc39a05 <vm_exec_core+15973>, 0x584c8fc38f36 <vm_exec_core+13206>, 0x584c8fc396c9 <vm_exec_core+15145>, 0x584c8fc395e5 <vm_exec_core+14917>, 0x584c8fc384fb <vm_exec_core+10587>, 0x584c8fc38e2b <vm_exec_core+12939>, 0x584c8fc38ac3 <vm_exec_core+12067>, 0x584c8fc390e7 <vm_exec_core+13639>, 0x584c8fc39065 <vm_exec_core+13509>, 0x584c8fc375a7 <vm_exec_core+6663>, 0x584c8fc3c862 <vm_exec_core+27842>, 0x584c8fc3701a <vm_exec_core+5242>, 0x584c8fc3db77 <vm_exec_core+32727>, 0x584c8fc3b4e1 <vm_exec_core+22849>, 0x584c8fc39387 <vm_exec_core+14311>, 0x584c8fc3614f <vm_exec_core+1455>, 0x584c8fc3d02e <vm_exec_core+29838>, 0x584c8fc3cbed <vm_exec_core+28749>, 0x584c8fc373bb <vm_exec_core+6171>, 0x584c8fc36732 <vm_exec_core+2962>, 0x584c8fc3bac2 <vm_exec_core+24354>, 0x584c8fc37d99 <vm_exec_core+8697>, 0x584c8fc3d72d <vm_exec_core+31629>, 0x584c8fc3cdee <vm_exec_core+29262>, 0x584c8fc38364 <vm_exec_core+10180>, 0x584c8fc392cf <vm_exec_core+14127>, 0x584c8fc3b783 <vm_exec_core+23523>, 0x584c8fc3cd54 <vm_exec_core+29108>, 0x584c8fc3a3c4 <vm_exec_core+18468>, 0x584c8fc3b805 <vm_exec_core+23653>, 0x584c8fc3be58 <vm_exec_core+25272>, 0x584c8fc3a302 <vm_exec_core+18274>, 0x584c8fc3665e <vm_exec_core+2750>, 0x584c8fc3afbb <vm_exec_core+21531>, 0x584c8fc3647f <vm_exec_core+2271>, 0x584c8fc368b4 <vm_exec_core+3348>, 0x584c8fc385ea <vm_exec_core+10826>, 0x584c8fc3a026 <vm_exec_core+17542>, 0x584c8fc3a968 <vm_exec_core+19912>, 0x584c8fc39d51 <vm_exec_core+16817>, 0x584c8fc360ab <vm_exec_core+1291>, 0x584c8fc3c04e <vm_exec_core+25774>, 0x584c8fc3cab2 <vm_exec_core+28434>, 0x584c8fc36a5d <vm_exec_core+3773>, 0x584c8fc376a8 <vm_exec_core+6920>, 0x584c8fc374aa <vm_exec_core+6410>, 0x584c8fc37e45 <vm_exec_core+8869>, 0x584c8fc39221 <vm_exec_core+13953>, 0x584c8fc36b17 <vm_exec_core+3959>, 0x584c8fc3bf03 <vm_exec_core+25443>, 0x584c8fc375ec <vm_exec_core+6732>, 0x584c8fc3915a <vm_exec_core+13754>, 0x584c8fc39b4f <vm_exec_core+16303>, 0x584c8fc3bcd4 <vm_exec_core+24884>, 0x584c8fc3a76c <vm_exec_core+19404>, 0x584c8fc380f2 <vm_exec_core+9554>, 0x584c8fc37902 <vm_exec_core+7522>, 0x584c8fc3b9a8 <vm_exec_core+24072>, 0x584c8fc38939 <vm_exec_core+11673>, 0x584c8fc3b08f <vm_exec_core+21743>, 0x584c8fc3a83d <vm_exec_core+19613>, 0x584c8fc3b165 <vm_exec_core+21957>, 0x584c8fc3c618 <vm_exec_core+27256>, 0x584c8fc39cbd <vm_exec_core+16669>, 0x584c8fc3bd7a <vm_exec_core+25050>, 0x584c8fc381c1 <vm_exec_core+9761>, 0x584c8fc3b8a8 <vm_exec_core+23816>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a15c <vm_exec_core+17852>, 0x584c8fc3a529 <vm_exec_core+18825>, 0x584c8fc399e7 <vm_exec_core+15943>, 0x584c8fc39df5 <vm_exec_core+16981>, 0x584c8fc38408 <vm_exec_core+10344>, 0x584c8fc37b48 <vm_exec_core+8104>, 0x584c8fc3b267 <vm_exec_core+22215>, 0x584c8fc36d32 <vm_exec_core+4498>, 0x584c8fc397e4 <vm_exec_core+15428>, 0x584c8fc44d4f <vm_exec_core+61871>, 0x584c8fc3a463 <vm_exec_core+18627>, 0x584c8fc36dd4 <vm_exec_core+4660>, 0x584c8fc37297 <vm_exec_core+5879>, 0x584c8fc36ef8 <vm_exec_core+4952>, 0x584c8fc37798 <vm_exec_core+7160>, 0x584c8fc37f41 <vm_exec_core+9121>, 0x584c8fc39be5 <vm_exec_core+16453>, 0x584c8fc39217 <vm_exec_core+13943>, 0x584c8fc39be0 <vm_exec_core+16448>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a2fd <vm_exec_core+18269>, 0x584c8fc37793 <vm_exec_core+7155>, 0x584c8fc3a730 <vm_exec_core+19344>, 0x584c8fc3885b <vm_exec_core+11451>, 0x584c8fc38860 <vm_exec_core+11456>, 0x584c8fc3a2f8 <vm_exec_core+18264>, 0x584c8fc39ee6 <vm_exec_core+17222>, 0x584c8fc396b0 <vm_exec_core+15120>, 0x584c8fc395d1 <vm_exec_core+14897>, 0x584c8fc3a021 <vm_exec_core+17537>, 0x584c8fc399ec <vm_exec_core+15948>, 0x584c8fc3921c <vm_exec_core+13948>, 0x584c8fc3798a <vm_exec_core+7658>...} reg_cfp = 0x7f5f4d9ff480 reg_pc = 0x50b000020380 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #12 0x0000584c8fc32ac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #14 0x0000584c8fcb1d52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7f5f4d9ff620, self=140046777593040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7f5f4fbf2600 cfp = <optimized out> sp = 0x7f5f4d8ffa28 use_argv = 0x7f5f4e2423e0 stack_argv = 0x7f5f4d8ffa28 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7f5f4d9ff620 #16 0x0000584c8fc5f9e6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #19 0x0000584c8fc5f9e6 in rb_yield (val=<optimized out>) No locals. #20 0x0000584c8fdeec16 in rb_ary_collect (ary=140046794990720) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 140046794983640 i = 19 #21 0x0000584c8fc94818 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7f5f4ff70138 cfunc = 0x50400000a798 recv = 140046794990720 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #22 0x0000584c8fc3abdf in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f5f4d9ff608, cd=0x51100000d090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x51100000d090 insns_address_table = {0x584c8fc375b6 <vm_exec_core+6678>, 0x584c8fc3c871 <vm_exec_core+27857>, 0x584c8fc37029 <vm_exec_core+5257>, 0x584c8fc3db86 <vm_exec_core+32742>, 0x584c8fc3b4f0 <vm_exec_core+22864>, 0x584c8fc39396 <vm_exec_core+14326>, 0x584c8fc3615e <vm_exec_core+1470>, 0x584c8fc3d03d <vm_exec_core+29853>, 0x584c8fc3cbfc <vm_exec_core+28764>, 0x584c8fc373ca <vm_exec_core+6186>, 0x584c8fc36741 <vm_exec_core+2977>, 0x584c8fc3bad1 <vm_exec_core+24369>, 0x584c8fc37da8 <vm_exec_core+8712>, 0x584c8fc3d73c <vm_exec_core+31644>, 0x584c8fc3cdfd <vm_exec_core+29277>, 0x584c8fc38373 <vm_exec_core+10195>, 0x584c8fc392de <vm_exec_core+14142>, 0x584c8fc3b792 <vm_exec_core+23538>, 0x584c8fc3cd63 <vm_exec_core+29123>, 0x584c8fc3a3d3 <vm_exec_core+18483>, 0x584c8fc3b814 <vm_exec_core+23668>, 0x584c8fc3be67 <vm_exec_core+25287>, 0x584c8fc3a311 <vm_exec_core+18289>, 0x584c8fc3666d <vm_exec_core+2765>, 0x584c8fc3afca <vm_exec_core+21546>, 0x584c8fc3648e <vm_exec_core+2286>, 0x584c8fc368c3 <vm_exec_core+3363>, 0x584c8fc385f9 <vm_exec_core+10841>, 0x584c8fc3a035 <vm_exec_core+17557>, 0x584c8fc3a977 <vm_exec_core+19927>, 0x584c8fc39d60 <vm_exec_core+16832>, 0x584c8fc360ba <vm_exec_core+1306>, 0x584c8fc3c05d <vm_exec_core+25789>, 0x584c8fc3cac1 <vm_exec_core+28449>, 0x584c8fc36a6c <vm_exec_core+3788>, 0x584c8fc376b7 <vm_exec_core+6935>, 0x584c8fc374b9 <vm_exec_core+6425>, 0x584c8fc37e54 <vm_exec_core+8884>, 0x584c8fc39230 <vm_exec_core+13968>, 0x584c8fc36b26 <vm_exec_core+3974>, 0x584c8fc3bf12 <vm_exec_core+25458>, 0x584c8fc375fb <vm_exec_core+6747>, 0x584c8fc39169 <vm_exec_core+13769>, 0x584c8fc39b5e <vm_exec_core+16318>, 0x584c8fc3bce3 <vm_exec_core+24899>, 0x584c8fc3a77b <vm_exec_core+19419>, 0x584c8fc38101 <vm_exec_core+9569>, 0x584c8fc37911 <vm_exec_core+7537>, 0x584c8fc3b9b7 <vm_exec_core+24087>, 0x584c8fc38948 <vm_exec_core+11688>, 0x584c8fc3b09e <vm_exec_core+21758>, 0x584c8fc3a84c <vm_exec_core+19628>, 0x584c8fc3b174 <vm_exec_core+21972>, 0x584c8fc3c627 <vm_exec_core+27271>, 0x584c8fc39ccc <vm_exec_core+16684>, 0x584c8fc3bd89 <vm_exec_core+25065>, 0x584c8fc381d0 <vm_exec_core+9776>, 0x584c8fc3b8b7 <vm_exec_core+23831>, 0x584c8fc35f2b <vm_exec_core+907>, 0x584c8fc3a16b <vm_exec_core+17867>, 0x584c8fc3a538 <vm_exec_core+18840>, 0x584c8fc36966 <vm_exec_core+3526>, 0x584c8fc39e04 <vm_exec_core+16996>, 0x584c8fc38417 <vm_exec_core+10359>, 0x584c8fc37b57 <vm_exec_core+8119>, 0x584c8fc3b276 <vm_exec_core+22230>, 0x584c8fc36d41 <vm_exec_core+4513>, 0x584c8fc397f3 <vm_exec_core+15443>, 0x584c8fc44d5e <vm_exec_core+61886>, 0x584c8fc3a472 <vm_exec_core+18642>, 0x584c8fc36de3 <vm_exec_core+4675>, 0x584c8fc372a6 <vm_exec_core+5894>, 0x584c8fc36f07 <vm_exec_core+4967>, 0x584c8fc377a7 <vm_exec_core+7175>, 0x584c8fc37f50 <vm_exec_core+9136>, 0x584c8fc3ddeb <vm_exec_core+33355>, 0x584c8fc3ad88 <vm_exec_core+20968>, 0x584c8fc39bea <vm_exec_core+16458>, 0x584c8fc3bf64 <vm_exec_core+25540>, 0x584c8fc3debb <vm_exec_core+33563>, 0x584c8fc3c335 <vm_exec_core+26517>, 0x584c8fc3d85b <vm_exec_core+31931>, 0x584c8fc3da74 <vm_exec_core+32468>, 0x584c8fc3658a <vm_exec_core+2538>, 0x584c8fc3cf56 <vm_exec_core+29622>, 0x584c8fc38865 <vm_exec_core+11461>, 0x584c8fc3d15a <vm_exec_core+30138>, 0x584c8fc38295 <vm_exec_core+9973>, 0x584c8fc3c259 <vm_exec_core+26297>, 0x584c8fc3637d <vm_exec_core+2013>, 0x584c8fc36c0b <vm_exec_core+4203>, 0x584c8fc37999 <vm_exec_core+7673>, 0x584c8fc38bed <vm_exec_core+12365>, 0x584c8fc38d8a <vm_exec_core+12778>, 0x584c8fc35f30 <vm_exec_core+912>, 0x584c8fc362eb <vm_exec_core+1867>, 0x584c8fc35fc2 <vm_exec_core+1058>, 0x584c8fc3c437 <vm_exec_core+26775>, 0x584c8fc38709 <vm_exec_core+11113>, 0x584c8fc39a05 <vm_exec_core+15973>, 0x584c8fc38f36 <vm_exec_core+13206>, 0x584c8fc396c9 <vm_exec_core+15145>, 0x584c8fc395e5 <vm_exec_core+14917>, 0x584c8fc384fb <vm_exec_core+10587>, 0x584c8fc38e2b <vm_exec_core+12939>, 0x584c8fc38ac3 <vm_exec_core+12067>, 0x584c8fc390e7 <vm_exec_core+13639>, 0x584c8fc39065 <vm_exec_core+13509>, 0x584c8fc375a7 <vm_exec_core+6663>, 0x584c8fc3c862 <vm_exec_core+27842>, 0x584c8fc3701a <vm_exec_core+5242>, 0x584c8fc3db77 <vm_exec_core+32727>, 0x584c8fc3b4e1 <vm_exec_core+22849>, 0x584c8fc39387 <vm_exec_core+14311>, 0x584c8fc3614f <vm_exec_core+1455>, 0x584c8fc3d02e <vm_exec_core+29838>, 0x584c8fc3cbed <vm_exec_core+28749>, 0x584c8fc373bb <vm_exec_core+6171>, 0x584c8fc36732 <vm_exec_core+2962>, 0x584c8fc3bac2 <vm_exec_core+24354>, 0x584c8fc37d99 <vm_exec_core+8697>, 0x584c8fc3d72d <vm_exec_core+31629>, 0x584c8fc3cdee <vm_exec_core+29262>, 0x584c8fc38364 <vm_exec_core+10180>, 0x584c8fc392cf <vm_exec_core+14127>, 0x584c8fc3b783 <vm_exec_core+23523>, 0x584c8fc3cd54 <vm_exec_core+29108>, 0x584c8fc3a3c4 <vm_exec_core+18468>, 0x584c8fc3b805 <vm_exec_core+23653>, 0x584c8fc3be58 <vm_exec_core+25272>, 0x584c8fc3a302 <vm_exec_core+18274>, 0x584c8fc3665e <vm_exec_core+2750>, 0x584c8fc3afbb <vm_exec_core+21531>, 0x584c8fc3647f <vm_exec_core+2271>, 0x584c8fc368b4 <vm_exec_core+3348>, 0x584c8fc385ea <vm_exec_core+10826>, 0x584c8fc3a026 <vm_exec_core+17542>, 0x584c8fc3a968 <vm_exec_core+19912>, 0x584c8fc39d51 <vm_exec_core+16817>, 0x584c8fc360ab <vm_exec_core+1291>, 0x584c8fc3c04e <vm_exec_core+25774>, 0x584c8fc3cab2 <vm_exec_core+28434>, 0x584c8fc36a5d <vm_exec_core+3773>, 0x584c8fc376a8 <vm_exec_core+6920>, 0x584c8fc374aa <vm_exec_core+6410>, 0x584c8fc37e45 <vm_exec_core+8869>, 0x584c8fc39221 <vm_exec_core+13953>, 0x584c8fc36b17 <vm_exec_core+3959>, 0x584c8fc3bf03 <vm_exec_core+25443>, 0x584c8fc375ec <vm_exec_core+6732>, 0x584c8fc3915a <vm_exec_core+13754>, 0x584c8fc39b4f <vm_exec_core+16303>, 0x584c8fc3bcd4 <vm_exec_core+24884>, 0x584c8fc3a76c <vm_exec_core+19404>, 0x584c8fc380f2 <vm_exec_core+9554>, 0x584c8fc37902 <vm_exec_core+7522>, 0x584c8fc3b9a8 <vm_exec_core+24072>, 0x584c8fc38939 <vm_exec_core+11673>, 0x584c8fc3b08f <vm_exec_core+21743>, 0x584c8fc3a83d <vm_exec_core+19613>, 0x584c8fc3b165 <vm_exec_core+21957>, 0x584c8fc3c618 <vm_exec_core+27256>, 0x584c8fc39cbd <vm_exec_core+16669>, 0x584c8fc3bd7a <vm_exec_core+25050>, 0x584c8fc381c1 <vm_exec_core+9761>, 0x584c8fc3b8a8 <vm_exec_core+23816>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a15c <vm_exec_core+17852>, 0x584c8fc3a529 <vm_exec_core+18825>, 0x584c8fc399e7 <vm_exec_core+15943>, 0x584c8fc39df5 <vm_exec_core+16981>, 0x584c8fc38408 <vm_exec_core+10344>, 0x584c8fc37b48 <vm_exec_core+8104>, 0x584c8fc3b267 <vm_exec_core+22215>, 0x584c8fc36d32 <vm_exec_core+4498>, 0x584c8fc397e4 <vm_exec_core+15428>, 0x584c8fc44d4f <vm_exec_core+61871>, 0x584c8fc3a463 <vm_exec_core+18627>, 0x584c8fc36dd4 <vm_exec_core+4660>, 0x584c8fc37297 <vm_exec_core+5879>, 0x584c8fc36ef8 <vm_exec_core+4952>, 0x584c8fc37798 <vm_exec_core+7160>, 0x584c8fc37f41 <vm_exec_core+9121>, 0x584c8fc39be5 <vm_exec_core+16453>, 0x584c8fc39217 <vm_exec_core+13943>, 0x584c8fc39be0 <vm_exec_core+16448>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a2fd <vm_exec_core+18269>, 0x584c8fc37793 <vm_exec_core+7155>, 0x584c8fc3a730 <vm_exec_core+19344>, 0x584c8fc3885b <vm_exec_core+11451>, 0x584c8fc38860 <vm_exec_core+11456>, 0x584c8fc3a2f8 <vm_exec_core+18264>, 0x584c8fc39ee6 <vm_exec_core+17222>, 0x584c8fc396b0 <vm_exec_core+15120>, 0x584c8fc395d1 <vm_exec_core+14897>, 0x584c8fc3a021 <vm_exec_core+17537>, 0x584c8fc399ec <vm_exec_core+15948>, 0x584c8fc3921c <vm_exec_core+13948>, 0x584c8fc3798a <vm_exec_core+7658>...} reg_cfp = 0x7f5f4d9ff608 reg_pc = 0x5190000184b8 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> th: 0x515000000300, native_id: 0x7f5f5079dc40 -- Control frame information ----------------------------------------------- INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> c:0017 p:---- s:0110 e:000109 CFUNC :waitall c:0016 p:0010 s:0106 e:000104 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6 INSN_LABEL_invokesuperforward = <optimized out> c:0015 p:0004 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13 c:0014 p:0006 s:0095 e:000094 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> c:0013 p:0027 s:0091 e:000090 METHOD <internal:array>:53 c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183 INSN_LABEL_branchif = <optimized out> c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 [FINISH] INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1657 INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1361 INSN_LABEL_opt_aset_with = <optimized out> c:0007 p:0066 s:0046 E:002410 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 INSN_LABEL_getlocal_WC_0 = <optimized out> c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> c:0001 p:0000 s:0003 E:0015f0 DUMMY [FINISH] INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> th: 0x5150000f3000, native_id: 0x7f5f1f4006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:103 [FINISH] INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> th: 0x515000273100, native_id: 0x7f5f2ce006c0 INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_ltlt = <optimized out> c:0003 p:---- s:0012 e:000011 CFUNC :readpartial INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH] INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #24 0x0000584c8fc3289f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2567 _ec = 0x5160000006d0 _tag = <optimized out> state = RUBY_TAG_NONE result = <optimized out> #26 0x0000584c8fcb1d52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7f5f4d9ff738, self=140046777593040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1595 flags = 0 iseq = 0x7f5f4fdd4720 cfp = <optimized out> sp = 0x7f5f4d8ff8d0 use_argv = 0x7f5f4e2f3ce0 stack_argv = 0x7f5f4d8ff8d0 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1609 captured = 0x7f5f4d9ff738 #28 0x0000584c8fc5f9e6 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1646 No locals. #29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1654 No locals. #30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #31 0x0000584c8fc5f9e6 in rb_yield (val=<optimized out>) No locals. #32 0x0000584c8fdeec16 in rb_ary_collect (ary=140046795007320) at /tmp/ruby/src/trunk_asan/array.c:3672 collect = 140046795007160 i = 0 #33 0x0000584c8fc94818 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:3786 ci = 0x163100000001 cc = <optimized out> me = 0x7f5f4ff70138 cfunc = 0x50400000a798 recv = 140046795007320 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #34 0x0000584c8fc3abdf in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7f5f4d9ff720, cd=0x502000015790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5953 val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> calling = <optimized out> #35 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:871 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502000015790 insns_address_table = {0x584c8fc375b6 <vm_exec_core+6678>, 0x584c8fc3c871 <vm_exec_core+27857>, 0x584c8fc37029 <vm_exec_core+5257>, 0x584c8fc3db86 <vm_exec_core+32742>, 0x584c8fc3b4f0 <vm_exec_core+22864>, 0x584c8fc39396 <vm_exec_core+14326>, 0x584c8fc3615e <vm_exec_core+1470>, 0x584c8fc3d03d <vm_exec_core+29853>, 0x584c8fc3cbfc <vm_exec_core+28764>, 0x584c8fc373ca <vm_exec_core+6186>, 0x584c8fc36741 <vm_exec_core+2977>, 0x584c8fc3bad1 <vm_exec_core+24369>, 0x584c8fc37da8 <vm_exec_core+8712>, 0x584c8fc3d73c <vm_exec_core+31644>, 0x584c8fc3cdfd <vm_exec_core+29277>, 0x584c8fc38373 <vm_exec_core+10195>, 0x584c8fc392de <vm_exec_core+14142>, 0x584c8fc3b792 <vm_exec_core+23538>, 0x584c8fc3cd63 <vm_exec_core+29123>, 0x584c8fc3a3d3 <vm_exec_core+18483>, 0x584c8fc3b814 <vm_exec_core+23668>, 0x584c8fc3be67 <vm_exec_core+25287>, 0x584c8fc3a311 <vm_exec_core+18289>, 0x584c8fc3666d <vm_exec_core+2765>, 0x584c8fc3afca <vm_exec_core+21546>, 0x584c8fc3648e <vm_exec_core+2286>, 0x584c8fc368c3 <vm_exec_core+3363>, 0x584c8fc385f9 <vm_exec_core+10841>, 0x584c8fc3a035 <vm_exec_core+17557>, 0x584c8fc3a977 <vm_exec_core+19927>, 0x584c8fc39d60 <vm_exec_core+16832>, 0x584c8fc360ba <vm_exec_core+1306>, 0x584c8fc3c05d <vm_exec_core+25789>, 0x584c8fc3cac1 <vm_exec_core+28449>, 0x584c8fc36a6c <vm_exec_core+3788>, 0x584c8fc376b7 <vm_exec_core+6935>, 0x584c8fc374b9 <vm_exec_core+6425>, 0x584c8fc37e54 <vm_exec_core+8884>, 0x584c8fc39230 <vm_exec_core+13968>, 0x584c8fc36b26 <vm_exec_core+3974>, 0x584c8fc3bf12 <vm_exec_core+25458>, 0x584c8fc375fb <vm_exec_core+6747>, 0x584c8fc39169 <vm_exec_core+13769>, 0x584c8fc39b5e <vm_exec_core+16318>, 0x584c8fc3bce3 <vm_exec_core+24899>, 0x584c8fc3a77b <vm_exec_core+19419>, 0x584c8fc38101 <vm_exec_core+9569>, 0x584c8fc37911 <vm_exec_core+7537>, 0x584c8fc3b9b7 <vm_exec_core+24087>, 0x584c8fc38948 <vm_exec_core+11688>, 0x584c8fc3b09e <vm_exec_core+21758>, 0x584c8fc3a84c <vm_exec_core+19628>, 0x584c8fc3b174 <vm_exec_core+21972>, 0x584c8fc3c627 <vm_exec_core+27271>, 0x584c8fc39ccc <vm_exec_core+16684>, 0x584c8fc3bd89 <vm_exec_core+25065>, 0x584c8fc381d0 <vm_exec_core+9776>, 0x584c8fc3b8b7 <vm_exec_core+23831>, 0x584c8fc35f2b <vm_exec_core+907>, 0x584c8fc3a16b <vm_exec_core+17867>, 0x584c8fc3a538 <vm_exec_core+18840>, 0x584c8fc36966 <vm_exec_core+3526>, 0x584c8fc39e04 <vm_exec_core+16996>, 0x584c8fc38417 <vm_exec_core+10359>, 0x584c8fc37b57 <vm_exec_core+8119>, 0x584c8fc3b276 <vm_exec_core+22230>, 0x584c8fc36d41 <vm_exec_core+4513>, 0x584c8fc397f3 <vm_exec_core+15443>, 0x584c8fc44d5e <vm_exec_core+61886>, 0x584c8fc3a472 <vm_exec_core+18642>, 0x584c8fc36de3 <vm_exec_core+4675>, 0x584c8fc372a6 <vm_exec_core+5894>, 0x584c8fc36f07 <vm_exec_core+4967>, 0x584c8fc377a7 <vm_exec_core+7175>, 0x584c8fc37f50 <vm_exec_core+9136>, 0x584c8fc3ddeb <vm_exec_core+33355>, 0x584c8fc3ad88 <vm_exec_core+20968>, 0x584c8fc39bea <vm_exec_core+16458>, 0x584c8fc3bf64 <vm_exec_core+25540>, 0x584c8fc3debb <vm_exec_core+33563>, 0x584c8fc3c335 <vm_exec_core+26517>, 0x584c8fc3d85b <vm_exec_core+31931>, 0x584c8fc3da74 <vm_exec_core+32468>, 0x584c8fc3658a <vm_exec_core+2538>, 0x584c8fc3cf56 <vm_exec_core+29622>, 0x584c8fc38865 <vm_exec_core+11461>, 0x584c8fc3d15a <vm_exec_core+30138>, 0x584c8fc38295 <vm_exec_core+9973>, 0x584c8fc3c259 <vm_exec_core+26297>, 0x584c8fc3637d <vm_exec_core+2013>, 0x584c8fc36c0b <vm_exec_core+4203>, 0x584c8fc37999 <vm_exec_core+7673>, 0x584c8fc38bed <vm_exec_core+12365>, 0x584c8fc38d8a <vm_exec_core+12778>, 0x584c8fc35f30 <vm_exec_core+912>, 0x584c8fc362eb <vm_exec_core+1867>, 0x584c8fc35fc2 <vm_exec_core+1058>, 0x584c8fc3c437 <vm_exec_core+26775>, 0x584c8fc38709 <vm_exec_core+11113>, 0x584c8fc39a05 <vm_exec_core+15973>, 0x584c8fc38f36 <vm_exec_core+13206>, 0x584c8fc396c9 <vm_exec_core+15145>, 0x584c8fc395e5 <vm_exec_core+14917>, 0x584c8fc384fb <vm_exec_core+10587>, 0x584c8fc38e2b <vm_exec_core+12939>, 0x584c8fc38ac3 <vm_exec_core+12067>, 0x584c8fc390e7 <vm_exec_core+13639>, 0x584c8fc39065 <vm_exec_core+13509>, 0x584c8fc375a7 <vm_exec_core+6663>, 0x584c8fc3c862 <vm_exec_core+27842>, 0x584c8fc3701a <vm_exec_core+5242>, 0x584c8fc3db77 <vm_exec_core+32727>, 0x584c8fc3b4e1 <vm_exec_core+22849>, 0x584c8fc39387 <vm_exec_core+14311>, 0x584c8fc3614f <vm_exec_core+1455>, 0x584c8fc3d02e <vm_exec_core+29838>, 0x584c8fc3cbed <vm_exec_core+28749>, 0x584c8fc373bb <vm_exec_core+6171>, 0x584c8fc36732 <vm_exec_core+2962>, 0x584c8fc3bac2 <vm_exec_core+24354>, 0x584c8fc37d99 <vm_exec_core+8697>, 0x584c8fc3d72d <vm_exec_core+31629>, 0x584c8fc3cdee <vm_exec_core+29262>, 0x584c8fc38364 <vm_exec_core+10180>, 0x584c8fc392cf <vm_exec_core+14127>, 0x584c8fc3b783 <vm_exec_core+23523>, 0x584c8fc3cd54 <vm_exec_core+29108>, 0x584c8fc3a3c4 <vm_exec_core+18468>, 0x584c8fc3b805 <vm_exec_core+23653>, 0x584c8fc3be58 <vm_exec_core+25272>, 0x584c8fc3a302 <vm_exec_core+18274>, 0x584c8fc3665e <vm_exec_core+2750>, 0x584c8fc3afbb <vm_exec_core+21531>, 0x584c8fc3647f <vm_exec_core+2271>, 0x584c8fc368b4 <vm_exec_core+3348>, 0x584c8fc385ea <vm_exec_core+10826>, 0x584c8fc3a026 <vm_exec_core+17542>, 0x584c8fc3a968 <vm_exec_core+19912>, 0x584c8fc39d51 <vm_exec_core+16817>, 0x584c8fc360ab <vm_exec_core+1291>, 0x584c8fc3c04e <vm_exec_core+25774>, 0x584c8fc3cab2 <vm_exec_core+28434>, 0x584c8fc36a5d <vm_exec_core+3773>, 0x584c8fc376a8 <vm_exec_core+6920>, 0x584c8fc374aa <vm_exec_core+6410>, 0x584c8fc37e45 <vm_exec_core+8869>, 0x584c8fc39221 <vm_exec_core+13953>, 0x584c8fc36b17 <vm_exec_core+3959>, 0x584c8fc3bf03 <vm_exec_core+25443>, 0x584c8fc375ec <vm_exec_core+6732>, 0x584c8fc3915a <vm_exec_core+13754>, 0x584c8fc39b4f <vm_exec_core+16303>, 0x584c8fc3bcd4 <vm_exec_core+24884>, 0x584c8fc3a76c <vm_exec_core+19404>, 0x584c8fc380f2 <vm_exec_core+9554>, 0x584c8fc37902 <vm_exec_core+7522>, 0x584c8fc3b9a8 <vm_exec_core+24072>, 0x584c8fc38939 <vm_exec_core+11673>, 0x584c8fc3b08f <vm_exec_core+21743>, 0x584c8fc3a83d <vm_exec_core+19613>, 0x584c8fc3b165 <vm_exec_core+21957>, 0x584c8fc3c618 <vm_exec_core+27256>, 0x584c8fc39cbd <vm_exec_core+16669>, 0x584c8fc3bd7a <vm_exec_core+25050>, 0x584c8fc381c1 <vm_exec_core+9761>, 0x584c8fc3b8a8 <vm_exec_core+23816>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a15c <vm_exec_core+17852>, 0x584c8fc3a529 <vm_exec_core+18825>, 0x584c8fc399e7 <vm_exec_core+15943>, 0x584c8fc39df5 <vm_exec_core+16981>, 0x584c8fc38408 <vm_exec_core+10344>, 0x584c8fc37b48 <vm_exec_core+8104>, 0x584c8fc3b267 <vm_exec_core+22215>, 0x584c8fc36d32 <vm_exec_core+4498>, 0x584c8fc397e4 <vm_exec_core+15428>, 0x584c8fc44d4f <vm_exec_core+61871>, 0x584c8fc3a463 <vm_exec_core+18627>, 0x584c8fc36dd4 <vm_exec_core+4660>, 0x584c8fc37297 <vm_exec_core+5879>, 0x584c8fc36ef8 <vm_exec_core+4952>, 0x584c8fc37798 <vm_exec_core+7160>, 0x584c8fc37f41 <vm_exec_core+9121>, 0x584c8fc39be5 <vm_exec_core+16453>, 0x584c8fc39217 <vm_exec_core+13943>, 0x584c8fc39be0 <vm_exec_core+16448>, 0x584c8fc3a3b0 <vm_exec_core+18448>, 0x584c8fc3a2fd <vm_exec_core+18269>, 0x584c8fc37793 <vm_exec_core+7155>, 0x584c8fc3a730 <vm_exec_core+19344>, 0x584c8fc3885b <vm_exec_core+11451>, 0x584c8fc38860 <vm_exec_core+11456>, 0x584c8fc3a2f8 <vm_exec_core+18264>, 0x584c8fc39ee6 <vm_exec_core+17222>, 0x584c8fc396b0 <vm_exec_core+15120>, 0x584c8fc395d1 <vm_exec_core+14897>, 0x584c8fc3a021 <vm_exec_core+17537>, 0x584c8fc399ec <vm_exec_core+15948>, 0x584c8fc3921c <vm_exec_core+13948>, 0x584c8fc3798a <vm_exec_core+7658>...} reg_cfp = 0x7f5f4d9ff720 reg_pc = 0x50400002e378 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_newarraykwsplat = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #36 0x0000584c8fc32ac1 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2591 No locals. #37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2570 _ec = 0x5160000006d0 _tag = <optimized out> state = <optimized out> result = 36 #38 0x0000584c8f8bb28b in rb_ec_exec_node (ec=0x5160000006d0, n=0x7f5f4fdd49f0) at /tmp/ruby/src/trunk_asan/eval.c:281 _ec = 0x5160000006d0 _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd27c10750, <optimized out>, 0x7ffd27c106a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f5f4fdd49f0 #39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319 ec = 0x5160000006d0 status = <optimized out> #40 0x0000584c8f8b47f7 in rb_main (argc=10, argv=0x7ffd27c10928) at /tmp/ruby/src/trunk_asan/main.c:43 variable_in_this_stack_frame = <optimized out> #41 main (argc=10, argv=0x7ffd27c10928) at /tmp/ruby/src/trunk_asan/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 942307) detached] $ timeout 60 gdb -p 942293 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. >>> Threads make: *** [uncommon.mk:964: yes-test-all] Error 1 No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 941966 -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 941965 -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 970587 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-08-08T20:09:32Z master ec5436bc3a) [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 37.395574 seconds 3432 files, 32772 examples, 133516 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.