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