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