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