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