# Logfile created on 2025-01-28 16:55:03 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffe9efcfdd0 @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, @no_timeout_error=nil, @logfile="/home/opc/ruby/logs/brlog.master.20250128-165503", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe9eef9fa0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe9eef9e60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe9ef9bd28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20250128-165503", @dev=#<File:/home/opc/ruby/logs/brlog.master.20250128-165503>, @binmode=false, @mon_data=#<Monitor:0x0000fffe9eef9be0>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision - /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = 4a06ef98bf $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision - /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision 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' $$$[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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= 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-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= 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-22.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 f89a0eb89ba5c746d5b17fc62cdbc570124778e85c5198739459edbfb6bdec56 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= 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-22.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]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' 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.2.0/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 syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision - /home/opc/ruby/src/master/.bundle/.timestamp/syslog.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/pstore.revision unchanged /home/opc/ruby/src/master/.bundle/.timestamp/irb.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= 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 defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision - gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.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 /home/opc/ruby/src/master/.bundle/.timestamp/reline.revision unchanged 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/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/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/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/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.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' 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' 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.5.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.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.5.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.5.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 2005 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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= 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-22.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 = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= 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-22.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/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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=2222 "--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/766] 3086385=regexp_test [ 2/766] 3086387=test_yield [ 3/766] 3086386=test_remote_fetch_error [ 4/766] 3086385=test_files_sample [ 5/766] 3086385=test_data_error [ 6/766] 3086386=test_rubyoptions [ 7/766] 3086385=test_optimization [ 8/766] 3086387=test_shift_jis [ 9/766] 3086387=test_gem_uri_formatter [ 10/766] 3086387=test_prettyprint [ 11/766] 3086387=test_cgi_util [ 12/766] 3086387=lex_test [ 13/766] 3086387=test_clone [ 14/766] 3086387=test_enc_raise [ 15/766] 3086387=test_queue [ 16/766] 3086387=test_gem_resolver_lock_specification [ 17/766] 3086387=test_boolean [ 18/766] 3086387=test_gc_compact [ 19/766] 3086385=test_dryrun [ 20/766] 3086385=test_enumerable [ 21/766] 3086385=test_set [ 22/766] 3086385=test_tree_spell_checker [ 23/766] 3086385=ruby_parser_test [ 24/766] 3086385=test_hash_create [ 25/766] 3086385=test_grapheme_breaks [ 26/766] 3086385=test_warning [ 27/766] 3086385=test_yamldbm [ 28/766] 3086385=test_gem_spec_fetcher [ 29/766] 3086385=test_unicode_escape [ 30/766] 3086385=test_default_gems [ 31/766] 3086385=test_switch_hitter [ 32/766] 3086385=test_backtrace [ 33/766] 3086385=test_gbk [ 34/766] 3086385=test_gem_commands_dependency_command [ 35/766] 3086385=test_open3 [ 36/766] 3086387=test_mdns [ 37/766] 3086387=test_date_parse [ 38/766] 3086387=test_arity [ 39/766] 3086387=test_buffering [ 40/766] 3086387=test_pkey_ec [ 41/766] 3086387=test_svcb_https [ 42/766] 3086387=test_rational [ 43/766] 3086387=test_case_mapping [ 44/766] 3086387=test_gem_ext_cargo_builder_unit [ 45/766] 3086387=test_ractor [ 46/766] 3086387=test_gem_resolver_api_specification [ 47/766] 3086387=test_webauthn_listener [ 48/766] 3086387=test_array_create [ 49/766] 3086387=test_memory_view [ 50/766] 3086387=test_dir_m17n [ 51/766] 3086386=test_threadgroup [ 52/766] 3086385=test_complex [ 53/766] 3086385=!Nothing_to_test [ 54/766] 3086385=static_literals_test [ 55/766] 3086385=test_fd_setsize [ 56/766] 3086385=test_forwardable [ 57/766] 3086385=test_process [ 58/766] 3086385=test_iterator [ 59/766] 3086385=test_string [ 60/766] 3086385=test_gem_commands_install_command [ 61/766] 3086387=test_kernel [ 62/766] 3086386=test_dot_dot [ 63/766] 3086386=test_gem_rdoc [ 64/766] 3086387=test_did_you_mean [ 65/766] 3086387=test_shapes [ 66/766] 3086387=test_cesu8 [ 67/766] 3086386=regular_expression_encoding_test [ 68/766] 3086386=test_storage [ 69/766] 3086387=test_method_name_check [ 70/766] 3086386=test_merge_keys [ 71/766] 3086387=test_gem_impossible_dependencies_error [ 72/766] 3086387=test_pp [ 73/766] 3086386=test_gem_resolver_requirement_list [ 74/766] 3086386=test_noarg [ 75/766] 3086387=test_exception [ 76/766] 3086387=test_arith_seq_beg_len_step [ 77/766] 3086387=test_basicinstructions [ 78/766] 3086387=test_gem_resolver_git_specification [ 79/766] 3086386=test_utf32 [ 80/766] 3086386=test_gem_security [ 81/766] 3086387=test_date_ractor [ 82/766] 3086387=test_erb [ 83/766] 3086387=test_variable [ 84/766] 3086385=test_hash [ 85/766] 3086385=test_optarg [ 86/766] 3086387=test_gem_commands_pristine_command [ 87/766] 3086385=test_verbose [ 88/766] 3086385=test_gem_commands_open_command [ 89/766] 3086385=test_emoji_breaks [ 90/766] 3086385=test_normalize [ 91/766] 3086385=test_gem_update_suggestion [ 92/766] 3086385=test_assignment [ 93/766] 3086387=test_undef [ 94/766] 3086387=test_random [ 95/766] 3086387=test_gem_resolver_lock_set [ 96/766] 3086387=test_gem_command [ 97/766] 3086387=test_asn1 [ 98/766] 3086387=test_method_cache [ 99/766] 3086387=attribute_write_test [100/766] 3086387=test_parse [101/766] 3086385=test_gem_specification [102/766] 3086387=string_test [103/766] 3086387=test_flush [104/766] 3086387=test_pkey_rsa [105/766] 3086387=test_system [106/766] 3086387=test_numhash [107/766] 3086387=test_gem_request_set_lockfile_parser [108/766] 3086387=test_sizeof [109/766] 3086385=test_date_attr [110/766] 3086385=constant_path_node_test [111/766] 3086385=test_stringchar [112/766] 3086385=warnings_test [113/766] 3086385=test_econv [114/766] 3086385=test_gem_install_update_options [115/766] 3086385=test_jaro_winkler [116/766] 3086385=test_cp949 [117/766] 3086385=test_gem_resolver_vendor_set [118/766] 3086385=test_condition [119/766] 3086385=test_gem_dependency_resolution_error [120/766] 3086385=dispatcher_test [121/766] 3086385=test_fileutils .Leaked file descriptor: TestFileUtils#test_chown_error: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-28 02:38:05.772096036 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> Leaked file descriptor: TestFileUtils#test_chown_error: 8 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-01-28 04:13:00.947567744 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3086385 opc 7r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd ruby 3086385 opc 8r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [122/766] 3086385=test_mixed_unicode_escapes [123/766] 3086385=json_coder_test [124/766] 3086385=test_sleep [125/766] 3086387=test_emoji [126/766] 3086387=test_sorted_set [127/766] 3086387=test_windows_1252 [128/766] 3086387=test_stack [129/766] 3086387=test_date_time [130/766] 3086387=test_framework [131/766] 3086387=test_weakmap [132/766] 3086385=test_coderange [133/766] 3086385=test_inadvertent_creation [134/766] 3086385=test_cgi_tag_helper [135/766] 3086385=test_pack [136/766] 3086385=test_pinned [137/766] 3086385=test_iso_8859 [138/766] 3086385=test_libs [139/766] 3086385=test_math [140/766] 3086385=test_qsort [141/766] 3086385=test_gc [142/766] 3086385=test_safe_load [143/766] 3086385=test_sprintf [144/766] 3086385=test_exit [145/766] 3086385=test_class [146/766] 3086387=comments_test [147/766] 3086387=test_const [148/766] 3086387=test_gem_commands_sources_command [149/766] 3086386=json_addition_test [150/766] 3086386=test_gem_source_list [151/766] 3086386=test_name_error [152/766] 3086387=test_recorder [153/766] 3086386=test_yaml_special_cases [154/766] 3086387=test_case [155/766] 3086386=test_open-uri [156/766] 3086387=test_enc_associate [157/766] 3086385=test_enumerator [158/766] 3086386=test_gem_command_manager [159/766] 3086387=test_array [160/766] 3086386=test_scan_args [161/766] 3086387=test_gem_commands_specification_command [162/766] 3086386=test_gem_commands_which_command [163/766] 3086386=test_gem_request [164/766] 3086387=test_gem_package_old [165/766] 3086387=test_pty [166/766] 3086386=test_gem_dependency_installer [167/766] 3086387=test_http [168/766] 3086387=test_hash [169/766] 3086386=test_internal_ivar [170/766] 3086386=test_gem_source_local [171/766] 3086386=test_gem_gemcutter_utilities [172/766] 3086386=desugar_compiler_test [173/766] 3086386=test_gem_text [174/766] 3086386=test_settracefunc [175/766] 3086387=test_tracepoint [176/766] 3086387=tunnel_test [177/766] 3086387=test_backtrace [178/766] 3086386=test_gem_commands_push_command [179/766] 3086386=locals_test [180/766] 3086386=test_method_cache [181/766] 3086386=test_too_many_dummy_encodings [182/766] 3086386=test_sprintf_comb [183/766] 3086386=test_ractor [184/766] 3086386=test_str2big [185/766] 3086386=test_gem_package_tar_writer [186/766] 3086386=test_http [187/766] 3086387=test_utf16 [188/766] 3086387=test_set [189/766] 3086387=test_parser_events [190/766] 3086387=test_filter [191/766] 3086387=test_pkcs12 [192/766] 3086387=test_koi8 [193/766] 3086387=test_json_tree [194/766] 3086387=test_gem_remote_fetcher [195/766] 3086387=test_argf [196/766] 3086387=test_yaml [197/766] 3086387=test_x509name [198/766] 3086387=test_gem_dependency [199/766] 3086387=test_gem_remote_fetcher_local_server [200/766] 3086387=test_gem_uninstaller .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 8 #<File::Stat dev=0x9, ino=2569285817, 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 3086386 opc 8u IPv4 2569285817 0t0 TCP localhost:39007->localhost:41780 (CLOSE_WAIT) [201/766] 3086387=test_cclass [202/766] 3086387=test_yjit [203/766] 3086387=test_method [204/766] 3086385=test_m17n [205/766] 3086385=test_io_buffer [206/766] 3086385=test_ldap [207/766] 3086385=test_kdf [208/766] 3086386=test_thread_queue [209/766] 3086385=test_nowrite [210/766] 3086385=test_passing_block [211/766] 3086385=test_defined [212/766] 3086385=freeze_test [213/766] 3086385=json_string_matching_test [214/766] 3086385=test_gem_config_file [215/766] 3086385=test_comparable [216/766] 3086385=test_yjit_exit_locations [217/766] 3086385=location_test [218/766] 3086385=test_io_timeout [219/766] 3086385=test_gem_commands_yank_command [220/766] 3086385=test_yaml_tree [221/766] 3086385=test_cstr [222/766] 3086385=test_gem_resolver_dependency_request [223/766] 3086385=test_euc_tw [224/766] 3086385=test_big2str [225/766] 3086385=test_gem_resolver_specification [226/766] 3086385=test_pkey_dsa [227/766] 3086385=test_wait [228/766] 3086385=test_human_typo [229/766] 3086385=test_import [230/766] 3086387=test_psych [231/766] 3086387=test_nil [232/766] 3086387=test_string [233/766] 3086387=json_common_interface_test [234/766] 3086387=test_error_highlight [235/766] 3086387=test_function_entry [236/766] 3086387=test_complexrational [237/766] 3086387=test_raise [238/766] 3086387=version_test [239/766] 3086387=named_capture_test [240/766] 3086387=test_files_lib [241/766] 3086385=lex_test [242/766] 3086385=test_string_memory [243/766] 3086385=test_enumerator_kw [244/766] 3086385=test_marshalable [245/766] 3086385=test_erb_m17n [246/766] 3086385=test_timeout [247/766] 3086385=test_webauthn_poller [248/766] 3086385=test_date_conv [249/766] 3086385=test_gem_resolver_index_specification [250/766] 3086385=test_serialize_subclasses [251/766] 3086386=test_frozen [252/766] 3086385=test_egrep_cpp [253/766] 3086386=test_tree_builder [254/766] 3086386=test_protect [255/766] 3086386=test_gem_commands_update_command [256/766] 3086385=test_big5 [257/766] 3086385=test_date [258/766] 3086385=test_fnmatch [259/766] 3086385=test_pathname [260/766] 3086385=test_store [261/766] 3086385=test_http_request [262/766] 3086385=test_tempfile [263/766] 3086385=test_coverage [264/766] 3086386=test_tcp [265/766] 3086387=test_gem_name_tuple [266/766] 3086387=test_integer [267/766] 3086387=test_gem_requirement [268/766] 3086385=test_string [269/766] 3086387=test_pipe [270/766] 3086387=test_function [271/766] 3086386=test_gem_resolver_activation_request [272/766] 3086386=test_gem_commands_server_command [273/766] 3086386=test_hmac [274/766] 3086386=test_encoding [275/766] 3086386=test_constant [276/766] 3086387=test_find [277/766] 3086387=test_rat [278/766] 3086387=test_gem_request_connection_pools [279/766] 3086387=test_flags [280/766] 3086386=test_numeric [281/766] 3086387=test_yamlstore [282/766] 3086386=test_bug-3571 [283/766] 3086386=test_time [284/766] 3086387=test_file [285/766] 3086387=test_capacity [286/766] 3086387=test_nextafter [287/766] 3086387=test_gem_commands_owner_command [288/766] 3086386=test_gem_ext_cargo_builder [289/766] 3086386=test_console_attr [290/766] 3086386=test_proc [291/766] 3086387=test_gem_commands_unpack_command [292/766] 3086386=test_zlib [293/766] 3086387=snippets_test [294/766] 3086387=test_ubf_async_safe [295/766] 3086387=test_gem_version_option [296/766] 3086387=test_date_compat [297/766] 3086387=test_gem_package_tar_reader_entry [298/766] 3086387=test_resource [299/766] 3086387=test_gem_uri [300/766] 3086387=test_bug-5832 [301/766] 3086387=test_yield_block [302/766] 3086387=test_c_struct_builder [303/766] 3086387=test_path_to_class [304/766] 3086387=test_enumerator [305/766] 3086387=test_reqarg [306/766] 3086387=test_frozen_error [307/766] 3086387=test_gem_ext_ext_conf_builder [308/766] 3086387=test_spell_checker [309/766] 3086387=test_gem_version [310/766] 3086387=test_iseq_load [311/766] 3086386=test_stream [312/766] 3086386=test_have_library [313/766] 3086387=test_ns_spki [314/766] 3086387=test_stringify_symbols [315/766] 3086387=test_require [316/766] 3086387=test_objspace [317/766] 3086386=library_symbols_test [318/766] 3086386=test_httpresponses [319/766] 3086386=test_deprecate [320/766] 3086386=test_generic [321/766] 3086386=test_common [322/766] 3086386=test_ensure_and_callcc [323/766] 3086386=test_postponed_job [324/766] 3086386=test_gem_request_set_lockfile [325/766] 3086386=test_process 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=2025-01-28 02:38:05.772096036 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3086386 opc 10r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [326/766] 3086385=test_bmethod [327/766] 3086385=test_provider [328/766] 3086385=test_euc_kr [329/766] 3086385=test_gem_source_specific_file [330/766] 3086385=test_rand [331/766] 3086385=test_random_formatter [332/766] 3086385=encodings_test [333/766] 3086385=test_tsort [334/766] 3086385=test_gem_commands_fetch_command [335/766] 3086385=test_typeddata [336/766] 3086385=test_securerandom [337/766] 3086385=test_gem_commands_outdated_command [338/766] 3086385=test_gem_dependency_list [339/766] 3086385=string_encoding_test [340/766] 3086385=test_gem_doctor [341/766] 3086385=json_fixtures_test [342/766] 3086385=test_len [343/766] 3086385=test_kwargs [344/766] 3086385=test_io_wait [345/766] 3086385=test_pack [346/766] 3086385=test_io [347/766] 3086385=test_gem_unsatisfiable_dependency_error [348/766] 3086385=test_literal [349/766] 3086385=static_inspect_test [350/766] 3086385=test_thread [351/766] 3086385=test_gem_security_signer [352/766] 3086385=test_config [353/766] 3086385=test_complex2 [354/766] 3086385=test_gem_util [355/766] 3086385=index_write_test [356/766] 3086385=parse_success_test [357/766] 3086385=test_pkey [358/766] 3086385=test_external_new [359/766] 3086385=test_bigzero [360/766] 3086385=test_gem_commands_query_command [361/766] 3086385=compiler_test [362/766] 3086385=test_gem_platform [363/766] 3086385=test_gem_remote_fetcher_local_ssl_server Leaked file descriptor: TestProcess#test_gid_from_name: 11 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-01-28 04:13:00.947567744 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3086386 opc 11r REG 252,0 6940392 36566444 /var/lib/sss/mc/group [364/766] 3086385=test_null [365/766] 3086385=test_ractor [366/766] 3086385=test_data [367/766] 3086385=test_memory_view [368/766] 3086385=test_pkey_dh [369/766] 3086385=test_m17n_comb [370/766] 3086386=test_singleton [371/766] 3086386=test_numeric [372/766] 3086386=test_fstring [373/766] 3086386=test_gem_ext_rake_builder [374/766] 3086386=test_timeout [375/766] 3086386=test_key_name_check [376/766] 3086386=test_weakref [377/766] 3086386=test_instrumentation_api [378/766] 3086385=test_ractor [379/766] 3086385=test_gem_commands_stale_command [380/766] 3086385=test_ws [381/766] 3086385=test_date_strftime [382/766] 3086385=json_parser_test [383/766] 3086385=percent_delimiter_string_test [384/766] 3086385=test_gem_commands_cert_command [385/766] 3086385=test_class_name_check [386/766] 3086385=test_scalar [387/766] 3086385=test_syntax [388/766] 3086386=test_zsh_completion [389/766] 3086386=test_basicsocket [390/766] 3086386=test_pkcs7 [391/766] 3086386=test_gem_commands_environment_command [392/766] 3086386=test_pack [393/766] 3086387=test_io_buffer [394/766] 3086386=test_deprecated [395/766] 3086387=test_optparse [396/766] 3086387=test_bash_completion [397/766] 3086386=test_exception [398/766] 3086387=test_div [399/766] 3086387=test_files_test_2 [400/766] 3086387=pattern_test [401/766] 3086387=test_gem_resolver_conflict [402/766] 3086387=test_ractor [403/766] 3086387=test_gem_commands_help_command [404/766] 3086387=test_scheduler [405/766] 3086387=test_ssl [406/766] 3086386=breadth_first_search_test [407/766] 3086386=test_enc_str_buf_cat [408/766] 3086386=test_bignum [409/766] 3086387=newline_test [410/766] 3086387=test_ancdata [411/766] 3086387=ractor_test [412/766] 3086387=test_marshal [413/766] 3086387=test_parser [414/766] 3086387=node_id_test [415/766] 3086385=test_gem_resolver_best_set [416/766] 3086387=test_cgi_core [417/766] 3086387=test_dbm [418/766] 3086387=test_registry [419/766] 3086387=test_gem [420/766] 3086385=numeric_value_test [421/766] 3086385=json_generator_test [422/766] 3086386=test_ractor [423/766] 3086386=test_address_resolve [424/766] 3086386=test_stream [425/766] 3086386=test_ractor [426/766] 3086386=test_trick [427/766] 3086385=test_ts [428/766] 3086385=test_rbconfig [429/766] 3086385=test_num2int [430/766] 3086385=test_extlibs [431/766] 3086387=test_iter_break [432/766] 3086387=test_range [433/766] 3086385=test_gem_commands_signin_command [434/766] 3086387=test_require [435/766] 3086385=test_recursion [436/766] 3086385=test_enum [437/766] 3086386=test_gem_commands_contents_command [438/766] 3086386=test_udp [439/766] 3086386=test_symbol [440/766] 3086385=test_gem_commands_search_command [441/766] 3086385=test_coder [442/766] 3086385=test_integer [443/766] 3086387=test_unix [444/766] 3086387=test_date_marshal [445/766] 3086387=test_have_func [446/766] 3086387=test_gem_resolver_local_specification [447/766] 3086387=test_configuration [448/766] 3086387=test_date_new [449/766] 3086387=test_gem_commands_list_command [450/766] 3086387=test_interned_str [451/766] 3086387=test_set_len [452/766] 3086387=test_pattern_matching [453/766] 3086387=test_gc [454/766] 3086386=test_gem_bundler_version_finder [455/766] 3086386=test_gem_request_set [456/766] 3086386=test_gem_resolver_index_set [457/766] 3086386=test_sleep [458/766] 3086385=test_webauthn_listener_response [459/766] 3086385=test_ensured [460/766] 3086385=test_euc_jp [461/766] 3086385=test_alias_and_anchor [462/766] 3086385=test_time [463/766] 3086385=test_popen_deadlock [464/766] 3086385=test_project_sanity [465/766] 3086385=test_symbol [466/766] 3086385=test_delegate [467/766] 3086385=integer_base_flags_test [468/766] 3086385=test_ellipsize [469/766] 3086385=test_call [470/766] 3086385=test_gem_commands_build_command [471/766] 3086385=test_windows_1251 [472/766] 3086385=relocation_test [473/766] 3086385=test_gem_ext_builder [474/766] 3086385=test_to_ary_concat [475/766] 3086385=newline_offsets_test [476/766] 3086386=test_time_tz [477/766] 3086386=test_addrinfo [478/766] 3086385=test_to_ruby [479/766] 3086385=test_data [480/766] 3086385=test_bug-14834 [481/766] 3086386=test_inlinecache [482/766] 3086385=test_socket [483/766] 3086386=test_thread [484/766] 3086385=test_gem_installer [485/766] 3086387=test_bug_reporter [486/766] 3086387=regular_expression_options_test [487/766] 3086387=test_buffered_io [488/766] 3086387=test_ossl [489/766] 3086385=test_arith_seq_extract [490/766] 3086385=test_gem_source_subpath_problem [491/766] 3086385=test_object_references [492/766] 3086385=test_eval [493/766] 3086385=test_beginendblock [494/766] 3086385=test_monitor [495/766] 3086385=test_nofree [496/766] 3086385=test_whileuntil [497/766] 3086385=test_regexp [498/766] 3086386=parameters_signature_test [499/766] 3086386=test_pointer [500/766] 3086386=test_mailto [501/766] 3086386=test_addr [502/766] 3086386=test_member [503/766] 3086386=test_object [504/766] 3086386=test_cgi_header [505/766] 3086386=test_case_options [506/766] 3086386=test_helper [507/766] 3086386=test_duplicate [508/766] 3086386=test_gem_resolver_api_set [509/766] 3086386=test_foreach [510/766] 3086386=test_append [511/766] 3086386=test_gem_resolver_installer_set [512/766] 3086386=symbol_encoding_test [513/766] 3086386=test_x509ext [514/766] 3086386=test_emitter [515/766] 3086386=bom_test [516/766] 3086386=test_file [517/766] 3086387=test_config [518/766] 3086387=test_summary [519/766] 3086387=test_scalar_scanner [520/766] 3086387=test_lambda [521/766] 3086387=test_rb_str_dup [522/766] 3086387=test_trace [523/766] 3086387=dump_test [524/766] 3086387=test_arity [525/766] 3086387=test_gem_path_support [526/766] 3086387=test_keyword [527/766] 3086387=test_gem_ext_cmake_builder [528/766] 3086387=test_digest_extend [529/766] 3086387=test_last_thread [530/766] 3086387=test_thread_fd_close [531/766] 3086387=test_getopts [532/766] 3086387=test_emitter [533/766] 3086387=test_fips [534/766] 3086387=test_alias [535/766] 3086387=test_compile_prism [536/766] 3086387=test_helper [537/766] 3086387=test_gem_commands_uninstall_command [538/766] 3086387=test_dns [539/766] 3086387=test_c_union_entity [540/766] 3086387=test_notimplement [541/766] 3086387=test_cgi_session [542/766] 3086387=test_x509crl [543/766] 3086387=test_configuration [544/766] 3086387=source_location_test [545/766] 3086387=test_flip [546/766] 3086387=test_io_console [547/766] 3086386=heredoc_test [548/766] 3086386=test_pattern_key_name_check [549/766] 3086386=test_profile_frames [550/766] 3086386=test_debug [551/766] 3086386=test_refinement [552/766] 3086387=test_transcode [553/766] 3086386=test_class2name [554/766] 3086387=test_gem_commands_cleanup_command [555/766] 3086386=test_readpartial [556/766] 3086386=test_httpresponse [557/766] 3086386=test_x509req [558/766] 3086386=test_gem_console_ui [559/766] 3086386=test_allocation [560/766] 3086387=test_ifunless [561/766] 3086387=test_insns_leaf [562/766] 3086387=test_modify_expand [563/766] 3086387=test_pkg_config [564/766] 3086387=test_gem_available_set [565/766] 3086387=test_convertible [566/766] 3086386=errors_test [567/766] 3086386=json_encoding_test [568/766] 3086386=test_vm_dump [569/766] 3086386=reflection_test [570/766] 3086386=test_func [571/766] 3086387=test_ftp [572/766] 3086387=test_gem_resolver [573/766] 3086387=test_gem_source_vendor [574/766] 3086387=test_dln [575/766] 3086387=test_object [576/766] 3086387=test_gem_commands_exec_command [577/766] 3086387=unescape_test [578/766] 3086387=test_super [579/766] 3086386=test_uncorrectable_name_check [580/766] 3086386=test_io [581/766] 3086387=test_dir Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-01-28 02:38:05.772096036 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3086387 opc 9r REG 252,0 9253600 36566075 /var/lib/sss/mc/passwd [582/766] 3086387=test_files_test_1 [583/766] 3086387=test_closure [584/766] 3086385=ripper_test [585/766] 3086385=test_resolve_symbol [586/766] 3086385=test_rubygems [587/766] 3086385=test_path [588/766] 3086387=test_digest [589/766] 3086385=test_https_proxy [590/766] 3086387=test_nomethod_error [591/766] 3086385=test_gem_commands_rebuild_command [592/766] 3086387=test_etc [593/766] 3086387=test_stat [594/766] 3086385=test_printf [595/766] 3086387=test_x509attr [596/766] 3086387=string_query_test [597/766] 3086387=test_gem_remote_fetcher_s3 [598/766] 3086385=magic_comment_test [599/766] 3086387=test_cgi_modruby [600/766] 3086387=test_gem_ext_configure_builder [601/766] 3086387=json_ext_parser_test [602/766] 3086387=test_nonblock [603/766] 3086387=test_ocsp [604/766] 3086385=implicit_array_test [605/766] 3086387=test_scanner_events [606/766] 3086385=test_ipaddr [607/766] 3086385=test_date_strptime [608/766] 3086387=test_omap [609/766] 3086387=test_mul [610/766] 3086387=test_shellwords [611/766] 3086387=test_gb18030 [612/766] 3086387=test_gem_commands_lock_command [613/766] 3086385=test_unicode_normalize [614/766] 3086387=test_gem_stream_ui [615/766] 3086385=parse_comments_test [616/766] 3086385=test_io_m17n [617/766] 3086387=test_cmethod [618/766] 3086387=test_gem_stub_specification [619/766] 3086387=test_float [620/766] 3086385=test_gem_source_git [621/766] 3086385=test_regex_casefold [622/766] 3086385=test_lexer [623/766] 3086385=test_ripper [624/766] 3086387=test_files_ext [625/766] 3086387=test_thread_cv [626/766] 3086385=test_assembler [627/766] 3086385=overlap_test [628/766] 3086387=test_stringio [629/766] 3086385=test_random [630/766] 3086385=test_at_exit [631/766] 3086385=command_line_test [632/766] 3086385=test_gem_source [633/766] 3086387=test_mkmf [634/766] 3086387=test_have_macro [635/766] 3086385=test_class [636/766] 3086385=test_autoload [637/766] 3086387=test_gem_package [638/766] 3086387=test_array [639/766] 3086386=test_sockopt [640/766] 3086386=test_ftp [641/766] 3086386=test_gem_source_fetch_problem [642/766] 3086386=test_encoding [643/766] 3086386=test_install [644/766] 3086386=test_gem_request_set_lockfile_tokenizer [645/766] 3086386=test_lazy_enumerator [646/766] 3086386=test_cgi_multipart [647/766] 3086386=test_arithmetic_sequence [648/766] 3086386=test_ractor_compatibility [649/766] 3086386=test_autoconf [650/766] 3086386=test_find_executable [651/766] 3086386=test_iseq [652/766] 3086386=parser_test [653/766] 3086386=test_primitive [654/766] 3086386=test_parser [655/766] 3086386=test_pair [656/766] 3086385=test_env [657/766] 3086385=test_gem_package_tar_reader [658/766] 3086385=test_gem_commands_signout_command [659/766] 3086385=test_gem_safe_yaml [660/766] 3086385=test_eval [661/766] 3086385=test_document [662/766] 3086385=test_bundled_gems [663/766] 3086385=test_gem_commands_setup_command [664/766] 3086385=test_singleton_function [665/766] 3086385=test_file_exhaustive [666/766] 3086386=test_handle [667/766] 3086386=test_proxy [668/766] 3086386=test_gem_security_policy [669/766] 3086386=test_delete [670/766] 3086386=test_io_wait_uncommon [671/766] 3086386=test_gem_ci_detector [672/766] 3086386=test_fixnum [673/766] 3086386=test_signal [674/766] 3086386=test_gem_silent_ui [675/766] 3086386=test_continuation [676/766] 3086386=test_ssl_session [677/766] 3086386=test_gem_package_tar_header [678/766] 3086386=test_rational2 [679/766] 3086386=fixtures_test [680/766] 3086386=test_case_comprehensive [681/766] 3086386=test_placearg [682/766] 3086386=test_x509cert [683/766] 3086386=test_require_path_check [684/766] 3086386=test_variable_name_check [685/766] 3086386=test_bn [686/766] 3086386=test_ast [687/766] 3086387=test_weakkeymap [688/766] 3086387=test_files_test [689/766] 3086387=test_protocol [690/766] 3086387=test_gem_commands_info_command [691/766] 3086387=test_https [692/766] 3086385=test_object_create_start [693/766] 3086385=test_gem_request_set_gem_dependency_api [694/766] 3086385=test_name_error_extension [695/766] 3086385=test_gem_safe_marshal [696/766] 3086385=test_httpheader [697/766] 3086385=test_sexp [698/766] 3086385=test_ractor [699/766] 3086385=test_gem_commands_check_command [700/766] 3086385=test_gem_resolver_git_set [701/766] 3086385=test_signedness [702/766] 3086385=test_digest [703/766] 3086385=parse_stream_test [704/766] 3086385=test_ractor [705/766] 3086385=test_exception_at_throwing [706/766] 3086385=test_gem_resolver_installed_specification [707/766] 3086385=test_stringscanner [708/766] 3086385=test_fiddle [709/766] 3086385=json_generic_object_test [710/766] 3086385=test_date_arith [711/766] 3086385=test_gem_resolver_vendor_specification [712/766] 3086385=test_mutex [713/766] 3086385=parse_test [714/766] 3086385=heredoc_dedent_test [715/766] 3086385=test_type [716/766] 3086385=test_tmpdir [717/766] 3086385=test_struct [718/766] 3086387=test_dup [719/766] 3086385=test_acceptable [720/766] 3086385=test_gem_ext_cargo_builder_link_flag_converter [721/766] 3086387=test_gem_local_remote_options [722/766] 3086385=test_gem_package_task [723/766] 3086387=test_lock_native_thread [724/766] 3086385=test_resize [725/766] 3086385=test_key_error [726/766] 3086385=integer_parse_test [727/766] 3086385=test_engine [728/766] 3086387=test_gem_commands_mirror [729/766] 3086387=test_fiber [730/766] 3086385=test_gem_security_trust_dir [731/766] 3086385=test_erb_command [732/766] 3086385=test_module [733/766] 3086385=test_usrmarshal [734/766] 3086385=test_gem_source_installed [735/766] 3086385=test_gem_validator [736/766] 3086385=test_abi [737/766] 3086385=test_load [738/766] 3086385=test_bundled_ca [739/766] 3086385=test_integer_comb [740/766] 3086387=test_ssl [741/766] 3086385=test_config [742/766] 3086385=test_depth_first [743/766] 3086385=test_change_word [744/766] 3086385=equality_test [745/766] 3086385=test_rubyvm [746/766] 3086385=fuzzer_test [747/766] 3086385=test_cparser [748/766] 3086385=test_struct [749/766] 3086385=test_c_struct_entry [750/766] 3086385=onigmo_test [751/766] 3086385=test_load [752/766] 3086385=test_gem_source_lock [753/766] 3086385=test_cipher [754/766] 3086385=test_update [755/766] 3086385=test_new [756/766] 3086385=test_require [757/766] 3086385=test_objectspace [758/766] 3086387=test_gem_resolver_composed_set [759/766] 3086385=test_my_integer [760/766] 3086385=test_cgi_cookie [761/766] 3086385=test_not [762/766] 3086385=test_wss [763/766] 3086385=test_x509store [764/766] 3086387=test_require_lib [765/766] 3086385=test_gem_gem_runner [766/766] 3086385=test_metaclass Finished tests in 175.668502s, 162.8920 tests/s, 34630.3175 assertions/s. 28615 tests, 6083456 assertions, 0 failures, 0 errors, 214 skips ruby -v: ruby 3.5.0dev (2025-01-28T14:06:43Z master 4a06ef98bf) +PRISM [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 -j' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -msign-return-address=all -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -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 -Dmodular_gc_dir= 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-22.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/ext/strscan' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.10.0/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.1/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.2.0/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' ruby 3.5.0dev (2025-01-28T14:06:43Z master 4a06ef98bf) +PRISM [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 .............. Finished in 26.721641 seconds 3313 files, 33297 examples, 185800 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0.