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