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