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