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