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