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