# Logfile created on 2025-04-17 15:44:08 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f09b2a9fde0 @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.20250417-154408", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "100"]], @make="make", @logger=#<Logger:0x00007f09b2ac0ef0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f09b2ac0db0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f09b29da478 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250417-154408", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250417-154408>, @binmode=false, @mon_data=#<Monitor:0x00007f09b2ac0950>, @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 $$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2" Already up to date. Latest commit hash = c4ae6cb500 $$$[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' $$$[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.1.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.1.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 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e 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.1.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 enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/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/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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.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/finalizer_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" 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.1.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 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/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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.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.2 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 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.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.3 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 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6 strscan 3.1.3 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 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.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2017 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.1.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.1.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 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/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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.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=12608 "--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/754] 49014=ruby/test_io [ 2/754] 49015=optparse/test_noarg [ 3/754] 49016=ruby/test_complex [ 4/754] 49013=ruby/enc/test_utf32 [ 5/754] 49013=psych/test_nil [ 6/754] 49013=psych/json/test_stream [ 7/754] 49013=rubygems/test_gem_gemcutter_utilities [ 8/754] 49016=lib/!Nothing_to_test [ 9/754] 49016=rubygems/test_kernel [ 10/754] 49015=etc/test_etc [ 11/754] 49015=rubygems/test_gem_commands_unpack_command [ 12/754] 49013=date/test_date_marshal [ 13/754] 49013=-ext-/string/test_set_len [ 14/754] 49013=openssl/test_random [ 15/754] 49013=psych/test_exception [ 16/754] 49013=rubygems/test_gem_ext_rake_builder [ 17/754] 49015=fileutils/test_fileutils [ 18/754] 49013=rubygems/test_gem_local_remote_options [ 19/754] 49013=rubygems/test_gem_remote_fetcher_local_server [ 20/754] 49016=openssl/test_bn [ 21/754] 49013=date/test_date [ 22/754] 49016=optparse/test_optarg [ 23/754] 49015=-ext-/test_ensure_and_callcc [ 24/754] 49015=-ext-/iter/test_yield_block [ 25/754] 49015=openssl/test_asn1 [ 26/754] 49013=-ext-/array/test_resize [ 27/754] 49013=did_you_mean/spell_checking/test_method_name_check [ 28/754] 49013=prism/result/string_test [ 29/754] 49015=ruby/test_method [ 30/754] 49016=ruby/test_assignment [ 31/754] 49013=psych/test_yaml_special_cases [ 32/754] 49013=rubygems/test_gem_source_list [ 33/754] 49013=socket/test_socket [ 34/754] 49013=rubygems/test_require [ 35/754] 49013=rubygems/test_gem_platform [ 36/754] 49013=rubygems/test_gem_commands_server_command [ 37/754] 49013=dtrace/test_method_cache [ 38/754] 49013=ruby/enc/test_cesu8 [ 39/754] 49013=prism/result/regular_expression_options_test [ 40/754] 49013=optparse/test_zsh_completion [ 41/754] 49013=did_you_mean/test_tree_spell_checker [ 42/754] 49013=prism/newline_test [ 43/754] 49013=-ext-/string/test_interned_str [ 44/754] 49013=ruby/test_system [ 45/754] 49013=rubygems/test_gem_dependency_resolution_error [ 46/754] 49013=ruby/test_random_formatter [ 47/754] 49013=rubygems/test_gem_commands_yank_command [ 48/754] 49013=rubygems/test_gem_resolver_vendor_set [ 49/754] 49013=rubygems/test_gem_package_old [ 50/754] 49013=prism/result/node_id_test [ 51/754] 49013=prism/regexp_test [ 52/754] 49013=-ext-/string/test_enc_associate [ 53/754] 49013=did_you_mean/tree_spell/test_human_typo [ 54/754] 49013=rubygems/test_gem_source_subpath_problem [ 55/754] 49016=ruby/test_time [ 56/754] 49013=rubygems/test_gem_commands_update_command [ 57/754] 49016=rubygems/test_gem_request_set_lockfile_parser [ 58/754] 49016=-ext-/struct/test_data [ 59/754] 49016=fiber/test_sleep [ 60/754] 49016=io/wait/test_ractor [ 61/754] 49016=ruby/test_pipe [ 62/754] 49016=ruby/test_gc_compact [ 63/754] 49014=cgi/test_cgi_util [ 64/754] 49014=mkmf/test_sizeof [ 65/754] 49013=test_open3 [ 66/754] 49013=prism/api/parse_success_test [ 67/754] 49013=uri/test_ftp [ 68/754] 49013=prism/library_symbols_test [ 69/754] 49013=ruby/enc/test_gbk [ 70/754] 49013=ruby/test_inlinecache [ 71/754] 49013=ruby/test_warning [ 72/754] 49013=rubygems/test_gem_resolver_installer_set [ 73/754] 49014=fiber/test_backtrace [ 74/754] 49014=-ext-/exception/test_exception_at_throwing [ 75/754] 49014=-ext-/array/test_to_ary_concat [ 76/754] 49013=ruby/test_mixed_unicode_escapes [ 77/754] 49013=openssl/test_pkey_ec [ 78/754] 49013=ruby/test_proc [ 79/754] 49013=psych/test_array [ 80/754] 49013=rubygems/test_gem_commands_uninstall_command [ 81/754] 49013=ruby/test_fiber [ 82/754] 49014=date/test_date_parse [ 83/754] 49014=date/test_date_new [ 84/754] 49014=zlib/test_zlib [ 85/754] 49015=rubygems/test_gem_ext_cargo_builder_link_flag_converter [ 86/754] 49015=rubygems/test_gem_commands_contents_command [ 87/754] 49015=rubygems/test_gem_ext_cargo_builder [ 88/754] 49015=rubygems/test_gem_uninstaller [ 89/754] 49016=rubygems/test_gem_specification [ 90/754] 49016=test_pp [ 91/754] 49016=prism/result/heredoc_test [ 92/754] 49016=-ext-/load/test_stringify_symbols [ 93/754] 49016=test_forwardable [ 94/754] 49016=rubygems/test_webauthn_listener_response [ 95/754] 49016=-ext-/test_scan_args [ 96/754] 49016=rubygems/test_gem_package_tar_writer [ 97/754] 49016=ruby/enc/test_utf16 [ 98/754] 49016=psych/test_emitter [ 99/754] 49016=rubygems/test_gem_bundler_version_finder [100/754] 49015=ruby/test_float [101/754] 49016=ruby/test_unicode_escape [102/754] 49016=openssl/test_pkcs12 [103/754] 49016=prism/locals_test [104/754] 49016=ruby/test_shapes [105/754] 49016=digest/test_digest_extend [106/754] 49016=test_shellwords [107/754] 49016=did_you_mean/spell_checking/test_key_name_check [108/754] 49016=psych/test_omap [109/754] 49016=-ext-/popen_deadlock/test_popen_deadlock [110/754] 49016=ruby/test_ifunless [111/754] 49016=ruby/enc/test_grapheme_breaks [112/754] 49016=test_find [113/754] 49016=prism/encoding/string_encoding_test [114/754] 49016=-ext-/integer/test_integer [115/754] 49016=rubygems/test_gem_commands_build_command [116/754] 49016=stringio/test_ractor [117/754] 49016=-ext-/float/test_nextafter [118/754] 49016=psych/test_json_tree [119/754] 49016=-ext-/string/test_capacity [120/754] 49016=ripper/test_files_sample [121/754] 49016=ruby/test_backtrace [122/754] 49015=optparse/test_summary [123/754] 49013=ruby/test_rand [124/754] 49015=rubygems/test_gem_commands_signout_command [125/754] 49015=-ext-/st/test_foreach [126/754] 49015=optparse/test_cclass [127/754] 49016=rubygems/test_gem_commands_cert_command [128/754] 49013=rubygems/test_gem_dependency_list [129/754] 49013=rubygems/test_gem_path_support [130/754] 49015=uri/test_parser [131/754] 49015=rubygems/test_gem_resolver_lock_specification [132/754] 49013=rubygems/test_gem_security_signer [133/754] 49015=rubygems/test_webauthn_listener [134/754] 49013=net/http/test_httpresponses [135/754] 49013=ruby/test_data [136/754] 49013=did_you_mean/spell_checking/test_require_path_check [137/754] 49015=uri/test_http [138/754] 49015=dtrace/test_function_entry [139/754] 49015=mkmf/test_framework [140/754] 49013=net/http/test_http_request [141/754] 49013=fiber/test_queue [142/754] 49013=ruby/test_stringchar [143/754] 49015=rubygems/test_gem_commands_rebuild_command [144/754] 49015=date/test_date_strptime [145/754] 49015=net/http/test_buffered_io [146/754] 49015=json/json_coder_test [147/754] 49015=optparse/test_getopts [148/754] 49015=test_prettyprint [149/754] 49015=psych/test_date_time [150/754] 49015=ruby/test_weakmap [151/754] 49013=uri/test_ws [152/754] 49013=ruby/test_pack [153/754] 49013=rubygems/test_gem_uri_formatter [154/754] 49013=ruby/test_array [155/754] 49016=mkmf/test_convertible [156/754] 49014=psych/test_scalar_scanner [157/754] 49014=rubygems/test_gem_name_tuple [158/754] 49014=ruby/test_name_error [159/754] 49014=did_you_mean/test_ractor_compatibility [160/754] 49014=rubygems/test_gem_commands_dependency_command [161/754] 49014=prism/result/constant_path_node_test [162/754] 49014=prism/percent_delimiter_string_test [163/754] 49014=-ext-/debug/test_debug [164/754] 49014=test_singleton [165/754] 49014=psych/test_safe_load [166/754] 49014=date/test_date_attr [167/754] 49014=uri/test_wss [168/754] 49014=ruby/enc/test_emoji [169/754] 49014=set/test_sorted_set [170/754] 49014=ruby/test_readpartial [171/754] 49014=rubygems/test_gem_source_fetch_problem [172/754] 49014=ruby/test_sprintf [173/754] 49014=ruby/test_enumerator [174/754] 49016=ruby/enc/test_cp949 [175/754] 49016=ruby/test_condition [176/754] 49016=resolv/test_mdns [177/754] 49016=-ext-/exception/test_data_error [178/754] 49016=dtrace/test_array_create [179/754] 49016=openssl/test_x509attr [180/754] 49016=rubygems/test_gem_doctor [181/754] 49016=ripper/test_ripper [182/754] 49016=uri/test_ldap [183/754] 49016=psych/handlers/test_recorder [184/754] 49016=rubygems/test_gem_package [185/754] 49016=json/json_encoding_test [186/754] 49016=prism/lex_test [187/754] 49016=ruby/test_arity [188/754] 49016=-ext-/load/test_resolve_symbol [189/754] 49016=prism/snippets_test [190/754] 49016=ruby/test_trace [191/754] 49016=-ext-/test_bug-5832 [192/754] 49016=ruby/test_autoload [193/754] 49015=ruby/test_numeric [194/754] 49015=prism/result/overlap_test [195/754] 49015=-ext-/win32/test_fd_setsize [196/754] 49015=-ext-/arith_seq/test_arith_seq_extract [197/754] 49015=test_unicode_normalize [198/754] 49015=rubygems/test_gem_impossible_dependencies_error [199/754] 49015=psych/test_yamlstore [200/754] 49015=did_you_mean/spell_checking/test_pattern_key_name_check [201/754] 49015=openssl/test_hmac [202/754] 49015=rubygems/test_gem_commands_cleanup_command [203/754] 49015=did_you_mean/tree_spell/test_change_word [204/754] 49015=mmtk/test_configuration [205/754] 49015=-ext-/test_notimplement [206/754] 49015=prism/encoding/regular_expression_encoding_test [207/754] 49015=rubygems/test_gem_commands_open_command [208/754] 49015=uri/test_mailto [209/754] 49015=rubygems/test_rubygems [210/754] 49015=prism/ruby/ripper_test [211/754] 49015=prism/encoding/encodings_test [212/754] 49015=-ext-/string/test_normalize [213/754] 49015=ruby/enc/test_gb18030 [214/754] 49015=test_extlibs [215/754] 49015=ruby/test_basicinstructions [216/754] 49015=ruby/test_lazy_enumerator [217/754] 49015=mkmf/test_find_executable [218/754] 49015=resolv/test_resource [219/754] 49015=-ext-/bignum/test_mul [220/754] 49015=test_tempfile [221/754] 49015=-ext-/thread/test_instrumentation_api [222/754] 49015=optparse/test_reqarg [223/754] 49015=ruby/test_compile_prism [224/754] 49015=ruby/test_syntax [225/754] 49016=-ext-/test_bug-3571 [226/754] 49016=prism/result/static_literals_test [227/754] 49016=optparse/test_autoconf [228/754] 49016=error_highlight/test_error_highlight [229/754] 49016=ripper/test_files_test_2 [230/754] 49016=ruby/test_gc [231/754] 49013=cgi/test_cgi_multipart [232/754] 49013=-ext-/vm/test_at_exit [233/754] 49013=ruby/test_io_timeout [234/754] 49013=ruby/test_defined [235/754] 49013=net/http/test_https_proxy [236/754] 49013=ruby/test_super [237/754] 49013=ruby/test_comparable [238/754] 49013=rubygems/test_gem_dependency [239/754] 49013=-ext-/econv/test_append [240/754] 49013=date/test_date_conv [241/754] 49013=prism/result/index_write_test [242/754] 49013=mkmf/test_egrep_cpp [243/754] 49013=ruby/enc/test_euc_tw [244/754] 49013=ripper/test_files_ext [245/754] 49013=prism/result/comments_test [246/754] 49013=uri/test_generic [247/754] 49013=uri/test_file [248/754] 49013=prism/ruby/parser_test [249/754] 49013=-ext-/wait/test_wait [250/754] 49013=stringio/test_stringio [251/754] 49013=rubygems/test_gem_commands_environment_command [252/754] 49013=resolv/test_dns [253/754] 49013=ruby/test_io_buffer [254/754] 49013=rubygems/test_gem_resolver_lock_set [255/754] 49013=dtrace/test_raise [256/754] 49013=prism/ruby/compiler_test [257/754] 49013=rubygems/test_gem_commands_check_command [258/754] 49013=psych/test_string [259/754] 49013=rubygems/test_gem_update_suggestion [260/754] 49013=rubygems/test_gem_request_set_lockfile_tokenizer [261/754] 49013=ruby/enc/test_windows_1252 [262/754] 49013=ruby/test_fnmatch [263/754] 49013=ruby/test_alias [264/754] 49013=prism/ruby/dispatcher_test [265/754] 49013=ruby/test_beginendblock [266/754] 49013=psych/nodes/test_enumerable [267/754] 49013=json/json_ext_parser_test [268/754] 49013=prism/result/warnings_test [269/754] 49013=dtrace/test_singleton_function [270/754] 49013=prism/ruby/ruby_parser_test [271/754] 49013=prism/result/implicit_array_test [272/754] 49013=optparse/test_bash_completion [273/754] 49013=erb/test_erb_m17n [274/754] 49013=fiber/test_thread [275/754] 49013=ruby/test_string [276/754] 49015=socket/test_udp [277/754] 49015=rubygems/test_gem_security [278/754] 49015=rubygems/test_gem_request_set_gem_dependency_api [279/754] 49015=ruby/test_literal [280/754] 49015=optparse/test_load [281/754] 49015=did_you_mean/test_spell_checker [282/754] 49015=rubygems/test_config [283/754] 49015=openssl/test_x509cert [284/754] 49015=rubygems/test_gem_config_file [285/754] 49015=prism/result/attribute_write_test [286/754] 49015=rubygems/test_gem_commands_push_command [287/754] 49015=ruby/test_yjit_exit_locations [288/754] 49015=psych/visitors/test_yaml_tree [289/754] 49015=rubygems/test_gem_resolver_activation_request [290/754] 49015=openssl/test_ts [291/754] 49015=-ext-/test_enumerator_kw [292/754] 49015=fiber/test_ractor [293/754] 49015=ruby/test_range [294/754] 49015=ruby/test_exception [295/754] 49014=prism/result/breadth_first_search_test [296/754] 49014=openssl/test_pkey_dh [297/754] 49014=openssl/test_pkey [298/754] 49014=-ext-/symbol/test_type [299/754] 49014=ruby/enc/test_emoji_breaks [300/754] 49014=rubygems/test_gem_resolver_index_specification [301/754] 49014=optparse/test_placearg [302/754] 49014=dtrace/test_gc [303/754] 49014=rubygems/test_gem_safe_marshal [304/754] 49014=ruby/test_math [305/754] 49014=mkmf/test_libs [306/754] 49014=ruby/test_continuation [307/754] 49014=test_pty [308/754] 49014=ruby/test_case [309/754] 49014=-ext-/hash/test_delete [310/754] 49014=prism/ruby/location_test [311/754] 49014=rubygems/test_gem_commands_setup_command [312/754] 49014=ripper/test_files_test [313/754] 49014=optparse/test_did_you_mean [314/754] 49014=rubygems/test_webauthn_poller [315/754] 49014=rubygems/test_gem_command_manager [316/754] 49014=ruby/test_m17n_comb [317/754] 49015=psych/test_scalar [318/754] 49015=fiber/test_io_buffer [319/754] 49015=psych/test_serialize_subclasses [320/754] 49015=openssl/test_ns_spki [321/754] 49015=fiber/test_io [322/754] 49015=rubygems/test_gem_package_task [323/754] 49015=rubygems/test_gem_requirement [324/754] 49015=openssl/test_kdf [325/754] 49015=psych/test_stream [326/754] 49015=rubygems/test_gem_resolver_dependency_request [327/754] 49015=mkmf/test_configuration [328/754] 49015=prism/result/named_capture_test [329/754] 49015=psych/test_psych [330/754] 49015=ruby/enc/test_case_mapping [331/754] 49015=openssl/test_x509store [332/754] 49015=json/json_common_interface_test [333/754] 49015=ruby/enc/test_case_comprehensive [334/754] 49015=ruby/test_file_exhaustive [335/754] 49014=ruby/test_hash [336/754] 49014=ruby/enc/test_euc_kr [337/754] 49014=digest/test_ractor [338/754] 49014=-ext-/win32/test_console_attr [339/754] 49014=ruby/test_integer_comb [340/754] 49014=test_tsort [341/754] 49014=ruby/test_require_lib [342/754] 49014=-ext-/gvl/test_ubf_async_safe [343/754] 49014=ruby/test_objectspace [344/754] 49014=prism/heredoc_dedent_test [345/754] 49014=ruby/test_argf [346/754] 49014=ruby/test_process [347/754] 49014=ruby/test_m17n [348/754] 49014=dtrace/test_require [349/754] 49014=ruby/test_yjit [350/754] 49014=digest/test_digest [351/754] 49014=-ext-/string/test_coderange [352/754] 49014=ruby/test_sleep [353/754] 49015=io/wait/test_io_wait [354/754] 49014=ruby/test_frozen [355/754] 49014=optparse/test_kwargs [356/754] 49014=test_securerandom [357/754] 49014=psych/test_set [358/754] 49014=-ext-/postponed_job/test_postponed_job [359/754] 49014=socket/test_basicsocket [360/754] 49014=rubygems/test_gem_remote_fetcher_s3 [361/754] 49014=prism/result/integer_base_flags_test [362/754] 49014=rubygems/test_gem_request_set_lockfile [363/754] 49014=ruby/test_default_gems [364/754] 49014=fileutils/test_dryrun [365/754] 49014=-ext-/string/test_modify_expand [366/754] 49014=fiber/test_process [367/754] 49014=rubygems/test_gem_available_set [368/754] 49014=rubygems/test_gem_source_installed [369/754] 49014=prism/api/command_line_test [370/754] 49014=rubygems/test_gem_commands_which_command [371/754] 49014=prism/ruby/pattern_test [372/754] 49014=ruby/test_dir_m17n [373/754] 49014=rubygems/test_gem_source_vendor [374/754] 49014=yaml/test_dbm [375/754] 49014=ruby/test_rubyoptions [376/754] 49015=fiber/test_storage [377/754] 49015=-ext-/exception/test_enc_raise [378/754] 49015=ruby/enc/test_euc_jp [379/754] 49015=psych/test_symbol [380/754] 49015=prism/ractor_test [381/754] 49015=date/test_date_strftime [382/754] 49015=openssl/test_buffering [383/754] 49015=resolv/test_svcb_https [384/754] 49015=dtrace/test_string [385/754] 49015=ruby/test_iterator [386/754] 49015=ruby/test_path [387/754] 49015=uri/test_common [388/754] 49015=rubygems/test_gem_safe_yaml [389/754] 49015=rubygems/test_gem_commands_pristine_command [390/754] 49015=ruby/test_optimization [391/754] 49014=ruby/test_variable [392/754] 49014=did_you_mean/edit_distance/test_jaro_winkler [393/754] 49014=rubygems/test_gem_command [394/754] 49014=test_ipaddr [395/754] 49014=-ext-/struct/test_member [396/754] 49014=rubygems/test_gem_spec_fetcher [397/754] 49014=rubygems/test_gem_resolver_index_set [398/754] 49014=-ext-/debug/test_profile_frames [399/754] 49014=-ext-/arith_seq/test_arith_seq_beg_len_step [400/754] 49014=rubygems/test_gem_resolver_requirement_list [401/754] 49014=test_rbconfig [402/754] 49014=socket/test_addrinfo [403/754] 49014=prism/result/equality_test [404/754] 49014=-ext-/string/test_nofree [405/754] 49014=ruby/test_object [406/754] 49014=rubygems/test_gem_source_specific_file [407/754] 49014=ruby/test_time_tz [408/754] 49014=-ext-/test_bug-14834 [409/754] 49014=ruby/test_regexp [410/754] 49015=ruby/test_marshal [411/754] 49013=fiber/test_scheduler [412/754] 49015=strscan/test_stringscanner [413/754] 49015=-ext-/stack/test_stack_overflow [414/754] 49015=mkmf/test_mkmf [415/754] 49015=psych/test_merge_keys [416/754] 49015=rubygems/test_gem_remote_fetcher_local_ssl_server [417/754] 49015=json/json_fixtures_test [418/754] 49015=open-uri/test_ssl Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 #<File::Stat dev=0x8, ino=1877968759, 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> [419/754] 49015=psych/test_ractor [420/754] 49015=rubygems/test_gem_gem_runner [421/754] 49015=json/test_helper [422/754] 49015=rubygems/test_remote_fetch_error [423/754] 49015=psych/test_boolean [424/754] 49015=-ext-/proc/test_bmethod [425/754] 49015=rubygems/test_gem [426/754] 49015=test_delegate [427/754] 49015=cgi/test_cgi_core [428/754] 49015=resolv/test_addr [429/754] 49015=mkmf/test_have_func [430/754] 49015=psych/test_parser [431/754] 49015=ruby/test_threadgroup [432/754] 49015=rubygems/test_gem_install_update_options [433/754] 49015=fileutils/test_verbose [434/754] 49015=psych/test_yamldbm [435/754] 49015=ruby/test_iseq [436/754] 49015=rubygems/test_deprecate [437/754] 49015=mkmf/test_config [438/754] 49015=rubygems/test_gem_resolver_git_set [439/754] 49015=objspace/test_ractor [440/754] 49015=rubygems/test_gem_commands_lock_command [441/754] 49015=-ext-/test_recursion [442/754] 49015=socket/test_ancdata [443/754] 49015=psych/test_null [444/754] 49015=rubygems/test_gem_stream_ui [445/754] 49015=did_you_mean/spell_checking/test_class_name_check [446/754] 49015=ruby/test_rational [447/754] 49015=date/test_date_ractor [448/754] 49015=test_trick [449/754] 49015=net/protocol/test_protocol [450/754] 49015=rubygems/test_gem_ext_configure_builder [451/754] 49015=rubygems/test_gem_rdoc [452/754] 49015=ruby/test_integer [453/754] 49013=ruby/test_lambda [454/754] 49013=strscan/test_ractor [455/754] 49013=win32/test_registry [456/754] 49013=rubygems/test_gem_resolver_api_specification [457/754] 49013=-ext-/tracepoint/test_tracepoint [458/754] 49013=prism/test_helper [459/754] 49013=-ext-/marshal/test_internal_ivar [460/754] 49013=prism/ruby/desugar_compiler_test [461/754] 49013=rubygems/test_gem_security_policy [462/754] 49013=openssl/test_fips [463/754] 49013=yaml/test_store [464/754] 49013=rubygems/test_gem_validator [465/754] 49013=openssl/test_x509crl [466/754] 49013=openssl/test_pkey_rsa [467/754] 49013=open-uri/test_open-uri [468/754] 49013=cgi/test_cgi_session [469/754] 49013=-ext-/st/test_numhash [470/754] 49013=prism/unescape_test [471/754] 49013=ruby/test_refinement [472/754] 49015=rubygems/test_gem_request_connection_pools [473/754] 49015=rubygems/test_gem_request [474/754] 49015=ruby/enc/test_iso_8859 [475/754] 49015=openssl/test_x509req [476/754] 49015=rubygems/test_gem_remote_fetcher [477/754] 49015=io/nonblock/test_flush [478/754] 49015=-ext-/thread_fd/test_thread_fd_close [479/754] 49015=net/http/test_http [480/754] 49013=json/json_generator_test [481/754] 49015=ruby/test_ractor [482/754] 49015=rubygems/test_gem_resolver_composed_set [483/754] 49015=ripper/test_parser_events [484/754] 49015=prism/ruby/string_query_test [485/754] 49015=ruby/test_insns_leaf [486/754] 49015=rubygems/test_gem_resolver_local_specification [487/754] 49015=-ext-/rational/test_rat [488/754] 49015=ruby/test_allocation [489/754] 49015=-ext-/bignum/test_str2big [490/754] 49015=rubygems/test_gem_package_tar_reader_entry [491/754] 49015=ruby/test_thread [492/754] 49013=mkmf/test_pkg_config [493/754] 49013=open-uri/test_ftp [494/754] 49013=ruby/test_transcode [495/754] 49013=ruby/test_vm_dump [496/754] 49013=test_tmpdir [497/754] 49013=ripper/test_filter [498/754] 49013=prism/errors_test [499/754] 49013=-ext-/win32/test_dln [500/754] 49013=ruby/enc/test_koi8 [501/754] 49013=json/ractor_test [502/754] 49013=rubygems/test_gem_request_set [503/754] 49013=ruby/test_bignum [504/754] 49013=ripper/test_scanner_events [505/754] 49013=-ext-/load/test_protect [506/754] 49013=ruby/test_whileuntil [507/754] 49013=psych/test_tree_builder [508/754] 49013=monitor/test_monitor [509/754] 49013=rubygems/test_gem_commands_mirror [510/754] 49013=openssl/test_ossl [511/754] 49013=rubygems/test_gem_commands_info_command [512/754] 49013=rubygems/test_gem_source_local [513/754] 49013=rubygems/test_gem_resolver_git_specification [514/754] 49013=rubygems/test_gem_resolver_vendor_specification [515/754] 49013=ruby/test_string_memory [516/754] 49013=rubygems/test_gem_commands_specification_command [517/754] 49013=psych/test_object [518/754] 49013=prism/api/dump_test [519/754] 49013=-ext-/test_abi [520/754] 49013=rubygems/test_gem_silent_ui [521/754] 49013=-ext-/bug_reporter/test_bug_reporter [522/754] 49013=rubygems/test_gem_ext_ext_conf_builder [523/754] 49013=openssl/test_x509name [524/754] 49013=test_timeout [525/754] 49013=-ext-/path_to_class/test_path_to_class [526/754] 49013=test_weakref [527/754] 49013=did_you_mean/core_ext/test_name_error_extension [528/754] 49013=prism/ruby/parameters_signature_test [529/754] 49013=prism/result/numeric_value_test [530/754] 49013=openssl/test_x509ext [531/754] 49013=mkmf/test_flags [532/754] 49013=rubygems/test_gem_ext_builder [533/754] 49013=prism/api/parse_stream_test [534/754] 49013=ruby/test_sprintf_comb [535/754] 49013=ruby/test_keyword [536/754] 49013=cgi/test_cgi_header [537/754] 49013=ruby/test_method_cache [538/754] 49013=rubygems/test_gem_ext_cargo_builder_unit [539/754] 49013=socket/test_tcp [540/754] 49013=prism/ruby/tunnel_test [541/754] 49013=rubygems/test_gem_text [542/754] 49013=ruby/test_settracefunc [543/754] 49013=rubygems/test_gem_source_git [544/754] 49013=socket/test_unix [545/754] 49013=ruby/enc/test_regex_casefold [546/754] 49013=ruby/test_symbol [547/754] 49014=psych/test_coder [548/754] 49014=rubygems/test_exit [549/754] 49014=optparse/test_acceptable [550/754] 49014=-ext-/test_random [551/754] 49014=psych/test_marshalable [552/754] 49014=ruby/test_class [553/754] 49013=-ext-/string/test_enc_str_buf_cat [554/754] 49013=psych/test_encoding [555/754] 49013=ruby/test_const [556/754] 49013=openssl/test_ssl [557/754] 49013=socket/test_sockopt [558/754] 49013=ruby/test_module [559/754] 49013=-ext-/string/test_rb_str_dup [560/754] 49013=rubygems/test_gem_ci_detector [561/754] 49013=ripper/test_lexer [562/754] 49013=io/wait/test_io_wait_uncommon [563/754] 49013=rubygems/test_gem_resolver_best_set [564/754] 49013=json/json_string_matching_test [565/754] 49013=net/http/test_httpresponse [566/754] 49013=psych/test_alias_and_anchor [567/754] 49013=ruby/test_dir [568/754] 49013=openssl/test_pkey_dsa [569/754] 49013=ruby/test_rubyvm [570/754] 49013=prism/api/freeze_test [571/754] 49013=ruby/test_primitive [572/754] 49013=coverage/test_coverage [573/754] 49013=mkmf/test_have_macro [574/754] 49013=pathname/test_pathname [575/754] 49013=rubygems/test_gem_resolver [576/754] 49013=psych/test_document [577/754] 49013=net/http/test_httpheader [578/754] 49013=ruby/test_encoding [579/754] 49013=prism/ruby/reflection_test [580/754] 49013=rubygems/test_gem_package_tar_reader [581/754] 49013=rubygems/test_gem_resolver_conflict [582/754] 49013=rubygems/test_gem_commands_query_command [583/754] 49013=mkmf/test_constant [584/754] 49013=-ext-/string/test_too_many_dummy_encodings [585/754] 49013=rubygems/test_gem_commands_stale_command [586/754] 49013=ruby/test_econv [587/754] 49013=set/test_set [588/754] 49013=psych/visitors/test_depth_first [589/754] 49013=rubygems/test_gem_version [590/754] 49013=fileutils/test_nowrite [591/754] 49013=mkmf/test_install [592/754] 49013=ruby/test_thread_cv [593/754] 49013=ruby/test_stack [594/754] 49013=ruby/test_thread_queue [595/754] 49013=dtrace/test_load [596/754] 49013=-ext-/gvl/test_last_thread [597/754] 49013=psych/visitors/test_to_ruby [598/754] 49013=json/json_generic_object_test [599/754] 49013=ripper/test_files_lib [600/754] 49013=openssl/test_ssl_session [601/754] 49013=prism/result/integer_parse_test [602/754] 49013=test_bundled_gems [603/754] 49013=ruby/test_parse [604/754] 49014=openssl/test_pair [605/754] 49013=psych/test_object_references [606/754] 49013=-ext-/symbol/test_inadvertent_creation [607/754] 49013=rubygems/test_gem_version_option [608/754] 49013=io/console/test_io_console [609/754] 49013=-ext-/eval/test_eval [610/754] 49013=ruby/test_enum [611/754] 49014=-ext-/string/test_cstr [612/754] 49013=-ext-/string/test_ellipsize [613/754] 49013=did_you_mean/spell_checking/test_uncorrectable_name_check [614/754] 49013=-ext-/string/test_qsort [615/754] 49013=json/json_addition_test [616/754] 49013=rubygems/test_gem_commands_search_command [617/754] 49013=-ext-/marshal/test_usrmarshal [618/754] 49013=ruby/test_signal [619/754] 49013=ruby/test_fixnum [620/754] 49013=psych/test_yaml [621/754] 49014=-ext-/bignum/test_big2str [622/754] 49014=rubygems/test_gem_commands_help_command [623/754] 49014=-ext-/file/test_stat [624/754] 49014=ruby/test_frozen_error [625/754] 49013=-ext-/funcall/test_passing_block [626/754] 49014=rubygems/test_gem_dependency_installer [627/754] 49013=-ext-/test_printf [628/754] 49013=rubygems/test_gem_commands_signin_command [629/754] 49013=cgi/test_cgi_modruby [630/754] 49013=rubygems/test_gem_console_ui [631/754] 49013=rubygems/test_gem_stub_specification [632/754] 49013=rubygems/test_gem_resolver_api_set [633/754] 49013=dtrace/test_cmethod [634/754] 49013=cgi/test_cgi_tag_helper [635/754] 49013=prism/api/lex_test [636/754] 49013=fiber/test_enumerator [637/754] 49013=socket/test_nonblock [638/754] 49013=openssl/test_ocsp [639/754] 49013=rubygems/test_gem_source_lock [640/754] 49013=openssl/test_digest [641/754] 49013=rubygems/test_gem_commands_list_command [642/754] 49013=rubygems/test_gem_uri [643/754] 49013=erb/test_erb [644/754] 49013=dtrace/test_object_create_start [645/754] 49013=prism/version_test [646/754] 49013=ripper/test_sexp [647/754] 49013=-ext-/integer/test_my_integer [648/754] 49013=ruby/enc/test_big5 [649/754] 49013=rubygems/test_gem_commands_sources_command [650/754] 49013=ruby/test_call [651/754] 49013=date/test_date_compat [652/754] 49013=ruby/test_io_m17n [653/754] 49014=rubygems/test_bundled_ca [654/754] 49014=ruby/enc/test_case_options [655/754] 49014=rubygems/test_gem_commands_fetch_command [656/754] 49013=ruby/test_struct [657/754] 49014=fiber/test_timeout [658/754] 49014=ruby/test_env [659/754] 49013=fiber/test_mutex [660/754] 49013=ruby/test_complexrational [661/754] 49013=-ext-/iseq_load/test_iseq_load [662/754] 49015=ruby/enc/test_windows_1251 [663/754] 49014=prism/ruby/relocation_test [664/754] 49014=-ext-/class/test_class2name [665/754] 49014=ruby/test_complex2 [666/754] 49014=openssl/test_cipher [667/754] 49014=-ext-/time/test_new [668/754] 49014=erb/test_erb_command [669/754] 49014=-ext-/bignum/test_bigzero [670/754] 49014=psych/test_struct [671/754] 49014=cgi/test_cgi_cookie [672/754] 49014=ruby/test_ast [673/754] 49015=prism/onigmo_test [674/754] 49015=rubygems/test_gem_commands_install_command [675/754] 49015=-ext-/bignum/test_pack [676/754] 49015=prism/fuzzer_test [677/754] 49015=rubygems/test_gem_commands_owner_command [678/754] 49015=ruby/test_eval [679/754] 49015=ruby/test_metaclass [680/754] 49015=psych/test_class [681/754] 49015=prism/newline_offsets_test [682/754] 49015=prism/result/static_inspect_test [683/754] 49015=ruby/test_key_error [684/754] 49015=ruby/test_clone [685/754] 49015=-ext-/thread/test_lock_native_thread [686/754] 49015=-ext-/struct/test_len [687/754] 49015=openssl/test_engine [688/754] 49015=-ext-/load/test_dot_dot [689/754] 49015=objspace/test_objspace [690/754] 49013=prism/magic_comment_test [691/754] 49013=rubygems/test_gem_security_trust_dir [692/754] 49013=did_you_mean/spell_checking/test_variable_name_check [693/754] 49013=test_time [694/754] 49013=rubygems/test_gem_commands_exec_command [695/754] 49013=psych/test_numeric [696/754] 49013=-ext-/st/test_update [697/754] 49013=mkmf/test_have_library [698/754] 49013=ruby/test_pattern_matching [699/754] 49013=ruby/test_nomethod_error [700/754] 49013=ruby/test_yield [701/754] 49013=ripper/test_files_test_1 [702/754] 49013=-ext-/typeddata/test_typeddata [703/754] 49013=openssl/test_config [704/754] 49013=prism/api/parse_comments_test [705/754] 49013=-ext-/string/test_fstring [706/754] 49013=prism/encoding/symbol_encoding_test [707/754] 49013=ruby/test_file [708/754] 49013=prism/bom_test [709/754] 49013=openssl/test_pkcs7 [710/754] 49013=ruby/test_dup [711/754] 49013=openssl/test_provider [712/754] 49013=ruby/test_require [713/754] 49013=ruby/test_memory_view [714/754] 49013=-ext-/iter/test_iter_break [715/754] 49013=ruby/test_flip [716/754] 49013=-ext-/num2int/test_num2int [717/754] 49013=rubygems/test_gem_resolver_installed_specification [718/754] 49013=-ext-/struct/test_duplicate [719/754] 49013=-ext-/method/test_arity [720/754] 49013=io/console/test_ractor [721/754] 49013=ruby/test_undef [722/754] 49013=fiber/test_address_resolve [723/754] 49013=-ext-/string/test_external_new [724/754] 49013=rubygems/test_gem_unsatisfiable_dependency_error [725/754] 49013=dtrace/test_hash_create [726/754] 49013=optparse/test_optparse [727/754] 49013=date/test_switch_hitter [728/754] 49013=prism/result/source_location_test [729/754] 49013=rubygems/test_gem_installer [730/754] 49013=psych/test_hash [731/754] 49013=rubygems/test_gem_resolver_specification [732/754] 49013=rubygems/test_gem_ext_cmake_builder [733/754] 49013=ruby/test_weakkeymap [734/754] 49013=rubygems/test_gem_util [735/754] 49013=psych/test_deprecated [736/754] 49013=mkmf/test_signedness [737/754] 49013=-ext-/exception/test_ensured [738/754] 49013=pathname/test_ractor [739/754] 49013=-ext-/bignum/test_div [740/754] 49013=open-uri/test_proxy [741/754] 49013=ruby/test_rational2 [742/754] 49013=prism/fixtures_test [743/754] 49013=date/test_date_arith [744/754] 49013=rubygems/test_gem_package_tar_header [745/754] 49013=rubygems/test_project_sanity [746/754] 49013=rubygems/test_gem_source [747/754] 49013=ruby/test_arithmetic_sequence [748/754] 49013=psych/visitors/test_emitter [749/754] 49013=ruby/test_not [750/754] 49013=json/json_parser_test [751/754] 49013=prism/api/parse_test [752/754] 49013=net/http/test_https [753/754] 49013=ruby/enc/test_shift_jis [754/754] 49013=rubygems/test_gem_commands_outdated_command Finished tests in 4306.096354s, 6.6327 tests/s, 1412.2169 assertions/s. 28561 tests, 6081142 assertions, 0 failures, 0 errors, 121 skips ruby -v: ruby 3.5.0dev (2025-04-17T13:21:51Z master c4ae6cb500) +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.1.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 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/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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/fiddle-1.1.6/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.3.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-04-17T13:21:51Z master c4ae6cb500) +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 ..................................... Finished in 63.106146 seconds 3336 files, 33634 examples, 144286 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.