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