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