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