# Logfile created on 2024-07-26 16:46:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007efc8bb1fdd0 @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.20240726-164620", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007efc8bb41b10 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007efc8bb41868 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007efc8ba5a648 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240726-164620", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240726-164620>, @binmode=false, @mon_data=#<Monitor:0x00007efc8bb415e8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = cb5c460594
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
c82efbf6b12957cc3e34563ceaab9b2e6a0bf73f4ba91ea2682e81f834d9efe6  builtin_binary.inc
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
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.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
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 -
generating encdb.h
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
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
  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
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.
generating makefiles ext/configure-ext.mk
making trans
Unpacked gems/power_assert-2.0.4dev.gem
ext/configure-ext.mk unchanged
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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: 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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.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 1972 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-07-26T15:44:44Z master cb5c460594) +YJIT [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
description_with_yjit
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 28.087475 seconds

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