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