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