# Logfile created on 2024-07-15 05:04:13 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000079276fc6fdd0 @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.20240715-050413", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000079276fc90238 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007927705efec8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000079276eb9a190 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240715-050413", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240715-050413>, @binmode=false, @mon_data=#<Monitor:0x00007927705efa40>, @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 = 727f2bd3ae $$$[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 e1a2e24ed8525e089be4669304b16c38af0118cfb0311e3d5eaaad0c870fa9df 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: 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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: 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.2/ext/rbs_extension' 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: 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]: 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/bigdecimal-3.1.8/ext/bigdecimal' 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/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/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.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.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=54769 "--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] 453797=test_float [ 2/911] 453787=test_ractor [ 3/911] 453785=test_severity [ 4/911] 453788=test_gem_remote_fetcher_local_ssl_server [ 5/911] 453789=test_rdoc_rd_inline [ 6/911] 453786=test_files_test_1 [ 7/911] 453790=test_gem [ 8/911] 453798=test_cgi_core [ 9/911] 453791=test_delegate [ 10/911] 453795=test_helper_method [ 11/911] 453796=test_yaml_special_cases [ 12/911] 453792=test_gem_source_list [ 13/911] 453793=test_parser [ 14/911] 453794=attribute_write_test [ 15/911] 453799=test_marshal [ 16/911] 453800=magic_comment_test [ 17/911] 453785=test_zlib [ 18/911] 453787=test_omap [ 19/911] 453791=test_case_comprehensive [ 20/911] 453798=test_framework [ 21/911] 453791=test_cclass [ 22/911] 453796=test_shellwords [ 23/911] 453793=test_singleton_function [ 24/911] 453796=test_proc [ 25/911] 453798=test_load [ 26/911] 453787=test_uncorrectable_name_check [ 27/911] 453793=test_nomethod_error [ 28/911] 453793=test_pkey_dsa [ 29/911] 453798=test_https_proxy [ 30/911] 453787=test_date_strptime [ 31/911] 453794=test_ssl [ 32/911] 453795=test_ractor [ 33/911] 453789=test_json_tree [ 34/911] 453789=test_emitter [ 35/911] 453789=library_symbols_test [ 36/911] 453787=test_cp949 [ 37/911] 453787=test_condition Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 36059> [ 38/911] 453787=test_help [ 39/911] 453791=test_class_name_check COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453798 ko1 8u IPv4 49002556 0t0 TCP localhost:36059 (LISTEN) [ 40/911] 453787=test_gem_resolver_git_set [ 41/911] 453798=test_emoji [ 42/911] 453791=test_files_lib [ 43/911] 453798=test_sorted_set Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 6 : #<TCPServer:fd 6, AF_INET, 0.0.0.0, 36863> [ 44/911] 453792=test_string COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453788 ko1 6u IPv4 48999885 0t0 TCP *:36863 (LISTEN) [ 45/911] 453789=test_integer Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 43397> [ 46/911] 453799=test_duplicate COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453788 ko1 8u sock 0,8 0t0 48997040 protocol: TCP [ 47/911] 453799=test_time Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 8 [ 48/911] 453800=json_ext_parser_test [ 49/911] 453800=test_scan_args [ 50/911] 453800=test_date_attr Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45751> [ 51/911] 453800=test_erb [ 52/911] 453793=test_rdoc_code_objectCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453788 ko1 7u IPv4 49003680 0t0 TCP *:45751 (LISTEN) Leaked file descriptor: TestOpenURISSL#test_validation_failure: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33161> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453794 ko1 8u sock 0,8 0t0 48994114 protocol: TCP [ 53/911] 453799=test_rdoc_top_level Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 7 [ 54/911] 453800=test_gem_command_manager Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 8 [ 55/911] 453798=test_multi_irb_commandsLeaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41029> [ 56/911] 453798=test_gem_installerCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453788 ko1 7u IPv4 49003692 0t0 TCP *:41029 (LISTEN) [ 57/911] 453794=test_rdoc_normal_class Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 41879> [ 58/911] 453797=test_gem_commands_check_command COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453788 ko1 8u IPv4 48999919 0t0 TCP localhost:41879->localhost:43670 (CLOSE_WAIT) [ 59/911] 453788=test_random_formatter [ 60/911] 453795=test_pipe [ 61/911] 453788=test_regex_casefold [ 62/911] 453796=test_gem_source_git [ 63/911] 453787=test_assembler [ 64/911] 453788=test_pty [ 65/911] 453787=test_variable_name_check [ 66/911] 453787=test_gem_source_vendor [ 67/911] 453787=test_gem_commands_list_command [ 68/911] 453787=test_propertyputref [ 69/911] 453787=overlap_test [ 70/911] 453795=test_rdoc_ri_paths [ 71/911] 453794=test_gem_platform [ 72/911] 453797=test_gem_uninstaller [ 73/911] 453800=test_symbol [ 74/911] 453800=test_change_word [ 75/911] 453800=test_gem_available_set [ 76/911] 453795=test_modify_expand [ 77/911] 453795=test_gem_source_installed [ 78/911] 453800=test_parser [ 79/911] 453788=test_date [ 80/911] 453800=test_pkcs12 [ 81/911] 453785=test_date_time [ 82/911] 453788=test_rdoc_parser_simple [ 83/911] 453794=test_enumerator [ 84/911] 453799=test_utf16 [ 85/911] 453799=test_gem_package [ 86/911] 453785=test_gem_source [ 87/911] 453793=test_rdoc_markup_to_rdoc [ 88/911] 453793=test_frozen [ 89/911] 453793=test_handle [ 90/911] 453795=test_safe_load [ 91/911] 453787=test_color_printer [ 92/911] 453795=test_benchmark [ 93/911] 453796=string_encoding_test [ 94/911] 453788=test_name_error [ 95/911] 453787=test_exception_at_throwing [ 96/911] 453793=test_date_compat [ 97/911] 453793=test_resolve_symbol [ 98/911] 453796=test_profile_frames [ 99/911] 453787=test_lazy_enumerator [100/911] 453793=test_set [101/911] 453800=test_find_executable [102/911] 453790=test_array [103/911] 453793=test_error_highlight [104/911] 453800=test_gem_commands_outdated_command [105/911] 453796=test_gem_request_set_lockfile_tokenizer [106/911] 453800=test_nil [107/911] 453800=test_class2name [108/911] 453800=test_kdf [109/911] 453796=test_backtrace [110/911] 453800=test_time_tz [111/911] 453785=test_rdoc_task [112/911] 453800=test_psych [113/911] 453785=test_ractor [114/911] 453795=test_enumerator [115/911] 453795=test_rdoc_markup_formatter [116/911] 453800=test_win32ole_variant [117/911] 453800=test_fiddle [118/911] 453795=test_debug [119/911] 453795=test_arith_seq_extract [120/911] 453788=test_gem_commands_help_command [121/911] 453800=test_stringchar [122/911] 453785=test_digest [123/911] 453788=test_rbconfig [124/911] 453788=test_gem_uri [125/911] 453800=test_command [126/911] 453788=test_gem_package_old [127/911] 453795=test_gem_resolver_local_specification [128/911] 453799=test_autoload [129/911] 453795=test_gem_commands_exec_command [130/911] 453788=test_gem_commands_unpack_command [131/911] 453797=test_pack [132/911] 453787=test_stream [133/911] 453787=test_ractor [134/911] 453787=test_ssl_session [135/911] 453793=test_optarg [136/911] 453796=test_gem_gem_runner [137/911] 453796=test_gem_ext_cargo_builder [138/911] 453788=test_file_exhaustive [139/911] 453796=test_gem_commands_signout_command [140/911] 453793=test_object [141/911] 453796=test_rdoc_generator_pot [142/911] 453793=test_exception [143/911] 453793=test_win32ole_param_event [144/911] 453793=test_key_name_check [145/911] 453793=test_ripper [146/911] 453797=test_rdoc_rd_block_parser [147/911] 453785=test_singleton [148/911] 453785=test_rdoc_servlet [149/911] 453785=test_ruby_lex [150/911] 453787=test_assignment [151/911] 453800=test_gem_request_set_gem_dependency_api [152/911] 453796=test_grapheme_breaks [153/911] 453796=test_date_marshal [154/911] 453796=test_ossl [155/911] 453797=test_syntax [156/911] 453800=numeric_value_test [157/911] 453800=test_keyword [158/911] 453785=!Nothing_to_test [159/911] 453785=test_bn [160/911] 453785=test_win32ole_method_event [161/911] 453785=test_provider [162/911] 453793=test_gem_package_task [163/911] 453793=test_gem_commands_server_command [164/911] 453793=test_data [165/911] 453793=test_rdoc_ri_driver [166/911] 453795=test_http_request [167/911] 453795=test_httpheader [168/911] 453795=test_win32ole_param [169/911] 453795=test_rdoc_parser_markdown [170/911] 453795=test_function_entry [171/911] 453795=test_len [172/911] 453795=test_acceptable [173/911] 453793=implicit_array_test [174/911] 453795=heredoc_dedent_test [175/911] 453785=test_method_name_check [176/911] 453785=test_kernel [177/911] 453793=test_workspace [178/911] 453795=test_random [179/911] 453795=test_to_ruby [180/911] 453795=test_bundled_ca [181/911] 453800=static_literals_test [182/911] 453800=test_backtrace [183/911] 453800=test_gem_safe_marshal [184/911] 453795=test_option [185/911] 453793=test_nextafter [186/911] 453793=test_input_method [187/911] 453793=test_tracer [188/911] 453793=test_capacity [189/911] 453793=test_ellipsize [190/911] 453793=test_integer [191/911] 453795=test_utf32 [192/911] 453795=test_helper [193/911] 453795=test_memory_view [194/911] 453795=test_fips [195/911] 453785=test_gem_commands_update_command [196/911] 453793=test_date_parse [197/911] 453800=test_thread [198/911] 453800=test_noarg [199/911] 453789=test_data [200/911] 453786=test_rand [201/911] 453789=test_pkey_ec [202/911] 453793=test_cesu8 [203/911] 453793=test_rdoc_stats [204/911] 453789=test_gem_commands_setup_command [205/911] 453793=test_alias_and_anchor [206/911] 453793=test_gem_commands_rebuild_command [207/911] 453786=test_rdoc_store [208/911] 453793=test_win32ole_variant_m [209/911] 453793=json_parser_test [210/911] 453796=test_err_in_callback [211/911] 453796=test_ftp [212/911] 453800=test_rdoc_markup_document [213/911] 453800=test_vm_dump [214/911] 453800=errors_test [215/911] 453793=test_open3 [216/911] 453795=test_div [217/911] 453795=test_resize [218/911] 453795=test_rdoc_generator_darkfish [219/911] 453796=test_gc_compact [220/911] 453800=test_deprecated [221/911] 453800=test_key_stroke [222/911] 453800=breadth_first_search_test [223/911] 453800=test_generic [224/911] 453800=test_fiber [225/911] 453795=test_stringify_symbols [226/911] 453795=test_to_ary_concat [227/911] 453791=warnings_test [228/911] 453787=test_rdoc_token_stream [229/911] 453791=test_printf [230/911] 453791=test_rubyoptions [231/911] 453788=dispatcher_test [232/911] 453789=test_udp [233/911] 453789=test_windows_1252 [234/911] 453789=test_configuration [235/911] 453787=test_rdoc_alias [236/911] 453788=test_rdoc_single_class [237/911] 453788=test_gem_impossible_dependencies_error [238/911] 453788=json_generator_test [239/911] 453787=encodings_test [240/911] 453787=test_string_processing [241/911] 453789=test_io_buffer [242/911] 453787=test_dryrun [243/911] 453788=test_range [244/911] 453787=test_type [245/911] 453787=test_tmpdir [246/911] 453789=node_id_test [247/911] 453790=test_gem_source_subpath_problem [248/911] 453787=test_ts [249/911] 453790=test_emitter [250/911] 453790=test_locale [251/911] 453785=test_gem_resolver_api_set [252/911] 453786=parse_stream_test [253/911] 453785=test_forwardable [254/911] 453785=test_object_create_start [255/911] 453785=test_continuation [256/911] 453786=test_ensured [257/911] 453785=test_io_m17n [258/911] 453789=test_delete [259/911] 453789=comments_test [260/911] 453789=test_config [261/911] 453790=test_gem_commands_cleanup_command [262/911] 453786=test_interned_str [263/911] 453789=test_placearg [264/911] 453786=test_rdoc_markup_paragraph [265/911] 453786=test_project_sanity [266/911] 453799=test_config [267/911] 453799=test_env [268/911] 453789=regular_expression_encoding_test [269/911] 453789=test_gem_silent_ui [270/911] 453787=test_ifunless [271/911] 453787=test_require [272/911] 453787=test_pkey_dh [273/911] 453789=test_ocsp [274/911] 453795=test_rdoc_text [275/911] 453787=test_shapes [276/911] 453795=test_rendering [277/911] 453786=test_gem_commands_uninstall_command [278/911] 453787=test_gem_resolver_installer_set [279/911] 453795=test_gem_dependency_list [280/911] 453795=test_files_test [281/911] 453790=test_nesting_parser [282/911] 453790=test_gem_local_remote_options [283/911] 453795=test_gem_security_signer [284/911] 453790=test_bash_completion [285/911] 453787=test_exception [286/911] 453790=test_threadgroup [287/911] 453789=test_set_len [288/911] 453789=test_rdoc_generator_json_index [289/911] 453795=test_gem_commands_lock_command [290/911] 453795=test_euc_kr [291/911] 453795=test_merge_keys [292/911] 453795=test_random [293/911] 453795=test_io_wait [294/911] 453789=test_rdoc_extend [295/911] 453789=test_kwargs [296/911] 453789=test_win32ole_type [297/911] 453789=test_lexer [298/911] 453789=test_rdoc_rd_inline_parser [299/911] 453795=test_dir [300/911] 453790=test_mdns [301/911] 453798=test_x509store [302/911] 453792=test_gem_ext_configure_builder [303/911] 453789=lex_test [304/911] 453790=test_custom_command [305/911] 453788=test_pair [306/911] 453790=test_m17n_comb [307/911] 453792=test_date_ractor [308/911] 453798=test_tree_spell_checker [309/911] 453798=test_integer_comb [310/911] 453795=index_write_test [311/911] 453795=test_tsort [312/911] 453795=test_depth_first [313/911] 453795=test_ns_spki [314/911] 453792=test_key_event_record [315/911] 453795=regular_expression_options_test [316/911] 453795=test_queue [317/911] 453795=test_sleep [318/911] 453786=test_install [319/911] 453792=test_rdoc_markup_to_label [320/911] 453792=test_gem_validator [321/911] 453786=integer_parse_test [322/911] 453792=test_prettyprint [323/911] 453786=test_rdoc_generator_ri [324/911] 453786=test_nofree [325/911] 453786=test_trace [326/911] 453786=test_numhash [327/911] 453786=test_gem_stream_ui [328/911] 453792=test_pkey_rsa [329/911] 453785=test_ipaddr [330/911] 453786=test_arity [331/911] 453786=test_rdoc_markup_attribute_manager [332/911] 453785=test_buffered_io [333/911] 453786=test_yjit [334/911] 453785=test_m17n [335/911] 453792=test_gem_resolver_composed_set [336/911] 453792=test_egrep_cpp [337/911] 453792=test_rdoc_i18n_locale [338/911] 453792=test_argf [339/911] 453789=test_webauthn_poller [340/911] 453789=test_date_conv [341/911] 453793=test_method [342/911] 453789=test_unicode_normalize [343/911] 453785=test_gem_resolver_lock_set [344/911] 453785=test_rdoc_markup_hard_break [345/911] 453785=test_ractor_compatibility [346/911] 453789=test_append [347/911] 453789=test_reqarg [348/911] 453796=test_rdoc_generator_pot_po [349/911] 453796=test_reline_key [350/911] 453795=test_resource [351/911] 453795=test_gem_update_suggestion [352/911] 453796=test_set [353/911] 453796=test_gem_source_fetch_problem [354/911] 453796=test_gem_console_ui [355/911] 453796=test_member [356/911] 453796=test_not [357/911] 453796=test_timeout [358/911] 453795=test_weakref [359/911] 453788=test_function [360/911] 453789=snapshots_test [361/911] 453785=test_socket [362/911] 453795=test_yaml_tree [363/911] 453795=test_case_mapping [364/911] 453795=test_mailto [365/911] 453795=ripper_test [366/911] 453796=test_rubygems [367/911] 453788=test_gem_package_tar_writer [368/911] 453788=test_rdoc_method_attr [369/911] 453796=test_yamlstore [370/911] 453796=test_gem_commands_pristine_command [371/911] 453788=test_gem_config_file [372/911] 453788=test_rdoc_rdoc [373/911] 453795=test_rdoc_markup_pre_process [374/911] 453788=test_yjit_exit_locations [375/911] 453795=test_win32ole_event [376/911] 453795=test_io_buffer [377/911] 453795=test_gem_resolver_requirement_list [378/911] 453788=test_beginendblock [379/911] 453795=test_arith_seq_beg_len_step [380/911] 453795=test_reline [381/911] 453789=test_hash [382/911] 453787=test_scalar_scanner [383/911] 453787=test_within_pipe [384/911] 453787=test_struct [385/911] 453787=onigmo_test [386/911] 453787=test_rb_str_dup [387/911] 453787=fuzzer_test [388/911] 453787=test_ast [389/911] 453799=test_rdoc_comment [390/911] 453785=test_pack [391/911] 453794=test_super [392/911] 453799=test_libs [393/911] 453785=test_gc [394/911] 453785=test_math [395/911] 453788=json_encoding_test [396/911] 453785=test_time [397/911] 453799=test_popen_deadlock [398/911] 453788=test_autoconf [399/911] 453788=test_did_you_mean [400/911] 453785=test_digest_extend [401/911] 453788=test_gem_safe_yaml [402/911] 453788=test_case [403/911] 453785=test_cgi_multipart [404/911] 453788=test_bug-5832 [405/911] 453788=test_ubf_async_safe [406/911] 453788=test_array [407/911] 453788=parser_test [408/911] 453788=snippets_test [409/911] 453785=newline_test [410/911] 453795=heredoc_test [411/911] 453795=test_webauthn_listener_response [412/911] 453795=test_win32ole_record [413/911] 453795=test_gem_path_support [414/911] 453795=constant_path_node_test [415/911] 453795=test_gem_bundler_version_finder [416/911] 453795=test_console_attr [417/911] 453795=test_system [418/911] 453785=test_emoji_breaks [419/911] 453785=test_notimplement [420/911] 453785=test_bug-3571 [421/911] 453794=test_comparable [422/911] 453794=test_rdoc_rd [423/911] 453785=command_line_test [424/911] 453785=test_gem_commands_info_command [425/911] 453798=test_io_timeout [426/911] 453798=test_date_new [427/911] 453794=test_stringio [428/911] 453798=test_dns [429/911] 453796=test_dup [430/911] 453785=test_require [431/911] 453800=test_wait [432/911] 453797=test_object_references [433/911] 453797=test_sleep [434/911] 453794=test_x509name [435/911] 453800=test_gem_commands_build_command [436/911] 453794=test_compile_prism [437/911] 453798=test_euc_tw [438/911] 453798=test_gem_security [439/911] 453799=test_alias [440/911] 453796=test_gem_requirement [441/911] 453796=test_sizeof [442/911] 453800=test_face [443/911] 453800=test_gc [444/911] 453799=test_allocation [445/911] 453794=dump_test [446/911] 453797=test_enc_associate [447/911] 453790=location_test [448/911] 453790=test_c_struct_builder [449/911] 453790=test_insns_leaf [450/911] 453790=test_store [451/911] 453790=test_iseq [452/911] 453795=test_protocol [453/911] 453797=test_gem_ext_cargo_builder_link_flag_converter [454/911] 453795=test_tree_builder [455/911] 453795=test_protect [456/911] 453795=test_x509req [457/911] 453797=test_cgi_util [458/911] 453788=test_gem_commands_open_command [459/911] 453795=test_history [460/911] 453788=test_dln [461/911] 453788=test_iso_8859 [462/911] 453795=test_complex2 [463/911] 453795=test_x509attr [464/911] 453795=test_pkg_config [465/911] 453788=test_rdoc_context [466/911] 453798=regexp_test [467/911] 453795=test_rdoc_markup_to_html [468/911] 453797=test_rdoc_markup_to_joined_paragraph [469/911] 453797=test_string_memory [470/911] 453797=test_rdoc_parser [471/911] 453798=test_coderange [472/911] 453795=test_open-uri [473/911] 453798=test_big2str [474/911] 453798=test_line_editor [475/911] 453797=test_rdoc_markup_indented_paragraph [476/911] 453797=test_enumerator_kw [477/911] 453797=test_mixed_unicode_escapes [478/911] 453797=test_mul [479/911] 453797=test_win32ole_variant_outarg [480/911] 453797=test_mkmf Leaked file descriptor: TestOpenURI#test_encoding: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33563> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453795 ko1 10u IPv4 49016687 0t0 TCP localhost:33563->localhost:38252 (CLOSE_WAIT) [481/911] 453794=test_require_path_check [482/911] 453798=test_flush [483/911] 453798=test_rdoc_any_method [484/911] 453797=test_rdoc_markup_to_html_snippet Closed file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 10 Leaked file descriptor: TestOpenURI#test_mode: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 39169> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453795 ko1 10u IPv4 49024248 0t0 TCP localhost:39169->localhost:43442 (CLOSE_WAIT) [485/911] 453794=test_complexrational Closed file descriptor: TestOpenURI#test_meta_init_doesnt_bump_global_constant_state: 10 [486/911] 453794=test_gem_commands_fetch_command [487/911] 453797=test_cgi_header [488/911] 453795=test_pkcs7 [489/911] 453797=test_rdoc_class_module [490/911] 453790=test_gem_specification [491/911] 453794=test_gbk [492/911] 453795=test_rdoc_markup_attributes [493/911] 453794=test_pointer [494/911] 453795=test_refinement [495/911] 453794=test_gem_dependency_installer [496/911] 453798=test_warning [497/911] 453792=test_gem_name_tuple [498/911] 453792=test_win32ole_type_event [499/911] 453792=test_cgi_session [500/911] 453788=test_class [501/911] 453792=test_word [502/911] 453788=test_stringscanner [503/911] 453792=test_numeric [504/911] 453792=test_x509crl [505/911] 453788=test_win32ole_variable [506/911] 453797=test_gem_package_tar_reader [507/911] 453788=test_type_completor [508/911] 453788=test_gb18030 [509/911] 453788=test_x509ext [510/911] 453798=test_files_ext [511/911] 453788=unescape_test [512/911] 453797=test_color [513/911] 453792=test_gem_commands_query_command [514/911] 453796=equality_test [515/911] 453796=test_case [516/911] 453796=test_eval_history [517/911] 453793=test_c_struct_entry [518/911] 453798=static_inspect_test [519/911] 453798=test_inadvertent_creation [520/911] 453797=test_complex [521/911] 453796=source_location_test [522/911] 453796=test_instrumentation_api [523/911] 453798=test_at_exit [524/911] 453797=test_rdoc_markup_verbatim [525/911] 453797=test_asn1 [526/911] 453798=test_flags [527/911] 453797=json_string_matching_test [528/911] 453797=test_gem_ext_rake_builder [529/911] 453793=test_monitor [530/911] 453793=test_whileuntil [531/911] 453793=test_transcode [532/911] 453792=test_rat [533/911] 453792=test_extlibs [534/911] 453793=test_rdoc_markup_heading [535/911] 453793=test_gem_text [536/911] 453793=test_settracefunc [537/911] 453785=tunnel_test [538/911] 453785=test_win32ole [539/911] 453785=test_gem_version [540/911] 453798=test_rdoc_markup_to_tt_only [541/911] 453798=test_gem_commands_stale_command [542/911] 453798=test_path [543/911] 453796=test_method_cache [544/911] 453798=test_rdoc_normal_module [545/911] 453796=test_rdoc_markdown_test [546/911] 453785=test_pp [547/911] 453798=test_tcp [548/911] 453785=test_sprintf_comb [549/911] 453798=test_gem_stub_specification [550/911] 453790=test_enc_str_buf_cat [551/911] 453790=test_logperiod [552/911] 453790=test_have_func [553/911] 453797=test_lock_native_thread [554/911] 453797=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 35305> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453797 ko1 10u IPv4 49023367 0t0 TCP localhost:35305->localhost:36320 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [555/911] 453785=test_zsh_completion [556/911] 453785=test_gem_package_tar_reader_entry [557/911] 453797=json_fixtures_test [558/911] 453797=test_encoding [559/911] 453798=test_load [560/911] 453798=test_gem_resolver_specification [561/911] 453798=test_rdoc_generator_pot_po_entry [562/911] 453798=test_constant [563/911] 453799=test_rdoc_parser_c [564/911] 453785=test_gem_security_trust_dir [565/911] 453785=test_default_gems [566/911] 453797=test_key_actor_vi [567/911] 453785=ruby_parser_test [568/911] 453785=test_rdoc_context_section [569/911] 453785=test_buffering [570/911] 453785=test_svcb_https [571/911] 453785=test_bug-14834 [572/911] 453797=test_terminfo [573/911] 453797=test_ansi_without_terminfo [574/911] 453785=test_rdoc_markup_include [575/911] 453785=test_bmethod [576/911] 453797=test_enumerable [577/911] 453785=test_rdoc_attr [578/911] 453797=test_passing_block [579/911] 453797=test_http [580/911] 453799=test_logdevice [581/911] 453785=test_addrinfo [582/911] 453797=test_x509cert [583/911] 453790=test_ssl [584/911] 453785=test_rdoc_constant [585/911] 453791=test_registry [586/911] 453791=test_deprecate [587/911] 453794=test_ractor [588/911] 453794=test_module [589/911] 453785=test_gem_commands_push_command [590/911] 453793=parse_success_test [591/911] 453793=test_rdoc_encoding [592/911] 453788=test_gem_uri_formatter [593/911] 453797=test_sprintf [594/911] 453788=test_common [595/911] 453793=test_gem_request_connection_pools [596/911] 453791=test_rdoc_markdown [597/911] 453797=test_optimization [598/911] 453793=test_rubyvm [599/911] 453793=test_data_error [600/911] 453785=test_gem_doctor [601/911] 453785=test_ancdata [602/911] 453785=test_weakmap [603/911] 453789=test_rdoc_markup_to_table_of_contents [604/911] 453793=test_abi [605/911] 453788=test_scanner_events [606/911] 453789=test_external_new [607/911] 453789=test_win32ole_typelib [608/911] 453789=test_euc_jp [609/911] 453789=test_force_exit [610/911] 453788=test_gem_resolver_dependency_request [611/911] 453796=test_gem_commands_owner_command [612/911] 453788=test_basicsocket [613/911] 453788=test_import [614/911] 453789=test_find [615/911] 453789=locals_test [616/911] 453791=test_normalize [617/911] 453791=test_recursion [618/911] 453793=test_ractor [619/911] 453791=test_gem_unsatisfiable_dependency_error [620/911] 453791=test_rdoc_i18n_text [621/911] 453791=test_rdoc_tom_doc [622/911] 453791=test_sexp [623/911] 453791=test_logger [624/911] 453791=pattern_test [625/911] 453793=test_gem_package_tar_header [626/911] 453796=test_disable_irb [627/911] 453796=test_verbose [628/911] 453791=test_history [629/911] 453793=test_gem_ext_builder [630/911] 453796=redundant_return_test [631/911] 453796=test_struct [632/911] 453799=test_date_strftime [633/911] 453791=compiler_test [634/911] 453791=test_gem_resolver_vendor_specification [635/911] 453796=test_typeddata [636/911] 453792=test_key_actor_emacs [637/911] 453791=test_mutex [638/911] 453789=test_basicinstructions [639/911] 453792=test_bigzero [640/911] 453792=test_big5 [641/911] 453792=test_gem_resolver_activation_request [642/911] 453792=test_null [643/911] 453792=test_fixnum [644/911] 453792=test_timeout [645/911] 453792=test_signal [646/911] 453789=test_fstring [647/911] 453791=test_name_error_extension [648/911] 453791=test_iseq_load [649/911] 453796=test_scheduler [650/911] 453798=test_rdoc_markup_raw [651/911] 453798=test_require_lib [652/911] 453796=test_gem_version_option [653/911] 453789=test_files_test_2 [654/911] 453796=test_gem_rdoc [655/911] 453788=test_rdoc_markup_parser [656/911] 453799=test_gem_remote_fetcher_s3 [657/911] 453788=test_fd_setsize [658/911] 453788=test_gem_request_set [659/911] 453796=version_test [660/911] 453796=test_trick [661/911] 453799=test_objectspace [662/911] 453788=test_rdoc_markup_to_html_crossref [663/911] 453795=test_folderitem2_invokeverb [664/911] 453795=test_update [665/911] 453795=test_files_sample [666/911] 453795=test_arity [667/911] 453795=test_case_options [668/911] 453795=test_file [669/911] 453795=test_gem_install_update_options [670/911] 453792=test_gem_security_policy [671/911] 453788=test_init [672/911] 453795=test_rdoc_parser_changelog [673/911] 453799=test_gem_resolver_index_set [674/911] 453791=test_thread [675/911] 453799=test_call [676/911] 453793=json_generic_object_test [677/911] 453795=test_hash_create [678/911] 453795=test_ole_methods [679/911] 453793=test_defined [680/911] 453795=test_pack [681/911] 453794=test_switch_hitter [682/911] 453794=test_require [683/911] 453792=test_https [684/911] 453793=test_erb_command [685/911] 453799=test_have_library [686/911] 453793=test_fnmatch [687/911] 453793=test_rdoc_markup_to_ansi [688/911] 453793=test_gem_resolver_vendor_set [689/911] 453793=test_evaluation [690/911] 453793=test_ftp [691/911] 453793=test_unicode_escape [692/911] 453795=test_httpresponses [693/911] 453795=integer_base_flags_test [694/911] 453795=test_filter [695/911] 453793=test_gem_ext_cmake_builder [696/911] 453793=test_too_many_dummy_encodings [697/911] 453795=test_koi8 [698/911] 453795=test_erb_m17n [699/911] 453795=test_objspace [700/911] 453788=test_clone [701/911] 453793=test_http [702/911] 453792=fixtures_test [703/911] 453788=test_rational2 [704/911] 453788=test_gem_dependency_resolution_error [705/911] 453788=test_proxy [706/911] 453790=test_ostruct [707/911] 453788=test_completion Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 8 [708/911] 453792=test_raise [709/911] 453792=test_gem_ci_detector [710/911] 453792=test_formatter [711/911] 453792=test_shift_jis [712/911] 453792=test_yield [713/911] 453790=test_gem_request_set_lockfile_parser [714/911] 453799=test_io_wait_uncommon [715/911] 453790=test_string [716/911] 453799=test_gem_commands_sources_command [717/911] 453790=test_c_union_entity [718/911] 453790=test_undef [719/911] 453790=test_gem_spec_fetcher [720/911] 453799=test_io [721/911] 453790=test_metaclass [722/911] 453786=test_numeric [723/911] 453790=test_io_console [724/911] 453786=test_date_arith [725/911] 453786=test_rdoc_require [726/911] 453786=test_ws [727/911] 453786=test_debugger_integration [728/911] 453786=test_array_create [729/911] 453786=test_gem_resolver_installed_specification [730/911] 453786=test_rdoc_rubygems_hook [731/911] 453794=test_my_integer [732/911] 453794=test_gem_commands_environment_command [733/911] 453794=test_tracepoint [734/911] 453786=test_ractor [735/911] 453788=test_hmac [736/911] 453788=test_signedness [737/911] 453786=desugar_compiler_test [738/911] 453786=test_cd [739/911] 453786=symbol_encoding_test [740/911] 453786=test_internal_ivar [741/911] 453786=test_cgi_cookie [742/911] 453786=test_gem_commands_mirror [743/911] 453786=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 36775> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 34595> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453786 ko1 8u IPv4 49025731 0t0 TCP localhost:36775 (LISTEN) ruby 453786 ko1 9u IPv4 49025732 0t0 TCP localhost:34595 (LISTEN) Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 40093> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 43857> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453786 ko1 10u IPv4 49028579 0t0 TCP localhost:40093 (LISTEN) ruby 453786 ko1 11u IPv4 49028580 0t0 TCP localhost:43857 (LISTEN) [744/911] 453796=test_etc 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_implicit_no_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 37267> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 38201> [745/911] 453794=test_gem_source_lockCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453786 ko1 10u IPv4 49026532 0t0 TCP localhost:37267 (LISTEN) ruby 453786 ko1 11u IPv4 49026533 0t0 TCP localhost:38201 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 41031> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 42475> [746/911] 453794=test_ldap [747/911] 453796=test_last_thread [748/911] 453794=test_rdoc_markup_to_bsCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 453786 ko1 10u IPv4 49026553 0t0 TCP localhost:41031 (LISTEN) ruby 453786 ko1 11u IPv4 49026554 0t0 TCP localhost:42475 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 [749/911] 453786=test_new [750/911] 453786=test_hash [751/911] 453786=test_macro [752/911] 453794=test_cipher [753/911] 453794=test_gem_source_specific_file [754/911] 453786=test_unix [755/911] 453786=parse_test [756/911] 453786=test_enum [757/911] 453794=test_gem_commands_which_command [758/911] 453794=test_rdoc_markup [759/911] 453794=test_symbol [760/911] 453790=test_coder [761/911] 453790=test_optparse [762/911] 453796=test_context [763/911] 453790=ractor_test [764/911] 453796=test_gem_request_set_lockfile [765/911] 453793=test_postponed_job [766/911] 453790=reflection_test [767/911] 453790=test_bignum [768/911] 453790=test_dot_dot [769/911] 453790=test_human_typo [770/911] 453790=test_cparser [771/911] 453796=test_gem_remote_fetcher [772/911] 453793=test_gem_gemcutter_utilities [773/911] 453789=test_gem_resolver [774/911] 453796=test_config [775/911] 453793=test_tempfile [776/911] 453788=test_gem_util [777/911] 453796=test_raise_exception [778/911] 453785=test_pattern_key_name_check [779/911] 453785=test_exit [780/911] 453798=test_gem_commands_yank_command [781/911] 453790=test_jaro_winkler [782/911] 453790=test_usrmarshal [783/911] 453789=test_weakkeymap [784/911] 453785=test_show_source [785/911] 453785=test_inlinecache [786/911] 453788=test_rdoc_markup_to_markdown [787/911] 453793=test_httpresponse [788/911] 453785=test_rdoc_parser_ruby [789/911] 453788=test_memory_view [790/911] 453793=test_pinned [791/911] 453793=test_gem_command [792/911] 453798=test_enc_raise [793/911] 453791=test_engine [794/911] 453798=test_key_error [795/911] 453798=test_cmethod [796/911] 453798=test_qsort [797/911] 453791=test_gem_ext_ext_conf_builder [798/911] 453798=test_gem_commands_dependency_command [799/911] 453786=test_thread_fd_close [800/911] 453786=json_addition_test [801/911] 453786=test_path_to_class [802/911] 453786=test_storage [803/911] 453793=test_gem_dependency [804/911] 453786=test_iterator [805/911] 453798=test_marshalable [806/911] 453798=test_gem_resolver_index_specification [807/911] 453790=test_string [808/911] 453790=test_method_cache [809/911] 453790=parse_comments_test [810/911] 453790=test_serialize_subclasses [811/911] 453788=test_const [812/911] 453790=test_class [813/911] 453788=test_io [814/911] 453798=test_gem_commands_cert_command [815/911] 453789=test_process [816/911] 453789=test_object [817/911] 453786=test_eval [818/911] 453786=test_fileutils [819/911] 453793=test_remote_fetch_error [820/911] 453793=test_pathname [821/911] 453788=json_common_interface_test [822/911] 453788=test_stream [823/911] 453788=test_func [824/911] 453793=test_coverage [825/911] 453786=test_cgi_tag_helper [826/911] 453786=test_gem_resolver_git_specification [827/911] 453796=test_dir_m17n [828/911] 453800=test_kill_ring [829/911] 453800=test_summary [830/911] 453789=test_thread_queue [831/911] 453785=test_flip [832/911] 453786=test_nowrite [833/911] 453785=test_gem_commands_install_command [834/911] 453786=test_gem_ext_cargo_builder_unit [835/911] 453800=test_stack [836/911] 453786=test_securerandom [837/911] 453786=test_nil2vtempty [838/911] 453786=test_econv [839/911] 453798=test_foreach [840/911] 453798=test_closure [841/911] 453798=test_address_resolve [842/911] 453798=test_wss [843/911] 453798=test_cstr [844/911] 453791=test_gem_resolver_lock_specification [845/911] 453792=test_digest [846/911] 453792=test_variable [847/911] 453791=test_gem_source_local [848/911] 453793=test_rdoc_parser_rd [849/911] 453792=test_num2int [850/911] 453793=test_parse [851/911] 453792=test_have_macro [852/911] 453791=test_process [853/911] 453800=test_iter_break [854/911] 453794=test_boolean [855/911] 453800=test_config [856/911] 453794=test_yaml [857/911] 453798=test_rdoc_options [858/911] 453792=test_ansi_with_terminfo [859/911] 453792=test_yield_block [860/911] 453792=test_recorder [861/911] 453792=test_gem_commands_specification_command [862/911] 453794=test_bug_reporter [863/911] 453785=test_spell_checker [864/911] 453792=test_document [865/911] 453792=test_pstore [866/911] 453785=test_ractor [867/911] 453789=parameters_signature_test [868/911] 453789=test_rdoc_include [869/911] 453792=test_gem_resolver_api_specification [870/911] 453786=test_rendering [871/911] 453785=test_getopts [872/911] 453785=test_pkey [873/911] 453789=test_gem_commands_signin_command [874/911] 453792=test_nonblock [875/911] 453792=test_primitive [876/911] 453786=test_gem_request [877/911] 453785=test_gem_commands_search_command [878/911] 453792=test_thread [879/911] 453785=test_pattern_matching [880/911] 453788=test_literal [881/911] 453789=test_irb [882/911] 453785=test_arithmetic_sequence [883/911] 453785=test_lambda [884/911] 453792=bom_test [885/911] 453794=test_sockopt [886/911] 453792=test_frozen_error [887/911] 453794=test_file [888/911] 453792=test_encoding [889/911] 453792=test_str2big [890/911] 453792=test_rational [891/911] 453792=test_regexp [892/911] 453785=newline_offsets_test [893/911] 453796=test_gem_resolver_conflict [894/911] 453793=test_gem_commands_contents_command [895/911] 453796=test_rdoc_cross_reference [896/911] 453793=test_scalar [897/911] 453793=test_rdoc_generator_markup [898/911] 453793=test_readpartial [899/911] 453786=test_helper [900/911] 453786=test_win32ole_method [901/911] 453786=test_yamldbm [902/911] 453786=test_cgi_modruby [903/911] 453786=test_thread_cv [904/911] 453800=test_parser_events [905/911] 453798=test_unicode [906/911] 453798=test_windows_1251 [907/911] 453798=test_gem_resolver_best_set [908/911] 453793=test_convertible [909/911] 453798=test_eval [910/911] 453800=test_stat [911/911] 453789=test_addr Finished tests in 178.615417s, 187.4754 tests/s, 36207.6473 assertions/s. 33486 tests, 6467244 assertions, 0 failures, 0 errors, 358 skips ruby -v: ruby 3.4.0dev (2024-07-15T02:41:06Z master 727f2bd3ae) [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-15T02:41:06Z master 727f2bd3ae) [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.501226 seconds 3432 files, 32773 examples, 134302 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.