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