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