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