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