# Logfile created on 2023-12-31 13:56:33 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffe460efde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20231231-135633", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe4613efd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe4613ee18 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe45ff0750 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231231-135633", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231231-135633>, @binmode=false, @mon_data=#<Monitor:0x0000fffe4613ea80>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j3 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j3" exit with 0. $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-rubyspec -j3 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = b4adc1bbab $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper' /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make after-update -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 7294f77d83be054c65f6da79166ec5f5cf7451299f5d6757d856419a934b767a builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc Installing to installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 abbrev 0.1.2 base64 0.2.0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.1 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2.dev.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.8 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.3 net-imap 0.4.9 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.1 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1870 tests $$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:case .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39 /home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80 /home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31 /home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62 /home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:call ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9 /home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:system ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:const .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:math ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23 /home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j3'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' Run options: --seed=42776 "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/home/opc/ruby/src/master/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j3 # Running tests: [ 1/910] 507831=test_pipe [ 2/910] 507832=test_string [ 3/910] 507830=test_macro [ 4/910] 507830=test_function [ 5/910] 507831=test_gem_resolver_activation_request [ 6/910] 507831=test_gem_commands_server_command [ 7/910] 507831=test_gem_name_tuple [ 8/910] 507831=test_rdoc_markup_to_table_of_contents [ 9/910] 507830=test_integer [ 10/910] 507830=test_tcp [ 11/910] 507830=test_win32ole_method_event [ 12/910] 507830=parse_comments_test [ 13/910] 507831=test_gem_requirement [ 14/910] 507830=test_flags [ 15/910] 507831=test_numeric [ 16/910] 507831=test_bug-3571 [ 17/910] 507831=test_yamlstore [ 18/910] 507831=test_rat [ 19/910] 507831=test_gem_request_connection_pools [ 20/910] 507830=test_init [ 21/910] 507830=test_capacity [ 22/910] 507830=test_gem_commands_owner_command [ 23/910] 507831=test_nextafter [ 24/910] 507831=test_file [ 25/910] 507831=test_time [ 26/910] 507830=test_encoding [ 27/910] 507831=test_hmac [ 28/910] 507831=test_constant [ 29/910] 507830=test_find [ 30/910] 507830=test_rdoc_generator_markup [ 31/910] 507830=test_ubf_async_safe [ 32/910] 507830=test_pstore [ 33/910] 507832=test_date_compat [ 34/910] 507832=test_win32ole_record [ 35/910] 507832=test_rdoc_include [ 36/910] 507830=test_gem_version_option [ 37/910] 507830=test_gem_commands_unpack_command [ 38/910] 507832=test_show_source [ 39/910] 507832=test_bigdecimal_util [ 40/910] 507832=test_gem_ext_cargo_builder [ 41/910] 507832=test_console_attr [ 42/910] 507832=test_proc [ 43/910] 507830=test_zlib [ 44/910] 507832=test_rdoc_options [ 45/910] 507832=test_enumerator [ 46/910] 507832=test_path_to_class [ 47/910] 507832=test_frozen_error [ 48/910] 507832=test_spell_checker [ 49/910] 507832=test_gem_version [ 50/910] 507831=test_gem_ext_ext_conf_builder [ 51/910] 507832=test_reqarg [ 52/910] 507832=test_gem_uri [ 53/910] 507832=test_resource [ 54/910] 507832=test_gem_package_tar_reader_entry [ 55/910] 507832=test_rewind [ 56/910] 507832=test_c_struct_builder [ 57/910] 507832=test_bug-5832 [ 58/910] 507832=test_yield_block [ 59/910] 507832=test_comparable [ 60/910] 507832=json_string_matching_test [ 61/910] 507832=test_gem_config_file [ 62/910] 507832=test_rdoc_normal_module [ 63/910] 507832=test_type_completor [ 64/910] 507832=test_io_timeout [ 65/910] 507832=test_rdoc_markdown_test [ 66/910] 507831=test_rdoc_rdoc [ 67/910] 507831=test_yjit_exit_locations [ 68/910] 507831=test_io_buffer [ 69/910] 507831=test_thread_queue [ 70/910] 507832=test_passing_block [ 71/910] 507832=test_defined [ 72/910] 507832=test_nowrite [ 73/910] 507832=test_kdf [ 74/910] 507832=test_ldap [ 75/910] 507832=test_observer [ 76/910] 507832=test_human_typo [ 77/910] 507832=test_import [ 78/910] 507830=test_wait [ 79/910] 507830=test_nil [ 80/910] 507830=test_psych [ 81/910] 507830=test_cstr [ 82/910] 507830=test_euc_tw [ 83/910] 507830=test_gem_resolver_dependency_request [ 84/910] 507830=test_yaml_tree [ 85/910] 507830=test_gem_commands_yank_command [ 86/910] 507832=test_logger [ 87/910] 507832=test_pkey_dsa [ 88/910] 507830=test_big2str [ 89/910] 507830=test_gem_resolver_specification [ 90/910] 507830=test_string_memory [ 91/910] 507830=test_files_lib [ 92/910] 507832=test_line_editor [ 93/910] 507832=test_marshalable [ 94/910] 507832=test_enumerator_kw [ 95/910] 507832=test_error_highlight [ 96/910] 507832=test_rdoc_any_method [ 97/910] 507832=test_function_entry [ 98/910] 507832=test_string [ 99/910] 507832=json_common_interface_test [100/910] 507832=version_test [101/910] 507832=test_raise [102/910] 507832=test_complexrational [103/910] 507832=test_gem_commands_update_command [104/910] 507830=test_date [105/910] 507830=test_big5 [106/910] 507830=test_protect [107/910] 507830=test_tree_builder [108/910] 507830=test_rdoc_markup_pre_process [109/910] 507830=test_store [110/910] 507830=test_coverage [111/910] 507831=test_http_request [112/910] 507831=test_tempfile [113/910] 507831=test_fnmatch [114/910] 507831=test_pathname [115/910] 507832=test_timeout [116/910] 507832=test_erb_m17n [117/910] 507832=test_rdoc_generator_pot_po_entry [118/910] 507832=test_frozen [119/910] 507832=test_gem_resolver_index_specification [120/910] 507832=test_serialize_subclasses [121/910] 507831=test_egrep_cpp [122/910] 507832=test_rdoc_markup_verbatim [123/910] 507832=test_webauthn_poller [124/910] 507830=test_date_conv [125/910] 507830=test_gem_unsatisfiable_dependency_error [126/910] 507831=test_literal [127/910] 507830=test_config [128/910] 507830=test_complex2 [129/910] 507830=test_gem_security_signer [130/910] 507832=test_table [131/910] 507832=test_header [132/910] 507832=test_gem_util [133/910] 507830=test_thread [134/910] 507832=test_input_method [135/910] 507832=test_rdoc_i18n_text [136/910] 507832=test_io [137/910] 507830=test_data [138/910] 507830=test_memory_view [139/910] 507830=test_null [140/910] 507830=test_ractor [141/910] 507831=test_m17n_comb [142/910] 507830=test_pkey_dh [143/910] 507832=test_pkey [144/910] 507832=test_external_new [145/910] 507832=test_win32ole_typelib [146/910] 507832=test_gem_platform [147/910] 507832=test_gem_commands_query_command [148/910] 507832=test_bigzero [149/910] 507832=test_rdoc_markup_to_tt_only [150/910] 507832=test_quote_empty [151/910] 507832=test_date_strftime [152/910] 507830=json_parser_test [153/910] 507830=test_ws [154/910] 507830=test_gem_commands_stale_command [155/910] 507830=test_gem_commands_cert_command [156/910] 507832=test_rdoc_require [157/910] 507832=test_gem_ext_rake_builder [158/910] 507832=test_word [159/910] 507832=test_singleton [160/910] 507832=test_numeric [161/910] 507832=test_fstring [162/910] 507831=test_instrumentation_api [163/910] 507832=test_weakref [164/910] 507832=test_rdoc_alias [165/910] 507832=test_timeout [166/910] 507830=test_key_name_check [167/910] 507830=test_rdoc_markup_to_bs [168/910] 507830=test_rdoc_markup_raw [169/910] 507830=test_optparse [170/910] 507830=test_rdoc_context_section [171/910] 507830=test_io_buffer [172/910] 507830=test_deprecated [173/910] 507830=test_div [174/910] 507830=test_files_test_2 [175/910] 507830=test_rdoc_markup_to_html_crossref [176/910] 507830=test_unconverted_fields [177/910] 507830=test_bash_completion [178/910] 507830=test_exception [179/910] 507832=test_basicsocket [180/910] 507832=test_zsh_completion [181/910] 507832=test_scalar [182/910] 507832=test_syntax [183/910] 507830=test_class_name_check [184/910] 507830=test_pack [185/910] 507830=test_convert [186/910] 507830=test_pkcs7 [187/910] 507830=test_gem_commands_environment_command [188/910] 507830=test_objspace [189/910] 507831=test_general [190/910] 507831=test_stringify_symbols [191/910] 507831=test_require [192/910] 507831=library_symbols_test [193/910] 507831=test_row [194/910] 507831=test_rdoc_text [195/910] 507831=test_rdoc_markup_indented_paragraph [196/910] 507831=test_iseq_load [197/910] 507831=test_rdoc_markup_parser [198/910] 507831=test_ns_spki [199/910] 507831=test_stream [200/910] 507831=test_row_separator [201/910] 507831=test_have_library [202/910] 507831=test_win32ole_variant_outarg [203/910] 507831=test_rdoc_encoding [204/910] 507831=test_gem_request_set_lockfile [205/910] 507831=test_rdoc_markdown [206/910] 507831=test_key_actor_vi [207/910] 507831=test_postponed_job [208/910] 507831=test_rdoc_constant [209/910] 507831=test_deprecate [210/910] 507831=test_httpresponses [211/910] 507831=test_rdoc_markup_to_html_snippet [212/910] 507831=test_common [213/910] 507831=test_generic [214/910] 507831=test_rand [215/910] 507832=test_string_processing [216/910] 507832=test_random_formatter [217/910] 507832=test_rdoc_markup_attributes [218/910] 507832=test_process [219/910] 507831=test_skip_lines [220/910] 507831=test_rdoc_code_object [221/910] 507831=test_provider [222/910] 507831=test_euc_kr [223/910] 507831=test_gem_source_specific_file [224/910] 507831=test_bmethod [225/910] 507831=test_len [226/910] 507831=test_gem_doctor [227/910] 507831=json_fixtures_test [228/910] 507831=parse_test Leaked file descriptor: TestProcess#test_uid_from_name: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-31 13:57:27.340679789 +0000, mtime=2023-12-31 13:57:27.328679751 +0000, ctime=2023-12-31 13:57:27.328679751 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 507832 opc 9r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [229/910] 507831=test_kwargs [230/910] 507831=test_rdoc_parser_c [231/910] 507831=test_io_wait [232/910] 507831=test_pack [233/910] 507831=test_securerandom [234/910] 507831=test_tsort [235/910] 507831=test_column_separator [236/910] 507831=test_typeddata [237/910] 507831=test_gem_commands_fetch_command [238/910] 507831=test_rdoc_parser_changelog [239/910] 507831=parameters_signature_test [240/910] 507831=test_gem_commands_outdated_command [241/910] 507831=test_gem_dependency_list [242/910] 507831=test_each [243/910] 507831=!Nothing_to_test [244/910] 507831=test_fd_setsize [245/910] 507831=test_process [246/910] 507831=test_cmd [247/910] 507831=test_forwardable [248/910] 507831=test_acl [249/910] 507831=test_rinda [250/910] 507831=test_complex [251/910] 507831=test_threadgroup [252/910] 507831=test_array_create [253/910] 507831=test_dir_m17n [254/910] 507831=test_memory_view [255/910] 507831=test_rdoc_extend [256/910] 507831=test_force_quotes [257/910] 507831=test_cesu8 [258/910] 507831=test_shapes [259/910] 507831=test_did_you_mean [260/910] 507831=test_merge_keys [261/910] 507831=test_storage [262/910] 507831=test_method_name_check [263/910] 507831=test_err_in_callback [264/910] 507831=test_gem_commands_install_command [265/910] 507831=test_iterator [266/910] 507831=test_string [267/910] 507831=pattern_test [268/910] 507831=test_gem_rdoc [269/910] 507831=test_dot_dot [270/910] 507831=test_kernel [271/910] 507831=test_rendering [272/910] 507831=test_gem_security [273/910] 507830=test_key_actor_emacs [274/910] 507830=test_date_ractor [275/910] 507830=test_erb [276/910] 507830=test_basicinstructions [277/910] 507830=test_utf32 [278/910] 507830=test_gem_resolver_git_specification [279/910] 507830=test_rdoc_tom_doc [280/910] 507830=test_optarg [281/910] 507830=test_gem_commands_pristine_command [282/910] 507830=test_variable [283/910] 507830=test_hash [284/910] 507830=ripper_compat_test [285/910] 507830=test_gem_resolver_requirement_list [286/910] 507830=memsize_test [287/910] 507830=test_exception [288/910] 507830=test_raise_exception [289/910] 507830=test_arith_seq_beg_len_step [290/910] 507830=test_noarg [291/910] 507830=test_gem_impossible_dependencies_error [292/910] 507830=test_pp .Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-31 13:57:27.340679789 +0000, mtime=2023-12-31 13:57:27.328679751 +0000, ctime=2023-12-31 13:57:27.328679751 +0000> Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 10 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-12-31 13:57:24.964672193 +0000, mtime=2023-12-31 13:57:17.532648431 +0000, ctime=2023-12-31 13:57:17.532648431 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 507830 opc 9r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd ruby 507830 opc 10r REG 252,0 6940392 2134126 /var/lib/sss/mc/group [293/910] 507832=test_undef [294/910] 507832=test_rdoc_generator_darkfish [295/910] 507830=test_gem_resolver_lock_set [296/910] 507830=test_random [297/910] 507830=test_asn1 [298/910] 507830=test_gem_command [299/910] 507830=test_features [300/910] 507832=test_assignment [301/910] 507830=test_gem_update_suggestion [302/910] 507830=test_verbose [303/910] 507830=test_gem_commands_open_command [304/910] 507830=test_normalize [305/910] 507830=test_emoji_breaks [306/910] 507832=test_optimization [307/910] 507830=test_data_error [308/910] 507830=test_files_sample [309/910] 507830=test_rdoc_stats [310/910] 507830=test_rubyoptions [311/910] 507831=test_shift_jis [312/910] 507831=test_mutex_m [313/910] 507831=test_rdoc_store [314/910] 507832=test_yield [315/910] 507831=test_remote_fetch_error [316/910] 507831=regexp_test [317/910] 507831=test_delegation [318/910] 507831=test_gem_resolver_lock_specification [319/910] 507831=test_boolean [320/910] 507831=test_queue [321/910] 507831=test_rdoc_i18n_locale [322/910] 507831=test_gc_compact [323/910] 507830=test_dryrun [324/910] 507830=test_ole_methods [325/910] 507830=test_cgi_util [326/910] 507830=test_gem_uri_formatter [327/910] 507830=test_prettyprint [328/910] 507830=test_enc_raise [329/910] 507830=test_clone [330/910] 507830=test_unicode_escape [331/910] 507830=test_default_gems [332/910] 507830=test_switch_hitter [333/910] 507830=test_yamldbm [334/910] 507830=test_gem_spec_fetcher [335/910] 507830=test_gem_commands_dependency_command [336/910] 507832=test_backtrace [337/910] 507832=test_gbk [338/910] 507832=test_tree_spell_checker [339/910] 507830=test_rdoc_method_attr [340/910] 507832=test_enumerable [341/910] 507832=test_set [342/910] 507832=test_hash_create [343/910] 507832=test_grapheme_breaks [344/910] 507832=test_case_mapping [345/910] 507832=test_rational [346/910] 507830=test_gem_ext_cargo_builder_unit [347/910] 507831=test_webauthn_listener [348/910] 507832=test_ractor [349/910] 507832=test_read [350/910] 507830=test_gem_resolver_api_specification [351/910] 507830=test_rdoc_rubygems_hook Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 45927> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 507831 opc 12u IPv4 1146122873 0t0 TCP localhost:45927->localhost:56068 (CLOSE_WAIT) [352/910] 507830=test_date_parse Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12 [353/910] 507831=test_abbrev [354/910] 507831=test_open3 [355/910] 507832=test_mdns [356/910] 507832=test_key_event_record [357/910] 507832=test_buffering [358/910] 507832=test_pkey_ec [359/910] 507832=test_svcb_https [360/910] 507832=test_arity [361/910] 507830=test_thread [362/910] 507830=test_gem_dependency_installer [363/910] 507832=test_general [364/910] 507832=test_pty [365/910] 507832=test_hash [366/910] 507831=test_http [367/910] 507831=test_scan_args [368/910] 507831=test_gem_commands_specification_command [369/910] 507831=encoding_test [370/910] 507831=test_gem_package_old [371/910] 507831=test_gem_commands_which_command [372/910] 507831=test_gem_request [373/910] 507830=locals_test [374/910] 507831=test_gem_commands_push_command [375/910] 507830=test_sprintf_comb [376/910] 507830=test_too_many_dummy_encodings [377/910] 507830=test_method_cache [378/910] 507830=test_gem_gemcutter_utilities [379/910] 507831=test_win32ole [380/910] 507831=test_internal_ivar [381/910] 507831=test_gem_source_local [382/910] 507830=desugar_compiler_test [383/910] 507830=test_rendering [384/910] 507830=test_tracepoint [385/910] 507831=test_gem_text [386/910] 507831=test_settracefunc [387/910] 507830=test_backtrace [388/910] 507832=test_rdoc_task [389/910] 507832=test_gem_package_tar_writer [390/910] 507832=test_str2big [391/910] 507832=test_severity [392/910] 507832=test_case [393/910] 507832=test_ractor [394/910] 507832=test_http [395/910] 507831=test_utf16 [396/910] 507831=attribute_write_test [397/910] 507831=test_set [398/910] 507831=test_rdoc_markup_to_rdoc [399/910] 507831=test_yaml [400/910] 507831=test_x509name [401/910] 507831=test_argf [402/910] 507830=test_m17n [403/910] 507830=test_method [404/910] 507831=test_gem_dependency [405/910] 507831=test_cclass [406/910] 507831=test_gem_uninstaller [407/910] 507831=test_yjit [408/910] 507831=test_filter [409/910] 507831=test_parser_events [410/910] 507831=test_gem_remote_fetcher [411/910] 507831=test_koi8 [412/910] 507831=test_json_tree [413/910] 507831=test_pkcs12 [414/910] 507830=test_drb [415/910] 507831=test_gem_specification [416/910] 507832=test_numhash [417/910] 507832=test_bigmath [418/910] 507832=test_system [419/910] 507832=test_flush [420/910] 507832=test_pkey_rsa [421/910] 507832=test_win32ole_variable [422/910] 507832=test_rdoc_class_module [423/910] 507832=test_rdoc_cross_reference [424/910] 507831=test_parse [425/910] 507831=test_method_cache [426/910] 507831=test_gem_dependency_resolution_error [427/910] 507832=test_mixed_unicode_escapes [428/910] 507831=test_sleep [429/910] 507832=test_fileutils [430/910] 507832=test_cp949 [431/910] 507832=test_jaro_winkler [432/910] 507832=test_gem_resolver_vendor_set [433/910] 507832=test_condition [434/910] 507832=test_syslog_logger [435/910] 507832=test_sorted_set [436/910] 507832=test_emoji [437/910] 507832=test_windows_1252 [438/910] 507832=test_stack [439/910] 507832=test_stringchar [440/910] 507832=test_face [441/910] 507832=test_sizeof [442/910] 507831=test_date_attr [443/910] 507831=test_gem_request_set_lockfile_parser [444/910] 507831=test_gem_install_update_options [445/910] 507831=test_econv [446/910] 507830=test_weakmap [447/910] 507831=test_coderange [448/910] 507831=test_inadvertent_creation [449/910] 507831=test_ansi_with_terminfo [450/910] 507831=test_framework [451/910] 507831=test_pinned [452/910] 507831=test_pack [453/910] 507831=test_cgi_tag_helper [454/910] 507831=test_rdoc_generator_json_index [455/910] 507831=test_date_time [456/910] 507831=test_nil2vtempty [457/910] 507831=test_enc_associate [458/910] 507831=test_enumerator [459/910] 507832=test_case [460/910] 507832=test_open-uri [461/910] 507832=test_array [462/910] 507832=test_gem_command_manager [463/910] 507832=test_rdoc_context [464/910] 507832=test_safe_load [465/910] 507832=test_iso_8859 [466/910] 507832=test_libs [467/910] 507832=test_qsort [468/910] 507832=comments_test [469/910] 507832=test_gc [470/910] 507832=test_drbobject [471/910] 507832=test_math [472/910] 507832=test_rdoc_parser_rd [473/910] 507832=test_const [474/910] 507832=test_exit [475/910] 507832=test_class [476/910] 507832=test_gem_commands_sources_command [477/910] 507832=test_name_error [478/910] 507832=json_addition_test [479/910] 507832=test_gem_source_list [480/910] 507832=test_recorder [481/910] 507832=test_yaml_special_cases [482/910] 507832=test_sprintf [483/910] 507832=test_ripper [484/910] 507830=test_gem_source_git [485/910] 507832=test_win32ole_method [486/910] 507832=test_lexer [487/910] 507832=test_regex_casefold [488/910] 507832=test_random [489/910] 507832=test_files_ext [490/910] 507832=test_thread_cv [491/910] 507830=test_assembler [492/910] 507830=test_stringio [493/910] 507830=test_unicode [494/910] 507830=test_eval_history [495/910] 507830=dispatcher_test [496/910] 507830=test_autoload [497/910] 507832=test_array [498/910] 507830=test_gem_package [499/910] 507830=test_at_exit [500/910] 507830=test_benchmark [501/910] 507830=test_class [502/910] 507830=test_have_macro [503/910] 507830=test_gem_source [504/910] 507830=test_mkmf [505/910] 507830=test_gem_request_set_lockfile_tokenizer [506/910] 507830=test_lazy_enumerator [507/910] 507830=test_cgi_multipart [508/910] 507830=test_find_executable [509/910] 507830=test_ractor_compatibility [510/910] 507830=test_arithmetic_sequence [511/910] 507830=test_autoconf [512/910] 507830=test_sockopt [513/910] 507830=test_ftp [514/910] 507830=test_encoding [515/910] 507830=test_install [516/910] 507830=test_rdoc_comment [517/910] 507830=test_gem_source_fetch_problem [518/910] 507830=test_pair [519/910] 507832=test_win32ole_variant_m [520/910] 507832=test_gem_package_tar_reader [521/910] 507832=test_gem_commands_signout_command [522/910] 507832=test_env [523/910] 507832=test_singleton_function [524/910] 507832=test_syslog [525/910] 507832=test_eval [526/910] 507832=test_document [527/910] 507832=test_gem_commands_setup_command [528/910] 507832=test_history [529/910] 507832=test_iseq [530/910] 507830=test_parser [531/910] 507830=test_rdoc_ri_paths [532/910] 507830=test_primitive [533/910] 507830=test_closure [534/910] 507832=test_rubygems [535/910] 507832=test_resolve_symbol [536/910] 507832=test_files_test_1 [537/910] 507832=test_dir [538/910] 507832=test_rdoc_rd_inline [539/910] 507832=test_path [540/910] 507832=test_base64 [541/910] 507832=test_digest [542/910] 507832=test_uncorrectable_name_check [543/910] 507832=test_io [544/910] 507830=test_converters [545/910] 507830=test_liberal_parsing [546/910] 507830=test_debug_cmd [547/910] 507830=test_workspace [548/910] 507830=test_quote_char_nil [549/910] 507830=test_printf [550/910] 507830=test_x509attr [551/910] 507830=magic_comment_test [552/910] 507830=test_win32ole_variant [553/910] 507830=test_cgi_modruby [554/910] 507830=test_https_proxy [555/910] 507830=test_rdoc_parser [556/910] 507830=test_win32ole_param_event [557/910] 507830=test_stat [558/910] 507830=test_nomethod_error [559/910] 507830=test_etc Leaked file descriptor: TestEtc#test_getgrnam: 11 #<File::Stat dev=0x9, ino=1146130529, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, 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> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 507830 opc 11u unix 0x0000000000000000 0t0 1146130529 type=STREAM [560/910] 507831=test_omap [561/910] 507831=test_date_strptime [562/910] 507830=test_scanner_events [563/910] 507830=test_ocsp [564/910] 507831=test_ipaddr [565/910] 507831=test_rdoc_generator_pot_po [566/910] 507831=test_shellwords [567/910] 507831=test_mul [568/910] 507831=test_gem_ext_configure_builder [569/910] 507830=json_ext_parser_test [570/910] 507830=test_rdoc_parser_simple [571/910] 507830=test_strip [572/910] 507831=test_nonblock [573/910] 507830=test_cmethod [574/910] 507830=test_float [575/910] 507831=test_gem_stub_specification [576/910] 507831=test_io_m17n [577/910] 507831=test_rdoc_top_level [578/910] 507831=test_color [579/910] 507831=test_gem_commands_lock_command [580/910] 507831=test_reline_key [581/910] 507831=test_propertyputref [582/910] 507831=test_gb18030 [583/910] 507831=test_gem_stream_ui [584/910] 507831=test_rdoc_generator_ri [585/910] 507831=test_unicode_normalize [586/910] 507830=test_usrmarshal [587/910] 507830=test_gem_validator [588/910] 507830=test_gem_source_installed [589/910] 507830=test_gem_security_trust_dir [590/910] 507830=test_erb_command [591/910] 507830=test_module [592/910] 507830=test_ssl [593/910] 507831=test_abi [594/910] 507831=test_integer_comb [595/910] 507832=test_bundled_ca [596/910] 507832=test_load [597/910] 507832=test_resize Skipping Gem::PackageTask tests. rake not found. [598/910] 507832=test_gem_package_task [599/910] 507832=test_patterns [600/910] 507832=test_engine [601/910] 507831=test_fiber [602/910] 507832=test_gem_commands_mirror [603/910] 507832=test_win32ole_param [604/910] 507832=test_key_error [605/910] 507832=test_rdoc_parser_markdown [606/910] 507832=test_struct [607/910] 507832=test_c_struct_entry [608/910] 507832=test_rubyvm [609/910] 507832=fuzzer_test [610/910] 507832=test_cparser [611/910] 507832=test_ostruct [612/910] 507832=test_config [613/910] 507832=test_change_word [614/910] 507832=test_depth_first [615/910] 507832=test_read_write [616/910] 507832=test_gem_source_lock [617/910] 507832=test_new [618/910] 507832=test_cipher [619/910] 507832=test_update [620/910] 507832=test_rdoc_rd_inline_parser [621/910] 507832=test_win32ole_type [622/910] 507832=test_load [623/910] 507832=test_rdoc_rd [624/910] 507832=test_rdoc_generator_pot [625/910] 507832=test_rdoc_markup_to_joined_paragraph [626/910] 507832=test_rdoc_markup_to_markdown [627/910] 507832=test_rdoc_rd_block_parser [628/910] 507832=test_x509store [629/910] 507832=test_metaclass [630/910] 507832=test_require_lib [631/910] 507830=test_gem_gem_runner [632/910] 507830=test_my_integer [633/910] 507830=test_gem_resolver_composed_set [634/910] 507830=test_objectspace [635/910] 507830=test_require [636/910] 507831=test_option [637/910] 507831=test_rdoc_markup_attribute_manager [638/910] 507831=test_wss [639/910] 507831=test_not [640/910] 507831=test_cgi_cookie [641/910] 507831=test_ssl_session [642/910] 507832=test_gem_package_tar_header [643/910] 507832=test_placearg [644/910] 507832=test_rational2 [645/910] 507832=test_case_comprehensive [646/910] 507831=test_logperiod [647/910] 507831=test_handle [648/910] 507830=test_gem_security_policy [649/910] 507830=test_delete [650/910] 507830=test_rdoc_markup_document [651/910] 507830=test_file_exhaustive [652/910] 507831=test_ractor [653/910] 507831=test_completion [654/910] 507831=test_gem_ci_detector [655/910] 507831=test_continuation [656/910] 507831=test_fixnum [657/910] 507831=test_gem_silent_ui [658/910] 507831=test_signal [659/910] 507831=test_io_wait_uncommon [660/910] 507831=test_gem_commands_info_command [661/910] 507831=test_https [662/910] 507831=test_object_create_start [663/910] 507831=test_rdoc_markup_to_ansi [664/910] 507831=test_protocol [665/910] 507831=test_evaluation [666/910] 507831=test_getoptlong [667/910] 507831=test_files_test [668/910] 507831=test_weakkeymap [669/910] 507831=test_name_error_extension [670/910] 507831=test_gem_request_set_gem_dependency_api [671/910] 507831=test_require_path_check [672/910] 507831=test_variable_name_check [673/910] 507831=test_bn [674/910] 507831=test_irb [675/910] 507831=test_rdoc_markup_paragraph [676/910] 507831=test_x509cert [677/910] 507831=test_ast [678/910] 507830=test_logdevice [679/910] 507830=test_stringscanner [680/910] 507830=test_ractor [681/910] 507830=test_gem_resolver_installed_specification [682/910] 507830=test_exception_at_throwing [683/910] 507830=test_gem_resolver_vendor_specification [684/910] 507830=test_date_arith [685/910] 507830=test_fiddle [686/910] 507830=json_generic_object_test [687/910] 507830=test_rdoc_ri_driver [688/910] 507830=test_ractor [689/910] 507830=test_httpheader [690/910] 507830=test_sexp [691/910] 507830=test_gem_safe_marshal [692/910] 507830=test_digest [693/910] 507830=test_signedness [694/910] 507830=test_gem_resolver_git_set [695/910] 507830=test_gem_commands_check_command [696/910] 507830=test_acceptable [697/910] 507830=test_invalid [698/910] 507830=test_dup [699/910] 507830=test_rdoc_single_class [700/910] 507830=test_gem_local_remote_options [701/910] 507830=test_gem_ext_cargo_builder_link_flag_converter [702/910] 507830=heredoc_dedent_test [703/910] 507830=test_type [704/910] 507830=test_mutex [705/910] 507832=test_rdoc_token_stream [706/910] 507832=test_struct [707/910] 507832=test_tmpdir [708/910] 507832=test_gem_resolver_index_set [709/910] 507832=ruby_api_test [710/910] 507832=test_webauthn_listener_response [711/910] 507832=test_sleep [712/910] 507830=test_pattern_matching [713/910] 507830=test_interned_str [714/910] 507830=test_set_len [715/910] 507830=constant_path_node_test [716/910] 507830=test_folderitem2_invokeverb [717/910] 507830=test_gem_bundler_version_finder [718/910] 507830=test_gem_request_set [719/910] 507830=test_gc [720/910] 507832=test_symbol [721/910] 507832=test_project_sanity [722/910] 507832=test_delegate [723/910] 507832=location_test [724/910] 507832=test_euc_jp [725/910] 507832=test_key_stroke [726/910] 507832=test_rdoc_markup [727/910] 507832=test_ensured [728/910] 507832=test_time [729/910] 507832=test_popen_deadlock [730/910] 507832=test_alias_and_anchor [731/910] 507832=test_drbunix [732/910] 507830=test_windows_1251 [733/910] 507830=test_to_ary_concat [734/910] 507832=test_history [735/910] 507832=test_gem_ext_builder [736/910] 507832=test_reline [737/910] 507832=test_ellipsize [738/910] 507832=test_call [739/910] 507832=test_gem_commands_build_command [740/910] 507832=test_bug-14834 [741/910] 507832=test_data [742/910] 507832=test_thread [743/910] 507830=test_data_converters [744/910] 507830=test_inlinecache [745/910] 507830=test_terminfo [746/910] 507830=test_socket [747/910] 507830=test_time_tz [748/910] 507830=test_to_ruby [749/910] 507830=test_addrinfo [750/910] 507830=test_bignum [751/910] 507830=newline_test [752/910] 507830=test_enc_str_buf_cat [753/910] 507830=test_ancdata [754/910] 507830=ractor_test [755/910] 507830=test_marshal [756/910] 507830=test_nesting_parser [757/910] 507830=test_rdoc_markup_hard_break [758/910] 507830=test_ractor [759/910] 507832=test_gem_resolver_conflict [760/910] 507832=test_nkf [761/910] 507832=test_gem_commands_help_command [762/910] 507832=test_scheduler [763/910] 507830=test_ssl [764/910] 507832=test_gem [765/910] 507830=test_ractor [766/910] 507830=json_generator_test [767/910] 507830=test_read [768/910] 507830=test_ansi_without_terminfo [769/910] 507830=test_rdoc_markup_to_label [770/910] 507830=test_parser [771/910] 507830=test_cgi_core [772/910] 507830=test_gem_resolver_best_set [773/910] 507830=test_num2int [774/910] 507830=test_rbconfig [775/910] 507830=test_require [776/910] 507830=test_inputs_scanner [777/910] 507830=test_recursion [778/910] 507830=test_enum [779/910] 507832=test_rdoc_markup_include [780/910] 507832=test_iter_break [781/910] 507832=test_extlibs [782/910] 507830=test_gem_commands_signin_command [783/910] 507830=test_range [784/910] 507830=test_rdoc_attr [785/910] 507830=test_address_resolve [786/910] 507830=test_ractor [787/910] 507830=test_trick [788/910] 507832=test_stream [789/910] 507832=test_ts [790/910] 507832=test_locale [791/910] 507832=test_have_func [792/910] 507832=test_date_marshal [793/910] 507832=test_configuration [794/910] 507832=test_gem_resolver_local_specification [795/910] 507832=test_gem_commands_list_command [796/910] 507832=test_date_new [797/910] 507832=test_formatter [798/910] 507832=test_context [799/910] 507832=test_udp [800/910] 507832=test_gem_commands_contents_command [801/910] 507832=test_rdoc_servlet [802/910] 507832=test_coder [803/910] 507832=test_symbol [804/910] 507830=test_gem_commands_search_command [805/910] 507830=test_integer [806/910] 507831=test_unix [807/910] 507831=test_write [808/910] 507831=test_helper [809/910] 507831=test_compile_prism [810/910] 507831=test_rdoc_markup_formatter [811/910] 507831=test_gem_commands_uninstall_command [812/910] 507830=test_win32ole_event [813/910] 507830=test_thread_fd_close [814/910] 507830=test_last_thread [815/910] 507831=test_digest_extend [816/910] 507831=test_gem_ext_cmake_builder [817/910] 507831=test_emitter [818/910] 507831=test_alias [819/910] 507831=test_fips [820/910] 507831=test_getopts [821/910] 507831=test_profile_frames [822/910] 507830=test_pattern_key_name_check [823/910] 507830=test_class2name [824/910] 507830=test_gem_commands_cleanup_command [825/910] 507831=test_debug [826/910] 507831=test_transcode [827/910] 507831=test_refinement [828/910] 507830=test_x509crl [829/910] 507830=test_dns [830/910] 507830=test_notimplement [831/910] 507830=test_cgi_session [832/910] 507830=test_c_union_entity [833/910] 507830=test_io_console [834/910] 507832=test_flip [835/910] 507832=test_rdoc_markup_heading [836/910] 507832=test_gem_console_ui [837/910] 507832=test_ifunless [838/910] 507832=test_insns_leaf [839/910] 507832=test_rdoc_parser_ruby [840/910] 507832=test_httpresponse [841/910] 507832=test_readpartial [842/910] 507832=test_x509req [843/910] 507832=test_bigdecimal [844/910] 507831=test_dln [845/910] 507831=test_object [846/910] 507831=test_gem_resolver [847/910] 507830=test_gem_source_vendor [848/910] 507830=test_color_printer [849/910] 507830=test_super [850/910] 507831=unescape_test [851/910] 507832=test_gem_commands_exec_command [852/910] 507831=errors_test [853/910] 507831=test_convertible [854/910] 507830=test_modify_expand [855/910] 507830=test_pkg_config [856/910] 507830=test_gem_available_set [857/910] 507830=test_vm_dump [858/910] 507832=json_encoding_test [859/910] 507830=test_config [860/910] 507832=test_func [861/910] 507830=test_kconv [862/910] 507830=test_eval [863/910] 507830=test_monitor [864/910] 507830=test_beginendblock [865/910] 507830=test_pointer [866/910] 507831=test_drbssl [867/910] 507830=test_within_pipe [868/910] 507830=test_rdoc_normal_class [869/910] 507830=test_nofree [870/910] 507830=test_regexp [871/910] 507832=test_whileuntil [872/910] 507832=test_buffered_io [873/910] 507832=test_ossl [874/910] 507832=test_gem_installer [875/910] 507831=test_bug_reporter [876/910] 507831=test_gem_source_subpath_problem [877/910] 507831=test_object_references [878/910] 507831=test_ruby_lex [879/910] 507831=compiler_test [880/910] 507831=test_arith_seq_extract [881/910] 507831=test_duplicate [882/910] 507831=test_gem_resolver_api_set [883/910] 507831=test_helper [884/910] 507831=test_member [885/910] 507831=test_object [886/910] 507831=test_mailto [887/910] 507831=test_addr [888/910] 507831=test_kill_ring [889/910] 507831=test_case_options [890/910] 507831=test_cgi_header [891/910] 507831=test_tuplebag [892/910] 507831=test_x509ext [893/910] 507831=test_emitter [894/910] 507831=bom_test [895/910] 507831=test_summary [896/910] 507831=test_config [897/910] 507831=test_file [898/910] 507832=test_append [899/910] 507832=test_encodings [900/910] 507832=test_gem_resolver_installer_set [901/910] 507832=test_rdoc_markup_to_html [902/910] 507832=test_foreach [903/910] 507832=test_trace [904/910] 507832=test_keyword [905/910] 507832=test_win32ole_type_event [906/910] 507832=test_arity [907/910] 507832=test_gem_path_support [908/910] 507832=test_rb_str_dup [909/910] 507832=test_lambda [910/910] 507832=test_scalar_scanner Retrying... Finished tests in 218.755105s, 122.9183 tests/s, 43709.3525 assertions/s. 26889 tests, 9561644 assertions, 0 failures, 0 errors, 212 skips ruby -v: ruby 3.4.0dev (2023-12-31T11:52:19Z master b4adc1bbab) [aarch64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2023-12-31T11:52:19Z master b4adc1bbab) [aarch64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 66.273874 seconds 3728 files, 32872 examples, 189712 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.