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