# Logfile created on 2025-03-04 16:58:03 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f9a2095fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="master-no-rjit", @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit", @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit", @configure_opts=["--disable-rjit"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20250304-165803", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f9a20981cc0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f9a20981950 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f9a2089a8c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20250304-165803", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20250304-165803>, @binmode=false, @mon_data=#<Monitor:0x00007f9a209816f8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 15ee450801 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/master-no-rjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/master-no-rjit/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 97bafa315238ac23ceaca69e88cad1e4e8ce47d05d17eb01a3c7e7dd6459d072 builtin_binary.inc compiling /tmp/ruby/src/master-no-rjit/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision - Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision - Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision unchanged echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision - gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' ./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/master-no-rjit/bin installing base libraries: /tmp/ruby/install/master-no-rjit/lib installing arch files: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/master-no-rjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/master-no-rjit/bin installing library scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/master-no-rjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.6 rdoc 6.12.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2007 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/master-no-rjit/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/master-no-rjit/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/master-no-rjit/basictest/test.rb:case .....OK 5 /tmp/ruby/src/master-no-rjit/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/master-no-rjit/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/master-no-rjit/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/master-no-rjit/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/master-no-rjit/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/master-no-rjit/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/master-no-rjit/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/master-no-rjit/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/master-no-rjit/basictest/test.rb:call ......OK 6 /tmp/ruby/src/master-no-rjit/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/master-no-rjit/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/master-no-rjit/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/master-no-rjit/basictest/test.rb:system ........OK 8 /tmp/ruby/src/master-no-rjit/basictest/test.rb:const .....OK 5 /tmp/ruby/src/master-no-rjit/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/master-no-rjit/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/master-no-rjit/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/master-no-rjit/basictest/test.rb:math ..OK 2 /tmp/ruby/src/master-no-rjit/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/master-no-rjit/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/master-no-rjit/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/master-no-rjit/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/master-no-rjit/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/master-no-rjit/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/master-no-rjit/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' Run options: --seed=37862 "--ruby=./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/master-no-rjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/751] 874189=test_unicode_escape [ 2/751] 874189=test_gem_uninstaller [ 3/751] 874190=test_gem_resolver [ 4/751] 874191=test_str2big [ 5/751] 874191=test_depth_first [ 6/751] 874193=reflection_test [ 7/751] 874191=locals_test [ 8/751] 874191=test_uncorrectable_name_check [ 9/751] 874191=test_gem_commands_which_command [ 10/751] 874193=test_gem_resolver_git_set [ 11/751] 874191=parse_test [ 12/751] 874191=test_parse [ 13/751] 874190=test_inlinecache [ 14/751] 874190=test_date_conv [ 15/751] 874190=test_date_arith [ 16/751] 874190=test_parser_events [ 17/751] 874190=test_egrep_cpp [ 18/751] 874191=test_hash [ 19/751] 874193=test_stack [ 20/751] 874190=test_env [ 21/751] 874189=test_append [ 22/751] 874189=test_key_name_check [ 23/751] 874189=test_gem_resolver_lock_specification [ 24/751] 874193=test_signedness [ 25/751] 874189=test_external_new [ 26/751] 874189=integer_parse_test [ 27/751] 874189=test_econv [ 28/751] 874189=test_httpresponse [ 29/751] 874189=test_ractor [ 30/751] 874189=test_gem_ext_cmake_builder [ 31/751] 874189=test_yjit [ 32/751] 874190=test_m17n [ 33/751] 874190=test_files_sample [ 34/751] 874190=test_argf [ 35/751] 874191=test_gem_name_tuple [ 36/751] 874191=test_io_buffer [ 37/751] 874191=test_weakkeymap [ 38/751] 874191=test_gem_request [ 39/751] 874191=test_gem_security_policy [ 40/751] 874191=test_io_console [ 41/751] 874190=test_gem_commands_dependency_command [ 42/751] 874191=test_generic [ 43/751] 874190=test_bug_reporter [ 44/751] 874191=test_set [ 45/751] 874191=parameters_signature_test [ 46/751] 874191=test_last_thread [ 47/751] 874191=test_beginendblock [ 48/751] 874190=test_class [ 49/751] 874191=test_gem_package_old [ 50/751] 874191=test_const [ 51/751] 874191=json_encoding_test [ 52/751] 874191=test_pkcs7 [ 53/751] 874191=test_object_create_start [ 54/751] 874191=test_syntax [ 55/751] 874193=test_iseq_load [ 56/751] 874189=test_debug [ 57/751] 874189=test_gem_source_specific_file [ 58/751] 874189=test_yaml_special_cases [ 59/751] 874189=test_yield_block [ 60/751] 874189=test_gem_source_list [ 61/751] 874189=snippets_test [ 62/751] 874190=test_numeric [ 63/751] 874190=test_bug-5832 [ 64/751] 874190=test_update [ 65/751] 874190=test_gem_install_update_options [ 66/751] 874190=test_gem_commands_list_command [ 67/751] 874190=test_require [ 68/751] 874193=test_gem_commands_help_command [ 69/751] 874193=test_remote_fetch_error [ 70/751] 874193=test_gem_source_installed [ 71/751] 874193=test_sprintf [ 72/751] 874193=test_configuration [ 73/751] 874193=test_case [ 74/751] 874193=test_dir [ 75/751] 874189=test_notimplement [ 76/751] 874189=test_case_options [ 77/751] 874189=test_gc [ 78/751] 874189=test_math [ 79/751] 874189=test_gem_commands_mirror [ 80/751] 874189=test_libs [ 81/751] 874189=test_array_create [ 82/751] 874189=test_exception_at_throwing [ 83/751] 874189=test_thread_fd_close [ 84/751] 874189=test_yaml [ 85/751] 874189=test_gem_request_set_lockfile [ 86/751] 874193=test_postponed_job [ 87/751] 874193=test_erb_command [ 88/751] 874193=test_pattern_key_name_check [ 89/751] 874193=test_typeddata [ 90/751] 874190=test_weakmap [ 91/751] 874189=symbol_encoding_test [ 92/751] 874193=test_bug-3571 [ 93/751] 874189=test_compile_prism [ 94/751] 874193=test_complex2 [ 95/751] 874193=test_convertible [ 96/751] 874189=test_timeout [ 97/751] 874189=test_configuration [ 98/751] 874189=test_big5 [ 99/751] 874189=newline_offsets_test [100/751] 874191=test_frozen [101/751] 874191=test_yield [102/751] 874189=test_gem_remote_fetcher [103/751] 874189=test_gem_request_set_lockfile_parser [104/751] 874189=test_path_to_class [105/751] 874189=test_readpartial [106/751] 874189=test_gem_ext_ext_conf_builder [107/751] 874189=test_windows_1251 [108/751] 874189=relocation_test [109/751] 874189=test_zsh_completion [110/751] 874189=version_test [111/751] 874189=test_complex [112/751] 874189=test_gem_commands_exec_command [113/751] 874190=test_gem_dependency_resolution_error [114/751] 874190=lex_test [115/751] 874190=test_not [116/751] 874190=test_nonblock [117/751] 874190=test_clone [118/751] 874190=test_gem_command [119/751] 874190=string_test [120/751] 874190=test_cgi_modruby [121/751] 874190=test_gem_commands_signout_command [122/751] 874190=test_psych [123/751] 874190=test_stat [124/751] 874190=test_method_name_check [125/751] 874190=test_httpresponses [126/751] 874190=test_method_cache [127/751] 874190=test_require [128/751] 874190=test_date_marshal [129/751] 874190=test_asn1 [130/751] 874190=test_fileutils [131/751] 874191=test_tracepoint [132/751] 874191=test_gem_commands_uninstall_command [133/751] 874190=parse_success_test [134/751] 874190=desugar_compiler_test [135/751] 874190=test_getopts [136/751] 874190=test_stream [137/751] 874190=test_time [138/751] 874190=test_internal_ivar [139/751] 874190=test_kdf [140/751] 874190=test_pattern_matching [141/751] 874190=test_erb [142/751] 874189=json_string_matching_test [143/751] 874189=test_cgi_util [144/751] 874190=test_eval [145/751] 874190=lex_test [146/751] 874190=test_gem_resolver_best_set [147/751] 874190=test_gem_commands_rebuild_command [148/751] 874190=test_iter_break [149/751] 874190=test_foreach [150/751] 874190=integer_base_flags_test [151/751] 874190=test_num2int [152/751] 874190=regexp_test [153/751] 874190=test_dup [154/751] 874189=test_exception [155/751] 874190=test_class_name_check [156/751] 874190=test_gem_resolver_conflict [157/751] 874190=test_summary [158/751] 874191=test_address_resolve [159/751] 874190=test_grapheme_breaks [160/751] 874190=test_encoding [161/751] 874191=test_hash [162/751] 874191=test_constant [163/751] 874190=test_have_macro [164/751] 874190=test_data [165/751] 874190=test_string [166/751] 874189=test_undef [167/751] 874189=test_set [168/751] 874189=test_gem_ext_cargo_builder_unit [169/751] 874189=test_ast [170/751] 874191=test_warning [171/751] 874191=test_gem_resolver_index_set [172/751] 874191=test_m17n_comb [173/751] 874191=test_gbk [174/751] 874191=regular_expression_options_test [175/751] 874191=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 38341> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 38075> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 38077> [176/751] 874191=test_ensure_and_callcc [177/751] 874191=test_gem_remote_fetcher_local_ssl_server [178/751] 874191=test_pkey [179/751] 874191=test_fstring [180/751] 874191=test_bash_completion [181/751] 874193=test_data [182/751] 874193=test_gem_commands_cleanup_command [183/751] 874191=test_enumerator_kw [184/751] 874191=test_exit [185/751] 874191=test_profile_frames [186/751] 874191=test_array [187/751] 874191=test_ractor [188/751] 874191=test_gem_version_option [189/751] 874191=test_files_test [190/751] 874191=test_continuation [191/751] 874191=test_gem_resolver_dependency_request [192/751] 874191=test_gem_ext_cargo_builder_link_flag_converter [193/751] 874191=test_delete [194/751] 874191=test_x509ext [195/751] 874191=test_gem_source_local [196/751] 874193=test_placearg [197/751] 874193=test_gem_commands_query_command [198/751] 874191=test_ractor [199/751] 874191=test_literal [200/751] 874191=test_enumerable [201/751] 874191=test_thread [202/751] 874191=test_common [203/751] 874193=ruby_parser_test [204/751] 874193=test_scalar [205/751] 874193=test_gem_dependency_installer [206/751] 874191=test_at_exit [207/751] 874191=test_sleep [208/751] 874191=test_gem_source_vendor [209/751] 874191=test_type [210/751] 874191=test_gem_resolver_index_specification [211/751] 874191=equality_test [212/751] 874191=location_test [213/751] 874191=test_gem_commands_stale_command [214/751] 874191=test_sizeof [215/751] 874193=index_write_test [216/751] 874193=test_pack [217/751] 874193=test_gem_available_set [218/751] 874193=test_modify_expand [219/751] 874193=test_delegate [220/751] 874193=test_tmpdir [221/751] 874193=test_timeout [nil, 5, 5] [222/751] 874193=test_whileuntil [223/751] 874193=test_weakref [224/751] 874193=test_monitor [225/751] 874193=test_bigzero [226/751] 874193=test_gem_resolver_api_set [227/751] 874193=test_system [228/751] 874193=test_gem_package_tar_header [229/751] 874193=test_singleton [230/751] 874193=test_files_ext [231/751] 874193=test_inadvertent_creation [232/751] 874193=test_noarg [233/751] 874193=test_filter [234/751] 874193=test_gb18030 [235/751] 874193=test_dln [236/751] 874193=test_koi8 [237/751] 874193=test_rbconfig [238/751] 874193=test_gem_ext_configure_builder [239/751] 874193=test_method [240/751] 874191=test_normalize [241/751] 874191=test_utf32 [242/751] 874191=test_pkg_config [243/751] 874191=test_gem_resolver_activation_request [244/751] 874191=test_null [245/751] 874191=encodings_test [246/751] 874191=test_insns_leaf [247/751] 874191=test_basicinstructions [248/751] 874191=test_stringscanner [249/751] 874191=test_stream [250/751] 874191=test_allocation [251/751] 874190=test_gem_commands_lock_command [252/751] 874190=test_integer_comb [253/751] 874190=test_x509req [254/751] 874190=test_mul [255/751] 874190=test_random [256/751] 874190=test_trick [257/751] 874191=test_http [258/751] 874193=test_passing_block [259/751] 874193=test_refinement .Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=35750154, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=35747100, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, 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> [260/751] 874190=test_securerandom [261/751] 874190=test_require_path_check [262/751] 874190=test_protocol [263/751] 874190=test_gem_request_set_lockfile_tokenizer [264/751] 874190=test_x509attr [265/751] 874190=test_x509crl [266/751] 874191=test_x509store [267/751] 874190=test_cgi_session [268/751] 874190=test_lock_native_thread [269/751] 874190=test_process [270/751] 874191=test_fd_setsize [271/751] 874191=test_resize [272/751] 874191=test_rand [273/751] 874193=test_dbm [274/751] 874193=source_location_test [275/751] 874193=test_gem_security_trust_dir [276/751] 874193=test_gem_commands_fetch_command [277/751] 874191=test_cesu8 [278/751] 874191=test_time [279/751] 874191=test_objectspace [280/751] 874193=test_hmac [281/751] 874193=test_gem_commands_search_command [282/751] 874193=test_numeric [283/751] 874193=test_gem_stub_specification [284/751] 874193=test_mdns [285/751] 874193=test_rational [286/751] 874193=test_framework [287/751] 874193=test_require_lib [288/751] 874193=test_gem_commands_owner_command [289/751] 874191=test_recursion [290/751] 874191=test_coderange [291/751] 874191=test_gem_doctor [292/751] 874191=test_ubf_async_safe [293/751] 874193=test_pipe [294/751] 874191=test_gem_impossible_dependencies_error [295/751] 874191=test_gem_resolver_composed_set [296/751] 874191=test_console_attr [297/751] 874191=test_yamldbm [298/751] 874191=test_gem_commands_signin_command [299/751] 874193=test_gem_dependency [300/751] 874191=test_rubygems [301/751] 874193=test_date_strptime [302/751] 874191=test_gem_version [303/751] 874193=test_gem_request_set_gem_dependency_api [304/751] 874191=ripper_test [305/751] 874193=test_ractor [306/751] 874193=test_queue [307/751] 874193=test_unicode_normalize [308/751] 874193=test_enc_str_buf_cat [309/751] 874193=regular_expression_encoding_test [310/751] 874193=test_prettyprint [311/751] 874193=test_boolean [312/751] 874193=test_ipaddr [313/751] 874193=static_inspect_test [314/751] 874193=test_date_attr [315/751] 874193=test_store [316/751] 874193=test_sorted_set [317/751] 874191=test_emoji [318/751] 874191=test_zlib [319/751] 874193=test_scheduler [320/751] 874193=test_proc [321/751] 874193=test_condition [322/751] 874193=test_cp949 [323/751] 874193=test_gem_requirement [324/751] 874193=test_nil [325/751] 874193=test_gem_remote_fetcher_s3 [326/751] 874193=test_bug-14834 [327/751] 874193=numeric_value_test [328/751] 874193=test_complexrational [329/751] 874193=test_tcp [330/751] 874193=test_gem_package_tar_reader [331/751] 874193=test_utf16 [332/751] 874193=test_addrinfo [333/751] 874193=test_webauthn_poller [334/751] 874193=test_gem_commands_contents_command [335/751] 874193=test_pkcs12 [336/751] 874193=test_recorder [337/751] 874193=test_flags [338/751] 874191=test_files_test_2 [339/751] 874191=test_defined [340/751] 874191=test_scanner_events [341/751] 874191=test_gem_resolver_specification [342/751] 874191=test_stringio [343/751] 874193=test_variable [344/751] 874191=test_enc_raise [345/751] 874191=test_string [346/751] 874191=test_shapes [347/751] 874191=test_iterator [348/751] 874193=test_gem_spec_fetcher [349/751] 874191=test_erb_m17n [350/751] 874191=parser_test [351/751] 874191=test_x509cert [352/751] 874193=test_date [353/751] 874193=test_gem_commands_environment_command [354/751] 874193=test_yaml_tree [355/751] 874193=test_euc_jp [356/751] 874193=test_storage [357/751] 874193=test_fnmatch [358/751] 874193=test_gem_config_file [359/751] 874191=test_string [360/751] 874191=test_backtrace [361/751] 874193=test_dir_m17n [362/751] 874191=test_raise [363/751] 874191=test_yjit_exit_locations [364/751] 874191=test_big2str [365/751] 874191=test_forwardable [366/751] 874191=test_autoconf [367/751] 874191=compiler_test [368/751] 874191=test_gem_commands_info_command [369/751] 874191=test_process [370/751] 874191=test_cgi_multipart [371/751] 874191=json_addition_test [372/751] 874191=test_io_wait [373/751] 874191=test_kwargs [374/751] 874191=test_qsort [375/751] 874191=test_gem_package_task [376/751] 874191=test_mutex [377/751] 874193=test_flip [378/751] 874193=test_gem_stream_ui [379/751] 874193=test_struct [380/751] 874191=test_gem_commands_open_command [381/751] 874191=test_gem_resolver_git_specification [382/751] 874193=test_digest [383/751] 874191=test_fips [384/751] 874190=test_euc_kr [385/751] 874190=test_mailto [386/751] 874190=test_ractor [387/751] 874190=test_date_ractor [388/751] 874191=test_cgi_tag_helper [389/751] 874191=test_helper [390/751] 874191=test_flush [391/751] 874191=test_sexp [392/751] 874191=test_gem_dependency_list [393/751] 874193=test_cmethod [394/751] 874193=test_stringify_symbols [395/751] 874193=errors_test [396/751] 874191=test_digest_extend [397/751] 874190=constant_path_node_test [398/751] 874190=test_vm_dump [399/751] 874191=test_ftp [400/751] 874190=test_iso_8859 [401/751] 874193=test_digest [402/751] 874193=test_merge_keys [403/751] 874191=test_gem_source_git [404/751] 874193=test_gem_resolver_local_specification [405/751] 874190=test_open-uri [406/751] 874193=test_regex_casefold [407/751] 874193=test_file [408/751] 874193=test_trace [409/751] 874193=test_threadgroup [410/751] 874190=test_arity [411/751] 874190=json_generator_test [412/751] 874193=test_ns_spki [413/751] 874193=heredoc_test [414/751] 874193=test_fixnum [415/751] 874193=test_signal [416/751] 874193=tunnel_test [417/751] 874193=test_settracefunc [418/751] 874191=test_gem_resolver_api_specification [419/751] 874191=test_gem_text [420/751] 874191=test_object [421/751] 874191=test_encoding [422/751] 874191=test_sockopt [423/751] 874191=test_gem_safe_yaml [424/751] 874191=test_io_buffer [425/751] 874191=test_sprintf_comb [426/751] 874191=comments_test [427/751] 874191=test_gem_source_subpath_problem [428/751] 874190=test_method_cache [429/751] 874190=test_gem_commands_outdated_command [430/751] 874191=test_gem_ext_rake_builder [431/751] 874190=test_alias [432/751] 874193=test_tempfile [433/751] 874189=test_primitive [434/751] 874190=test_ossl [435/751] 874189=test_gem_local_remote_options [436/751] 874189=test_eval [437/751] 874193=test_scalar_scanner [438/751] 874193=test_document [439/751] 874193=test_dns [440/751] 874191=test_gem_package_tar_writer [441/751] 874191=test_gem_resolver_vendor_specification [442/751] 874193=test_load [443/751] 874193=test_buffered_io [444/751] 874191=test_pkey_dh [445/751] 874193=test_windows_1252 [446/751] 874193=test_gem_security_signer [447/751] 874191=test_rubyvm [448/751] 874191=dispatcher_test [449/751] 874191=test_thread_cv [450/751] 874193=command_line_test [451/751] 874193=test_gem_safe_marshal [452/751] 874191=warnings_test [453/751] 874191=test_ldap [454/751] 874191=test_name_error_extension [455/751] 874191=test_gem_resolver_installer_set [456/751] 874191=test_keyword [457/751] 874189=test_dryrun [458/751] 874189=test_config [459/751] 874189=test_module [460/751] 874191=test_file [461/751] 874193=bom_test [462/751] 874193=test_super [463/751] 874193=test_ssl [464/751] 874191=test_rubyoptions [465/751] 874189=string_query_test [466/751] 874189=test_load [467/751] 874189=test_gem_request_connection_pools [468/751] 874189=test_arity [469/751] 874189=test_webauthn_listener_response [470/751] 874189=test_ractor_compatibility [471/751] 874189=test_symbol [472/751] 874189=test_x509name [473/751] 874189=test_gem_bundler_version_finder [474/751] 874189=test_gem_commands_update_command [475/751] 874189=test_emoji_breaks [476/751] 874189=test_gem_source_fetch_problem [477/751] 874190=test_gc [478/751] 874189=test_hash_create [479/751] 874189=parse_stream_test [480/751] 874189=test_tree_spell_checker [481/751] 874189=test_gem_security [482/751] 874193=test_gem_ext_builder [483/751] 874193=test_popen_deadlock [484/751] 874193=test_gem_gem_runner [485/751] 874193=test_optimization [486/751] 874191=test_switch_hitter [487/751] 874191=test_svcb_https [488/751] 874191=test_buffering [489/751] 874191=test_spell_checker [490/751] 874191=test_time_tz [491/751] 874191=test_set_len [492/751] 874191=test_range [493/751] 874189=test_did_you_mean [494/751] 874189=test_proxy [495/751] 874189=test_gem_resolver_lock_set [496/751] 874189=test_wait [497/751] 874189=test_nofree [498/751] 874189=test_gem_commands_build_command [499/751] 874191=test_gem_package_tar_reader_entry [500/751] 874191=test_rational2 [501/751] 874191=fixtures_test [502/751] 874191=test_io [503/751] 874189=test_euc_tw [504/751] 874189=test_gem_update_suggestion [505/751] 874189=test_ts [506/751] 874191=test_io_timeout [507/751] 874191=test_pty [508/751] 874191=test_comparable [509/751] 874191=test_singleton_function [510/751] 874191=test_udp [511/751] 874191=test_member [512/751] 874191=test_shift_jis [513/751] 874191=test_call [514/751] 874189=test_gem_silent_ui [515/751] 874189=test_default_gems [516/751] 874191=test_gem_commands_push_command [517/751] 874189=test_gem_request_set [518/751] 874191=test_https [519/751] 874189=test_gem_rdoc [520/751] 874189=test_parser [521/751] 874189=test_resolve_symbol [522/751] 874189=test_reqarg [523/751] 874189=test_gem_commands_specification_command [524/751] 874189=test_case_mapping [525/751] 874189=test_sleep [526/751] 874193=test_cgi_core [527/751] 874193=test_gem [528/751] 874190=test_cipher [529/751] 874190=test_new [530/751] 874190=test_tsort [531/751] 874190=test_resource [532/751] 874190=test_cgi_cookie [533/751] 874190=test_ractor [534/751] 874189=test_ssl [535/751] 874190=test_gem_commands_unpack_command [536/751] 874191=test_metaclass [537/751] 874191=test_marshal [538/751] 874193=test_key_error [539/751] 874193=test_dot_dot [540/751] 874193=test_engine [541/751] 874193=test_yamlstore [542/751] 874193=test_jaro_winkler [543/751] 874193=test_integer [544/751] 874190=test_verbose [545/751] 874190=test_autoload [546/751] 874189=test_serialize_subclasses [547/751] 874189=test_class [548/751] 874189=test_gem_validator [549/751] 874189=node_id_test [550/751] 874191=test_enum [551/751] 874189=test_instrumentation_api [552/751] 874189=test_config [553/751] 874191=test_extlibs [554/751] 874189=test_gem_commands_server_command [555/751] 874189=test_ripper [556/751] 874193=named_capture_test [557/751] 874193=json_common_interface_test [558/751] 874189=test_numhash [559/751] 874189=test_pkey_rsa [560/751] 874193=test_gem_uri [561/751] 874193=test_enumerator [562/751] 874189=test_too_many_dummy_encodings [563/751] 874189=test_name_error [564/751] 874189=test_enumerator [565/751] 874189=test_my_integer [566/751] 874189=test_safe_load [567/751] 874189=fuzzer_test [568/751] 874189=onigmo_test [569/751] 874189=json_fixtures_test [570/751] 874189=test_struct [571/751] 874189=test_lambda [572/751] 874189=test_abi [573/751] 874189=test_bmethod [574/751] 874189=test_have_library [575/751] 874191=test_gem_source_lock [576/751] 874191=test_gem_command_manager [577/751] 874191=test_config [578/751] 874191=test_date_time [579/751] 874191=test_change_word [580/751] 874191=test_bn [581/751] 874191=test_have_func [582/751] 874190=test_date_compat [583/751] 874190=test_objspace [584/751] 874189=test_require [585/751] 874191=test_wss [586/751] 874191=test_files_test_1 [587/751] 874191=json_coder_test [588/751] 874191=test_deprecate [589/751] 874191=test_helper [590/751] 874191=test_addr [591/751] 874191=test_gem_platform [592/751] 874191=test_pack [593/751] 874191=test_ancdata [594/751] 874191=test_stringchar [595/751] 874191=attribute_write_test [596/751] 874191=percent_delimiter_string_test [597/751] 874191=test_usrmarshal [598/751] 874191=test_regexp [599/751] 874189=test_ensured [600/751] 874189=magic_comment_test [601/751] 874189=test_ractor [602/751] 874189=test_registry [603/751] 874189=test_nomethod_error [604/751] 874189=test_project_sanity [605/751] 874189=test_cclass [606/751] 874189=test_object [607/751] 874189=test_basicsocket [608/751] 874189=test_mixed_unicode_escapes [609/751] 874189=test_json_tree [610/751] 874189=pattern_test [611/751] 874189=test_open3 [612/751] 874189=test_to_ruby [613/751] 874189=test_fiber [614/751] 874189=implicit_array_test [615/751] 874189=heredoc_dedent_test [616/751] 874189=json_generic_object_test [617/751] 874189=test_gem_specification [618/751] 874189=test_random_formatter [619/751] 874189=test_ractor [620/751] 874189=test_ifunless [621/751] 874189=test_gem_util [622/751] 874189=test_files_lib [623/751] 874189=test_ellipsize [624/751] 874189=test_date_strftime [625/751] 874189=test_gem_resolver_installed_specification [626/751] 874189=test_file_exhaustive [627/751] 874193=test_pkey_dsa [628/751] 874193=test_enc_associate [629/751] 874189=string_encoding_test [630/751] 874189=test_gem_commands_check_command [631/751] 874189=test_optparse [632/751] 874189=test_alias_and_anchor [633/751] 874193=test_arith_seq_extract [634/751] 874189=test_ws [635/751] 874189=test_gem_commands_sources_command [636/751] 874193=library_symbols_test [637/751] 874193=test_ractor [638/751] 874193=test_gem_path_support [639/751] 874193=test_gem_commands_yank_command [640/751] 874189=test_emitter [641/751] 874189=freeze_test [642/751] 874189=test_scan_args [643/751] 874189=test_human_typo [644/751] 874189=test_io_wait_uncommon [645/751] 874189=test_gem_source [646/751] 874193=test_gem_ci_detector [647/751] 874193=test_cstr [648/751] 874189=test_httpheader [649/751] 874189=test_mkmf [650/751] 874189=test_coder [651/751] 874189=test_interned_str [652/751] 874189=test_pkey_ec [653/751] 874189=test_symbol [654/751] 874193=test_lazy_enumerator [655/751] 874193=test_gem_commands_cert_command [656/751] 874190=test_deprecated [657/751] 874190=test_gem_commands_install_command [658/751] 874189=test_date_new [659/751] 874189=test_div [660/751] 874189=test_gem_resolver_vendor_set [661/751] 874189=test_date_parse [662/751] 874189=test_find_executable [663/751] 874189=test_protect [664/751] 874189=test_gem_console_ui [665/751] 874189=test_tree_builder [666/751] 874189=test_unix [667/751] 874189=test_nowrite [668/751] 874189=test_acceptable [669/751] 874189=test_thread_queue [670/751] 874190=test_gem_commands_pristine_command [671/751] 874193=test_emitter [672/751] 874193=test_error_highlight [673/751] 874190=test_backtrace [674/751] 874190=test_arithmetic_sequence [675/751] 874190=test_lexer [676/751] 874190=test_gem_resolver_requirement_list [677/751] 874193=test_arith_seq_beg_len_step [678/751] 874193=json_parser_test [679/751] 874190=test_string_memory [680/751] 874193=test_random [681/751] 874193=dump_test [682/751] 874190=test_capacity [683/751] 874190=test_ssl_session [684/751] 874191=test_nextafter [685/751] 874191=test_http [686/751] 874191=test_gc_compact [687/751] 874189=test_omap [688/751] 874189=test_duplicate [689/751] 874189=test_shellwords [690/751] 874189=test_to_ary_concat [691/751] 874190=test_coverage [692/751] 874193=test_memory_view [693/751] 874193=test_pathname [694/751] 874193=test_pair [695/751] 874190=test_bundled_gems [696/751] 874190=test_iseq [697/751] 874190=overlap_test [698/751] 874190=test_variable_name_check [699/751] 874190=test_cgi_header [700/751] 874190=test_bignum [701/751] 874190=test_gem_commands_setup_command [702/751] 874189=test_float [703/751] 874190=test_ftp [704/751] 874190=ractor_test [705/751] 874191=test_find [706/751] 874191=test_install [707/751] 874190=test_marshalable [708/751] 874190=test_gem_installer [709/751] 874191=newline_test [710/751] 874191=test_gem_ext_cargo_builder [711/751] 874191=test_integer [712/751] 874191=test_gem_package [713/751] 874189=json_ext_parser_test [714/751] 874189=test_etc [715/751] 874193=test_http_request [716/751] 874189=test_gem_gemcutter_utilities [717/751] 874193=test_thread [718/751] 874189=test_printf [719/751] 874189=test_len [720/751] 874189=test_gem_unsatisfiable_dependency_error [721/751] 874189=test_assignment [722/751] 874191=test_socket [723/751] 874189=test_gem_uri_formatter [724/751] 874189=parse_comments_test [725/751] 874189=test_optarg [726/751] 874189=test_path [727/751] 874189=test_rb_str_dup [728/751] 874189=test_io [729/751] 874190=test_data_error [730/751] 874190=test_provider [731/751] 874190=test_array [732/751] 874191=unescape_test [733/751] 874191=test_exception [734/751] 874191=test_function_entry [735/751] 874191=static_literals_test [736/751] 874191=test_object_references [737/751] 874191=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 33153> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 13 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 43507> [738/751] 874193=test_class2name Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 12 [739/751] 874193=test_bundled_ca [740/751] 874191=test_frozen_error [741/751] 874191=test_io_m17n [742/751] 874193=test_kernel [743/751] 874193=test_case_comprehensive [744/751] 874193=test_pp [745/751] 874193=breadth_first_search_test [746/751] 874193=test_rat [747/751] 874193=test_https_proxy [748/751] 874193=!Nothing_to_test [749/751] 874193=test_transcode [750/751] 874191=test_ocsp [751/751] 874193=test_parser Finished tests in 633.585970s, 43.4748 tests/s, 9519.5953 assertions/s. 27545 tests, 6031482 assertions, 0 failures, 0 errors, 118 skips ruby -v: ruby 3.5.0dev (2025-03-04T14:23:38Z master 15ee450801) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.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=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' ruby 3.5.0dev (2025-03-04T14:23:38Z master 15ee450801) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ................ Finished in 24.908890 seconds 3315 files, 33395 examples, 153584 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.