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