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