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