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