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