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