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