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