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