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