# Logfile created on 2025-05-14 03:39:38 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000073aad6eafde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250514-033938", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000073aad782ee70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073aad782ea10 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073aad5dd9d90 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250514-033938", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250514-033938>, @binmode=false, @mon_data=#<Monitor:0x000073aad782e678>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 86f5cec782 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket' Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 563108c7cc880dc618705020c4c30eb06a8e60da3fb5f2584df1230a4bc24c02 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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating 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/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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/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/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs 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/io/console' 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/monitor' 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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' 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/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.0 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.0 openssl 3.3.0 pathname 0.4.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.3 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=13297 "--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/753] 3194394=test_pp [ 2/753] 3194376=socket/test_tcp [ 3/753] 3194378=ruby/test_sprintf_comb [ 4/753] 3194396=ruby/test_method_cache [ 5/753] 3194399=ruby/test_path [ 6/753] 3194384=rubygems/test_gem_stub_specification [ 7/753] 3194393=prism/ruby/tunnel_test [ 8/753] 3194391=rubygems/test_gem_text [ 9/753] 3194380=ruby/test_settracefunc [ 10/753] 3194387=rubygems/test_gem_commands_stale_command [ 11/753] 3194396=rubygems/test_gem_version [ 12/753] 3194374=-ext-/rational/test_rat [ 13/753] 3194382=test_extlibs [ 14/753] 3194410=json/json_string_matching_test [ 15/753] 3194399=rubygems/test_gem_ext_rake_builder [ 16/753] 3194385=monitor/test_monitor [ 17/753] 3194389=mkmf/test_flags [ 18/753] 3194400=openssl/test_asn1 [ 19/753] 3194374=ruby/test_transcode [ 20/753] 3194410=ruby/test_whileuntil [ 21/753] 3194410=prism/result/source_location_test [ 22/753] 3194394=ruby/test_complex [ 23/753] 3194385=-ext-/vm/test_at_exit [ 24/753] 3194393=-ext-/thread/test_instrumentation_api [ 25/753] 3194385=prism/result/static_inspect_test [ 26/753] 3194400=-ext-/symbol/test_inadvertent_creation [ 27/753] 3194410=prism/result/equality_test [ 28/753] 3194385=rubygems/test_gem_commands_query_command [ 29/753] 3194410=psych/test_data [ 30/753] 3194376=ripper/test_files_ext [ 31/753] 3194378=openssl/test_x509ext [ 32/753] 3194410=prism/unescape_test [ 33/753] 3194410=ruby/test_object_id [ 34/753] 3194387=openssl/test_x509crl [ 35/753] 3194410=strscan/test_stringscanner [ 36/753] 3194391=psych/test_numeric [ 37/753] 3194374=psych/test_class [ 38/753] 3194378=ruby/enc/test_gb18030 [ 39/753] 3194400=rubygems/test_gem_package_tar_reader [ 40/753] 3194378=ruby/enc/test_gbk [ 41/753] 3194378=rubygems/test_gem_specification [ 42/753] 3194394=rubygems/test_gem_name_tuple [ 43/753] 3194391=ruby/test_warning [ 44/753] 3194396=rubygems/test_gem_dependency_installer [ 45/753] 3194374=ruby/test_refinement [ 46/753] 3194410=io/nonblock/test_flush [ 47/753] 3194410=ruby/test_complexrational [ 48/753] 3194410=openssl/test_pkcs7 [ 49/753] 3194376=rubygems/test_gem_commands_fetch_command [ 50/753] 3194384=-ext-/bignum/test_mul [ 51/753] 3194384=mkmf/test_mkmf [ 52/753] 3194384=-ext-/test_enumerator_kw [ 53/753] 3194384=ruby/test_mixed_unicode_escapes [ 54/753] 3194391=did_you_mean/spell_checking/test_require_path_check [ 55/753] 3194384=ruby/test_string_memory [ 56/753] 3194387=prism/regexp_test [ 57/753] 3194400=mkmf/test_pkg_config [ 58/753] 3194384=-ext-/bignum/test_big2str [ 59/753] 3194384=open-uri/test_open-uri [ 60/753] 3194391=-ext-/string/test_coderange [ 61/753] 3194391=-ext-/win32/test_dln [ 62/753] 3194400=openssl/test_x509attr [ 63/753] 3194391=ruby/test_complex2 [ 64/753] 3194400=ruby/enc/test_iso_8859 [ 65/753] 3194391=-ext-/load/test_protect [ 66/753] 3194394=psych/test_tree_builder [ 67/753] 3194391=net/protocol/test_protocol [ 68/753] 3194387=rubygems/test_gem_ext_cargo_builder_link_flag_converter [ 69/753] 3194394=rubygems/test_gem_commands_open_command [ 70/753] 3194400=openssl/test_x509req [ 71/753] 3194410=prism/ruby/location_test [ 72/753] 3194387=prism/api/dump_test [ 73/753] 3194410=-ext-/string/test_enc_associate [ 74/753] 3194391=ruby/test_allocation [ 75/753] 3194394=ruby/test_gc [ 76/753] 3194384=ruby/test_iseq [ 77/753] 3194376=yaml/test_store [ 78/753] 3194376=ruby/test_insns_leaf [ 79/753] 3194376=-ext-/win32/test_fd_setsize [ 80/753] 3194376=ruby/test_objectspace [ 81/753] 3194400=test_trick [ 82/753] 3194389=rubygems/test_gem_request_set [ 83/753] 3194393=prism/version_test [ 84/753] 3194393=prism/api/lex_test [ 85/753] 3194393=rubygems/test_gem_rdoc [ 86/753] 3194385=ruby/test_require_lib [ 87/753] 3194393=rubygems/test_gem_version_option [ 88/753] 3194399=ripper/test_files_test_2 [ 89/753] 3194393=rubygems/test_gem_remote_fetcher_s3 [ 90/753] 3194380=psych/test_stringio [ 91/753] 3194380=-ext-/iseq_load/test_iseq_load [ 92/753] 3194393=-ext-/string/test_fstring [ 93/753] 3194410=did_you_mean/core_ext/test_name_error_extension [ 94/753] 3194410=ruby/test_fixnum [ 95/753] 3194410=fiber/test_timeout [ 96/753] 3194410=ruby/test_signal [ 97/753] 3194393=fiber/test_scheduler [ 98/753] 3194389=-ext-/test_ensure_and_callcc [ 99/753] 3194389=psych/test_null [100/753] 3194389=ruby/enc/test_big5 [101/753] 3194389=rubygems/test_gem_resolver_activation_request [102/753] 3194389=rubygems/test_gem_resolver_vendor_specification [103/753] 3194389=-ext-/typeddata/test_typeddata [104/753] 3194389=date/test_date_strftime [105/753] 3194384=prism/ruby/compiler_test [106/753] 3194384=ruby/test_struct [107/753] 3194384=ruby/test_basicinstructions [108/753] 3194384=-ext-/bignum/test_bigzero [109/753] 3194384=fiber/test_mutex [110/753] 3194387=rubygems/test_gem_ext_builder [111/753] 3194378=fileutils/test_verbose [112/753] 3194382=rubygems/test_gem_unsatisfiable_dependency_error [113/753] 3194378=objspace/test_ractor [114/753] 3194378=prism/ruby/pattern_test [115/753] 3194384=rubygems/test_gem_package_tar_header [116/753] 3194384=ripper/test_sexp [117/753] 3194382=socket/test_basicsocket [118/753] 3194378=rubygems/test_gem_commands_owner_command [119/753] 3194384=-ext-/test_recursion [120/753] 3194384=-ext-/string/test_normalize [121/753] 3194384=test_find [122/753] 3194382=prism/locals_test [123/753] 3194382=ruby/enc/test_euc_jp [124/753] 3194382=ripper/test_scanner_events [125/753] 3194389=-ext-/string/test_external_new [126/753] 3194389=-ext-/test_abi [127/753] 3194384=rubygems/test_gem_resolver_dependency_request [128/753] 3194380=ruby/test_rubyvm [129/753] 3194380=-ext-/exception/test_data_error [130/753] 3194384=rubygems/test_gem_doctor [131/753] 3194382=socket/test_ancdata [132/753] 3194382=ruby/test_weakmap [133/753] 3194384=rubygems/test_gem_uri_formatter [134/753] 3194384=ruby/test_sprintf [135/753] 3194396=ruby/test_optimization [136/753] 3194380=rubygems/test_gem_request_connection_pools [137/753] 3194389=uri/test_common [138/753] 3194378=win32/test_registry [139/753] 3194378=rubygems/test_deprecate [140/753] 3194378=openssl/test_ssl [141/753] 3194384=prism/api/parse_success_test [142/753] 3194384=ruby/test_module [143/753] 3194380=rubygems/test_gem_commands_push_command [144/753] 3194393=strscan/test_ractor [145/753] 3194393=-ext-/funcall/test_passing_block [146/753] 3194393=uri/test_http [147/753] 3194389=openssl/test_x509cert [148/753] 3194393=socket/test_addrinfo [149/753] 3194393=-ext-/test_bug-14834 [150/753] 3194393=openssl/test_buffering [151/753] 3194393=prism/ruby/ruby_parser_test [152/753] 3194393=resolv/test_svcb_https [153/753] 3194393=psych/nodes/test_enumerable [154/753] 3194393=-ext-/proc/test_bmethod [155/753] 3194393=rubygems/test_gem_resolver_specification [156/753] 3194393=ruby/test_encoding [157/753] 3194380=dtrace/test_load [158/753] 3194380=json/json_fixtures_test [159/753] 3194380=ruby/test_default_gems [160/753] 3194380=mkmf/test_constant [161/753] 3194389=rubygems/test_gem_security_trust_dir [162/753] 3194389=mkmf/test_have_func [163/753] 3194400=-ext-/string/test_enc_str_buf_cat [164/753] 3194400=rubygems/test_gem_package_tar_reader_entry [165/753] 3194393=optparse/test_zsh_completion [166/753] 3194393=rubygems/test_webauthn_listener [167/753] 3194387=-ext-/thread/test_lock_native_thread [168/753] 3194387=ruby/test_key_error Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 7 : #<TCPSocket:fd 7, AF_INET, 127.0.0.1, 34597> [169/753] 3194387=-ext-/exception/test_enc_raiseCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3194393 ko1 7u IPv4 1275352984 0t0 TCP localhost:34597->localhost:38232 (CLOSE_WAIT) [170/753] 3194387=openssl/test_engine [171/753] 3194387=net/http/test_httpresponse Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 7 [172/753] 3194393=ruby/test_inlinecache [173/753] 3194400=ruby/test_weakkeymap [174/753] 3194387=-ext-/marshal/test_usrmarshal [175/753] 3194393=rubygems/test_gem_command [176/753] 3194393=rubygems/test_gem_util [177/753] 3194387=openssl/test_config [178/753] 3194393=test_tempfile [179/753] 3194387=rubygems/test_gem_resolver [180/753] 3194410=rubygems/test_gem_gemcutter_utilities [181/753] 3194385=rubygems/test_gem_remote_fetcher [182/753] 3194389=did_you_mean/edit_distance/test_jaro_winkler [183/753] 3194389=rubygems/test_gem_commands_yank_command [184/753] 3194387=rubygems/test_exit [185/753] 3194389=did_you_mean/spell_checking/test_pattern_key_name_check [186/753] 3194389=-ext-/postponed_job/test_postponed_job [187/753] 3194376=json/ractor_test [188/753] 3194387=rubygems/test_gem_request_set_lockfile [189/753] 3194376=did_you_mean/tree_spell/test_human_typo [190/753] 3194376=-ext-/load/test_dot_dot [191/753] 3194376=ruby/test_bignum [192/753] 3194410=prism/ruby/reflection_test [193/753] 3194410=ruby/test_enum [194/753] 3194393=rubygems/test_gem_commands_which_command [195/753] 3194385=socket/test_unix [196/753] 3194393=rubygems/test_gem_source_specific_file [197/753] 3194385=prism/api/parse_test [198/753] 3194385=ruby/test_symbol [199/753] 3194376=optparse/test_optparse [200/753] 3194393=psych/test_coder [201/753] 3194393=-ext-/gvl/test_last_thread [202/753] 3194376=rubygems/test_gem_source_lock [203/753] 3194376=uri/test_ldap [204/753] 3194387=rubygems/test_gem_remote_fetcher_local_server [205/753] 3194376=etc/test_etc [206/753] 3194374=psych/test_hash [207/753] 3194382=openssl/test_cipher [208/753] 3194374=-ext-/time/test_new [209/753] 3194387=pathname/test_ractor [210/753] 3194374=-ext-/integer/test_my_integer [211/753] 3194374=rubygems/test_gem_commands_environment_command [212/753] 3194400=-ext-/tracepoint/test_tracepoint [213/753] 3194382=dtrace/test_array_create [214/753] 3194382=rubygems/test_gem_resolver_installed_specification [215/753] 3194389=-ext-/marshal/test_internal_ivar [216/753] 3194389=rubygems/test_gem_commands_mirror [217/753] 3194389=prism/encoding/symbol_encoding_test [218/753] 3194387=prism/ruby/desugar_compiler_test [219/753] 3194382=openssl/test_hmac [220/753] 3194382=mkmf/test_signedness [221/753] 3194387=rubygems/test_gem_spec_fetcher [222/753] 3194393=io/console/test_ractor [223/753] 3194393=ruby/test_undef [224/753] 3194393=rubygems/test_gem_commands_sources_command [225/753] 3194389=uri/test_ws [226/753] 3194376=io/console/test_io_console [227/753] 3194389=date/test_date_arith [228/753] 3194389=ruby/test_metaclass [229/753] 3194389=ruby/test_numeric [230/753] 3194387=ruby/test_io [231/753] 3194374=dtrace/test_raise [232/753] 3194389=open-uri/test_proxy [233/753] 3194374=io/wait/test_io_wait_uncommon [234/753] 3194374=psych/test_string [235/753] 3194393=ruby/enc/test_shift_jis [236/753] 3194393=ruby/test_yield [237/753] 3194400=rubygems/test_gem_request_set_lockfile_parser [238/753] 3194389=rubygems/test_gem_ci_detector [239/753] 3194399=prism/fixtures_test [240/753] 3194389=ruby/test_rational2 [241/753] 3194389=rubygems/test_gem_dependency_resolution_error [242/753] 3194389=net/http/test_http [243/753] 3194374=-ext-/string/test_too_many_dummy_encodings [244/753] 3194400=ripper/test_filter [245/753] 3194374=rubygems/test_gem_ext_cmake_builder [246/753] 3194400=erb/test_erb_m17n [247/753] 3194400=ruby/test_clone [248/753] 3194374=objspace/test_objspace [249/753] 3194399=ruby/enc/test_koi8 [250/753] 3194399=rubygems/test_gem_resolver_vendor_set [251/753] 3194399=ruby/test_fnmatch [252/753] 3194400=mkmf/test_have_library [253/753] 3194380=erb/test_erb_command [254/753] 3194399=net/http/test_https [255/753] 3194380=rubygems/test_require [256/753] 3194384=net/http/test_httpresponses [257/753] 3194384=prism/result/integer_base_flags_test [258/753] 3194384=ruby/test_unicode_escape [259/753] 3194384=uri/test_ftp [260/753] 3194384=date/test_switch_hitter [261/753] 3194384=ruby/test_defined [262/753] 3194384=-ext-/bignum/test_pack [263/753] 3194376=ruby/test_call [264/753] 3194410=ruby/test_thread [265/753] 3194376=dtrace/test_hash_create [266/753] 3194376=json/json_generic_object_test [267/753] 3194376=rubygems/test_gem_security_policy [268/753] 3194384=uri/test_file [269/753] 3194384=rubygems/test_gem_install_update_options [270/753] 3194376=rubygems/test_gem_resolver_index_set [271/753] 3194376=ruby/enc/test_case_options [272/753] 3194376=ruby/test_ractor [273/753] 3194382=-ext-/method/test_arity [274/753] 3194382=ripper/test_files_sample [275/753] 3194384=-ext-/st/test_update [276/753] 3194376=prism/ruby/relocation_test [277/753] 3194384=ruby/enc/test_windows_1251 [278/753] 3194384=ripper/test_parser_events [279/753] 3194382=resolv/test_addr [280/753] 3194384=-ext-/file/test_stat [281/753] 3194376=ruby/test_eval [282/753] 3194384=mkmf/test_convertible [283/753] 3194400=rubygems/test_gem_resolver_best_set [284/753] 3194382=psych/test_yamldbm [285/753] 3194382=json/test_helper [286/753] 3194382=ruby/test_thread_cv [287/753] 3194400=rubygems/test_gem_resolver_conflict [288/753] 3194400=ruby/test_readpartial [289/753] 3194400=psych/test_scalar [290/753] 3194385=rubygems/test_gem_commands_contents_command [291/753] 3194400=prism/newline_offsets_test [292/753] 3194382=ruby/test_regexp [293/753] 3194385=-ext-/bignum/test_str2big [294/753] 3194385=ruby/test_rational [295/753] 3194380=ruby/test_file [296/753] 3194400=prism/bom_test [297/753] 3194400=socket/test_sockopt [298/753] 3194400=ruby/test_frozen_error [299/753] 3194400=ruby/test_lambda [300/753] 3194400=psych/test_encoding [301/753] 3194400=ruby/test_pattern_matching [302/753] 3194385=fiber/test_thread [303/753] 3194400=rubygems/test_gem_commands_search_command [304/753] 3194378=ruby/test_arithmetic_sequence [305/753] 3194376=ruby/test_literal [306/753] 3194400=rubygems/test_gem_resolver_api_specification [307/753] 3194385=optparse/test_getopts [308/753] 3194385=prism/ruby/parameters_signature_test [309/753] 3194378=ruby/test_primitive [310/753] 3194391=rubygems/test_gem_request [311/753] 3194385=rubygems/test_gem_commands_signin_command [312/753] 3194378=socket/test_nonblock [313/753] 3194400=openssl/test_pkey [314/753] 3194378=rubygems/test_gem_commands_specification_command [315/753] 3194400=-ext-/iter/test_yield_block [316/753] 3194400=psych/handlers/test_recorder [317/753] 3194400=psych/test_yaml [318/753] 3194385=mkmf/test_config [319/753] 3194378=psych/test_boolean [320/753] 3194378=fiber/test_ractor [321/753] 3194400=psych/test_document [322/753] 3194400=-ext-/bug_reporter/test_bug_reporter [323/753] 3194378=did_you_mean/test_spell_checker [324/753] 3194399=-ext-/num2int/test_num2int [325/753] 3194378=rubygems/test_gem_source_local [326/753] 3194399=-ext-/iter/test_iter_break [327/753] 3194399=ruby/test_parse [328/753] 3194391=mkmf/test_have_macro [329/753] 3194378=ruby/test_process [330/753] 3194400=uri/test_wss [331/753] 3194400=fiber/test_address_resolve [332/753] 3194400=openssl/test_digest [333/753] 3194400=ruby/test_variable [334/753] 3194385=-ext-/string/test_cstr [335/753] 3194391=rubygems/test_gem_resolver_lock_specification [336/753] 3194391=-ext-/st/test_foreach [337/753] 3194391=ruby/test_econv [338/753] 3194400=test_securerandom [339/753] 3194400=fileutils/test_nowrite [340/753] 3194400=ruby/test_flip [341/753] 3194400=ruby/test_thread_queue [342/753] 3194399=optparse/test_summary [343/753] 3194385=ruby/test_stack [344/753] 3194380=rubygems/test_gem_commands_install_command [345/753] 3194399=rubygems/test_gem_ext_cargo_builder_unit [346/753] 3194399=coverage/test_coverage [347/753] 3194389=json/json_common_interface_test [348/753] 3194389=psych/test_stream [349/753] 3194389=pathname/test_pathname [350/753] 3194376=rubygems/test_remote_fetch_error [351/753] 3194376=rubygems/test_gem_resolver_git_specification [352/753] 3194389=ruby/test_dir_m17n [353/753] 3194391=prism/result/named_capture_test [354/753] 3194376=rubygems/test_gem_commands_cert_command [355/753] 3194391=fiber/test_io [356/753] 3194385=fileutils/test_fileutils [357/753] 3194384=-ext-/eval/test_eval [358/753] 3194384=fiber/test_process [359/753] 3194384=ruby/test_object [360/753] 3194396=dtrace/test_method_cache [361/753] 3194396=ruby/test_iterator [362/753] 3194393=dtrace/test_string [363/753] 3194399=rubygems/test_gem_resolver_index_specification [364/753] 3194393=psych/test_marshalable [365/753] 3194400=rubygems/test_gem_dependency [366/753] 3194393=psych/test_serialize_subclasses [367/753] 3194393=ruby/test_const [368/753] 3194391=ruby/test_class [369/753] 3194393=prism/api/parse_comments_test [370/753] 3194393=rubygems/test_gem_commands_dependency_command [371/753] 3194380=dtrace/test_cmethod [372/753] 3194380=-ext-/string/test_qsort [373/753] 3194396=rubygems/test_gem_ext_ext_conf_builder [374/753] 3194380=-ext-/path_to_class/test_path_to_class [375/753] 3194380=prism/result/string_test [376/753] 3194399=fiber/test_storage [377/753] 3194399=json/json_addition_test [378/753] 3194393=rubygems/test_gem_commands_help_command [379/753] 3194399=ruby/test_stringchar [380/753] 3194400=-ext-/arith_seq/test_arith_seq_extract [381/753] 3194380=-ext-/debug/test_debug [382/753] 3194380=digest/test_digest [383/753] 3194393=rubygems/test_gem_uri [384/753] 3194393=test_rbconfig [385/753] 3194385=rubygems/test_gem_package_old [386/753] 3194399=digest/test_ractor [387/753] 3194385=psych/test_psych [388/753] 3194393=json/json_coder_test [389/753] 3194393=fiber/test_enumerator [390/753] 3194393=openssl/test_kdf [391/753] 3194385=psych/test_nil [392/753] 3194385=-ext-/class/test_class2name [393/753] 3194385=rubygems/test_gem_commands_outdated_command [394/753] 3194385=rubygems/test_gem_request_set_lockfile_tokenizer [395/753] 3194400=prism/ruby/string_query_test [396/753] 3194393=ruby/test_backtrace [397/753] 3194400=ruby/test_time_tz [398/753] 3194399=ruby/test_lazy_enumerator [399/753] 3194385=-ext-/load/test_resolve_symbol [400/753] 3194400=-ext-/debug/test_profile_frames [401/753] 3194385=date/test_date_compat [402/753] 3194385=error_highlight/test_error_highlight [403/753] 3194400=ruby/test_array [404/753] 3194384=mkmf/test_find_executable [405/753] 3194384=psych/test_safe_load [406/753] 3194384=rubygems/test_gem_source [407/753] 3194376=ruby/test_frozen [408/753] 3194376=ruby/test_name_error [409/753] 3194399=-ext-/exception/test_exception_at_throwing [410/753] 3194384=prism/encoding/string_encoding_test [411/753] 3194393=ruby/test_enumerator [412/753] 3194384=rubygems/test_gem_package [413/753] 3194399=ruby/enc/test_utf16 [414/753] 3194399=-ext-/string/test_modify_expand [415/753] 3194399=rubygems/test_gem_source_installed [416/753] 3194399=rubygems/test_gem_available_set [417/753] 3194399=did_you_mean/tree_spell/test_change_word [418/753] 3194399=date/test_date [419/753] 3194399=psych/test_date_time [420/753] 3194376=openssl/test_pkcs12 [421/753] 3194399=uri/test_parser [422/753] 3194399=did_you_mean/spell_checking/test_variable_name_check [423/753] 3194399=yaml/test_dbm [424/753] 3194399=rubygems/test_gem_source_vendor [425/753] 3194399=rubygems/test_gem_commands_list_command [426/753] 3194389=test_pty [427/753] 3194396=rubygems/test_gem_platform [428/753] 3194399=prism/ractor_test [429/753] 3194396=psych/test_symbol [430/753] 3194396=rubygems/test_gem_uninstaller [431/753] 3194384=prism/result/overlap_test [432/753] 3194399=rubygems/test_gem_commands_check_command [433/753] 3194399=ruby/test_random_formatter [434/753] 3194399=rubygems/test_gem_source_git [435/753] 3194387=ruby/test_pipe [436/753] 3194376=ruby/enc/test_regex_casefold [437/753] 3194376=rubygems/test_gem_installer [438/753] 3194389=rubygems/test_gem_command_manager [439/753] 3194387=date/test_date_attr [440/753] 3194387=-ext-/test_scan_args [441/753] 3194387=ruby/test_integer [442/753] 3194389=-ext-/struct/test_duplicate [443/753] 3194389=json/json_ext_parser_test [444/753] 3194389=ruby/test_time [445/753] 3194394=erb/test_erb [446/753] 3194399=ruby/test_condition [447/753] 3194399=ruby/enc/test_cp949 [448/753] 3194399=ruby/test_string [449/753] 3194384=ruby/enc/test_emoji [450/753] 3194394=ripper/test_files_lib [451/753] 3194384=set/test_sorted_set [452/753] 3194389=rubygems/test_gem_resolver_git_set [453/753] 3194384=did_you_mean/spell_checking/test_class_name_check [454/753] 3194389=date/test_date_strptime [455/753] 3194384=open-uri/test_ssl [456/753] 3194389=openssl/test_pkey_dsa Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38995> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3194384 ko1 10u IPv4 1275368196 0t0 TCP localhost:38995->localhost:53112 (CLOSE_WAIT) [457/753] 3194396=net/http/test_https_proxy .Closed file descriptor: TestOpenURISSL#test_validation_noverify: 10 [458/753] 3194396=ruby/test_namespace [459/753] 3194396=ruby/test_nomethod_error [460/753] 3194396=prism/library_symbols_test [461/753] 3194396=psych/test_json_tree [462/753] 3194396=psych/visitors/test_emitter [463/753] 3194396=psych/test_ractor [464/753] 3194380=mkmf/test_framework [465/753] 3194380=ruby/enc/test_case_comprehensive [466/753] 3194380=psych/test_omap [467/753] 3194380=ruby/test_marshal [468/753] 3194389=zlib/test_zlib [469/753] 3194385=prism/magic_comment_test [470/753] 3194396=did_you_mean/spell_checking/test_uncorrectable_name_check [471/753] 3194396=optparse/test_load [472/753] 3194396=ruby/test_proc [473/753] 3194384=optparse/test_cclass [474/753] 3194380=test_shellwords [475/753] 3194380=dtrace/test_singleton_function [476/753] 3194380=test_delegate [477/753] 3194380=ruby/test_set [478/753] 3194380=-ext-/stack/test_stack_overflow [479/753] 3194380=prism/result/attribute_write_test [480/753] 3194380=psych/test_parser [481/753] 3194380=psych/test_yaml_special_cases [482/753] 3194384=rubygems/test_gem_source_list [483/753] 3194380=rubygems/test_gem_remote_fetcher_local_ssl_server [484/753] 3194385=stringio/test_ractor [485/753] 3194384=ruby/test_float [486/753] 3194385=prism/percent_delimiter_string_test [487/753] 3194385=rubygems/test_gem [488/753] 3194384=prism/api/freeze_test [489/753] 3194384=ripper/test_files_test_1 [490/753] 3194396=uri/test_generic [491/753] 3194396=prism/result/breadth_first_search_test [492/753] 3194396=ruby/test_fiber [493/753] 3194380=-ext-/array/test_resize [494/753] 3194380=-ext-/bignum/test_div [495/753] 3194380=psych/test_deprecated [496/753] 3194380=ruby/test_gc_compact [497/753] 3194385=ruby/test_vm_dump [498/753] 3194385=open-uri/test_ftp [499/753] 3194385=test_open3 [500/753] 3194394=prism/errors_test [501/753] 3194394=rubygems/test_gem_commands_rebuild_command [502/753] 3194394=rubygems/test_gem_commands_setup_command [503/753] 3194387=psych/test_alias_and_anchor [504/753] 3194387=ruby/enc/test_cesu8 [505/753] 3194387=json/json_parser_test [506/753] 3194387=rubygems/test_gem_commands_update_command [507/753] 3194389=date/test_date_parse [508/753] 3194389=openssl/test_fips [509/753] 3194394=openssl/test_pkey_ec [510/753] 3194394=ruby/test_rand [511/753] 3194400=-ext-/struct/test_data [512/753] 3194400=optparse/test_noarg [513/753] 3194389=ruby/enc/test_utf32 [514/753] 3194389=-ext-/integer/test_integer [515/753] 3194389=-ext-/string/test_ellipsize [516/753] 3194389=ruby/test_memory_view [517/753] 3194389=prism/test_helper [518/753] 3194389=rubygems/test_gem_safe_marshal [519/753] 3194400=-ext-/string/test_capacity [520/753] 3194400=-ext-/float/test_nextafter [521/753] 3194400=prism/result/static_literals_test [522/753] 3194400=openssl/test_random [523/753] 3194400=psych/visitors/test_to_ruby [524/753] 3194394=rubygems/test_bundled_ca [525/753] 3194400=fiber/test_backtrace [526/753] 3194400=prism/heredoc_dedent_test [527/753] 3194400=rubygems/test_kernel [528/753] 3194387=did_you_mean/spell_checking/test_method_name_check [529/753] 3194387=dtrace/test_function_entry [530/753] 3194387=prism/result/implicit_array_test [531/753] 3194387=optparse/test_acceptable [532/753] 3194389=-ext-/struct/test_len [533/753] 3194389=rubygems/test_gem_package_task [534/753] 3194389=openssl/test_provider [535/753] 3194394=openssl/test_bn [536/753] 3194394=net/http/test_httpheader [537/753] 3194387=ruby/test_data [538/753] 3194387=net/http/test_http_request [539/753] 3194387=rubygems/test_gem_commands_server_command [540/753] 3194387=lib/!Nothing_to_test [541/753] 3194387=ruby/test_keyword [542/753] 3194394=prism/result/numeric_value_test [543/753] 3194394=ruby/test_assignment [544/753] 3194400=ruby/test_syntax [545/753] 3194376=date/test_date_marshal [546/753] 3194376=openssl/test_ossl [547/753] 3194389=rubygems/test_gem_request_set_gem_dependency_api [548/753] 3194389=ruby/enc/test_grapheme_breaks [549/753] 3194389=ripper/test_ripper [550/753] 3194384=did_you_mean/spell_checking/test_key_name_check [551/753] 3194384=test_singleton [552/753] 3194384=ruby/test_file_exhaustive [553/753] 3194387=rubygems/test_gem_ext_cargo_builder [554/753] 3194387=rubygems/test_gem_gem_runner [555/753] 3194385=psych/test_exception [556/753] 3194385=psych/test_object [557/753] 3194385=rubygems/test_gem_commands_signout_command [558/753] 3194385=rubygems/test_gem_commands_unpack_command [559/753] 3194387=rubygems/test_gem_commands_exec_command [560/753] 3194385=ruby/test_pack [561/753] 3194389=ruby/test_autoload [562/753] 3194385=rubygems/test_gem_resolver_local_specification [563/753] 3194380=openssl/test_ssl_session [564/753] 3194385=io/wait/test_ractor [565/753] 3194385=optparse/test_optarg [566/753] 3194385=psych/json/test_stream [567/753] 3194385=mkmf/test_install [568/753] 3194387=test_prettyprint [569/753] 3194387=prism/result/integer_parse_test [570/753] 3194387=rubygems/test_gem_validator [571/753] 3194387=fiber/test_queue [572/753] 3194387=ruby/test_sleep [573/753] 3194391=prism/result/regular_expression_options_test [574/753] 3194391=prism/result/index_write_test [575/753] 3194391=ruby/test_integer_comb [576/753] 3194385=test_tsort [577/753] 3194385=psych/visitors/test_depth_first [578/753] 3194385=openssl/test_ns_spki [579/753] 3194385=test_bundled_gems [580/753] 3194385=prism/lex_test [581/753] 3194376=did_you_mean/test_tree_spell_checker [582/753] 3194380=ruby/test_m17n_comb [583/753] 3194376=date/test_date_ractor [584/753] 3194376=openssl/test_pair [585/753] 3194394=openssl/test_x509store [586/753] 3194387=resolv/test_mdns [587/753] 3194387=rubygems/test_gem_ext_configure_builder [588/753] 3194387=cgi/test_cgi_escape [589/753] 3194394=ruby/test_dir [590/753] 3194387=psych/test_merge_keys [591/753] 3194387=-ext-/test_random [592/753] 3194387=ripper/test_lexer [593/753] 3194385=optparse/test_kwargs [594/753] 3194385=io/wait/test_io_wait [595/753] 3194387=-ext-/string/test_set_len [596/753] 3194387=ruby/test_threadgroup [597/753] 3194374=ruby/enc/test_euc_kr [598/753] 3194374=rubygems/test_gem_commands_lock_command [599/753] 3194374=rubygems/test_gem_local_remote_options [600/753] 3194396=optparse/test_bash_completion [601/753] 3194374=ruby/test_exception [602/753] 3194396=rubygems/test_gem_security_signer [603/753] 3194394=rubygems/test_gem_commands_uninstall_command [604/753] 3194387=rubygems/test_gem_dependency_list [605/753] 3194396=ripper/test_files_test [606/753] 3194387=rubygems/test_gem_resolver_installer_set [607/753] 3194396=dtrace/test_require [608/753] 3194396=ruby/test_ifunless [609/753] 3194396=rubygems/test_gem_silent_ui [610/753] 3194396=ruby/test_shapes [611/753] 3194396=openssl/test_ocsp [612/753] 3194387=openssl/test_pkey_dh [613/753] 3194387=optparse/test_placearg [614/753] 3194387=-ext-/string/test_interned_str [615/753] 3194387=rubygems/test_gem_commands_cleanup_command [616/753] 3194396=ruby/test_env [617/753] 3194376=prism/encoding/regular_expression_encoding_test [618/753] 3194376=ruby/test_zjit [619/753] 3194376=rubygems/test_project_sanity [620/753] 3194394=ruby/test_continuation [621/753] 3194394=test_forwardable [622/753] 3194376=dtrace/test_object_create_start [623/753] 3194376=prism/result/comments_test [624/753] 3194394=-ext-/hash/test_delete [625/753] 3194376=rubygems/test_config [626/753] 3194394=ruby/test_io_m17n [627/753] 3194376=-ext-/exception/test_ensured [628/753] 3194387=rubygems/test_gem_source_subpath_problem [629/753] 3194376=test_tmpdir [630/753] 3194387=prism/result/node_id_test [631/753] 3194376=prism/api/parse_stream_test [632/753] 3194376=rubygems/test_gem_resolver_api_set [633/753] 3194376=openssl/test_ts [634/753] 3194387=psych/test_emitter [635/753] 3194387=fileutils/test_dryrun [636/753] 3194387=prism/encoding/encodings_test [637/753] 3194393=fiber/test_io_buffer [638/753] 3194387=rubygems/test_gem_impossible_dependencies_error [639/753] 3194387=json/json_generator_test [640/753] 3194393=-ext-/symbol/test_type [641/753] 3194393=ruby/test_range [642/753] 3194376=socket/test_udp [643/753] 3194376=prism/ruby/dispatcher_test [644/753] 3194376=mkmf/test_configuration [645/753] 3194376=ruby/enc/test_windows_1252 [646/753] 3194376=-ext-/load/test_stringify_symbols [647/753] 3194376=-ext-/test_printf [648/753] 3194376=ruby/test_rubyoptions [649/753] 3194387=prism/result/warnings_test [650/753] 3194391=-ext-/array/test_to_ary_concat [651/753] 3194387=rubygems/test_gem_security [652/753] 3194374=ruby/enc/test_euc_tw [653/753] 3194374=ruby/test_compile_prism [654/753] 3194394=rubygems/test_gem_commands_build_command [655/753] 3194394=mkmf/test_sizeof [656/753] 3194374=ruby/test_alias [657/753] 3194393=rubygems/test_gem_requirement [658/753] 3194374=psych/test_object_references [659/753] 3194374=-ext-/wait/test_wait [660/753] 3194391=openssl/test_x509name [661/753] 3194393=fiber/test_sleep [662/753] 3194391=resolv/test_dns [663/753] 3194374=stringio/test_stringio [664/753] 3194385=ruby/test_require [665/753] 3194374=ruby/test_dup [666/753] 3194391=mmtk/test_configuration [667/753] 3194391=ruby/test_comparable [668/753] 3194391=-ext-/test_bug-3571 [669/753] 3194391=ruby/test_system [670/753] 3194393=ruby/enc/test_emoji_breaks [671/753] 3194393=-ext-/test_notimplement [672/753] 3194393=ruby/test_io_timeout [673/753] 3194393=date/test_date_new [674/753] 3194399=rubygems/test_gem_commands_info_command [675/753] 3194393=prism/api/command_line_test [676/753] 3194393=-ext-/win32/test_console_attr [677/753] 3194393=rubygems/test_gem_bundler_version_finder [678/753] 3194393=rubygems/test_webauthn_listener_response [679/753] 3194399=psych/test_psych_set [680/753] 3194399=prism/result/heredoc_test [681/753] 3194399=prism/newline_test [682/753] 3194393=-ext-/gvl/test_ubf_async_safe [683/753] 3194374=psych/test_array [684/753] 3194393=prism/snippets_test [685/753] 3194374=prism/ruby/parser_test [686/753] 3194374=rubygems/test_gem_path_support [687/753] 3194399=prism/result/constant_path_node_test [688/753] 3194399=rubygems/test_gem_safe_yaml [689/753] 3194399=digest/test_digest_extend [690/753] 3194399=optparse/test_autoconf [691/753] 3194374=optparse/test_did_you_mean [692/753] 3194399=-ext-/popen_deadlock/test_popen_deadlock [693/753] 3194400=-ext-/test_bug-5832 [694/753] 3194400=ruby/test_case [695/753] 3194400=ruby/test_ast [696/753] 3194374=-ext-/string/test_rb_str_dup [697/753] 3194374=prism/fuzzer_test [698/753] 3194374=prism/onigmo_test [699/753] 3194374=psych/test_struct [700/753] 3194374=dtrace/test_gc [701/753] 3194374=ruby/test_math [702/753] 3194374=test_time [703/753] 3194374=json/json_encoding_test [704/753] 3194374=ruby/test_super [705/753] 3194396=mkmf/test_libs [706/753] 3194396=-ext-/arith_seq/test_arith_seq_beg_len_step [707/753] 3194399=ruby/test_hash [708/753] 3194396=rubygems/test_gem_resolver_requirement_list [709/753] 3194396=ruby/test_beginendblock [710/753] 3194387=ruby/test_io_buffer [711/753] 3194387=psych/test_scalar_scanner [712/753] 3194391=rubygems/test_gem_commands_pristine_command [713/753] 3194387=rubygems/test_gem_config_file [714/753] 3194387=psych/test_yamlstore [715/753] 3194387=ruby/test_yjit_exit_locations [716/753] 3194380=ruby/enc/test_case_mapping [717/753] 3194380=psych/visitors/test_yaml_tree [718/753] 3194374=-ext-/namespace/test_load_ext [719/753] 3194374=uri/test_mailto [720/753] 3194387=rubygems/test_rubygems [721/753] 3194380=rubygems/test_gem_package_tar_writer [722/753] 3194374=prism/ruby/ripper_test [723/753] 3194396=test_weakref [724/753] 3194380=test_timeout [725/753] 3194387=ruby/test_not [726/753] 3194387=socket/test_socket [727/753] 3194396=rubygems/test_gem_source_fetch_problem [728/753] 3194396=psych/test_set [729/753] 3194396=rubygems/test_gem_update_suggestion [730/753] 3194396=resolv/test_resource [731/753] 3194396=-ext-/struct/test_member [732/753] 3194396=rubygems/test_gem_console_ui [733/753] 3194396=did_you_mean/test_ractor_compatibility [734/753] 3194393=-ext-/econv/test_append [735/753] 3194393=rubygems/test_gem_resolver_lock_set [736/753] 3194393=test_unicode_normalize [737/753] 3194394=ruby/test_method [738/753] 3194393=optparse/test_reqarg [739/753] 3194380=ruby/test_m17n [740/753] 3194374=ruby/test_yjit [741/753] 3194396=net/http/test_buffered_io [742/753] 3194380=date/test_date_conv [743/753] 3194396=rubygems/test_webauthn_poller [744/753] 3194380=mkmf/test_egrep_cpp [745/753] 3194396=ruby/test_argf [746/753] 3194380=rubygems/test_gem_resolver_composed_set [747/753] 3194380=openssl/test_pkey_rsa [748/753] 3194393=ruby/test_trace [749/753] 3194393=-ext-/st/test_numhash [750/753] 3194393=rubygems/test_gem_stream_ui [751/753] 3194391=-ext-/string/test_nofree [752/753] 3194391=ruby/test_arity [753/753] 3194391=test_ipaddr $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:16 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 996 1015 1015 1015 pts/0 1015 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 151621 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 311356 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 341541 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 419256 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 590551 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 620161 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 653320 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 694506 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 825635 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 3142149 981924 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 1050354 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1164839 1015 1015 pts/0 1015 Rl+ 1000 40:57 /tmp/ruby/build/trunk_asan/ruby --parser=prism -W0 1 1203214 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2597670 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1018 3139308 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3139308 3142145 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250514-033938 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 3142145 3142149 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250514-033938 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest 3142149 3170223 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 3170223 3170224 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 1 3179324 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 3170224 3193603 1015 1015 pts/0 1015 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 3193603 3194389 1015 1015 pts/0 1015 Sl+ 1000 0:38 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3194389 3386866 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3194389 3386951 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 1 3432248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3455248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 3646963 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3782510 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3823805 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3916981 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3942842 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 4068349 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[996, 151621, 311356, 341541, 419256, 590551, 620161, 653320, 694506, 825635, 1050354, 1164839, 1203214, 1740617, 1863343, 2597670, 3179324, 3432248, 3455248, 3646963, 3782510, 3823805, 3916981, 3942842, 4068349], 996=>[1015], 1015=>[1018], 3142149=>[981924, 3170223], 1018=>[3139308], 3139308=>[3142145], 3142145=>[3142149], 3170223=>[3170224], 3170224=>[3193603], 3193603=>[3194389], 3194389=>[3386866, 3386951]} $ timeout 60 gdb -p 981924 -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 3386866 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 3386869] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000630153a0de5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x711a36e006c0 (LWP 3386866) "test_autoload.*" 0x0000630153a0de5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x711a2fa006c0 (LWP 3386869) "test_autoload.*" 0x0000711a5eb1b4cd in __GI___poll (fds=0x711a28f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x711a2fa006c0 (LWP 3386869) "test_autoload.*"): #0 0x0000711a5eb1b4cd in __GI___poll (fds=0x711a28f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00006301539986fa in __interceptor_poll () No symbol table info available. #2 0x0000630153d6906f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057 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:3014 vm = <optimized out> #4 0x00006301539f1aaf in asan_thread_start(void*) () No symbol table info available. #5 0x0000711a5ea9caa4 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 = {124357282105024, 8119939968160722920, 124357282105024, -352, 0, 124357403730576, 8119939968148140008, 8119761486725607400}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000711a5eb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x711a36e006c0 (LWP 3386866) "test_autoload.*"): #0 0x0000630153a0de5e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000630153a0ee1a in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x000063015395d690 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x000063015395d509 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) () No symbol table info available. #4 0x000063015395d135 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) () No symbol table info available. #5 0x000063015395813e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x0000630153957f28 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x00006301539f3e93 in __interceptor_malloc () No symbol table info available. #8 0x00006301543075f2 in context_push (parser=0x711a36dfc2f0, context=PM_CONTEXT_MAIN) at /tmp/ruby/src/trunk_asan/prism/prism.c:8684 context_node = <optimized out> #9 parse_statements (parser=parser@entry=0x711a36dfc2f0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13913 statements = 0x50400132a190 last_value = <optimized out> #10 0x00006301542e910b in parse_program (parser=0x711a36dfc2f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22385 current_block_exits = {size = 0, capacity = 0, nodes = 0x0} previous_block_exits = 0x0 statements = <optimized out> locals = <optimized out> #11 pm_parse (parser=0x711a36dfc2f0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22810 No locals. #12 0x00006301540988f0 in pm_parse_file (result=0x711a36dfc2f0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11376 rbimpl_id = 39707 node = <optimized out> error = <optimized out> id_script_lines = <optimized out> #13 0x0000630153b4517c in load_iseq_eval (ec=0x516001ad8dd0, fname=fname@entry=124357410750320) at /tmp/ruby/src/trunk_asan/load.c:825 result = {parser = {node_id = <optimized out>, lex_state = <optimized out>, enclosure_nesting = <optimized out>, lambda_enclosure_nesting = <optimized out>, brace_nesting = <optimized out>, do_loop_stack = <optimized out>, accepts_block_stack = <optimized out>, lex_modes = {current = <optimized out>, stack = {{mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}, {mode = <optimized out>, as = {list = {nesting = <optimized out>, interpolation = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out> <repeats 11 times>}}, regexp = {nesting = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, string = {nesting = <optimized out>, interpolation = <optimized out>, label_allowed = <optimized out>, incrementor = <optimized out>, terminator = <optimized out>, breakpoints = {<optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>, <optimized out>}}, heredoc = {base = {ident_start = <optimized out>, ident_length = <optimized out>, quote = <optimized out>, indent = <optimized out>}, next_start = <optimized out>, common_whitespace = <optimized out>, line_continuation = <optimized out>}}, prev = <optimized out>}}, index = <optimized out>}, start = <optimized out>, end = <optimized out>, previous = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, current = {type = <optimized out>, start = <optimized out>, end = <optimized out>}, next_start = <optimized out>, heredoc_end = <optimized out>, comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, magic_comment_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, data_loc = {start = <optimized out>, end = <optimized out>}, warning_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, error_list = {size = <optimized out>, head = <optimized out>, tail = <optimized out>}, current_scope = <optimized out>, current_context = <optimized out>, current_hash_keys = <optimized out>, encoding = <optimized out>, encoding_changed_callback = <optimized out>, encoding_comment_start = <optimized out>, lex_callback = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, constant_pool = {buckets = <optimized out>, constants = <optimized out>, size = <optimized out>, capacity = <optimized out>}, newline_list = {start = <optimized out>, size = <optimized out>, capacity = <optimized out>, offsets = <optimized out>}, integer_base = <optimized out>, current_string = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, start_line = <optimized out>, explicit_encoding = <optimized out>, current_block_exits = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, parsing_eval = <optimized out>, partial_script = <optimized out>, command_start = <optimized out>, recovering = <optimized out>, encoding_locked = <optimized out>, encoding_changed = <optimized out>, pattern_matching_newlines = <optimized out>, in_keyword_arg = <optimized out>, semantic_token_seen = <optimized out>, current_regular_expression_ascii_only = <optimized out>, warn_mismatched_indentation = <optimized out>}, options = {shebang_callback = <optimized out>, shebang_callback_data = <optimized out>, filepath = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, line = 1, encoding = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, scopes_count = <optimized out>, scopes = <optimized out>, version = <optimized out>, command_line = <optimized out>, frozen_string_literal = <optimized out>, encoding_locked = <optimized out>, main_script = <optimized out>, partial_script = <optimized out>, freeze = <optimized out>}, input = {source = <optimized out>, length = <optimized out>, type = <optimized out>}, node = {base = {type = <optimized out>, flags = <optimized out>, node_id = <optimized out>, location = {start = <optimized out>, end = <optimized out>}}, previous = <optimized out>, ast_node = <optimized out>, parameters = <optimized out>, body = <optimized out>, locals = {size = <optimized out>, capacity = <optimized out>, ids = <optimized out>}, parser = <optimized out>, encoding = <optimized out>, script_lines = <optimized out>, filepath_encoding = <optimized out>, local_table_for_iseq_size = <optimized out>, constants = <optimized out>, index_lookup_table = <optimized out>, coverage_enabled = <optimized out>, pre_execution_anchor = <optimized out>}, parsed = <optimized out>} error = <optimized out> ec = 0x516001ad8dd0 v = <optimized out> realpath_map = 124358070434320 vm_ns_v = <optimized out> loading_ns = 0x0 iseq = <optimized out> vm_ns = <optimized out> #14 0x0000630153b3ec9b in require_internal (ec=ec@entry=0x516001ad8dd0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1449 arg = <optimized out> found = 114 handle = <optimized out> _ec = <optimized out> _tag = <optimized out> th = 0x51500023bc00 saved = <optimized out> vm_ns_v = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = <optimized out> realpath_map = 124358070434320 path = 124357410750320 saved_path = <optimized out> state = RUBY_TAG_NONE prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> vm_ns = <optimized out> reset_ext_config = <optimized out> #15 0x0000630153b3c6c2 in rb_require_string_internal (fname=124357410174160, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1564 result = <optimized out> ec = 0x516001ad8dd0 result = <optimized out> #16 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1550 No locals. #17 0x0000630153e3f498 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:3798 ci = 0x1388100140003 cc = <optimized out> me = 0x711a5e367808 cfunc = 0x5060000373a8 recv = 124358070357400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #18 0x0000630153e25433 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x711a36dfd340) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4776 ivar_mask = <optimized out> aset_mask = <optimized out> ci = 0x0 cc = <optimized out> cme = <optimized out> v = <optimized out> #19 0x0000630153e2b405 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4185 No locals. #20 0x0000630153deb22c in vm_sendish (ec=0x516001ad8dd0, reg_cfp=0x711a340fd6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #21 vm_exec_core (ec=ec@entry=0x516001ad8dd0) at ../../src/trunk_asan/insns.def:899 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x630153de451f <vm_exec_core+26639>, 0x630153de0a7b <vm_exec_core+11627>, 0x630153dde37d <vm_exec_core+1645>, 0x630153ddf43f <vm_exec_core+5935>, 0x630153de470a <vm_exec_core+27130>, 0x630153ddf0fd <vm_exec_core+5101>, 0x630153de5be3 <vm_exec_core+32467>, 0x630153de3634 <vm_exec_core+22820>, 0x630153de1b16 <vm_exec_core+15878>, 0x630153dde6da <vm_exec_core+2506>, 0x630153de4ee9 <vm_exec_core+29145>, 0x630153de4aef <vm_exec_core+28127>, 0x630153ddf340 <vm_exec_core+5680>, 0x630153ddebf8 <vm_exec_core+3816>, 0x630153de3ba3 <vm_exec_core+24211>, 0x630153ddffda <vm_exec_core+8906>, 0x630153de536c <vm_exec_core+30300>, 0x630153de4d9e <vm_exec_core+28814>, 0x630153de0899 <vm_exec_core+11145>, 0x630153de1a7e <vm_exec_core+15726>, 0x630153de3759 <vm_exec_core+23113>, 0x630153de4cfa <vm_exec_core+28650>, 0x630153de29cb <vm_exec_core+19643>, 0x630153de38f1 <vm_exec_core+23521>, 0x630153de40c9 <vm_exec_core+25529>, 0x630153de28c2 <vm_exec_core+19378>, 0x630153ddeb4d <vm_exec_core+3645>, 0x630153de3186 <vm_exec_core+21622>, 0x630153dde90d <vm_exec_core+3069>, 0x630153ddecf6 <vm_exec_core+4070>, 0x630153de0cc6 <vm_exec_core+12214>, 0x630153de260a <vm_exec_core+18682>, 0x630153de2e55 <vm_exec_core+20805>, 0x630153de2415 <vm_exec_core+18181>, 0x630153dde5f6 <vm_exec_core+2278>, 0x630153de4447 <vm_exec_core+26423>, 0x630153de49b2 <vm_exec_core+27810>, 0x630153dded93 <vm_exec_core+4227>, 0x630153ddfa78 <vm_exec_core+7528>, 0x630153ddf3e5 <vm_exec_core+5845>, 0x630153de022d <vm_exec_core+9501>, 0x630153de18d2 <vm_exec_core+15298>, 0x630153ddee3a <vm_exec_core+4394>, 0x630153de4196 <vm_exec_core+25734>, 0x630153ddf9ae <vm_exec_core+7326>, 0x630153de1553 <vm_exec_core+14403>, 0x630153de200b <vm_exec_core+17147>, 0x630153de3d04 <vm_exec_core+24564>, 0x630153de2bca <vm_exec_core+20154>, 0x630153de02d6 <vm_exec_core+9670>, 0x630153ddfcd1 <vm_exec_core+8129>, 0x630153de3aa8 <vm_exec_core+23960>, 0x630153de0f22 <vm_exec_core+12818>, 0x630153de3258 <vm_exec_core+21832>, 0x630153de2d42 <vm_exec_core+20530>, 0x630153de32e5 <vm_exec_core+21973>, 0x630153de462a <vm_exec_core+26906>, 0x630153dde09b <vm_exec_core+907>, 0x630153de3e17 <vm_exec_core+24839>, 0x630153de059f <vm_exec_core+10383>, 0x630153de39be <vm_exec_core+23726>, 0x630153de06c5 <vm_exec_core+10677>, 0x630153de280e <vm_exec_core+19198>, 0x630153de5637 <vm_exec_core+31015>, 0x630153de1e7a <vm_exec_core+16746>, 0x630153de24d2 <vm_exec_core+18370>, 0x630153de092c <vm_exec_core+11292>, 0x630153ddfdf5 <vm_exec_core+8421>, 0x630153de33b3 <vm_exec_core+22179>, 0x630153ddef45 <vm_exec_core+4661>, 0x630153de1c7e <vm_exec_core+16238>, 0x630153deceff <vm_exec_core+61935>, 0x630153de2b0b <vm_exec_core+19963>, 0x630153ddefe0 <vm_exec_core+4816>, 0x630153ddf891 <vm_exec_core+7041>, 0x630153ddf6aa <vm_exec_core+6554>, 0x630153ddfb6a <vm_exec_core+7770>, 0x630153de03f5 <vm_exec_core+9957>, 0x630153de5294 <vm_exec_core+30084>, 0x630153dde0a0 <vm_exec_core+912>, 0x630153ddf7b6 <vm_exec_core+6822>, 0x630153de5d6b <vm_exec_core+32859>, 0x630153de3084 <vm_exec_core+21364>, 0x630153de230b <vm_exec_core+17915>, 0x630153de4226 <vm_exec_core+25878>, 0x630153de611d <vm_exec_core+33805>, 0x630153de454e <vm_exec_core+26686>, 0x630153de540e <vm_exec_core+30462>, 0x630153de54df <vm_exec_core+30671>, 0x630153ddea17 <vm_exec_core+3335>, 0x630153de4e0a <vm_exec_core+28922>, 0x630153de0e46 <vm_exec_core+12598>, 0x630153de5055 <vm_exec_core+29509>, 0x630153de076a <vm_exec_core+10842>, 0x630153de0077 <vm_exec_core+9063>, 0x630153de13ae <vm_exec_core+13982>, 0x630153ddeeab <vm_exec_core+4507>, 0x630153de55ac <vm_exec_core+30876>, 0x630153de160c <vm_exec_core+14588>, 0x630153de119a <vm_exec_core+13450>, 0x630153dde194 <vm_exec_core+1156>, 0x630153dde7b3 <vm_exec_core+2723>, 0x630153de21be <vm_exec_core+17582>, 0x630153de17aa <vm_exec_core+15002>, 0x630153de2091 <vm_exec_core+17281>, 0x630153de1f33 <vm_exec_core+16931>, 0x630153de0d63 <vm_exec_core+12371>, 0x630153de16a6 <vm_exec_core+14742>, 0x630153de128b <vm_exec_core+13691>, 0x630153de1a03 <vm_exec_core+15603>, 0x630153de1988 <vm_exec_core+15480>, 0x630153de4510 <vm_exec_core+26624>, 0x630153de0a6c <vm_exec_core+11612>, 0x630153dde36e <vm_exec_core+1630>, 0x630153ddf430 <vm_exec_core+5920>, 0x630153de46fb <vm_exec_core+27115>, 0x630153ddf0ee <vm_exec_core+5086>, 0x630153de5bd4 <vm_exec_core+32452>, 0x630153de3625 <vm_exec_core+22805>, 0x630153de1b07 <vm_exec_core+15863>, 0x630153dde6cb <vm_exec_core+2491>, 0x630153de4eda <vm_exec_core+29130>, 0x630153de4ae0 <vm_exec_core+28112>, 0x630153ddf331 <vm_exec_core+5665>, 0x630153ddebe9 <vm_exec_core+3801>, 0x630153de3b94 <vm_exec_core+24196>, 0x630153ddffcb <vm_exec_core+8891>, 0x630153de535d <vm_exec_core+30285>, 0x630153de4d8f <vm_exec_core+28799>, 0x630153de088a <vm_exec_core+11130>, 0x630153de1a6f <vm_exec_core+15711>, 0x630153de374a <vm_exec_core+23098>, 0x630153de4ceb <vm_exec_core+28635>, 0x630153de29bc <vm_exec_core+19628>, 0x630153de38e2 <vm_exec_core+23506>, 0x630153de40ba <vm_exec_core+25514>, 0x630153de28b3 <vm_exec_core+19363>, 0x630153ddeb3e <vm_exec_core+3630>, 0x630153de3177 <vm_exec_core+21607>, 0x630153dde8fe <vm_exec_core+3054>, 0x630153ddece7 <vm_exec_core+4055>, 0x630153de0cb7 <vm_exec_core+12199>, 0x630153de25fb <vm_exec_core+18667>, 0x630153de2e46 <vm_exec_core+20790>, 0x630153de2406 <vm_exec_core+18166>, 0x630153dde5e7 <vm_exec_core+2263>, 0x630153de4438 <vm_exec_core+26408>, 0x630153de49a3 <vm_exec_core+27795>, 0x630153dded84 <vm_exec_core+4212>, 0x630153ddfa69 <vm_exec_core+7513>, 0x630153ddf3d6 <vm_exec_core+5830>, 0x630153de021e <vm_exec_core+9486>, 0x630153de18c3 <vm_exec_core+15283>, 0x630153ddee2b <vm_exec_core+4379>, 0x630153de4187 <vm_exec_core+25719>, 0x630153ddf99f <vm_exec_core+7311>, 0x630153de1544 <vm_exec_core+14388>, 0x630153de1ffc <vm_exec_core+17132>, 0x630153de3cf5 <vm_exec_core+24549>, 0x630153de2bbb <vm_exec_core+20139>, 0x630153de02c7 <vm_exec_core+9655>, 0x630153ddfcc2 <vm_exec_core+8114>, 0x630153de3a99 <vm_exec_core+23945>, 0x630153de0f13 <vm_exec_core+12803>, 0x630153de3249 <vm_exec_core+21817>, 0x630153de2d33 <vm_exec_core+20515>, 0x630153de32d6 <vm_exec_core+21958>, 0x630153de461b <vm_exec_core+26891>, 0x630153de2ae8 <vm_exec_core+19928>, 0x630153de3e08 <vm_exec_core+24824>, 0x630153de0590 <vm_exec_core+10368>, 0x630153de39af <vm_exec_core+23711>, 0x630153de06b6 <vm_exec_core+10662>, 0x630153de27ff <vm_exec_core+19183>, 0x630153de2ae8 <vm_exec_core+19928>, 0x630153de1e6b <vm_exec_core+16731>, 0x630153de24c3 <vm_exec_core+18355>, 0x630153de091d <vm_exec_core+11277>, 0x630153ddfde6 <vm_exec_core+8406>, 0x630153de33a4 <vm_exec_core+22164>, 0x630153ddef36 <vm_exec_core+4646>, 0x630153de1c6f <vm_exec_core+16223>, 0x630153decef0 <vm_exec_core+61920>, 0x630153de2afc <vm_exec_core+19948>, 0x630153ddefd1 <vm_exec_core+4801>, 0x630153ddf882 <vm_exec_core+7026>, 0x630153ddf69b <vm_exec_core+6539>, 0x630153ddfb5b <vm_exec_core+7755>, 0x630153de03e6 <vm_exec_core+9942>, 0x630153de2306 <vm_exec_core+17910>, 0x630153de1c65 <vm_exec_core+16213>, 0x630153de2301 <vm_exec_core+17905>, 0x630153de2aa8 <vm_exec_core+19864>, 0x630153de2a68 <vm_exec_core+19800>, 0x630153ddfb56 <vm_exec_core+7750>, 0x630153de2e0a <vm_exec_core+20730>, 0x630153de1190 <vm_exec_core+13440>, 0x630153de1195 <vm_exec_core+13445>, 0x630153de2a63 <vm_exec_core+19795>, 0x630153de25f6 <vm_exec_core+18662>...} reg_cfp = 0x711a340fd6e8 reg_pc = 0x5110000a0738 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #22 0x0000630153dda37b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623 _ec = 0x516001ad8dd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x711a36dfd740, <optimized out>, <optimized out>}, prev = 0x711a31209d80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #23 0x0000630153e54c8d in vm_call0_body (ec=<optimized out>, calling=0x711a31309c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x711a31309ce0 cc = <optimized out> ret = <optimized out> #24 0x0000630153e544e1 in vm_call0_cme (ec=0x516001ad8dd0, calling=0x711a31309c60, argv=0x711a36dfdb80, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #25 vm_call0_body (ec=<optimized out>, calling=0x711a31309c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x711a3c46eb38 orig_cme = <optimized out> ci = 0x711a31309ce0 cc = <optimized out> ret = <optimized out> #26 0x0000630153e05ced in vm_call0_cc (ec=0x516001ad8dd0, recv=124358070357400, id=22705, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101 flags = <optimized out> calling = {cd = 0x711a31309cc0, cc = 0x711a315091e0, block_handler = 0, recv = 124358070357400, argc = 1, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} use_argv = 0x711a36dfdb80 av = <optimized out> #27 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1064 ci = <optimized out> ec = 0x516001ad8dd0 cc = <optimized out> self = <optimized out> #28 0x0000630153e06bae in rb_funcallv (recv=124358070357400, mid=22705, argc=1, argv=0x711a36dfdb80) at /tmp/ruby/src/trunk_asan/vm_eval.c:1079 No locals. #29 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1136 ar = <optimized out> argv = 0x711a36dfdb80 #30 0x0000630153dc297e in autoload_feature_require (_arguments=124357403729696) at /tmp/ruby/src/trunk_asan/variable.c:3438 receiver = 124358070357400 arguments = 0x711a36dfdf20 autoload_const = <optimized out> autoload_namespace = <optimized out> result = <optimized out> data = <optimized out> #31 autoload_try_load (_arguments=124357403729696) at /tmp/ruby/src/trunk_asan/variable.c:3451 arguments = 0x711a36dfdf20 result = <optimized out> ce = <optimized out> #32 0x0000630153a3c310 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:1074 _ec = 0x516001ad8dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x711a36dfded0, <optimized out>, 0x711a36dfdde0, <optimized out>, <optimized out>}, prev = 0x711a31209440, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001ad8dd0 state = RUBY_TAG_NONE errinfo = <optimized out> #33 0x0000630153dc1cf0 in rb_autoload_load (module=module@entry=124358070303880, name=name@entry=240187) at /tmp/ruby/src/trunk_asan/variable.c:3512 ce = <optimized out> arguments = {module = 124358070303880, name = 240187, flag = 0, mutex = 124357576096800, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #34 0x0000630153dce5d3 in rb_const_search_from (klass=124357410546240, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3614 ac = 0x0 th: 0x51500023bc00, native_id: 0x711a36e006c0 -- Control frame information ----------------------------------------------- am = 124358070303880 c:0007 p:---- s:0027 e:000026 DUMMY [FINISH] tmp = 124358070303880 ce = <optimized out> c:0006 p:---- s:0024 e:000023 CFUNC :require current = 124358070303880 value = <optimized out> first_iteration = <optimized out> #35 0x0000630153dc37d4 in rb_const_search (klass=124357410546240, id=240187, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3636 value = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH] #36 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3563 c = <optimized out> c:0003 p:---- s:0010 e:000009 CFUNC :fork #37 0x0000630153dd1d5e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1129 root_cref = <optimized out> klass = 92358976733448 cref = <optimized out> val = <optimized out> root_cref = <optimized out> c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #38 0x0000630153ddd262 in vm_get_ev_const_chain (ec=0x516001ad8dd0, segments=0x502001d7e530) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1162 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #39 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502001d85850) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6462 segments = 0x502001d7e530 ice = <optimized out> val = <optimized out> #40 0x0000630153ddf398 in vm_exec_core (ec=ec@entry=0x516001ad8dd0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x630153de451f <vm_exec_core+26639>, 0x630153de0a7b <vm_exec_core+11627>, 0x630153dde37d <vm_exec_core+1645>, 0x630153ddf43f <vm_exec_core+5935>, 0x630153de470a <vm_exec_core+27130>, 0x630153ddf0fd <vm_exec_core+5101>, 0x630153de5be3 <vm_exec_core+32467>, 0x630153de3634 <vm_exec_core+22820>, 0x630153de1b16 <vm_exec_core+15878>, 0x630153dde6da <vm_exec_core+2506>, 0x630153de4ee9 <vm_exec_core+29145>, 0x630153de4aef <vm_exec_core+28127>, 0x630153ddf340 <vm_exec_core+5680>, 0x630153ddebf8 <vm_exec_core+3816>, 0x630153de3ba3 <vm_exec_core+24211>, 0x630153ddffda <vm_exec_core+8906>, 0x630153de536c <vm_exec_core+30300>, 0x630153de4d9e <vm_exec_core+28814>, 0x630153de0899 <vm_exec_core+11145>, 0x630153de1a7e <vm_exec_core+15726>, 0x630153de3759 <vm_exec_core+23113>, 0x630153de4cfa <vm_exec_core+28650>, 0x630153de29cb <vm_exec_core+19643>, 0x630153de38f1 <vm_exec_core+23521>, 0x630153de40c9 <vm_exec_core+25529>, 0x630153de28c2 <vm_exec_core+19378>, 0x630153ddeb4d <vm_exec_core+3645>, 0x630153de3186 <vm_exec_core+21622>, 0x630153dde90d <vm_exec_core+3069>, 0x630153ddecf6 <vm_exec_core+4070>, 0x630153de0cc6 <vm_exec_core+12214>, 0x630153de260a <vm_exec_core+18682>, 0x630153de2e55 <vm_exec_core+20805>, 0x630153de2415 <vm_exec_core+18181>, 0x630153dde5f6 <vm_exec_core+2278>, 0x630153de4447 <vm_exec_core+26423>, 0x630153de49b2 <vm_exec_core+27810>, 0x630153dded93 <vm_exec_core+4227>, 0x630153ddfa78 <vm_exec_core+7528>, 0x630153ddf3e5 <vm_exec_core+5845>, 0x630153de022d <vm_exec_core+9501>, 0x630153de18d2 <vm_exec_core+15298>, 0x630153ddee3a <vm_exec_core+4394>, 0x630153de4196 <vm_exec_core+25734>, 0x630153ddf9ae <vm_exec_core+7326>, 0x630153de1553 <vm_exec_core+14403>, 0x630153de200b <vm_exec_core+17147>, 0x630153de3d04 <vm_exec_core+24564>, 0x630153de2bca <vm_exec_core+20154>, 0x630153de02d6 <vm_exec_core+9670>, 0x630153ddfcd1 <vm_exec_core+8129>, 0x630153de3aa8 <vm_exec_core+23960>, 0x630153de0f22 <vm_exec_core+12818>, 0x630153de3258 <vm_exec_core+21832>, 0x630153de2d42 <vm_exec_core+20530>, 0x630153de32e5 <vm_exec_core+21973>, 0x630153de462a <vm_exec_core+26906>, 0x630153dde09b <vm_exec_core+907>, 0x630153de3e17 <vm_exec_core+24839>, 0x630153de059f <vm_exec_core+10383>, 0x630153de39be <vm_exec_core+23726>, 0x630153de06c5 <vm_exec_core+10677>, 0x630153de280e <vm_exec_core+19198>, 0x630153de5637 <vm_exec_core+31015>, 0x630153de1e7a <vm_exec_core+16746>, 0x630153de24d2 <vm_exec_core+18370>, 0x630153de092c <vm_exec_core+11292>, 0x630153ddfdf5 <vm_exec_core+8421>, 0x630153de33b3 <vm_exec_core+22179>, 0x630153ddef45 <vm_exec_core+4661>, 0x630153de1c7e <vm_exec_core+16238>, 0x630153deceff <vm_exec_core+61935>, 0x630153de2b0b <vm_exec_core+19963>, 0x630153ddefe0 <vm_exec_core+4816>, 0x630153ddf891 <vm_exec_core+7041>, 0x630153ddf6aa <vm_exec_core+6554>, 0x630153ddfb6a <vm_exec_core+7770>, 0x630153de03f5 <vm_exec_core+9957>, 0x630153de5294 <vm_exec_core+30084>, 0x630153dde0a0 <vm_exec_core+912>, 0x630153ddf7b6 <vm_exec_core+6822>, 0x630153de5d6b <vm_exec_core+32859>, 0x630153de3084 <vm_exec_core+21364>, 0x630153de230b <vm_exec_core+17915>, 0x630153de4226 <vm_exec_core+25878>, 0x630153de611d <vm_exec_core+33805>, 0x630153de454e <vm_exec_core+26686>, 0x630153de540e <vm_exec_core+30462>, 0x630153de54df <vm_exec_core+30671>, 0x630153ddea17 <vm_exec_core+3335>, 0x630153de4e0a <vm_exec_core+28922>, 0x630153de0e46 <vm_exec_core+12598>, 0x630153de5055 <vm_exec_core+29509>, 0x630153de076a <vm_exec_core+10842>, 0x630153de0077 <vm_exec_core+9063>, 0x630153de13ae <vm_exec_core+13982>, 0x630153ddeeab <vm_exec_core+4507>, 0x630153de55ac <vm_exec_core+30876>, 0x630153de160c <vm_exec_core+14588>, 0x630153de119a <vm_exec_core+13450>, 0x630153dde194 <vm_exec_core+1156>, 0x630153dde7b3 <vm_exec_core+2723>, 0x630153de21be <vm_exec_core+17582>, 0x630153de17aa <vm_exec_core+15002>, 0x630153de2091 <vm_exec_core+17281>, 0x630153de1f33 <vm_exec_core+16931>, 0x630153de0d63 <vm_exec_core+12371>, 0x630153de16a6 <vm_exec_core+14742>, 0x630153de128b <vm_exec_core+13691>, 0x630153de1a03 <vm_exec_core+15603>, 0x630153de1988 <vm_exec_core+15480>, 0x630153de4510 <vm_exec_core+26624>, 0x630153de0a6c <vm_exec_core+11612>, 0x630153dde36e <vm_exec_core+1630>, 0x630153ddf430 <vm_exec_core+5920>, 0x630153de46fb <vm_exec_core+27115>, 0x630153ddf0ee <vm_exec_core+5086>, 0x630153de5bd4 <vm_exec_core+32452>, 0x630153de3625 <vm_exec_core+22805>, 0x630153de1b07 <vm_exec_core+15863>, 0x630153dde6cb <vm_exec_core+2491>, 0x630153de4eda <vm_exec_core+29130>, 0x630153de4ae0 <vm_exec_core+28112>, 0x630153ddf331 <vm_exec_core+5665>, 0x630153ddebe9 <vm_exec_core+3801>, 0x630153de3b94 <vm_exec_core+24196>, 0x630153ddffcb <vm_exec_core+8891>, 0x630153de535d <vm_exec_core+30285>, 0x630153de4d8f <vm_exec_core+28799>, 0x630153de088a <vm_exec_core+11130>, 0x630153de1a6f <vm_exec_core+15711>, 0x630153de374a <vm_exec_core+23098>, 0x630153de4ceb <vm_exec_core+28635>, 0x630153de29bc <vm_exec_core+19628>, 0x630153de38e2 <vm_exec_core+23506>, 0x630153de40ba <vm_exec_core+25514>, 0x630153de28b3 <vm_exec_core+19363>, 0x630153ddeb3e <vm_exec_core+3630>, 0x630153de3177 <vm_exec_core+21607>, 0x630153dde8fe <vm_exec_core+3054>, 0x630153ddece7 <vm_exec_core+4055>, 0x630153de0cb7 <vm_exec_core+12199>, 0x630153de25fb <vm_exec_core+18667>, 0x630153de2e46 <vm_exec_core+20790>, 0x630153de2406 <vm_exec_core+18166>, 0x630153dde5e7 <vm_exec_core+2263>, 0x630153de4438 <vm_exec_core+26408>, 0x630153de49a3 <vm_exec_core+27795>, 0x630153dded84 <vm_exec_core+4212>, 0x630153ddfa69 <vm_exec_core+7513>, 0x630153ddf3d6 <vm_exec_core+5830>, 0x630153de021e <vm_exec_core+9486>, 0x630153de18c3 <vm_exec_core+15283>, 0x630153ddee2b <vm_exec_core+4379>, 0x630153de4187 <vm_exec_core+25719>, 0x630153ddf99f <vm_exec_core+7311>, 0x630153de1544 <vm_exec_core+14388>, 0x630153de1ffc <vm_exec_core+17132>, 0x630153de3cf5 <vm_exec_core+24549>, 0x630153de2bbb <vm_exec_core+20139>, 0x630153de02c7 <vm_exec_core+9655>, 0x630153ddfcc2 <vm_exec_core+8114>, 0x630153de3a99 <vm_exec_core+23945>, 0x630153de0f13 <vm_exec_core+12803>, 0x630153de3249 <vm_exec_core+21817>, 0x630153de2d33 <vm_exec_core+20515>, 0x630153de32d6 <vm_exec_core+21958>, 0x630153de461b <vm_exec_core+26891>, 0x630153de2ae8 <vm_exec_core+19928>, 0x630153de3e08 <vm_exec_core+24824>, 0x630153de0590 <vm_exec_core+10368>, 0x630153de39af <vm_exec_core+23711>, 0x630153de06b6 <vm_exec_core+10662>, 0x630153de27ff <vm_exec_core+19183>, 0x630153de2ae8 <vm_exec_core+19928>, 0x630153de1e6b <vm_exec_core+16731>, 0x630153de24c3 <vm_exec_core+18355>, 0x630153de091d <vm_exec_core+11277>, 0x630153ddfde6 <vm_exec_core+8406>, 0x630153de33a4 <vm_exec_core+22164>, 0x630153ddef36 <vm_exec_core+4646>, 0x630153de1c6f <vm_exec_core+16223>, 0x630153decef0 <vm_exec_core+61920>, 0x630153de2afc <vm_exec_core+19948>, 0x630153ddefd1 <vm_exec_core+4801>, 0x630153ddf882 <vm_exec_core+7026>, 0x630153ddf69b <vm_exec_core+6539>, 0x630153ddfb5b <vm_exec_core+7755>, 0x630153de03e6 <vm_exec_core+9942>, 0x630153de2306 <vm_exec_core+17910>, 0x630153de1c65 <vm_exec_core+16213>, 0x630153de2301 <vm_exec_core+17905>, 0x630153de2aa8 <vm_exec_core+19864>, 0x630153de2a68 <vm_exec_core+19800>, 0x630153ddfb56 <vm_exec_core+7750>, 0x630153de2e0a <vm_exec_core+20730>, 0x630153de1190 <vm_exec_core+13440>, 0x630153de1195 <vm_exec_core+13445>, 0x630153de2a63 <vm_exec_core+19795>, 0x630153de25f6 <vm_exec_core+18662>...} reg_cfp = 0x711a340fd720 reg_pc = 0xfffffffffffffe00 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_once = <optimized out> INSN_LABEL_opt_case_dispatch = <optimized out> INSN_LABEL_opt_aset_with = <optimized out> INSN_LABEL_opt_aref_with = <optimized out> INSN_LABEL_invokebuiltin = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate = <optimized out> INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out> INSN_LABEL_getlocal_WC_0 = <optimized out> INSN_LABEL_getlocal_WC_1 = <optimized out> INSN_LABEL_setlocal_WC_0 = <optimized out> INSN_LABEL_setlocal_WC_1 = <optimized out> INSN_LABEL_putobject_INT2FIX_0_ = <optimized out> INSN_LABEL_putobject_INT2FIX_1_ = <optimized out> INSN_LABEL_trace_opt_nil_p = <optimized out> INSN_LABEL_trace_opt_plus = <optimized out> INSN_LABEL_trace_opt_minus = <optimized out> INSN_LABEL_trace_opt_mult = <optimized out> INSN_LABEL_trace_opt_div = <optimized out> INSN_LABEL_trace_opt_mod = <optimized out> INSN_LABEL_trace_opt_eq = <optimized out> INSN_LABEL_trace_opt_lt = <optimized out> INSN_LABEL_trace_opt_le = <optimized out> INSN_LABEL_trace_opt_gt = <optimized out> INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #41 0x0000630153dda37b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623 _ec = 0x516001ad8dd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x711a36dfea80, <optimized out>, <optimized out>}, prev = 0x711a313098b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #42 0x0000630153e5e972 in invoke_iseq_block_from_c (ec=0x516001ad8dd0, captured=0x711a340fd7a8, self=124357484715240, 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:1653 flags = 0 iseq = 0x711a36ed7508 cfp = <optimized out> sp = 0x711a33ffd850 use_argv = 0x0 stack_argv = 0x711a33ffd850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #43 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:1667 captured = 0x711a340fd7a8 #44 0x0000630153e07fb6 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:1704 No locals. #45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1712 No locals. #46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1361 No locals. #47 0x0000630153e07fb6 in rb_yield (val=<optimized out>) No locals. #48 0x0000630153a3bbea in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054 _ec = 0x516001ad8dd0 _tag = {tag = 36, retval = <optimized out>, buf = {0x711a36dfee10, <optimized out>, 0x711a36dfed20, <optimized out>, <optimized out>}, prev = 0x711a31209140, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516001ad8dd0 cfp = 0x711a340fd758 #49 0x0000630153bc873b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4287 status = <optimized out> pid = <optimized out> #50 0x0000630153e3f498 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:3798 ci = 0x64e100040001 cc = <optimized out> me = 0x711a3c47d778 cfunc = 0x506000047a28 recv = 124357484715240 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #51 0x0000630153de5fba in vm_sendish (ec=0x516001ad8dd0, reg_cfp=0x711a340fd790, cd=0x502001d7e550, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5995 calling = {cd = <optimized out>, cc = <optimized out>, block_handler = <optimized out>, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = 0, proc_ns = 0x0} val = 36 ci = <optimized out> argc = <optimized out> recv = <optimized out> cc = <optimized out> #52 vm_exec_core (ec=ec@entry=0x516001ad8dd0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x502001d7e550 insns_address_table = {0x630153de451f <vm_exec_core+26639>, 0x630153de0a7b <vm_exec_core+11627>, 0x630153dde37d <vm_exec_core+1645>, 0x630153ddf43f <vm_exec_core+5935>, 0x630153de470a <vm_exec_core+27130>, 0x630153ddf0fd <vm_exec_core+5101>, 0x630153de5be3 <vm_exec_core+32467>, 0x630153de3634 <vm_exec_core+22820>, 0x630153de1b16 <vm_exec_core+15878>, 0x630153dde6da <vm_exec_core+2506>, 0x630153de4ee9 <vm_exec_core+29145>, 0x630153de4aef <vm_exec_core+28127>, 0x630153ddf340 <vm_exec_core+5680>, 0x630153ddebf8 <vm_exec_core+3816>, 0x630153de3ba3 <vm_exec_core+24211>, 0x630153ddffda <vm_exec_core+8906>, 0x630153de536c <vm_exec_core+30300>, 0x630153de4d9e <vm_exec_core+28814>, 0x630153de0899 <vm_exec_core+11145>, 0x630153de1a7e <vm_exec_core+15726>, 0x630153de3759 <vm_exec_core+23113>, 0x630153de4cfa <vm_exec_core+28650>, 0x630153de29cb <vm_exec_core+19643>, 0x630153de38f1 <vm_exec_core+23521>, 0x630153de40c9 <vm_exec_core+25529>, 0x630153de28c2 <vm_exec_core+19378>, 0x630153ddeb4d <vm_exec_core+3645>, 0x630153de3186 <vm_exec_core+21622>, 0x630153dde90d <vm_exec_core+3069>, 0x630153ddecf6 <vm_exec_core+4070>, 0x630153de0cc6 <vm_exec_core+12214>, 0x630153de260a <vm_exec_core+18682>, 0x630153de2e55 <vm_exec_core+20805>, 0x630153de2415 <vm_exec_core+18181>, 0x630153dde5f6 <vm_exec_core+2278>, 0x630153de4447 <vm_exec_core+26423>, 0x630153de49b2 <vm_exec_core+27810>, 0x630153dded93 <vm_exec_core+4227>, 0x630153ddfa78 <vm_exec_core+7528>, 0x630153ddf3e5 <vm_exec_core+5845>, 0x630153de022d <vm_exec_core+9501>, 0x630153de18d2 <vm_exec_core+15298>, 0x630153ddee3a <vm_exec_core+4394>, 0x630153de4196 <vm_exec_core+25734>, 0x630153ddf9ae <vm_exec_core+7326>, 0x630153de1553 <vm_exec_core+14403>, 0x630153de200b <vm_exec_core+17147>, 0x630153de3d04 <vm_exec_core+24564>, 0x630153de2bca <vm_exec_core+20154>, 0x630153de02d6 <vm_exec_core+9670>, 0x630153ddfcd1 <vm_exec_core+8129>, 0x630153de3aa8 <vm_exec_core+23960>, 0x630153de0f22 <vm_exec_core+12818>, 0x630153de3258 <vm_exec_core+21832>, 0x630153de2d42 <vm_exec_core+20530>, 0x630153de32e5 <vm_exec_core+21973>, 0x630153de462a <vm_exec_core+26906>, 0x630153dde09b <vm_exec_core+907>, 0x630153de3e17 <vm_exec_core+24839>, 0x630153de059f <vm_exec_core+10383>, 0x630153de39be <vm_exec_core+23726>, 0x630153de06c5 <vm_exec_core+10677>, 0x630153de280e <vm_exec_core+19198>, 0x630153de5637 <vm_exec_core+31015>, 0x630153de1e7a <vm_exec_core+16746>, 0x630153de24d2 <vm_exec_core+18370>, 0x630153de092c <vm_exec_core+11292>, 0x630153ddfdf5 <vm_exec_core+8421>, 0x630153de33b3 <vm_exec_core+22179>, 0x630153ddef45 <vm_exec_core+4661>, 0x630153de1c7e <vm_exec_core+16238>, 0x630153deceff <vm_exec_core+61935>, 0x630153de2b0b <vm_exec_core+19963>, 0x630153ddefe0 <vm_exec_core+4816>, 0x630153ddf891 <vm_exec_core+7041>, 0x630153ddf6aa <vm_exec_core+6554>, 0x630153ddfb6a <vm_exec_core+7770>, 0x630153de03f5 <vm_exec_core+9957>, 0x630153de5294 <vm_exec_core+30084>, 0x630153dde0a0 <vm_exec_core+912>, 0x630153ddf7b6 <vm_exec_core+6822>, 0x630153de5d6b <vm_exec_core+32859>, 0x630153de3084 <vm_exec_core+21364>, 0x630153de230b <vm_exec_core+17915>, 0x630153de4226 <vm_exec_core+25878>, 0x630153de611d <vm_exec_core+33805>, 0x630153de454e <vm_exec_core+26686>, 0x630153de540e <vm_exec_core+30462>, 0x630153de54df <vm_exec_core+30671>, 0x630153ddea17 <vm_exec_core+3335>, 0x630153de4e0a <vm_exec_core+28922>, 0x630153de0e46 <vm_exec_core+12598>, 0x630153de5055 <vm_exec_core+29509>, 0x630153de076a <vm_exec_core+10842>, 0x630153de0077 <vm_exec_core+9063>, 0x630153de13ae <vm_exec_core+13982>, 0x630153ddeeab <vm_exec_core+4507>, 0x630153de55ac <vm_exec_core+30876>, 0x630153de160c <vm_exec_core+14588>, 0x630153de119a <vm_exec_core+13450>, 0x630153dde194 <vm_exec_core+1156>, 0x630153dde7b3 <vm_exec_core+2723>, 0x630153de21be <vm_exec_core+17582>, 0x630153de17aa <vm_exec_core+15002>, 0x630153de2091 <vm_exec_core+17281>, 0x630153de1f33 <vm_exec_core+16931>, 0x630153de0d63 <vm_exec_core+12371>, 0x630153de16a6 <vm_exec_core+14742>, 0x630153de128b <vm_exec_core+13691>, 0x630153de1a03 <vm_exec_core+15603>, 0x630153de1988 <vm_exec_core+15480>, 0x630153de4510 <vm_exec_core+26624>, 0x630153de0a6c <vm_exec_core+11612>, 0x630153dde36e <vm_exec_core+1630>, 0x630153ddf430 <vm_exec_core+5920>, 0x630153de46fb <vm_exec_core+27115>, 0x630153ddf0ee <vm_exec_core+5086>, 0x630153de5bd4 <vm_exec_core+32452>, 0x630153de3625 <vm_exec_core+22805>, 0x630153de1b07 <vm_exec_core+15863>, 0x630153dde6cb <vm_exec_core+2491>, 0x630153de4eda <vm_exec_core+29130>, 0x630153de4ae0 <vm_exec_core+28112>, 0x630153ddf331 <vm_exec_core+5665>, 0x630153ddebe9 <vm_exec_core+3801>, 0x630153de3b94 <vm_exec_core+24196>, 0x630153ddffcb <vm_exec_core+8891>, 0x630153de535d <vm_exec_core+30285>, 0x630153de4d8f <vm_exec_core+28799>, 0x630153de088a <vm_exec_core+11130>, 0x630153de1a6f <vm_exec_core+15711>, 0x630153de374a <vm_exec_core+23098>, 0x630153de4ceb <vm_exec_core+28635>, 0x630153de29bc <vm_exec_core+19628>, 0x630153de38e2 <vm_exec_core+23506>, 0x630153de40ba <vm_exec_core+25514>, 0x630153de28b3 <vm_exec_core+19363>, 0x630153ddeb3e <vm_exec_core+3630>, 0x630153de3177 <vm_exec_core+21607>, 0x630153dde8fe <vm_exec_core+3054>, 0x630153ddece7 <vm_exec_core+4055>, 0x630153de0cb7 <vm_exec_core+12199>, 0x630153de25fb <vm_exec_core+18667>, 0x630153de2e46 <vm_exec_core+20790>, 0x630153de2406 <vm_exec_core+18166>, 0x630153dde5e7 <vm_exec_core+2263>, 0x630153de4438 <vm_exec_core+26408>, 0x630153de49a3 <vm_exec_core+27795>, 0x630153dded84 <vm_exec_core+4212>, 0x630153ddfa69 <vm_exec_core+7513>, 0x630153ddf3d6 <vm_exec_core+5830>, 0x630153de021e <vm_exec_core+9486>, 0x630153de18c3 <vm_exec_core+15283>, 0x630153ddee2b <vm_exec_core+4379>, 0x630153de4187 <vm_exec_core+25719>, 0x630153ddf99f <vm_exec_core+7311>, 0x630153de1544 <vm_exec_core+14388>, 0x630153de1ffc <vm_exec_core+17132>, 0x630153de3cf5 <vm_exec_core+24549>, 0x630153de2bbb <vm_exec_core+20139>, 0x630153de02c7 <vm_exec_core+9655>, 0x630153ddfcc2 <vm_exec_core+8114>, 0x630153de3a99 <vm_exec_core+23945>, 0x630153de0f13 <vm_exec_core+12803>, 0x630153de3249 <vm_exec_core+21817>, 0x630153de2d33 <vm_exec_core+20515>, 0x630153de32d6 <vm_exec_core+21958>, 0x630153de461b <vm_exec_core+26891>, 0x630153de2ae8 <vm_exec_core+19928>, 0x630153de3e08 <vm_exec_core+24824>, 0x630153de0590 <vm_exec_core+10368>, 0x630153de39af <vm_exec_core+23711>, 0x630153de06b6 <vm_exec_core+10662>, 0x630153de27ff <vm_exec_core+19183>, 0x630153de2ae8 <vm_exec_core+19928>, 0x630153de1e6b <vm_exec_core+16731>, 0x630153de24c3 <vm_exec_core+18355>, 0x630153de091d <vm_exec_core+11277>, 0x630153ddfde6 <vm_exec_core+8406>, 0x630153de33a4 <vm_exec_core+22164>, 0x630153ddef36 <vm_exec_core+4646>, 0x630153de1c6f <vm_exec_core+16223>, 0x630153decef0 <vm_exec_core+61920>, 0x630153de2afc <vm_exec_core+19948>, 0x630153ddefd1 <vm_exec_core+4801>, 0x630153ddf882 <vm_exec_core+7026>, 0x630153ddf69b <vm_exec_core+6539>, 0x630153ddfb5b <vm_exec_core+7755>, 0x630153de03e6 <vm_exec_core+9942>, 0x630153de2306 <vm_exec_core+17910>, 0x630153de1c65 <vm_exec_core+16213>, 0x630153de2301 <vm_exec_core+17905>, 0x630153de2aa8 <vm_exec_core+19864>, 0x630153de2a68 <vm_exec_core+19800>, 0x630153ddfb56 <vm_exec_core+7750>, 0x630153de2e0a <vm_exec_core+20730>, 0x630153de1190 <vm_exec_core+13440>, 0x630153de1195 <vm_exec_core+13445>, 0x630153de2a63 <vm_exec_core+19795>, 0x630153de25f6 <vm_exec_core+18662>...} reg_cfp = 0x711a340fd790 reg_pc = 0x5040012f0830 INSN_LABEL_nop = <optimized out> INSN_LABEL_getlocal = <optimized out> INSN_LABEL_setlocal = <optimized out> INSN_LABEL_getblockparam = <optimized out> INSN_LABEL_setblockparam = <optimized out> INSN_LABEL_getblockparamproxy = <optimized out> INSN_LABEL_getspecial = <optimized out> INSN_LABEL_setspecial = <optimized out> INSN_LABEL_getinstancevariable = <optimized out> INSN_LABEL_setinstancevariable = <optimized out> INSN_LABEL_getclassvariable = <optimized out> INSN_LABEL_setclassvariable = <optimized out> INSN_LABEL_opt_getconstant_path = <optimized out> INSN_LABEL_getconstant = <optimized out> INSN_LABEL_setconstant = <optimized out> INSN_LABEL_getglobal = <optimized out> INSN_LABEL_setglobal = <optimized out> INSN_LABEL_putnil = <optimized out> INSN_LABEL_putself = <optimized out> INSN_LABEL_putobject = <optimized out> INSN_LABEL_putspecialobject = <optimized out> INSN_LABEL_putstring = <optimized out> INSN_LABEL_putchilledstring = <optimized out> INSN_LABEL_concatstrings = <optimized out> INSN_LABEL_anytostring = <optimized out> INSN_LABEL_toregexp = <optimized out> INSN_LABEL_intern = <optimized out> INSN_LABEL_newarray = <optimized out> INSN_LABEL_pushtoarraykwsplat = <optimized out> INSN_LABEL_duparray = <optimized out> INSN_LABEL_duphash = <optimized out> INSN_LABEL_expandarray = <optimized out> INSN_LABEL_concatarray = <optimized out> INSN_LABEL_concattoarray = <optimized out> INSN_LABEL_pushtoarray = <optimized out> INSN_LABEL_splatarray = <optimized out> INSN_LABEL_splatkw = <optimized out> INSN_LABEL_newhash = <optimized out> INSN_LABEL_newrange = <optimized out> INSN_LABEL_pop = <optimized out> INSN_LABEL_dup = <optimized out> INSN_LABEL_dupn = <optimized out> INSN_LABEL_swap = <optimized out> INSN_LABEL_opt_reverse = <optimized out> INSN_LABEL_topn = <optimized out> INSN_LABEL_setn = <optimized out> INSN_LABEL_adjuststack = <optimized out> INSN_LABEL_defined = <optimized out> INSN_LABEL_definedivar = <optimized out> INSN_LABEL_checkmatch = <optimized out> INSN_LABEL_checkkeyword = <optimized out> INSN_LABEL_checktype = <optimized out> INSN_LABEL_defineclass = <optimized out> INSN_LABEL_definemethod = <optimized out> INSN_LABEL_definesmethod = <optimized out> INSN_LABEL_send = <optimized out> INSN_LABEL_sendforward = <optimized out> INSN_LABEL_opt_send_without_block = <optimized out> INSN_LABEL_opt_new = <optimized out> INSN_LABEL_objtostring = <optimized out> INSN_LABEL_opt_ary_freeze = <optimized out> INSN_LABEL_opt_hash_freeze = <optimized out> INSN_LABEL_opt_str_freeze = <optimized out> INSN_LABEL_opt_str_uminus = <optimized out> INSN_LABEL_opt_duparray_send = <optimized out> INSN_LABEL_opt_newarray_send = <optimized out> INSN_LABEL_invokesuper = <optimized out> INSN_LABEL_invokesuperforward = <optimized out> INSN_LABEL_invokeblock = <optimized out> INSN_LABEL_leave = <optimized out> INSN_LABEL_throw = <optimized out> INSN_LABEL_jump = <optimized out> INSN_LABEL_branchif = <optimized out> INSN_LABEL_branchunless = <optimized out> INSN_LABEL_branchnil = <optimized out> INSN_LABEL_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> #53 0x0000630153dda37b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2623 _ec = 0x516001ad8dd0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x711a36dff6c0, <optimized out>, <optimized out>}, prev = 0x711a36dffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #54 0x0000630153e17ecb in invoke_iseq_block_from_c (ec=0x516001ad8dd0, captured=<optimized out>, self=124357484715240, 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:1653 flags = 0 iseq = 0x711a36ed7530 cfp = 0x711a340fd7c8 sp = 0x711a33ffd818 use_argv = <optimized out> stack_argv = 0x711a33ffd818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #55 invoke_block_from_c_proc (ec=0x516001ad8dd0, self=124357484715240, 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:1747 block = <optimized out> keyword_hash = <optimized out> #56 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:1777 No locals. #57 0x0000630153e16186 in rb_vm_invoke_proc (ec=0x540000000108, proc=0x80, proc@entry=0x50400156e690, argc=1403051614, 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:1798 self = 0 #58 0x0000630153d676cd in thread_do_start_proc (th=th@entry=0x51500023bc00) at /tmp/ruby/src/trunk_asan/thread.c:607 args = <optimized out> procval = <optimized out> proc = 0x50400156e690 args_len = 0 args_ptr = <optimized out> #59 0x0000630153d652aa in thread_do_start (th=0x51500023bc00) at /tmp/ruby/src/trunk_asan/thread.c:624 result = 36 #60 thread_start_func_2 (th=th@entry=0x51500023bc00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:679 _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> #61 0x0000630153d6456e in call_thread_start_func_2 (th=0x51500023bc00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2184 stack_start = <optimized out> stack_start_addr = 0x711a36dffcc0 #62 nt_start (ptr=0x50c0003ccdc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2229 th = 0x51500023bc00 sched = <optimized out> nt = 0x50c0003ccdc0 vm = 0x525000000100 #63 0x00006301539f1aaf in asan_thread_start(void*) () No symbol table info available. #64 0x0000711a5ea9caa4 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 = {124357403739840, 8119955911079325672, 124357403739840, -352, 0, 140725137214352, 8119955911066742760, 8119761486725607400}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #65 0x0000711a5eb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true [Inferior 1 (process 3386866) detached] $ timeout 60 gdb -p 3386951 -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 3194389 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) 1) Failure: TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:419]: [ruby-core:86410] [Bug #14634]. Expected #<Test::Unit::AssertionFailedError: Expected #<Process::Status: pid 3386866 SIGKILL (signal 9)> to be success?.> to be nil. 2) Failure: TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6]: Expected [[3386951, #<Process::Status: pid 3386951 exit 0>]] to be empty. Finished tests in 592.005376s, 48.6955 tests/s, 10245.8478 assertions/s. 28828 tests, 6065597 assertions, 2 failures, 0 errors, 169 skips ruby -v: ruby 3.5.0dev (2025-05-14T03:09:30Z master 86f5cec782) +PRISM [x86_64-linux] #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3193603 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:976: yes-test-all] Error 2 >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 3170224 -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 3170223 -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) $$$[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.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/zjit/target/release/' /tmp/ruby/src/trunk_asan/zjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-05-14T03:09:30Z master 86f5cec782) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ...................................... Finished in 38.066085 seconds 3337 files, 33387 examples, 133103 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.