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