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