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