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