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