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