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