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