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