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