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