# Logfile created on 2024-03-27 11:36:54 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055953fecf160 @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="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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/ko1/ruby/logs/brlog.trunk.20240327-113654", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055953ff63360 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055953ff631f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055953ff63068 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240327-113654", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240327-113654>, @binmode=false, @mon_data=#<Monitor:0x000055953ff62f50>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j20 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j20" exit with 0. $$$[beg] make update-download -j20 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 - Update debug to 2d602636d99114d55a32fedd652c9c704446a749 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 echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged /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 -j20" exit with 0. $$$[beg] make update-rubyspec -j20 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j20" exit with 0. $$$[beg] make update-src -j20 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 -j20" exit with 0. $$$[beg] make after-update -j20 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 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' 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 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 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 - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.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 /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /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 -j20" exit with 0. $$$[beg] make miniruby -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 -j20" exit with 0. $$$[beg] make ruby -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 655437b38ee8bda381eb99c98425022a05fc2678538187defaeb18ea9708a61b 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 -j20" exit with 0. $$$[beg] make all -j20 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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/kernel_spec.so building spec/ruby/optional/capi/ext/io_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/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_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 making srcs under 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' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' 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]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving 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/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' 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/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]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug' 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' 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 -j20" exit with 0. $$$[beg] make install -j20 Update minitest to 287b35d60c8e19c11ba090efc6eeb225325a8520 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 Update debug to 2d602636d99114d55a32fedd652c9c704446a749 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 - 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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 /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 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - generating enc.mk gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged making srcs under enc 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' 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 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 transdb.h unchanged Extracting bundle gem power_assert-2.0.3... 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' making encs 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 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering 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/coverage' make[2]: Leaving 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' 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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' 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/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' 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]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse' 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/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' 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./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --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/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-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 -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1924 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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=38049 "--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 -j20 # Running tests: [ 1/877] 4003072=test_find_executable [ 2/877] 4003059=ruby_api_test [ 3/877] 4003060=test_nofree [ 4/877] 4003057=test_context [ 5/877] 4003058=test_gem_commands_pristine_command [ 6/877] 4003071=test_symbol [ 7/877] 4003061=test_coder [ 8/877] 4003073=test_unix [ 9/877] 4003070=test_lazy_enumerator [ 10/877] 4003069=test_enc_associate [ 11/877] 4003072=test_pkcs7 [ 12/877] 4003060=test_arith_seq_beg_len_step [ 13/877] 4003074=test_gem_resolver_requirement_list [ 14/877] 4003061=test_function_entry [ 15/877] 4003063=test_error_highlight [ 16/877] 4003064=test_resize [ 17/877] 4003075=test_rdoc_comment [ 18/877] 4003067=test_rdoc_generator_darkfish [ 19/877] 4003068=test_gem_source_fetch_problem [ 20/877] 4003065=json_generic_object_test [ 21/877] 4003066=test_http_request [ 22/877] 4003061=test_symbol [ 23/877] 4003062=location_test [ 24/877] 4003061=test_coderange [ 25/877] 4003061=test_mailto [ 26/877] 4003064=test_eval [ 27/877] 4003073=test_autoconf [ 28/877] 4003064=test_date_ractor [ 29/877] 4003056=test_gem_console_ui [ 30/877] 4003065=format_errors_test [ 31/877] 4003061=test_dir [ 32/877] 4003060=test_ractor_compatibility [ 33/877] 4003073=test_member [ 34/877] 4003073=test_numeric [ 35/877] 4003073=test_gem_commands_cleanup_command [ 36/877] 4003066=test_word [ 37/877] 4003066=test_cgi_multipart [ 38/877] 4003065=test_gem_resolver_api_specification [ 39/877] 4003074=test_win32ole_variant [ 40/877] 4003074=test_rdoc_markup_to_ansi [ 41/877] 4003059=test_mixed_unicode_escapes [ 42/877] 4003059=test_history [ 43/877] 4003072=test_ipaddr [ 44/877] 4003062=test_rdoc_extend [ 45/877] 4003075=test_merge_keys [ 46/877] 4003075=test_gem_package [ 47/877] 4003072=test_resolve_symbol [ 48/877] 4003068=test_complex2 [ 49/877] 4003057=test_have_macro [ 50/877] 4003068=test_enum [ 51/877] 4003059=test_gem_specification [ 52/877] 4003056=test_threadgroup [ 53/877] 4003072=test_gem_ci_detector [ 54/877] 4003064=test_rdoc_class_module [ 55/877] 4003074=test_bignum [ 56/877] 4003066=test_io_wait_uncommon [ 57/877] 4003066=test_stringio [ 58/877] 4003061=test_arity [ 59/877] 4003061=test_win32ole_variable [ 60/877] 4003061=test_trace [ 61/877] 4003061=ractor_test [ 62/877] 4003070=test_win32ole_event [ 63/877] 4003070=test_time_tz [ 64/877] 4003070=test_rdoc_generator_json_index [ 65/877] 4003062=test_timeout [ 66/877] 4003066=test_alias [ 67/877] 4003063=test_nonblock [ 68/877] 4003061=test_weakref [ 69/877] 4003065=test_unicode_normalize [ 70/877] 4003072=test_marshal [ 71/877] 4003074=test_reline_key [ 72/877] 4003063=test_rb_str_dup [ 73/877] 4003063=test_ancdata [ 74/877] 4003060=test_singleton_function [ 75/877] 4003060=test_ssl [ 76/877] 4003063=test_rendering [ 77/877] 4003074=test_debugger_integration [ 78/877] 4003074=json_ext_parser_test [ 79/877] 4003061=test_thread [ 80/877] 4003074=test_my_integer [ 81/877] 4003067=test_ractor [ 82/877] 4003069=parse_stream_test [ 83/877] 4003074=test_gem [ 84/877] 4003063=test_gem_source_lock [ 85/877] 4003070=test_dns [ 86/877] 4003066=test_gem_commands_open_command [ 87/877] 4003069=test_ractor [ 88/877] 4003069=test_cgi_core [ 89/877] 4003073=test_parser [ 90/877] 4003069=test_gem_commands_setup_command [ 91/877] 4003073=test_env [ 92/877] 4003057=test_rdoc_attr [ 93/877] 4003072=test_dryrun [ 94/877] 4003072=desugar_compiler_test [ 95/877] 4003057=test_integer [ 96/877] 4003063=test_have_func [ 97/877] 4003066=test_gem_request_set_lockfile_tokenizer [ 98/877] 4003072=test_stat [ 99/877] 4003072=test_capacity [100/877] 4003072=test_nextafter [101/877] 4003057=test_usrmarshal [102/877] 4003064=test_object_references [103/877] 4003075=test_gem_resolver_git_specification [104/877] 4003066=test_rubyoptions [105/877] 4003064=test_super [106/877] 4003072=test_integer [107/877] 4003067=test_cgi_modruby [108/877] 4003067=test_rubygems [109/877] 4003060=test_https_proxy [110/877] 4003060=test_call [111/877] 4003070=test_webauthn_listener [112/877] 4003057=test_lambda [113/877] 4003068=test_gem_request_set_gem_dependency_api [114/877] 4003075=test_ast [115/877] 4003057=test_jaro_winkler [116/877] 4003057=test_helper [117/877] 4003060=test_random_formatter [118/877] 4003060=test_x509name [119/877] 4003060=test_fips [120/877] 4003071=test_update [121/877] 4003071=test_rdoc_code_object [122/877] 4003057=test_x509store [123/877] 4003062=test_eval [124/877] 4003056=json_generator_test [125/877] 4003064=test_transcode [126/877] 4003056=test_gem_safe_marshal [127/877] 4003068=test_gem_resolver_api_set [128/877] 4003070=test_gem_resolver_vendor_set [129/877] 4003067=test_config [130/877] 4003070=test_enumerable [131/877] 4003069=test_ts [132/877] 4003070=test_addr [133/877] 4003068=test_locale [134/877] 4003070=library_symbols_test [135/877] 4003060=test_ensured [136/877] 4003062=test_rdoc_ri_paths [137/877] 4003070=command_line_test [138/877] 4003070=test_dup [139/877] 4003064=test_pty [140/877] 4003057=test_constant [141/877] 4003062=test_range [142/877] 4003068=test_project_sanity [143/877] 4003058=test_gem_uri_formatter [144/877] 4003060=test_encoding [145/877] 4003058=test_helper [146/877] 4003058=test_erb_command [147/877] 4003058=static_inspect_test [148/877] 4003068=unescape_test [149/877] 4003071=test_ostruct [150/877] 4003070=test_file [151/877] 4003058=test_force_exit [152/877] 4003067=bom_test [153/877] 4003060=test_data_error [154/877] 4003071=test_udp [155/877] 4003071=test_vm_dump [156/877] 4003071=test_tmpdir [157/877] 4003067=test_integer_comb [158/877] 4003058=test_rdoc_markup_document [159/877] 4003060=test_regexp [160/877] 4003071=test_gem_commands_check_command [161/877] 4003069=errors_test [162/877] 4003064=test_rdoc_rd_block_parser [163/877] 4003058=test_tsort [164/877] 4003056=test_signedness [165/877] 4003058=test_type [166/877] 4003064=test_ractor [167/877] 4003058=test_func [168/877] 4003069=test_big5 [169/877] 4003069=test_pointer [170/877] 4003064=test_gem_local_remote_options [171/877] 4003071=test_object [172/877] 4003062=test_ruby_lex [173/877] 4003064=test_date_arith [174/877] 4003064=test_sleep [175/877] 4003063=test_flip [176/877] 4003063=compiler_test [177/877] 4003063=test_change_word [178/877] 4003069=test_ossl [179/877] 4003063=test_normalize [180/877] 4003063=test_timeout [181/877] 4003063=test_arithmetic_sequence [182/877] 4003063=test_key_actor_emacs [183/877] 4003071=test_gem_command_manager [184/877] 4003059=test_basicinstructions [185/877] 4003062=test_gem_gemcutter_utilities [186/877] 4003074=version_test [187/877] 4003059=heredoc_dedent_test [188/877] 4003059=test_cgi_header [189/877] 4003059=test_object [190/877] 4003063=test_rdoc_parser_markdown [191/877] 4003059=test_import [192/877] 4003071=test_not [193/877] 4003071=test_gem_resolver_lock_set [194/877] 4003068=test_logger [195/877] 4003074=test_files_test [196/877] 4003071=test_gem_update_suggestion [197/877] 4003068=test_file_exhaustive [198/877] 4003071=test_continuation [199/877] 4003071=test_fd_setsize [200/877] 4003071=test_keyword [201/877] 4003063=test_class_name_check [202/877] 4003074=test_delete [203/877] 4003074=test_win32ole_method [204/877] 4003063=test_rdoc_markup_hard_break [205/877] 4003063=test_placearg [206/877] 4003074=test_gem_package_task [207/877] 4003074=test_date_strptime [208/877] 4003063=test_gem_platform [209/877] 4003058=test_pkey_rsa [210/877] 4003074=test_numhash [211/877] 4003074=test_gem_commands_push_command [212/877] 4003063=test_weakkeymap [213/877] 4003062=test_gem_commands_update_command [214/877] 4003058=test_gem_resolver_vendor_specification [215/877] 4003058=test_random [216/877] 4003058=test_notimplement [217/877] 4003058=test_key_event_record [218/877] 4003058=test_gem_uri [219/877] 4003058=test_thread_cv [220/877] 4003071=test_lexer [221/877] 4003071=test_ssl_session [222/877] 4003063=test_rdoc_generator_pot [223/877] 4003063=test_unicode [224/877] 4003063=test_koi8 [225/877] 4003063=parameters_signature_test [226/877] 4003063=test_rdoc_parser_changelog [227/877] 4003063=test_enumerator [228/877] 4003063=test_rdoc_method_attr [229/877] 4003059=static_literals_test [230/877] 4003059=test_data [231/877] 4003059=test_gem_gem_runner [232/877] 4003065=test_filter [233/877] 4003065=test_tree_spell_checker [234/877] 4003059=test_addrinfo [235/877] 4003073=test_http [236/877] 4003074=test_win32ole_param_event [237/877] 4003063=test_bn [238/877] 4003074=test_case_mapping [239/877] 4003059=test_path [240/877] 4003059=test_compile_prism [241/877] 4003074=test_terminfo [242/877] 4003074=test_bug-14834 [243/877] 4003063=test_rdoc_markup_to_html [244/877] 4003065=test_date_compat [245/877] 4003065=test_key_stroke [246/877] 4003063=test_color [247/877] 4003065=json_encoding_test [248/877] 4003065=test_sockopt [249/877] 4003074=test_rdoc_markup_to_label [250/877] 4003065=test_install [251/877] 4003074=test_rdoc_ri_driver [252/877] 4003063=test_httpheader [253/877] 4003063=test_gem_resolver_local_specification [254/877] 4003063=test_encoding [255/877] 4003065=test_httpresponses [256/877] 4003063=test_set_len [257/877] 4003063=test_rdoc_i18n_locale [258/877] 4003063=test_name_error_extension [259/877] 4003063=test_chilled [260/877] 4003059=test_euc_jp [261/877] 4003063=test_rdoc_generator_pot_po_entry [262/877] 4003063=test_acceptable [263/877] 4003059=test_document [264/877] 4003059=test_win32ole_param [265/877] 4003057=test_gem_commands_yank_command [266/877] 4003059=test_pair [267/877] 4003065=test_rbconfig [268/877] 4003065=test_primitive [269/877] 4003065=test_human_typo [270/877] 4003065=test_open3 [271/877] 4003063=test_fiber [272/877] 4003058=test_closure [273/877] 4003074=test_bundled_ca [274/877] 4003072=test_digest [275/877] 4003072=test_gem_security [276/877] 4003067=test_rdoc_servlet [277/877] 4003058=test_ractor [278/877] 4003067=test_recursion [279/877] 4003067=test_exit [280/877] 4003062=test_popen_deadlock [281/877] 4003058=test_delegate [282/877] 4003058=test_date_marshal [283/877] 4003067=test_mkmf [284/877] 4003058=test_history [285/877] 4003067=test_pinned [286/877] 4003058=test_printf [287/877] 4003058=test_rdoc_markup_pre_process [288/877] 4003067=test_stream [289/877] 4003067=test_webauthn_listener_response [290/877] 4003067=test_time [291/877] 4003056=test_to_ary_concat [292/877] 4003058=test_beginendblock [293/877] 4003071=test_gem_commands_unpack_command [294/877] 4003057=test_files_lib [295/877] 4003067=test_rdoc_markup_to_bs [296/877] 4003067=test_help [297/877] 4003067=test_within_pipe [298/877] 4003067=test_gem_bundler_version_finder [299/877] 4003067=test_emoji_breaks [300/877] 4003058=test_scheduler [301/877] 4003071=test_class [302/877] 4003071=test_ocsp [303/877] 4003062=test_pkey_dsa [304/877] 4003056=test_iseq [305/877] 4003058=test_exception_at_throwing [306/877] 4003058=test_rdoc_markup_heading [307/877] 4003058=test_option [308/877] 4003058=test_append [309/877] 4003058=test_tracer [310/877] 4003058=test_cmethod [311/877] 4003058=test_did_you_mean [312/877] 4003071=test_variable_name_check [313/877] 4003058=test_io_m17n [314/877] 4003071=test_gem_commands_server_command [315/877] 4003071=test_case_comprehensive [316/877] 4003056=test_interned_str [317/877] 4003056=test_gem_commands_build_command [318/877] 4003056=test_rdoc_rd_inline [319/877] 4003074=test_x509req [320/877] 4003056=test_mutex [321/877] 4003074=test_gem_path_support [322/877] 4003074=test_struct [323/877] 4003062=test_set [324/877] 4003062=test_files_test_1 [325/877] 4003074=test_deprecated [326/877] 4003065=test_color_printer [327/877] 4003074=test_serialize_subclasses [328/877] 4003074=test_insns_leaf [329/877] 4003074=test_key_error [330/877] 4003074=test_engine [331/877] 4003074=test_win32ole_variant_m [332/877] 4003074=test_div [333/877] 4003065=test_variable [334/877] 4003074=test_rdoc_markup_include [335/877] 4003074=test_sexp [336/877] 4003074=fuzzer_test [337/877] 4003074=test_rdoc_markup_to_html_snippet [338/877] 4003065=magic_comment_test [339/877] 4003074=test_struct [340/877] 4003074=test_cparser [341/877] 4003065=test_pkg_config [342/877] 4003065=test_config [343/877] 4003058=memsize_test [344/877] 4003058=test_nomethod_error [345/877] 4003065=json_parser_test [346/877] 4003058=json_common_interface_test [347/877] 4003058=test_dln [348/877] 4003058=test_gem_source_subpath_problem [349/877] 4003065=test_win32ole_variant_outarg [350/877] 4003065=test_storage [351/877] 4003065=test_gem_resolver_git_set [352/877] 4003058=test_gem_security_signer [353/877] 4003058=test_cipher [354/877] 4003058=test_new [355/877] 4003058=test_shellwords [356/877] 4003058=test_memory_view [357/877] 4003058=pattern_test [358/877] 4003058=test_debug [359/877] 4003058=test_omap [360/877] 4003058=test_string [361/877] 4003058=test_iterator [362/877] 4003058=test_digest_extend [363/877] 4003065=test_windows_1252 [364/877] 4003065=test_input_method [365/877] 4003058=test_process [366/877] 4003058=test_x509crl [367/877] 4003065=test_signal [368/877] 4003056=test_fixnum [369/877] 4003056=test_metaclass [370/877] 4003056=test_rdoc_top_level [371/877] 4003058=test_cgi_session [372/877] 4003058=test_rdoc_rd [373/877] 4003058=test_gem_resolver_installer_set [374/877] 4003067=test_dir_m17n [375/877] 4003056=test_gem_source_git [376/877] 4003074=test_gem_commands_signout_command [377/877] 4003074=test_refinement [378/877] 4003058=test_regex_casefold [379/877] 4003057=test_cgi_cookie [380/877] 4003057=test_require [381/877] 4003059=test_float [382/877] 4003064=test_propertyputref [383/877] 4003064=attribute_write_test [384/877] 4003064=test_spell_checker [385/877] 4003064=test_assembler [386/877] 4003058=test_rational2 [387/877] 4003064=test_rational [388/877] 4003058=test_completion [389/877] 4003064=test_gem_commands_cert_command [390/877] 4003056=test_yield_block [391/877] 4003056=test_len [392/877] 4003056=test_gem_source_installed [393/877] 4003056=test_x509ext [394/877] 4003056=test_erb [395/877] 4003056=test_evaluation [396/877] 4003056=test_gem_ext_builder [397/877] 4003072=test_https [398/877] 4003070=test_yamldbm [399/877] 4003058=test_load [400/877] 4003058=test_rdoc_parser_simple [401/877] 4003070=test_provider [402/877] 4003058=test_abi [403/877] 4003058=test_gem_package_tar_writer [404/877] 4003072=test_array [405/877] 4003058=test_gem_commands_outdated_command [406/877] 4003058=test_scalar_scanner [407/877] 4003058=test_gem_source [408/877] 4003068=test_nesting_parser [409/877] 4003068=test_win32ole_method_event [410/877] 4003068=test_benchmark [411/877] 4003070=test_gem_dependency_list [412/877] 4003070=integer_parse_test [413/877] 4003070=test_instrumentation_api [414/877] 4003058=test_stringify_symbols [415/877] 4003058=test_boolean [416/877] 4003058=test_rdoc_generator_markup [417/877] 4003058=test_whileuntil [418/877] 4003058=test_buffered_io [419/877] 4003067=test_monitor [420/877] 4003062=test_rubyvm [421/877] 4003062=test_configuration [422/877] 4003058=test_parser [423/877] 4003064=test_arith_seq_extract [424/877] 4003058=test_method_name_check [425/877] 4003058=test_gem_request_set [426/877] 4003067=test_module [427/877] 4003064=test_gem_ext_cargo_builder [428/877] 4003062=test_ssl [429/877] 4003064=constant_path_node_test [430/877] 4003064=test_mdns [431/877] 4003064=test_parse [432/877] 4003056=test_gem_remote_fetcher [433/877] 4003059=test_scanner_events [434/877] 4003069=test_gem_resolver_installed_specification [435/877] 4003059=test_gem_ext_ext_conf_builder [436/877] 4003069=test_frozen_error [437/877] 4003069=test_method_cache [438/877] 4003069=test_gem_stub_specification [439/877] 4003058=test_gem_commands_search_command [440/877] 4003058=test_complex [441/877] 4003069=test_rdoc_markup_verbatim [442/877] 4003065=test_inlinecache [443/877] 4003058=test_gem_dependency [444/877] 4003065=test_gem_resolver_specification [445/877] 4003065=test_path_to_class [446/877] 4003065=test_gem_version [447/877] 4003064=test_rdoc_options [448/877] 4003065=test_cesu8 [449/877] 4003065=test_econv [450/877] 4003069=test_fileutils [451/877] 4003058=test_string_processing [452/877] 4003058=test_gem_commands_signin_command [453/877] 4003058=test_resource [454/877] 4003061=test_emitter [455/877] 4003058=test_ldap [456/877] 4003061=test_gem_commands_list_command [457/877] 4003058=test_stack [458/877] 4003064=test_rdoc_include [459/877] 4003064=test_reqarg [460/877] 4003069=test_too_many_dummy_encodings [461/877] 4003061=test_basicsocket [462/877] 4003068=test_utf32 [463/877] 4003068=test_duplicate [464/877] 4003068=test_rdoc_markup [465/877] 4003061=test_gem_commands_help_command [466/877] 4003069=test_prettyprint [467/877] 4003069=test_tracepoint [468/877] 4003061=test_internal_ivar [469/877] 4003061=test_gem_resolver_index_specification [470/877] 4003068=test_queue [471/877] 4003068=test_function [472/877] 4003066=test_tempfile [473/877] 4003061=test_noarg [474/877] 4003066=parse_comments_test [475/877] 4003069=test_const [476/877] 4003061=test_rdoc_normal_class [477/877] 4003068=test_class [478/877] 4003069=test_load [479/877] 4003064=json_string_matching_test [480/877] 4003069=test_random [481/877] 4003069=test_asn1 [482/877] 4003064=test_irb [483/877] 4003066=test_date_strftime [484/877] 4003069=test_rdoc_parser_rd [485/877] 4003063=test_yamlstore [486/877] 4003063=test_gem_installer [487/877] 4003069=test_rdoc_constant [488/877] 4003059=test_deprecate [489/877] 4003059=test_bash_completion [490/877] 4003059=test_formatter [491/877] 4003059=test_gem_commands_owner_command [492/877] 4003069=test_gem_source_vendor [493/877] 4003069=test_recorder [494/877] 4003069=test_coverage [495/877] 4003057=test_rdoc_encoding [496/877] 4003057=test_gem_package_tar_reader [497/877] 4003064=regexp_test [498/877] 4003064=test_init [499/877] 4003061=test_complexrational [500/877] 4003061=test_pathname [501/877] 4003057=test_gem_available_set [502/877] 4003065=test_rdoc_markdown [503/877] 4003058=test_modify_expand [504/877] 4003058=test_rdoc_any_method [505/877] 4003057=test_file [506/877] 4003057=test_fiddle [507/877] 4003061=test_wss [508/877] 4003061=test_ractor [509/877] 4003057=test_find [510/877] 4003057=test_marshalable [511/877] 4003057=test_digest [512/877] 4003061=test_gem_ext_cmake_builder [513/877] 4003064=test_gem_commands_contents_command [514/877] 4003065=test_cgi_util [515/877] 4003061=test_require [516/877] 4003064=test_gbk [517/877] 4003058=test_class2name [518/877] 4003064=test_enc_str_buf_cat [519/877] 4003066=test_cstr [520/877] 4003058=test_pstore [521/877] 4003064=test_profile_frames [522/877] 4003059=test_io_timeout [523/877] 4003059=json_fixtures_test [524/877] 4003059=test_shapes [525/877] 4003058=test_comparable [526/877] 4003059=test_rdoc_parser_c [527/877] 4003058=test_nowrite [528/877] 4003058=test_thread_queue [529/877] 4003056=test_rdoc_markup_formatter [530/877] 4003056=test_bmethod [531/877] 4003056=test_euc_tw [532/877] 4003056=test_ractor [533/877] 4003056=test_ansi_without_terminfo [534/877] 4003065=test_gem_commands_sources_command [535/877] 4003064=test_big2str [536/877] 4003064=test_yaml [537/877] 4003067=test_forwardable [538/877] 4003056=test_handle [539/877] 4003067=test_wait [540/877] 4003064=test_yield [541/877] 4003067=test_rdoc_alias [542/877] 4003065=test_convertible [543/877] 4003067=parser_test [544/877] 4003067=test_files_sample [545/877] 4003066=test_stringscanner [546/877] 4003066=test_typeddata [547/877] 4003074=test_gem_resolver_best_set [548/877] 4003069=encoding_test [549/877] 4003067=test_rdoc_markup_to_html_crossref [550/877] 4003059=test_webauthn_poller [551/877] 4003074=test_rdoc_markup_raw [552/877] 4003074=test_rat [553/877] 4003074=test_array [554/877] 4003074=test_optparse [555/877] 4003069=test_fstring [556/877] 4003056=test_readpartial [557/877] 4003074=test_gem_commands_install_command [558/877] 4003059=test_clone [559/877] 4003066=test_rdoc_require [560/877] 4003069=locals_test [561/877] 4003057=test_rdoc_markup_indented_paragraph [562/877] 4003057=test_rdoc_task [563/877] 4003066=test_gem_resolver_conflict [564/877] 4003057=test_io_buffer [565/877] 4003059=ruby_parser_test [566/877] 4003066=test_pack [567/877] 4003059=test_backtrace [568/877] 4003066=test_rendering [569/877] 4003067=test_face [570/877] 4003067=test_case [571/877] 4003060=test_sizeof [572/877] 4003067=test_unicode_escape [573/877] 4003057=test_io [574/877] 4003070=test_autoload [575/877] 4003066=test_utf16 [576/877] 4003066=test_config [577/877] 4003069=test_sleep [578/877] 4003067=test_gc [579/877] 4003067=test_gem_commands_fetch_command [580/877] 4003056=test_math [581/877] 4003066=test_libs [582/877] 4003056=test_yaml_tree [583/877] 4003066=test_etc [584/877] 4003056=test_yjit_exit_locations [585/877] 4003056=test_gem_resolver_activation_request [586/877] 4003056=test_protocol [587/877] 4003061=test_getopts [588/877] 4003061=test_ripper [589/877] 4003066=test_gem_config_file [590/877] 4003067=test_iseq_load [591/877] 4003072=test_gem_util [592/877] 4003066=test_gem_package_tar_header [593/877] 4003066=test_bigzero [594/877] 4003066=test_pkey_dh [595/877] 4003056=test_pkcs12 [596/877] 4003072=test_system [597/877] 4003061=test_euc_kr [598/877] 4003066=test_rdoc_context_section [599/877] 4003061=test_ftp [600/877] 4003066=test_to_ruby [601/877] 4003061=test_pattern_key_name_check [602/877] 4003061=test_pack [603/877] 4003066=test_array_create [604/877] 4003066=test_gem_impossible_dependencies_error [605/877] 4003066=test_method [606/877] 4003061=test_gem_commands_query_command [607/877] 4003068=test_rdoc_rubygems_hook [608/877] 4003067=test_condition [609/877] 4003067=test_foreach [610/877] 4003067=test_gem_source_specific_file [611/877] 4003056=test_gem_commands_uninstall_command [612/877] 4003067=test_cp949 [613/877] 4003068=test_win32ole_record [614/877] 4003067=test_gem_unsatisfiable_dependency_error [615/877] 4003068=test_hash [616/877] 4003067=test_ubf_async_safe [617/877] 4003067=test_emoji [618/877] 4003074=test_win32ole_type_event [619/877] 4003074=test_sorted_set [620/877] 4003067=test_io [621/877] 4003074=test_date_attr [622/877] 4003074=test_ellipsize [623/877] 4003074=test_kwargs [624/877] 4003074=warnings_test [625/877] 4003074=test_gem_commands_exec_command [626/877] 4003067=test_io_wait [627/877] 4003059=test_type_completor [628/877] 4003059=test_summary [629/877] 4003061=test_console_attr [630/877] 4003061=test_framework [631/877] 4003061=test_ns_spki [632/877] 4003061=test_kill_ring [633/877] 4003072=test_argf [634/877] 4003064=test_m17n [635/877] 4003059=test_gem_commands_environment_command [636/877] 4003061=test_ws [637/877] 4003061=test_yjit [638/877] 4003064=test_weakmap [639/877] 4003061=test_workspace [640/877] 4003059=test_win32ole_typelib [641/877] 4003059=test_protect [642/877] 4003059=test_raise_exception [643/877] 4003056=test_gem_request_set_lockfile [644/877] 4003067=test_external_new [645/877] 4003067=test_alias_and_anchor [646/877] 4003067=test_postponed_job [647/877] 4003061=test_hash [648/877] 4003061=test_gem_resolver_dependency_request [649/877] 4003061=test_tree_builder [650/877] 4003061=test_have_library [651/877] 4003056=test_remote_fetch_error [652/877] 4003056=test_gem_commands_stale_command [653/877] 4003056=test_lock_native_thread [654/877] 4003073=test_c_struct_entry [655/877] 4003059=test_set [656/877] 4003059=test_show_source [657/877] 4003059=test_gem_requirement [658/877] 4003067=test_sprintf [659/877] 4003073=comments_test [660/877] 4003073=test_string_memory [661/877] 4003056=test_gem_security_trust_dir [662/877] 4003073=test_undef [663/877] 4003073=ripper_test [664/877] 4003074=test_objspace [665/877] 4003056=test_line_editor [666/877] 4003056=test_iter_break [667/877] 4003056=test_exception [668/877] 4003056=test_zsh_completion [669/877] 4003056=test_pp [670/877] 4003059=test_gem_ext_configure_builder [671/877] 4003056=test_frozen [672/877] 4003056=test_macro [673/877] 4003056=test_rdoc_single_class [674/877] 4003059=test_nil [675/877] 4003056=test_num2int [676/877] 4003059=test_verbose [677/877] 4003056=test_gem_source_list [678/877] 4003069=test_optarg [679/877] 4003059=test_yaml_special_cases [680/877] 4003059=test_config [681/877] 4003067=test_address_resolve [682/877] 4003059=test_rdoc_token_stream [683/877] 4003067=test_gem_spec_fetcher [684/877] 4003059=test_common [685/877] 4003056=test_bug-3571 [686/877] 4003056=test_key_actor_vi [687/877] 4003069=test_gem_command [688/877] 4003056=test_gem_commands_lock_command [689/877] 4003056=test_ifunless [690/877] 4003056=test_assignment [691/877] 4003067=test_numeric [692/877] 4003069=test_rdoc_tom_doc [693/877] 4003069=test_rdoc_markup_to_tt_only [694/877] 4003059=test_hmac [695/877] 4003059=test_date [696/877] 4003059=test_gem_rdoc [697/877] 4003069=test_gem_ext_cargo_builder_unit [698/877] 4003073=test_command [699/877] 4003069=test_at_exit [700/877] 4003067=test_object_create_start [701/877] 4003067=test_rdoc_markup_paragraph [702/877] 4003069=!Nothing_to_test [703/877] 4003069=test_psych [704/877] 4003067=test_enc_raise [705/877] 4003067=dispatcher_test [706/877] 4003069=test_eval_history [707/877] 4003067=test_kernel [708/877] 4003059=test_gem_doctor [709/877] 4003069=test_kdf [710/877] 4003059=test_gem_silent_ui [711/877] 4003069=test_emitter [712/877] 4003069=test_files_ext [713/877] 4003059=test_bug-5832 [714/877] 4003059=test_gb18030 [715/877] 4003059=test_svcb_https [716/877] 4003059=test_buffering [717/877] 4003059=test_gem_uninstaller [718/877] 4003069=test_rdoc_rdoc [719/877] 4003061=test_time [720/877] 4003060=test_windows_1251 [721/877] 4003060=test_rdoc_i18n_text [722/877] 4003069=test_backtrace [723/877] 4003069=test_defined [724/877] 4003073=test_key_name_check [725/877] 4003073=test_io_buffer [726/877] 4003069=test_pkey_ec [727/877] 4003073=test_pipe [728/877] 4003061=test_thread [729/877] 4003061=test_trick [730/877] 4003060=test_date_parse [731/877] 4003069=test_rdoc_markup_attributes [732/877] 4003069=test_default_gems [733/877] 4003063=test_rdoc_rd_inline_parser [734/877] 4003069=test_rdoc_markup_to_rdoc [735/877] 4003060=test_mul [736/877] 4003063=test_win32ole_type [737/877] 4003060=test_null [738/877] 4003063=test_qsort [739/877] 4003063=test_rdoc_parser [740/877] 4003073=test_gem_dependency_resolution_error [741/877] 4003069=json_addition_test [742/877] 4003073=test_x509attr [743/877] 4003063=test_raise [744/877] 4003067=test_gem_request_set_lockfile_parser [745/877] 4003063=test_depth_first [746/877] 4003073=test_rdoc_store [747/877] 4003063=test_string [748/877] 4003060=test_pattern_matching [749/877] 4003069=test_rdoc_stats [750/877] 4003063=test_files_test_2 [751/877] 4003060=test_fnmatch [752/877] 4003069=test_folderitem2_invokeverb [753/877] 4003069=test_require_path_check [754/877] 4003060=test_rdoc_markup_parser [755/877] 4003060=test_gem_validator [756/877] 4003067=test_gem_package_old [757/877] 4003069=test_gem_resolver_index_set [758/877] 4003069=test_string [759/877] 4003067=test_proc [760/877] 4003060=test_gc_compact [761/877] 4003059=test_optimization [762/877] 4003058=test_date_conv [763/877] 4003058=test_ole_methods [764/877] 4003058=test_erb_m17n [765/877] 4003058=test_egrep_cpp [766/877] 4003073=test_cgi_tag_helper [767/877] 4003073=test_zlib [768/877] 4003058=test_objectspace [769/877] 4003065=test_socket [770/877] 4003070=test_thread [771/877] 4003056=test_rdoc_markup_to_table_of_contents [772/877] 4003056=test_c_struct_builder [773/877] 4003067=test_dot_dot [774/877] 4003067=test_str2big [775/877] 4003067=test_literal [776/877] 4003056=test_extlibs [777/877] 4003070=test_rdoc_generator_ri [778/877] 4003070=test_gem_stream_ui [779/877] 4003070=parse_test [780/877] 4003067=test_gem_install_update_options [781/877] 4003066=test_require_lib [782/877] 4003067=test_severity [783/877] 4003067=test_ractor [784/877] 4003067=test_json_tree [785/877] 4003067=test_rdoc_markup_to_markdown [786/877] 4003058=test_ansi_with_terminfo [787/877] 4003058=test_rdoc_generator_pot_po [788/877] 4003058=test_ractor [789/877] 4003067=test_m17n_comb [790/877] 4003064=test_memory_view [791/877] 4003058=test_gem_version_option [792/877] 4003058=test_grapheme_breaks [793/877] 4003058=test_gem_request_connection_pools [794/877] 4003064=test_cclass [795/877] 4003064=test_reline [796/877] 4003068=test_parser_events [797/877] 4003064=test_pkey [798/877] 4003068=test_case [799/877] 4003068=test_settracefunc [800/877] 4003072=test_gem_text [801/877] 4003064=test_enumerator_kw [802/877] 4003064=test_scan_args [803/877] 4003064=test_win32ole [804/877] 4003064=test_generic [805/877] 4003064=test_sprintf_comb [806/877] 4003072=test_gem_request [807/877] 4003072=test_method_cache [808/877] 4003072=test_gem_ext_cargo_builder_link_flag_converter [809/877] 4003064=test_gem_commands_mirror [810/877] 4003064=test_gem_name_tuple [811/877] 4003064=test_gem_package_tar_reader_entry [812/877] 4003065=test_rand [813/877] 4003072=test_bug_reporter [814/877] 4003061=test_exception [815/877] 4003064=test_store [816/877] 4003062=test_case_options [817/877] 4003062=test_gem_commands_info_command [818/877] 4003062=test_scalar [819/877] 4003062=test_gem_dependency_installer [820/877] 4003060=test_rdoc_cross_reference [821/877] 4003065=test_rdoc_markup_to_joined_paragraph [822/877] 4003065=test_date_time [823/877] 4003064=test_require [824/877] 4003064=test_date_new [825/877] 4003064=index_write_test [826/877] 4003065=test_data [827/877] 4003064=test_syntax [828/877] 4003065=test_gem_safe_yaml [829/877] 4003065=test_rdoc_text [830/877] 4003058=test_tcp [831/877] 4003072=test_iso_8859 [832/877] 4003072=test_nil2vtempty [833/877] 4003065=test_stream [834/877] 4003072=test_rdoc_context [835/877] 4003065=test_httpresponse [836/877] 4003056=test_open-uri [837/877] 4003065=test_rdoc_parser_ruby [838/877] 4003058=test_name_error [839/877] 4003068=test_rdoc_markup_attribute_manager [840/877] 4003068=test_gem_resolver [841/877] 4003058=test_safe_load [842/877] 4003060=test_gem_resolver_composed_set [843/877] 4003058=test_gem_commands_dependency_command [844/877] 4003060=test_gem_commands_specification_command [845/877] 4003063=test_inadvertent_creation [846/877] 4003058=test_flags [847/877] 4003060=test_enumerator [848/877] 4003063=test_http [849/877] 4003063=test_shift_jis [850/877] 4003063=test_gem_commands_which_command [851/877] 4003073=test_x509cert [852/877] 4003068=test_gc [853/877] 4003063=test_gem_resolver_lock_specification [854/877] 4003063=test_err_in_callback [855/877] 4003063=test_logdevice [856/877] 4003056=test_gem_ext_rake_builder [857/877] 4003073=test_arity [858/877] 4003073=test_gem_security_policy [859/877] 4003072=test_gem_source_local [860/877] 4003072=test_pack [861/877] 4003073=test_process [862/877] 4003070=test_last_thread [863/877] 4003067=test_thread_fd_close [864/877] 4003067=test_passing_block [865/877] 4003067=test_stringchar [866/877] 4003072=test_hash_create [867/877] 4003072=newline_test [868/877] 4003067=test_uncorrectable_name_check [869/877] 4003072=test_switch_hitter [870/877] 4003067=test_io_console [871/877] 4003072=test_flush [872/877] 4003072=test_singleton [873/877] 4003072=test_logperiod [874/877] 4003072=test_rdoc_normal_module [875/877] 4003065=test_c_union_entity [876/877] 4003058=test_rdoc_markdown_test [877/877] 4003072=test_securerandom Finished tests in 30.274255s, 866.3797 tests/s, 314030.7868 assertions/s. 26229 tests, 9507048 assertions, 0 failures, 0 errors, 268 skips ruby -v: ruby 3.4.0dev (2024-03-27T11:34:46Z master 44b5c912da) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20' 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/x86_64-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 = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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-4188748-cffcbd/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-4188748-cffcbd/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-4188748-cffcbd/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-4188748-cffcbd/4-mspec-multi-3 $ /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-4188748-cffcbd/5-mspec-multi-4 $ /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-4188748-cffcbd/6-mspec-multi-5 $ /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-4188748-cffcbd/7-mspec-multi-6 $ /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-4188748-cffcbd/8-mspec-multi-7 $ /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-4188748-cffcbd/9-mspec-multi-8 $ /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-4188748-cffcbd/10-mspec-multi-9 $ /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-4188748-cffcbd/11-mspec-multi-10 $ /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-4188748-cffcbd/12-mspec-multi-11 $ /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-4188748-cffcbd/13-mspec-multi-12 $ /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-4188748-cffcbd/14-mspec-multi-13 $ /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-4188748-cffcbd/15-mspec-multi-14 $ /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-4188748-cffcbd/16-mspec-multi-15 $ /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-4188748-cffcbd/17-mspec-multi-16 $ /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-4188748-cffcbd/18-mspec-multi-17 $ /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-4188748-cffcbd/19-mspec-multi-18 $ /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-4188748-cffcbd/20-mspec-multi-19 ruby 3.4.0dev (2024-03-27T11:34:46Z master 44b5c912da) [x86_64-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 8.040644 seconds 3427 files, 32552 examples, 185671 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.