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