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