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