# Logfile created on 2024-06-01 18:27:27 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000565092fe65a8 @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.20240601-182727", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056509307af00 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056509307ad70 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056509307abe0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240601-182727", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240601-182727>, @binmode=false, @mon_data=#<Monitor:0x000056509307ab18>, @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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = fc495951b1
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update 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/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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]: 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]: 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/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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]: 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]: 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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-06-01T16:12:26Z master fc495951b1) +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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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.mhgye6/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 27.697057 seconds

3430 files, 32640 examples, 174716 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