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

ruby -v: ruby 3.4.0dev (2024-05-29T19:58:35Z master 4a9ef9e23c) +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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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.xn09ru/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 40.631635 seconds

3430 files, 32640 examples, 164370 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.
raw logfile