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