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