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