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