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