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