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