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