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