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