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