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