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