# Logfile created on 2025-01-10 17:31:03 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f70a2cefdc8 @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.20250110-173103", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007f70a2d10e38 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f70a2d10b68 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f70a2c2a370 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250110-173103", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20250110-173103>, @binmode=false, @mon_data=#<Monitor:0x00007f70a2d10528>, @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 eb8f29c..4a2702d master -> origin/master Updating eb8f29c..4a2702d Fast-forward internal/gc.h | 3 --- main.c | 3 --- 2 files changed, 6 deletions(-) Latest commit hash = 4a2702dafb $$$[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 /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' 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/main.c compiling /tmp/ruby/src/trunk-gc-asserts/miniinit.c compiling /tmp/ruby/src/trunk-gc-asserts/array.c compiling /tmp/ruby/src/trunk-gc-asserts/ast.c compiling /tmp/ruby/src/trunk-gc-asserts/bignum.c compiling /tmp/ruby/src/trunk-gc-asserts/class.c compiling /tmp/ruby/src/trunk-gc-asserts/compile.c compiling /tmp/ruby/src/trunk-gc-asserts/complex.c compiling /tmp/ruby/src/trunk-gc-asserts/cont.c compiling /tmp/ruby/src/trunk-gc-asserts/debug.c compiling /tmp/ruby/src/trunk-gc-asserts/dir.c compiling /tmp/ruby/src/trunk-gc-asserts/encoding.c compiling /tmp/ruby/src/trunk-gc-asserts/enum.c compiling /tmp/ruby/src/trunk-gc-asserts/enumerator.c compiling /tmp/ruby/src/trunk-gc-asserts/error.c compiling /tmp/ruby/src/trunk-gc-asserts/eval.c compiling /tmp/ruby/src/trunk-gc-asserts/file.c compiling /tmp/ruby/src/trunk-gc-asserts/gc.c compiling /tmp/ruby/src/trunk-gc-asserts/hash.c compiling /tmp/ruby/src/trunk-gc-asserts/imemo.c compiling /tmp/ruby/src/trunk-gc-asserts/io.c compiling /tmp/ruby/src/trunk-gc-asserts/io_buffer.c compiling /tmp/ruby/src/trunk-gc-asserts/iseq.c compiling /tmp/ruby/src/trunk-gc-asserts/load.c compiling /tmp/ruby/src/trunk-gc-asserts/marshal.c compiling /tmp/ruby/src/trunk-gc-asserts/math.c compiling /tmp/ruby/src/trunk-gc-asserts/memory_view.c compiling /tmp/ruby/src/trunk-gc-asserts/rjit.c compiling /tmp/ruby/src/trunk-gc-asserts/rjit_c.c compiling /tmp/ruby/src/trunk-gc-asserts/node.c compiling /tmp/ruby/src/trunk-gc-asserts/node_dump.c compiling /tmp/ruby/src/trunk-gc-asserts/numeric.c compiling /tmp/ruby/src/trunk-gc-asserts/object.c compiling /tmp/ruby/src/trunk-gc-asserts/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-gc-asserts/proc.c compiling /tmp/ruby/src/trunk-gc-asserts/process.c compiling /tmp/ruby/src/trunk-gc-asserts/ractor.c compiling /tmp/ruby/src/trunk-gc-asserts/random.c compiling /tmp/ruby/src/trunk-gc-asserts/range.c compiling /tmp/ruby/src/trunk-gc-asserts/rational.c compiling /tmp/ruby/src/trunk-gc-asserts/re.c compiling /tmp/ruby/src/trunk-gc-asserts/ruby.c compiling /tmp/ruby/src/trunk-gc-asserts/scheduler.c compiling /tmp/ruby/src/trunk-gc-asserts/shape.c compiling /tmp/ruby/src/trunk-gc-asserts/signal.c compiling /tmp/ruby/src/trunk-gc-asserts/sprintf.c compiling /tmp/ruby/src/trunk-gc-asserts/string.c compiling /tmp/ruby/src/trunk-gc-asserts/struct.c compiling /tmp/ruby/src/trunk-gc-asserts/symbol.c compiling /tmp/ruby/src/trunk-gc-asserts/thread.c compiling /tmp/ruby/src/trunk-gc-asserts/time.c compiling /tmp/ruby/src/trunk-gc-asserts/transcode.c compiling /tmp/ruby/src/trunk-gc-asserts/variable.c compiling /tmp/ruby/src/trunk-gc-asserts/version.c compiling /tmp/ruby/src/trunk-gc-asserts/vm.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_dump.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_sync.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_trace.c compiling /tmp/ruby/src/trunk-gc-asserts/weakmap.c compiling /tmp/ruby/src/trunk-gc-asserts/yjit.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 -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' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rational/rat.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' compiling /tmp/ruby/src/trunk-gc-asserts/ext/coverage/coverage.c linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace_dump.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' compiling /tmp/ruby/src/trunk-gc-asserts/ext/pty/pty.c linking shared-object pty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/constants.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/socket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/option.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ifaddr.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/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' 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.2.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=6257 "--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/909] 203293=test_rdoc_alias [ 2/909] 203294=test_gem_resolver_index_specification [ 3/909] 203295=test_placearg [ 4/909] 203292=test_gem_safe_marshal [ 5/909] 203295=test_math [ 6/909] 203293=test_rdoc_generator_markup [ 7/909] 203293=test_gc [ 8/909] 203293=test_libs [ 9/909] 203295=test_continuation [ 10/909] 203294=test_pty [ 11/909] 203293=test_case [ 12/909] 203295=test_delete [ 13/909] 203295=location_test [ 14/909] 203295=test_gem_commands_setup_command [ 15/909] 203293=test_show_source [ 16/909] 203293=test_files_test [ 17/909] 203293=test_webauthn_poller [ 18/909] 203294=test_gem_command_manager [ 19/909] 203293=test_did_you_mean [ 20/909] 203294=test_rdoc_parser_prism_ruby [ 21/909] 203293=test_m17n_comb [ 22/909] 203292=test_scalar [ 23/909] 203292=test_rdoc_generator_json_index [ 24/909] 203292=test_io_buffer [ 25/909] 203295=test_rdoc_markup_document [ 26/909] 203292=test_thread [ 27/909] 203295=test_udp [ 28/909] 203295=test_string [ 29/909] 203292=test_gem_security [ 30/909] 203292=test_gem_request_set_gem_dependency_api [ 31/909] 203294=test_literal [ 32/909] 203292=test_load [ 33/909] 203292=test_x509cert [ 34/909] 203292=test_spell_checker [ 35/909] 203292=test_config [ 36/909] 203292=test_gem_config_file [ 37/909] 203292=attribute_write_test [ 38/909] 203292=test_gem_commands_push_command [ 39/909] 203292=test_yjit_exit_locations [ 40/909] 203292=test_rdoc_rubygems_hook [ 41/909] 203292=test_locale [ 42/909] 203292=test_ts [ 43/909] 203292=test_yaml_tree [ 44/909] 203292=test_gem_resolver_activation_request [ 45/909] 203294=test_enumerator_kw [ 46/909] 203292=test_ractor [ 47/909] 203294=test_exception [ 48/909] 203292=test_range [ 49/909] 203294=breadth_first_search_test [ 50/909] 203294=test_pkey_dh [ 51/909] 203294=test_pkey [ 52/909] 203294=test_type [ 53/909] 203294=test_emoji_breaks [ 54/909] 203294=test_euc_kr [ 55/909] 203294=test_ractor [ 56/909] 203294=test_integer_comb [ 57/909] 203292=test_tsort [ 58/909] 203292=test_console_attr [ 59/909] 203292=test_fiddle [ 60/909] 203292=test_require_lib [ 61/909] 203292=heredoc_dedent_test [ 62/909] 203292=test_rdoc_text [ 63/909] 203292=test_ubf_async_safe [ 64/909] 203292=test_objectspace [ 65/909] 203293=test_argf [ 66/909] 203293=test_process [ 67/909] 203292=test_m17n [ 68/909] 203292=test_require [ 69/909] 203292=test_rdoc_generator_pot_po_entry [ 70/909] 203292=test_yjit [ 71/909] 203293=test_digest [ 72/909] 203293=test_win32ole_record [ 73/909] 203293=test_coderange [ 74/909] 203293=test_rdoc_i18n_locale [ 75/909] 203293=test_sleep [ 76/909] 203293=test_io_wait [ 77/909] 203292=test_frozen [ 78/909] 203292=test_rdoc_rd_block_parser [ 79/909] 203292=test_kwargs [ 80/909] 203292=test_nesting_parser [ 81/909] 203292=test_securerandom [ 82/909] 203292=test_set [ 83/909] 203292=test_serialize_subclasses [ 84/909] 203292=test_ns_spki [ 85/909] 203292=test_gem_package_task [ 86/909] 203292=test_io [ 87/909] 203292=test_gem_requirement [ 88/909] 203292=test_kdf [ 89/909] 203292=test_handle [ 90/909] 203294=test_stream [ 91/909] 203294=test_rendering [ 92/909] 203294=test_gem_resolver_dependency_request [ 93/909] 203294=test_configuration [ 94/909] 203294=test_rdoc_method_attr [ 95/909] 203294=named_capture_test [ 96/909] 203294=test_psych [ 97/909] 203294=test_case_mapping [ 98/909] 203294=test_x509store [ 99/909] 203294=json_common_interface_test [100/909] 203294=test_case_comprehensive [101/909] 203294=test_rdoc_parser_markdown [102/909] 203294=test_file_exhaustive [103/909] 203293=test_hash [104/909] 203292=test_command [105/909] 203292=test_rdoc_class_module [106/909] 203292=regular_expression_encoding_test [107/909] 203292=test_notimplement [108/909] 203292=test_rubygems [109/909] 203292=test_gem_commands_open_command [110/909] 203292=test_mailto [111/909] 203292=ripper_test [112/909] 203292=test_key_actor_vi [113/909] 203292=encodings_test [114/909] 203292=test_string_processing [115/909] 203292=test_gb18030 [116/909] 203292=test_normalize [117/909] 203292=test_extlibs [118/909] 203292=test_win32ole_variant_m [119/909] 203292=test_basicinstructions [120/909] 203292=test_key_actor_emacs [121/909] 203292=test_lazy_enumerator [122/909] 203293=test_find_executable [123/909] 203293=test_mul [124/909] 203293=test_resource [125/909] 203293=test_tempfile [126/909] 203292=test_reqarg [127/909] 203293=test_instrumentation_api [128/909] 203292=test_compile_prism [129/909] 203293=test_syntax [130/909] 203292=test_bug-3571 [131/909] 203292=test_x509attr [132/909] 203292=test_gem_doctor [133/909] 203292=test_ripper [134/909] 203292=test_ldap [135/909] 203292=test_recorder [136/909] 203292=test_macro [137/909] 203292=test_gem_package [138/909] 203292=lex_test [139/909] 203292=json_encoding_test [140/909] 203292=test_arity [141/909] 203292=test_resolve_symbol [142/909] 203292=test_ansi [143/909] 203292=test_function [144/909] 203293=test_rdoc_parser [145/909] 203293=test_trace [146/909] 203293=snippets_test [147/909] 203295=test_bug-5832 [148/909] 203295=test_autoload [149/909] 203292=test_numeric [150/909] 203292=test_fd_setsize [151/909] 203292=overlap_test [152/909] 203292=test_arith_seq_extract [153/909] 203292=test_unicode_normalize [154/909] 203292=test_reline_key [155/909] 203292=test_hmac [156/909] 203292=test_pattern_key_name_check [157/909] 203292=test_yamlstore [158/909] 203292=test_gem_impossible_dependencies_error [159/909] 203292=test_gem_commands_cleanup_command [160/909] 203292=test_win32ole_variant [161/909] 203292=test_change_word [162/909] 203292=test_stringio [163/909] 203292=test_gem_commands_environment_command [164/909] 203292=test_dns [165/909] 203292=test_io_buffer [166/909] 203292=test_gem_resolver_lock_set [167/909] 203292=test_rdoc_rdoc [168/909] 203292=test_raise [169/909] 203292=compiler_test [170/909] 203292=test_gem_commands_check_command [171/909] 203292=test_string [172/909] 203292=test_gem_update_suggestion [173/909] 203292=test_rdoc_generator_darkfish [174/909] 203292=test_gem_request_set_lockfile_tokenizer [175/909] 203292=test_fnmatch [176/909] 203293=test_windows_1252 [177/909] 203292=test_alias [178/909] 203293=dispatcher_test [179/909] 203292=test_enumerable [180/909] 203293=test_beginendblock [181/909] 203292=json_ext_parser_test [182/909] 203292=warnings_test [183/909] 203292=test_within_pipe [184/909] 203292=test_rdoc_i18n_text [185/909] 203293=test_singleton_function [186/909] 203293=ruby_parser_test [187/909] 203293=implicit_array_test [188/909] 203292=test_erb_m17n [189/909] 203292=test_bash_completion [190/909] 203292=static_literals_test [191/909] 203292=test_rdoc_parser_changelog [192/909] 203293=test_autoconf [193/909] 203293=test_error_highlight [194/909] 203292=test_files_test_2 [195/909] 203293=test_gc [196/909] 203294=test_win32ole_variant_outarg [197/909] 203294=test_cgi_multipart [198/909] 203294=test_io_timeout [199/909] 203294=test_rdoc_comment [200/909] 203294=test_at_exit [201/909] 203294=test_https_proxy [202/909] 203294=test_defined [203/909] 203294=test_super [204/909] 203295=test_rdoc_markup_to_html_snippet [205/909] 203295=test_comparable [206/909] 203295=test_gem_dependency [207/909] 203295=test_date_conv [208/909] 203295=test_append [209/909] 203295=test_workspace [210/909] 203295=index_write_test [211/909] 203295=test_force_exit [212/909] 203295=test_egrep_cpp [213/909] 203295=test_files_ext [214/909] 203295=test_euc_tw [215/909] 203295=test_eval_history [216/909] 203295=comments_test [217/909] 203295=test_generic [218/909] 203295=test_file [219/909] 203295=parser_test [220/909] 203295=test_init [221/909] 203295=test_wait [222/909] 203295=test_ifunless [223/909] 203295=test_grapheme_breaks [224/909] 203295=test_find [225/909] 203295=string_encoding_test [226/909] 203295=test_integer [227/909] 203295=test_gem_commands_build_command [228/909] 203295=test_ractor [229/909] 203295=test_json_tree [230/909] 203295=test_nextafter [231/909] 203295=test_capacity [232/909] 203295=test_rdoc_task [233/909] 203295=test_files_sample [234/909] 203295=test_backtrace [235/909] 203294=test_summary [236/909] 203294=test_foreach [237/909] 203294=test_rand [238/909] 203292=test_gem_commands_signout_command [239/909] 203294=test_cclass [240/909] 203294=test_gem_commands_cert_command [241/909] 203292=test_rdoc_markdown_test [242/909] 203294=test_rdoc_normal_module [243/909] 203294=test_config [244/909] 203294=test_rdoc_markup_to_bs [245/909] 203294=test_gem_dependency_list [246/909] 203294=test_gem_path_support [247/909] 203294=test_helper_method [248/909] 203294=test_pp [249/909] 203294=heredoc_test [250/909] 203294=test_stringify_symbols [251/909] 203294=test_forwardable [252/909] 203294=test_webauthn_listener_response [253/909] 203294=test_scan_args [254/909] 203294=test_rdoc_ri_paths [255/909] 203294=test_kill_ring [256/909] 203294=test_gem_package_tar_writer [257/909] 203294=test_utf16 [258/909] 203294=test_emitter [259/909] 203294=test_gem_bundler_version_finder [260/909] 203294=test_float [261/909] 203295=test_unicode_escape [262/909] 203295=test_irb [263/909] 203295=test_pkcs12 [264/909] 203295=test_shapes [265/909] 203295=locals_test [266/909] 203295=test_digest_extend [267/909] 203295=test_shellwords [268/909] 203295=test_key_name_check [269/909] 203295=test_omap [270/909] 203295=test_popen_deadlock [271/909] 203295=test_date_time [272/909] 203295=test_weakmap [273/909] 203294=test_pack [274/909] 203294=test_ws [275/909] 203294=test_gem_uri_formatter [276/909] 203294=test_convertible [277/909] 203292=test_array [278/909] 203294=test_scalar_scanner [279/909] 203294=test_name_error [280/909] 203294=test_gem_name_tuple [281/909] 203294=test_gem_commands_dependency_command [282/909] 203294=test_ractor_compatibility [283/909] 203294=percent_delimiter_string_test [284/909] 203294=constant_path_node_test [285/909] 203294=test_singleton [286/909] 203294=test_debug [287/909] 203294=test_safe_load [288/909] 203294=test_date_attr [289/909] 203294=test_wss [290/909] 203294=test_sorted_set [291/909] 203294=test_emoji [292/909] 203294=test_readpartial [293/909] 203294=test_gem_source_fetch_problem [294/909] 203294=test_sprintf [295/909] 203294=test_cp949 [296/909] 203294=test_enumerator [297/909] 203295=test_condition [298/909] 203295=test_array_create [299/909] 203295=test_mdns [300/909] 203295=test_data_error [301/909] 203295=test_multi_irb_commands [302/909] 203295=test_parser [303/909] 203295=test_c_struct_builder [304/909] 203295=test_gem_resolver_lock_specification [305/909] 203295=test_gem_security_signer [306/909] 203295=test_httpresponses [307/909] 203295=test_webauthn_listener [308/909] 203295=test_data [309/909] 203295=test_http [310/909] 203295=test_require_path_check [311/909] 203295=test_function_entry [312/909] 203295=test_framework [313/909] 203295=test_color_printer [314/909] 203295=test_http_request [315/909] 203295=test_queue [316/909] 203295=test_stringchar [317/909] 203295=test_gem_commands_rebuild_command [318/909] 203295=test_buffered_io [319/909] 203295=test_date_strptime [320/909] 203295=test_getopts [321/909] 203295=test_prettyprint [322/909] 203295=test_raise_exception [323/909] 203295=test_err_in_callback [324/909] 203295=test_exception [325/909] 203295=test_fileutils [326/909] 203295=test_gem_ext_rake_builder [327/909] 203295=test_gem_local_remote_options [328/909] 203295=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 43793> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 [329/909] 203295=test_bn [330/909] 203295=test_reline [331/909] 203295=test_date [332/909] 203295=test_optarg [333/909] 203295=test_ensure_and_callcc [334/909] 203295=test_yield_block [335/909] 203295=test_resize [336/909] 203295=test_asn1 [337/909] 203295=test_method_name_check [338/909] 203295=test_rdoc_markup_parser [339/909] 203295=test_method [340/909] 203293=test_yaml_special_cases [341/909] 203293=test_gem_source_list [342/909] 203293=test_assignment [343/909] 203292=test_socket [344/909] 203292=test_rdoc_markup_pre_process [345/909] 203292=test_require [346/909] 203292=test_gem_platform [347/909] 203293=test_gem_commands_server_command [348/909] 203292=test_method_cache [349/909] 203292=test_cesu8 [350/909] 203293=regular_expression_options_test [351/909] 203293=test_io [352/909] 203292=test_noarg [353/909] 203292=test_complex [354/909] 203292=test_disable_irb [355/909] 203292=test_rdoc_parser_rd [356/909] 203292=test_utf32 [357/909] 203292=test_nil [358/909] 203292=test_stream [359/909] 203292=test_gem_gemcutter_utilities [360/909] 203292=!Nothing_to_test [361/909] 203292=test_rdoc_markup_to_label [362/909] 203292=test_kernel [363/909] 203292=test_etc [364/909] 203292=test_date_marshal [365/909] 203292=test_gem_commands_unpack_command [366/909] 203292=test_set_len [367/909] 203292=test_rdoc_servlet [368/909] 203292=test_random [369/909] 203292=parse_success_test [370/909] 203292=test_pack [371/909] 203292=test_open3 [372/909] 203292=test_rdoc_markup_to_rdoc [373/909] 203292=test_ftp [374/909] 203292=library_symbols_test [375/909] 203292=test_gbk [376/909] 203292=test_inlinecache [377/909] 203292=test_warning [378/909] 203292=test_exception_at_throwing [379/909] 203292=test_gem_resolver_installer_set [380/909] 203292=test_backtrace [381/909] 203292=test_to_ary_concat [382/909] 203295=test_mixed_unicode_escapes [383/909] 203295=test_win32ole_variable [384/909] 203295=test_pkey_ec [385/909] 203295=test_thread [386/909] 203295=test_proc [387/909] 203295=test_fiber [388/909] 203295=test_array [389/909] 203295=test_gem_commands_uninstall_command [390/909] 203295=test_date_new [391/909] 203295=test_date_parse [392/909] 203295=test_zlib [393/909] 203292=test_gem_ext_cargo_builder_link_flag_converter [394/909] 203292=test_gem_commands_contents_command [395/909] 203292=test_key_stroke [396/909] 203292=test_gem_ext_cargo_builder [397/909] 203292=test_gem_uninstaller [398/909] 203292=test_gem_specification [399/909] 203292=test_tracer [400/909] 203292=test_zsh_completion [401/909] 203292=test_interned_str [402/909] 203292=test_option [403/909] 203292=test_tree_spell_checker [404/909] 203292=newline_test [405/909] 203292=test_system [406/909] 203292=test_gem_dependency_resolution_error [407/909] 203292=test_random_formatter [408/909] 203292=test_gem_resolver_vendor_set [409/909] 203292=test_gem_package_old [410/909] 203292=test_gem_commands_yank_command [411/909] 203292=node_id_test [412/909] 203292=test_rdoc_store [413/909] 203294=regexp_test [414/909] 203294=test_rdoc_markup [415/909] 203294=test_human_typo [416/909] 203294=test_enc_associate [417/909] 203294=test_rdoc_code_object [418/909] 203294=test_time [419/909] 203294=test_gem_source_subpath_problem [420/909] 203294=test_rdoc_stats [421/909] 203294=test_gem_commands_update_command [422/909] 203292=test_gem_request_set_lockfile_parser [423/909] 203292=test_key_event_record [424/909] 203292=test_data [425/909] 203292=test_sleep [426/909] 203292=test_rdoc_markup_hard_break [427/909] 203292=test_ractor [428/909] 203292=test_gc_compact [429/909] 203294=test_pipe [430/909] 203294=test_win32ole_method_event [431/909] 203294=test_face [432/909] 203294=test_sizeof [433/909] 203294=test_cgi_util [434/909] 203294=test_key_error [435/909] 203294=test_clone [436/909] 203294=test_lock_native_thread [437/909] 203294=test_engine [438/909] 203294=test_len [439/909] 203294=test_dot_dot [440/909] 203294=test_objspace [441/909] 203295=magic_comment_test [442/909] 203295=test_gem_security_trust_dir [443/909] 203295=test_variable_name_check [444/909] 203295=test_numeric [445/909] 203295=test_time [446/909] 203295=test_gem_commands_exec_command [447/909] 203293=test_update [448/909] 203293=test_have_library [449/909] 203293=test_word [450/909] 203293=test_pattern_matching [451/909] 203293=test_nomethod_error [452/909] 203293=test_history [453/909] 203293=test_yield [454/909] 203295=test_files_test_1 [455/909] 203295=test_typeddata [456/909] 203295=test_rdoc_rd [457/909] 203295=test_win32ole_type_event [458/909] 203295=test_config [459/909] 203295=test_rdoc_rd_inline [460/909] 203295=parse_comments_test [461/909] 203295=test_memory_view [462/909] 203292=test_cparser [463/909] 203295=test_fstring [464/909] 203295=symbol_encoding_test [465/909] 203295=test_file [466/909] 203295=test_pkcs7 [467/909] 203295=bom_test [468/909] 203295=test_dup [469/909] 203295=test_rdoc_markup_raw [470/909] 203295=test_require [471/909] 203293=test_rdoc_markup_to_tt_only [472/909] 203293=test_provider [473/909] 203293=test_rdoc_top_level [474/909] 203295=test_iseq_load [475/909] 203293=relocation_test [476/909] 203293=test_windows_1251 [477/909] 203293=test_class2name [478/909] 203293=test_complex2 [479/909] 203293=test_cipher [480/909] 203293=test_new [481/909] 203293=test_erb_command [482/909] 203293=test_bigzero [483/909] 203293=test_struct [484/909] 203293=test_cd [485/909] 203293=onigmo_test [486/909] 203293=test_gem_commands_install_command [487/909] 203293=test_cgi_cookie [488/909] 203293=test_ast [489/909] 203292=fuzzer_test [490/909] 203292=test_pack [491/909] 203292=test_gem_commands_owner_command [492/909] 203295=test_eval [493/909] 203292=test_metaclass [494/909] 203292=test_class [495/909] 203292=newline_offsets_test [496/909] 203292=static_inspect_test [497/909] 203292=test_gem_util [498/909] 203292=test_deprecated [499/909] 203292=test_signedness [500/909] 203292=test_ensured [501/909] 203292=test_ractor [502/909] 203292=test_completion [503/909] 203295=test_div [504/909] 203295=test_proxy [505/909] 203295=test_date_arith [506/909] 203295=test_rational2 [507/909] 203295=fixtures_test [508/909] 203295=test_project_sanity [509/909] 203295=test_gem_package_tar_header [510/909] 203295=test_gem_source [511/909] 203295=test_arithmetic_sequence [512/909] 203295=test_emitter [513/909] 203295=test_not [514/909] 203295=json_parser_test [515/909] 203295=parse_test [516/909] 203295=test_assembler [517/909] 203295=test_rdoc_markup_attributes [518/909] 203295=test_rdoc_context_section [519/909] 203295=test_evaluation [520/909] 203295=test_https [521/909] 203292=test_shift_jis [522/909] 203292=test_gem_commands_outdated_command [523/909] 203292=test_iter_break [524/909] 203292=test_memory_view [525/909] 203292=test_flip [526/909] 203292=test_num2int [527/909] 203292=test_gem_resolver_installed_specification [528/909] 203292=test_duplicate [529/909] 203292=test_arity [530/909] 203292=test_ractor [531/909] 203292=test_win32ole_method [532/909] 203292=test_rdoc_require [533/909] 203292=test_undef [534/909] 203292=test_address_resolve [535/909] 203292=test_external_new [536/909] 203292=test_win32ole_typelib [537/909] 203292=test_gem_unsatisfiable_dependency_error [538/909] 203292=test_hash_create [539/909] 203292=test_optparse [540/909] 203292=test_rdoc_normal_class [541/909] 203292=source_location_test [542/909] 203292=test_rdoc_generator_pot_po [543/909] 203292=test_input_method [544/909] 203292=test_switch_hitter [545/909] 203292=test_hash [546/909] 203292=test_gem_installer [547/909] 203295=test_gem_ext_cmake_builder [548/909] 203295=test_gem_resolver_specification [549/909] 203295=test_weakkeymap [550/909] 203295=test_gem_commands_stale_command [551/909] 203295=test_set [552/909] 203295=test_econv [553/909] 203295=test_depth_first [554/909] 203295=test_gem_version [555/909] 203295=test_unicode [556/909] 203295=test_install [557/909] 203295=test_nowrite [558/909] 203295=test_thread_cv [559/909] 203295=test_stack [560/909] 203292=test_thread_queue [561/909] 203295=test_load [562/909] 203295=test_last_thread [563/909] 203295=json_generic_object_test [564/909] 203295=test_to_ruby [565/909] 203295=test_custom_command [566/909] 203295=test_ssl_session [567/909] 203295=integer_parse_test [568/909] 203295=test_files_lib [569/909] 203295=test_bundled_gems [570/909] 203295=test_parse [571/909] 203295=test_help [572/909] 203295=test_pair [573/909] 203295=test_object_references [574/909] 203295=test_rdoc_markup_verbatim [575/909] 203295=test_inadvertent_creation [576/909] 203295=test_io_console [577/909] 203295=test_gem_version_option [578/909] 203295=test_eval [579/909] 203295=test_enum [580/909] 203292=test_cstr [581/909] 203295=test_ellipsize [582/909] 203295=test_c_union_entity [583/909] 203295=test_acceptable [584/909] 203295=test_random [585/909] 203295=test_marshalable [586/909] 203295=test_const [587/909] 203295=test_class [588/909] 203292=test_enc_str_buf_cat [589/909] 203292=test_encoding [590/909] 203292=test_ssl [591/909] 203292=test_sockopt [592/909] 203292=test_gem_ci_detector [593/909] 203292=test_module [594/909] 203292=test_rb_str_dup [595/909] 203292=test_io_wait_uncommon [596/909] 203292=test_lexer [597/909] 203292=test_gem_resolver_best_set [598/909] 203292=json_string_matching_test [599/909] 203292=test_httpresponse [600/909] 203292=test_alias_and_anchor [601/909] 203292=test_rdoc_parser_ruby [602/909] 203292=test_dir [603/909] 203292=test_pkey_dsa [604/909] 203292=test_primitive [605/909] 203292=test_coverage [606/909] 203292=test_rubyvm [607/909] 203292=test_have_macro [608/909] 203292=test_pathname [609/909] 203292=test_rdoc_rd_inline_parser [610/909] 203292=test_gem_resolver [611/909] 203292=test_rdoc_ri_driver [612/909] 203295=test_document [613/909] 203295=test_httpheader [614/909] 203295=test_encoding [615/909] 203295=reflection_test [616/909] 203295=test_gem_package_tar_reader [617/909] 203295=test_rdoc_markup_to_ansi [618/909] 203295=test_gem_resolver_conflict [619/909] 203295=test_gem_commands_query_command [620/909] 203292=test_constant [621/909] 203295=test_too_many_dummy_encodings [622/909] 203295=lex_test [623/909] 203295=test_enumerator [624/909] 203295=test_nonblock [625/909] 203295=test_ocsp [626/909] 203295=test_rdoc_markup_paragraph [627/909] 203295=test_gem_source_lock [628/909] 203295=test_gem_commands_list_command [629/909] 203295=test_digest [630/909] 203295=test_gem_uri [631/909] 203295=test_erb [632/909] 203295=test_object_create_start [633/909] 203295=version_test [634/909] 203295=test_closure [635/909] 203292=test_sexp [636/909] 203292=test_my_integer [637/909] 203292=test_debugger_integration [638/909] 203292=test_big5 [639/909] 203292=test_gem_commands_sources_command [640/909] 203292=test_call [641/909] 203292=test_io_m17n [642/909] 203292=test_date_compat [643/909] 203292=test_bundled_ca [644/909] 203292=test_case_options [645/909] 203292=test_rdoc_any_method [646/909] 203292=test_gem_commands_fetch_command [647/909] 203292=test_struct [648/909] 203295=test_timeout [649/909] 203295=test_env [650/909] 203292=test_mutex [651/909] 203292=test_complexrational [652/909] 203292=test_win32ole_event [653/909] 203292=test_uncorrectable_name_check [654/909] 203292=test_qsort [655/909] 203292=test_rdoc_include [656/909] 203292=json_addition_test [657/909] 203292=test_gem_commands_search_command [658/909] 203292=test_rdoc_markup_indented_paragraph [659/909] 203292=test_usrmarshal [660/909] 203295=test_rdoc_options [661/909] 203292=test_signal [662/909] 203295=test_fixnum [663/909] 203295=test_yaml [664/909] 203295=test_big2str [665/909] 203295=test_gem_commands_help_command [666/909] 203295=test_import [667/909] 203292=test_stat [668/909] 203292=test_frozen_error [669/909] 203292=test_passing_block [670/909] 203292=test_printf [671/909] 203292=test_gem_dependency_installer [672/909] 203292=test_gem_commands_signin_command [673/909] 203292=test_cgi_modruby [674/909] 203292=test_gem_console_ui [675/909] 203292=test_gem_stub_specification [676/909] 203292=test_gem_resolver_api_set [677/909] 203292=test_cmethod [678/909] 203292=test_cgi_tag_helper [679/909] 203292=test_x509req [680/909] 203292=test_gem_remote_fetcher [681/909] 203292=test_rdoc_markup_attribute_manager [682/909] 203292=test_thread_fd_close [683/909] 203292=test_flush [684/909] 203292=test_http [685/909] 203292=json_generator_test [686/909] 203294=test_gem_resolver_composed_set [687/909] 203294=string_query_test [688/909] 203294=test_parser_events [689/909] 203294=test_insns_leaf [690/909] 203294=test_gem_resolver_local_specification [691/909] 203294=test_rat [692/909] 203294=test_rdoc_markup_include [693/909] 203294=test_allocation [694/909] 203295=test_str2big [695/909] 203295=test_gem_package_tar_reader_entry [696/909] 203295=test_thread [697/909] 203294=test_pkg_config [698/909] 203294=test_win32ole_type [699/909] 203294=test_transcode [700/909] 203294=test_ftp [701/909] 203294=test_tmpdir [702/909] 203294=test_vm_dump [703/909] 203294=test_filter [704/909] 203294=test_dln [705/909] 203294=errors_test [706/909] 203294=test_koi8 [707/909] 203294=test_gem_resolver_api_specification [708/909] 203294=test_rdoc_markup_to_table_of_contents [709/909] 203294=test_propertyputref [710/909] 203294=test_tracepoint [711/909] 203294=test_helper [712/909] 203294=test_internal_ivar [713/909] 203294=test_rdoc_cross_reference [714/909] 203294=desugar_compiler_test [715/909] 203294=test_gem_security_policy [716/909] 203294=test_fips [717/909] 203294=test_store [718/909] 203294=test_rdoc_markup_to_joined_paragraph [719/909] 203294=test_rdoc_context [720/909] 203294=test_gem_validator [721/909] 203294=test_pkey_rsa [722/909] 203294=test_x509crl [723/909] 203294=test_rdoc_parser_simple [724/909] 203294=test_cgi_session [725/909] 203294=test_open-uri Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 37843> Closed file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_proc: 11 Leaked file descriptor: TestOpenURI#test_close_in_block_small: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41073> Closed file descriptor: TestOpenURI#test_open_timeout: 11 [726/909] 203294=test_numhash [727/909] 203294=unescape_test [728/909] 203294=test_refinement [729/909] 203294=test_gem_request_connection_pools [730/909] 203294=test_gem_request [731/909] 203294=test_iso_8859 [732/909] 203294=test_rdoc_single_class [733/909] 203294=test_bug_reporter [734/909] 203294=test_gem_ext_ext_conf_builder [735/909] 203294=test_x509name [736/909] 203294=test_timeout [737/909] 203294=test_path_to_class [738/909] 203294=test_name_error_extension [739/909] 203294=test_pinned [740/909] 203294=test_weakref [741/909] 203294=test_rdoc_token_stream [742/909] 203294=test_pointer [743/909] 203294=parameters_signature_test [744/909] 203294=numeric_value_test [745/909] 203294=test_x509ext [746/909] 203294=test_flags [747/909] 203294=test_gem_ext_builder [748/909] 203294=test_rdoc_markup_to_markdown [749/909] 203294=test_keyword [750/909] 203294=test_cgi_header [751/909] 203294=parse_stream_test [752/909] 203294=test_sprintf_comb [753/909] 203294=test_method_cache [754/909] 203294=test_gem_ext_cargo_builder_unit [755/909] 203294=test_tcp [756/909] 203294=tunnel_test [757/909] 203294=test_gem_text [758/909] 203294=test_settracefunc [759/909] 203294=test_gem_source_git [760/909] 203294=test_regex_casefold [761/909] 203294=test_unix [762/909] 203294=test_nil2vtempty [763/909] 203294=test_context [764/909] 203294=test_type_completor [765/909] 203294=test_coder [766/909] 203294=test_symbol [767/909] 203295=test_exit [768/909] 203295=test_win32ole [769/909] 203295=ractor_test [770/909] 203295=test_gem_request_set [771/909] 203295=test_bignum [772/909] 203295=test_scanner_events [773/909] 203295=test_case [774/909] 203295=test_protect [775/909] 203295=test_ruby_lex [776/909] 203295=test_whileuntil [777/909] 203295=test_tree_builder [778/909] 203295=test_monitor [779/909] 203295=test_gem_commands_mirror [780/909] 203295=test_ossl [781/909] 203292=test_gem_commands_info_command [782/909] 203292=test_gem_source_local [783/909] 203292=test_win32ole_param_event [784/909] 203292=test_gem_resolver_git_specification [785/909] 203292=test_gem_resolver_vendor_specification [786/909] 203295=test_string_memory [787/909] 203292=test_gem_commands_specification_command [788/909] 203292=test_line_editor [789/909] 203292=test_object [790/909] 203292=test_gem_silent_ui [791/909] 203292=dump_test [792/909] 203295=test_abi [793/909] 203295=test_folderitem2_invokeverb [794/909] 203295=test_rdoc_markup_to_html [795/909] 203295=test_common [796/909] 203295=test_gem_safe_yaml [797/909] 203295=test_gem_commands_pristine_command [798/909] 203295=test_optimization [799/909] 203292=test_variable [800/909] 203292=test_jaro_winkler [801/909] 203292=test_ipaddr [802/909] 203292=test_gem_command [803/909] 203292=test_member [804/909] 203292=test_gem_spec_fetcher [805/909] 203292=test_gem_resolver_index_set [806/909] 203292=test_arith_seq_beg_len_step [807/909] 203292=test_profile_frames [808/909] 203292=test_gem_resolver_requirement_list [809/909] 203292=test_rbconfig [810/909] 203292=test_color [811/909] 203292=test_c_struct_entry [812/909] 203294=test_addrinfo [813/909] 203294=equality_test [814/909] 203294=test_nofree [815/909] 203294=test_object [816/909] 203294=test_rdoc_markup_formatter [817/909] 203294=test_func [818/909] 203293=test_gem_source_specific_file [819/909] 203293=test_time_tz [820/909] 203293=test_bug-14834 [821/909] 203293=test_postponed_job [822/909] 203293=test_basicsocket [823/909] 203293=test_rendering [824/909] 203293=test_gem_remote_fetcher_s3 [825/909] 203293=integer_base_flags_test [826/909] 203293=test_gem_request_set_lockfile [827/909] 203295=test_default_gems [828/909] 203295=test_dryrun [829/909] 203295=test_modify_expand [830/909] 203295=test_gem_available_set [831/909] 203295=test_process [832/909] 203295=test_gem_source_installed [833/909] 203295=test_history [834/909] 203295=command_line_test [835/909] 203295=pattern_test [836/909] 203295=test_gem_commands_which_command [837/909] 203295=test_dir_m17n [838/909] 203295=test_gem_source_vendor [839/909] 203295=test_dbm [840/909] 203295=test_rubyoptions [841/909] 203293=test_storage [842/909] 203293=test_enc_raise [843/909] 203293=test_euc_jp [844/909] 203293=test_symbol [845/909] 203293=test_date_strftime [846/909] 203292=test_string [847/909] 203292=test_iterator [848/909] 203292=test_buffering [849/909] 203292=test_svcb_https [850/909] 203292=test_path [851/909] 203292=test_yamldbm [852/909] 203292=test_rdoc_constant [853/909] 203292=test_iseq [854/909] 203293=test_deprecate [855/909] 203293=test_rdoc_markup_to_html_crossref [856/909] 203292=test_config [857/909] 203293=test_gem_commands_lock_command [858/909] 203292=test_gem_resolver_git_set [859/909] 203293=test_ractor [860/909] 203293=test_rdoc_encoding [861/909] 203293=test_recursion [862/909] 203293=test_ancdata [863/909] 203292=test_rdoc_markdown [864/909] 203293=test_null [865/909] 203293=test_gem_stream_ui [866/909] 203293=test_rdoc_generator_ri [867/909] 203293=test_class_name_check [868/909] 203293=test_rational [869/909] 203293=test_trick [870/909] 203292=test_date_ractor [871/909] 203292=test_protocol [872/909] 203292=test_gem_ext_configure_builder [873/909] 203292=test_win32ole_param [874/909] 203292=test_gem_rdoc [875/909] 203292=test_integer [876/909] 203295=test_ractor [877/909] 203295=test_lambda [878/909] 203295=test_registry [879/909] 203295=test_regexp [880/909] 203293=test_marshal [881/909] 203292=test_rdoc_tom_doc [882/909] 203292=test_rdoc_extend [883/909] 203292=test_scheduler [884/909] 203292=test_stringscanner [885/909] 203292=test_mkmf [886/909] 203292=test_rdoc_attr [887/909] 203292=test_merge_keys [888/909] 203292=test_gem_remote_fetcher_local_ssl_server [889/909] 203292=test_rdoc_generator_pot [890/909] 203292=test_ole_methods [891/909] 203292=json_fixtures_test [892/909] 203294=test_ssl [893/909] 203292=test_ractor [894/909] 203294=test_gem_gem_runner [895/909] 203294=test_rdoc_parser_c [896/909] 203292=test_helper [897/909] 203292=test_remote_fetch_error [898/909] 203292=test_boolean [899/909] 203292=test_bmethod [900/909] 203292=test_gem [901/909] 203294=test_rdoc_markup_heading [902/909] 203294=test_cgi_core [903/909] 203294=test_delegate [904/909] 203294=test_addr [905/909] 203294=test_have_func [906/909] 203294=test_threadgroup [907/909] 203294=test_parser [908/909] 203294=test_gem_install_update_options [909/909] 203294=test_verbose Finished tests in 3779.358535s, 8.4811 tests/s, 1714.6018 assertions/s. 32053 tests, 6480095 assertions, 0 failures, 0 errors, 388 skips ruby -v: ruby 3.5.0dev (2025-01-10T16:22:26Z master 4a2702dafb) +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-10T16:22:26Z master 4a2702dafb) +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 90.664562 seconds 3413 files, 33290 examples, 142949 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.