# Logfile created on 2025-03-03 22:57:38 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007ff2bba4fdc0 @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.20250303-225737", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007ff2bba71e48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007ff2bba71ba0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007ff2bb98a980 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20250303-225737", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20250303-225737>, @binmode=false, @mon_data=#<Monitor:0x00007ff2bba717e0>, @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 - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision - 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/syslog.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 5085ec3ed9 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 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 - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e 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/revision.h updated /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged 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/coverage' 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' 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]: 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/monitor' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' 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/.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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' 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/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/debug-1.10.0/ext/debug' 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/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/nkf-0.2.0/ext/nkf' 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]: 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 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 - 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 /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.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 /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged 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 enc making srcs under 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/date' 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/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]: Leaving 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' 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/openssl' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering 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/ext/strscan' make[2]: Entering 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/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/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/debug-1.10.0/ext/debug' 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/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/rbs-3.8.1/ext/rbs_extension' 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/syslog-0.2.0/ext/syslog' 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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' 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=3817 "--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] 136298=test_console_attr [ 2/751] 136298=test_yamldbm [ 3/751] 136298=test_gem_commands_signin_command [ 4/751] 136304=test_gem_dependency [ 5/751] 136301=test_rubygems [ 6/751] 136300=test_date_strptime [ 7/751] 136300=test_gem_version [ 8/751] 136301=ripper_test [ 9/751] 136298=test_gem_request_set_gem_dependency_api [ 10/751] 136304=test_ractor [ 11/751] 136304=test_gem_commands_owner_command [ 12/751] 136300=test_coderange [ 13/751] 136300=test_recursion [ 14/751] 136300=test_gem_doctor [ 15/751] 136300=test_ubf_async_safe [ 16/751] 136300=test_pipe [ 17/751] 136298=test_gem_impossible_dependencies_error [ 18/751] 136298=test_gem_resolver_composed_set [ 19/751] 136300=test_numeric [ 20/751] 136298=test_mdns [ 21/751] 136298=test_gem_stub_specification [ 22/751] 136300=test_rational [ 23/751] 136304=test_framework [ 24/751] 136304=test_require_lib [ 25/751] 136298=test_time [ 26/751] 136298=test_hmac [ 27/751] 136298=test_objectspace [ 28/751] 136301=test_gem_commands_search_command [ 29/751] 136301=test_sorted_set [ 30/751] 136301=test_emoji [ 31/751] 136301=test_zlib [ 32/751] 136300=test_scheduler [ 33/751] 136300=test_proc [ 34/751] 136304=test_condition [ 35/751] 136304=test_cp949 [ 36/751] 136304=test_gem_requirement [ 37/751] 136304=test_date_attr [ 38/751] 136304=test_store [ 39/751] 136304=regular_expression_encoding_test [ 40/751] 136304=test_prettyprint [ 41/751] 136304=test_boolean [ 42/751] 136304=test_ipaddr [ 43/751] 136304=static_inspect_test [ 44/751] 136304=test_queue [ 45/751] 136304=test_unicode_normalize [ 46/751] 136304=test_enc_str_buf_cat [ 47/751] 136304=test_gem_resolver_specification [ 48/751] 136304=test_stringio [ 49/751] 136300=test_variable [ 50/751] 136304=test_enc_raise [ 51/751] 136304=test_pkcs12 [ 52/751] 136300=test_recorder [ 53/751] 136300=test_flags [ 54/751] 136301=test_files_test_2 [ 55/751] 136304=test_defined [ 56/751] 136304=test_scanner_events [ 57/751] 136304=test_tcp [ 58/751] 136304=test_gem_package_tar_reader [ 59/751] 136304=test_utf16 [ 60/751] 136304=test_addrinfo [ 61/751] 136304=test_webauthn_poller [ 62/751] 136298=test_gem_commands_contents_command [ 63/751] 136304=test_nil [ 64/751] 136304=test_gem_remote_fetcher_s3 [ 65/751] 136300=test_bug-14834 [ 66/751] 136300=numeric_value_test [ 67/751] 136304=test_complexrational [ 68/751] 136304=test_autoconf [ 69/751] 136304=compiler_test [ 70/751] 136304=test_gem_commands_info_command [ 71/751] 136298=test_process [ 72/751] 136300=test_cgi_multipart [ 73/751] 136304=test_gem_config_file [ 74/751] 136298=test_string [ 75/751] 136300=test_backtrace [ 76/751] 136298=test_dir_m17n [ 77/751] 136304=test_raise [ 78/751] 136304=test_yjit_exit_locations [ 79/751] 136304=test_big2str [ 80/751] 136304=test_forwardable [ 81/751] 136304=test_yaml_tree [ 82/751] 136304=test_storage [ 83/751] 136304=test_euc_jp [ 84/751] 136304=test_fnmatch [ 85/751] 136304=test_iterator [ 86/751] 136300=test_gem_spec_fetcher [ 87/751] 136304=test_shapes [ 88/751] 136304=test_string [ 89/751] 136304=test_erb_m17n [ 90/751] 136304=parser_test [ 91/751] 136304=test_x509cert [ 92/751] 136300=test_date [ 93/751] 136300=test_gem_commands_environment_command [ 94/751] 136300=test_gem_source_local [ 95/751] 136304=test_placearg [ 96/751] 136304=test_ractor [ 97/751] 136304=test_gem_commands_query_command [ 98/751] 136298=test_literal [ 99/751] 136300=test_enumerable [100/751] 136300=test_thread [101/751] 136300=test_common [102/751] 136300=ruby_parser_test [103/751] 136300=test_continuation [104/751] 136300=test_gem_resolver_dependency_request [105/751] 136300=test_gem_ext_cargo_builder_link_flag_converter [106/751] 136301=test_delete [107/751] 136301=test_x509ext [108/751] 136301=test_ractor [109/751] 136300=test_gem_version_option [110/751] 136301=test_files_test [111/751] 136301=test_pkey [112/751] 136300=test_fstring [113/751] 136301=test_bash_completion [114/751] 136301=test_exit [115/751] 136298=test_enumerator_kw [116/751] 136301=test_profile_frames [117/751] 136298=test_data [118/751] 136298=test_gem_commands_cleanup_command [119/751] 136300=test_array [120/751] 136300=test_gem_package_tar_header [121/751] 136304=test_singleton [122/751] 136301=test_files_ext [123/751] 136301=test_tmpdir [124/751] 136304=test_delegate [125/751] 136304=test_timeout [126/751] 136300=test_whileuntil [127/751] 136300=test_weakref [128/751] 136301=test_monitor [129/751] 136301=test_gem_resolver_api_set [130/751] 136301=test_bigzero [131/751] 136300=test_system [132/751] 136301=test_sizeof [133/751] 136304=index_write_test [134/751] 136304=test_pack [135/751] 136298=test_gem_available_set [136/751] 136304=test_modify_expand [137/751] 136304=test_scalar [138/751] 136304=test_gem_dependency_installer [139/751] 136298=test_at_exit [140/751] 136298=test_sleep [141/751] 136298=test_gem_source_vendor [142/751] 136298=test_gem_resolver_index_specification [143/751] 136300=test_type [144/751] 136300=location_test [145/751] 136300=equality_test [146/751] 136300=test_gem_commands_stale_command [147/751] 136300=test_integer_comb [148/751] 136298=test_x509req [149/751] 136298=test_mul [150/751] 136298=test_random [151/751] 136298=test_trick [152/751] 136298=test_http .Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=3608953, 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> [153/751] 136304=test_null [154/751] 136304=test_insns_leaf [155/751] 136304=encodings_test [156/751] 136304=test_basicinstructions [157/751] 136304=test_stringscanner [158/751] 136304=test_stream [159/751] 136304=test_gem_commands_lock_command [160/751] 136304=test_allocation [161/751] 136300=test_normalize [162/751] 136300=test_utf32 [163/751] 136300=test_pkg_config [164/751] 136300=test_gem_resolver_activation_request [165/751] 136300=test_inadvertent_creation [166/751] 136300=test_filter [167/751] 136300=test_noarg [168/751] 136300=test_gb18030 [169/751] 136300=test_dln [170/751] 136300=test_koi8 [171/751] 136300=test_rbconfig [172/751] 136300=test_gem_ext_configure_builder [173/751] 136298=test_method [174/751] 136300=test_dbm [175/751] 136300=source_location_test [176/751] 136300=test_gem_security_trust_dir [177/751] 136300=test_gem_commands_fetch_command [178/751] 136300=test_cesu8 [179/751] 136300=test_lock_native_thread [180/751] 136300=test_process [181/751] 136301=test_resize [182/751] 136301=test_fd_setsize [183/751] 136301=test_rand [184/751] 136301=test_gem_request_set_lockfile_tokenizer [185/751] 136301=test_x509attr [186/751] 136301=test_x509crl [187/751] 136301=test_x509store [188/751] 136301=test_cgi_session [189/751] 136301=test_passing_block [190/751] 136301=test_refinement [191/751] 136304=test_securerandom [192/751] 136304=test_require_path_check [193/751] 136304=test_protocol [194/751] 136304=test_gem_commands_exec_command [195/751] 136298=lex_test [196/751] 136298=test_gem_dependency_resolution_error [197/751] 136298=test_not [198/751] 136298=test_nonblock [199/751] 136298=test_clone [200/751] 136304=test_gem_command [201/751] 136298=test_gem_remote_fetcher [202/751] 136304=test_gem_request_set_lockfile_parser [203/751] 136304=test_readpartial [204/751] 136304=test_path_to_class [205/751] 136304=test_gem_ext_ext_conf_builder [206/751] 136298=test_windows_1251 [207/751] 136298=relocation_test [208/751] 136298=test_zsh_completion [209/751] 136298=version_test [210/751] 136298=test_complex [211/751] 136301=test_configuration [212/751] 136301=test_big5 [213/751] 136301=newline_offsets_test [214/751] 136298=test_frozen [215/751] 136298=test_yield [216/751] 136301=test_convertible [217/751] 136304=test_timeout [218/751] 136304=test_kdf [219/751] 136304=test_pattern_matching [220/751] 136304=test_erb [221/751] 136304=test_fileutils [222/751] 136304=test_tracepoint [223/751] 136304=test_gem_commands_uninstall_command [224/751] 136298=parse_success_test [225/751] 136298=desugar_compiler_test [226/751] 136298=test_stream [227/751] 136298=test_getopts [228/751] 136298=test_time [229/751] 136304=test_internal_ivar [230/751] 136304=test_stat [231/751] 136298=test_method_name_check [232/751] 136304=test_httpresponses [233/751] 136298=test_require [234/751] 136298=test_method_cache [235/751] 136298=test_date_marshal [236/751] 136298=test_asn1 [237/751] 136304=string_test [238/751] 136298=test_cgi_modruby [239/751] 136304=test_gem_commands_signout_command [240/751] 136298=test_psych [241/751] 136304=test_exception [242/751] 136298=test_class_name_check [243/751] 136298=test_gem_resolver_conflict [244/751] 136298=test_summary [245/751] 136298=test_address_resolve [246/751] 136298=test_grapheme_breaks [247/751] 136298=test_iter_break [248/751] 136298=test_foreach [249/751] 136298=integer_base_flags_test [250/751] 136298=test_num2int [251/751] 136298=regexp_test [252/751] 136298=test_dup [253/751] 136298=lex_test [254/751] 136298=test_gem_resolver_best_set [255/751] 136298=test_gem_commands_rebuild_command [256/751] 136298=json_string_matching_test [257/751] 136298=test_cgi_util [258/751] 136298=test_eval [259/751] 136298=test_ast [260/751] 136304=test_warning [261/751] 136304=test_gem_resolver_index_set [262/751] 136304=test_m17n_comb [263/751] 136304=test_gbk [264/751] 136304=regular_expression_options_test [265/751] 136304=test_ensure_and_callcc [266/751] 136304=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 43495> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 41035> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 39777> .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 [267/751] 136304=test_gem_remote_fetcher_local_ssl_server [268/751] 136300=test_string [269/751] 136304=test_undef [270/751] 136304=test_set [271/751] 136304=test_gem_ext_cargo_builder_unit [272/751] 136304=test_have_macro [273/751] 136304=test_data [274/751] 136304=test_encoding [275/751] 136304=test_hash [276/751] 136304=test_constant [277/751] 136301=test_gem_resolver_lock_specification [278/751] 136301=test_signedness [279/751] 136304=test_external_new [280/751] 136304=integer_parse_test [281/751] 136304=test_econv [282/751] 136304=test_ractor [283/751] 136304=test_httpresponse [284/751] 136304=test_gem_ext_cmake_builder [285/751] 136304=test_date_conv [286/751] 136304=test_date_arith [287/751] 136304=test_parser_events [288/751] 136304=test_egrep_cpp [289/751] 136304=test_hash [290/751] 136301=test_stack [291/751] 136304=test_env [292/751] 136300=test_append [293/751] 136300=test_key_name_check [294/751] 136300=test_str2big [295/751] 136300=test_depth_first [296/751] 136300=locals_test [297/751] 136300=reflection_test [298/751] 136300=test_gem_commands_which_command [299/751] 136300=test_uncorrectable_name_check [300/751] 136300=test_gem_resolver_git_set [301/751] 136300=parse_test [302/751] 136300=test_inlinecache [303/751] 136300=test_parse [304/751] 136301=test_unicode_escape [305/751] 136301=test_gem_uninstaller [306/751] 136300=test_gem_resolver [307/751] 136300=parameters_signature_test [308/751] 136300=test_last_thread [309/751] 136300=test_beginendblock [310/751] 136300=test_gem_package_old [311/751] 136300=test_class [312/751] 136304=test_const [313/751] 136304=test_bug_reporter [314/751] 136301=test_set [315/751] 136301=test_gem_security_policy [316/751] 136304=test_io_console [317/751] 136301=test_gem_commands_dependency_command [318/751] 136301=test_generic [319/751] 136301=test_yjit [320/751] 136304=test_m17n [321/751] 136304=test_files_sample [322/751] 136304=test_gem_name_tuple [323/751] 136304=test_argf [324/751] 136300=test_io_buffer [325/751] 136300=test_weakkeymap [326/751] 136300=test_gem_request [327/751] 136300=test_gem_install_update_options [328/751] 136300=test_gem_commands_list_command [329/751] 136300=test_require [330/751] 136304=test_numeric [331/751] 136304=test_bug-5832 [332/751] 136304=test_update [333/751] 136304=test_syntax [334/751] 136300=test_iseq_load [335/751] 136300=test_debug [336/751] 136300=test_gem_source_specific_file [337/751] 136300=test_yield_block [338/751] 136300=test_gem_source_list [339/751] 136300=test_yaml_special_cases [340/751] 136300=snippets_test [341/751] 136301=json_encoding_test [342/751] 136301=test_pkcs7 [343/751] 136301=test_object_create_start [344/751] 136301=test_typeddata [345/751] 136300=symbol_encoding_test [346/751] 136300=test_weakmap [347/751] 136301=test_compile_prism [348/751] 136301=test_bug-3571 [349/751] 136301=test_complex2 [350/751] 136301=test_exception_at_throwing [351/751] 136301=test_thread_fd_close [352/751] 136301=test_yaml [353/751] 136301=test_gem_request_set_lockfile [354/751] 136301=test_postponed_job [355/751] 136301=test_erb_command [356/751] 136301=test_pattern_key_name_check [357/751] 136301=test_case_options [358/751] 136301=test_gc [359/751] 136301=test_math [360/751] 136301=test_gem_commands_mirror [361/751] 136301=test_libs [362/751] 136301=test_array_create [363/751] 136301=test_remote_fetch_error [364/751] 136301=test_gem_commands_help_command [365/751] 136301=test_gem_source_installed [366/751] 136301=test_configuration [367/751] 136301=test_sprintf [368/751] 136301=test_case [369/751] 136301=test_dir [370/751] 136301=test_notimplement [371/751] 136304=test_lexer [372/751] 136301=test_gem_resolver_requirement_list [373/751] 136304=test_arith_seq_beg_len_step [374/751] 136301=json_parser_test [375/751] 136301=test_string_memory [376/751] 136304=test_random [377/751] 136304=dump_test [378/751] 136301=test_nowrite [379/751] 136301=test_acceptable [380/751] 136301=test_gem_commands_pristine_command [381/751] 136304=test_thread_queue [382/751] 136301=test_emitter [383/751] 136301=test_backtrace [384/751] 136301=test_error_highlight [385/751] 136301=test_arithmetic_sequence [386/751] 136301=test_httpheader [387/751] 136301=test_mkmf [388/751] 136301=test_interned_str [389/751] 136301=test_coder [390/751] 136301=test_symbol [391/751] 136304=test_pkey_ec [392/751] 136304=test_lazy_enumerator [393/751] 136300=test_gem_commands_cert_command [394/751] 136304=test_deprecated [395/751] 136304=test_gem_commands_install_command [396/751] 136300=test_date_new [397/751] 136300=test_gem_resolver_vendor_set [398/751] 136300=test_div [399/751] 136300=test_find_executable [400/751] 136300=test_date_parse [401/751] 136300=test_protect [402/751] 136300=test_gem_console_ui [403/751] 136300=test_tree_builder [404/751] 136300=test_unix [405/751] 136300=test_cstr [406/751] 136298=test_marshalable [407/751] 136298=test_gem_installer [408/751] 136304=newline_test [409/751] 136300=test_gem_ext_cargo_builder [410/751] 136304=test_integer [411/751] 136300=test_gem_package [412/751] 136304=test_variable_name_check [413/751] 136301=test_cgi_header [414/751] 136301=test_gem_commands_setup_command [415/751] 136304=test_bignum [416/751] 136304=test_float [417/751] 136300=test_ftp [418/751] 136300=test_find [419/751] 136300=ractor_test [420/751] 136304=test_install [421/751] 136301=test_coverage [422/751] 136300=test_memory_view [423/751] 136300=test_pair [424/751] 136304=test_pathname [425/751] 136304=test_bundled_gems [426/751] 136304=test_iseq [427/751] 136301=overlap_test [428/751] 136304=test_capacity [429/751] 136304=test_nextafter [430/751] 136304=test_ssl_session [431/751] 136301=test_http [432/751] 136301=test_omap [433/751] 136301=test_gc_compact [434/751] 136304=test_duplicate [435/751] 136304=test_shellwords [436/751] 136304=test_to_ary_concat [437/751] 136300=test_exception [438/751] 136300=unescape_test [439/751] 136300=test_function_entry [440/751] 136300=test_optarg [441/751] 136300=test_path [442/751] 136300=test_rb_str_dup [443/751] 136300=test_io [444/751] 136298=test_data_error [445/751] 136304=test_provider [446/751] 136298=test_array [447/751] 136301=test_printf [448/751] 136301=test_len [449/751] 136301=test_gem_unsatisfiable_dependency_error [450/751] 136301=test_assignment [451/751] 136304=test_socket [452/751] 136301=test_gem_uri_formatter [453/751] 136301=parse_comments_test [454/751] 136301=json_ext_parser_test [455/751] 136301=test_etc [456/751] 136301=test_http_request [457/751] 136301=test_gem_gemcutter_utilities [458/751] 136301=test_thread [459/751] 136304=test_transcode [460/751] 136304=test_ocsp [461/751] 136304=test_parser [462/751] 136304=test_https_proxy [463/751] 136304=!Nothing_to_test [464/751] 136304=test_io_m17n [465/751] 136304=test_frozen_error [466/751] 136304=test_kernel [467/751] 136304=test_case_comprehensive [468/751] 136304=test_pp [469/751] 136304=breadth_first_search_test [470/751] 136304=test_rat [471/751] 136304=static_literals_test [472/751] 136304=test_object_references [473/751] 136304=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 34955> .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 10 [474/751] 136304=test_class2name [475/751] 136304=test_bundled_ca [476/751] 136300=test_date_time [477/751] 136300=test_change_word [478/751] 136300=test_bn [479/751] 136300=test_have_func [480/751] 136304=test_date_compat [481/751] 136304=test_objspace [482/751] 136301=test_abi [483/751] 136301=test_bmethod [484/751] 136301=test_have_library [485/751] 136300=test_gem_source_lock [486/751] 136300=test_gem_command_manager [487/751] 136300=test_config [488/751] 136298=test_name_error [489/751] 136298=test_enumerator [490/751] 136298=test_my_integer [491/751] 136298=test_safe_load [492/751] 136298=fuzzer_test [493/751] 136298=onigmo_test [494/751] 136298=json_fixtures_test [495/751] 136298=test_struct [496/751] 136298=test_lambda [497/751] 136300=test_gem_uri [498/751] 136300=test_enumerator [499/751] 136298=test_too_many_dummy_encodings [500/751] 136298=test_ractor [501/751] 136298=test_registry [502/751] 136298=test_project_sanity [503/751] 136298=test_nomethod_error [504/751] 136298=percent_delimiter_string_test [505/751] 136298=test_usrmarshal [506/751] 136301=test_regexp [507/751] 136298=test_ensured [508/751] 136298=magic_comment_test [509/751] 136298=test_addr [510/751] 136298=test_gem_platform [511/751] 136298=test_pack [512/751] 136298=test_ancdata [513/751] 136298=attribute_write_test [514/751] 136298=test_stringchar [515/751] 136298=test_require [516/751] 136298=test_files_test_1 [517/751] 136298=test_wss [518/751] 136298=json_coder_test [519/751] 136298=test_deprecate [520/751] 136298=test_helper [521/751] 136298=test_ifunless [522/751] 136298=test_gem_util [523/751] 136298=test_files_lib [524/751] 136298=test_date_strftime [525/751] 136298=test_ellipsize [526/751] 136298=test_gem_resolver_installed_specification [527/751] 136298=heredoc_dedent_test [528/751] 136298=json_generic_object_test [529/751] 136298=test_gem_specification [530/751] 136298=test_random_formatter [531/751] 136298=test_ractor [532/751] 136298=test_json_tree [533/751] 136298=pattern_test [534/751] 136298=test_open3 [535/751] 136298=test_to_ruby [536/751] 136298=test_fiber [537/751] 136298=implicit_array_test [538/751] 136298=test_cclass [539/751] 136298=test_object [540/751] 136298=test_basicsocket [541/751] 136298=test_mixed_unicode_escapes [542/751] 136298=freeze_test [543/751] 136298=test_human_typo [544/751] 136298=test_scan_args [545/751] 136298=test_io_wait_uncommon [546/751] 136298=test_gem_source [547/751] 136298=test_gem_ci_detector [548/751] 136298=library_symbols_test [549/751] 136298=test_ractor [550/751] 136298=test_gem_path_support [551/751] 136298=test_gem_commands_yank_command [552/751] 136298=test_emitter [553/751] 136298=string_encoding_test [554/751] 136298=test_gem_commands_check_command [555/751] 136298=test_optparse [556/751] 136298=test_ws [557/751] 136298=test_arith_seq_extract [558/751] 136298=test_alias_and_anchor [559/751] 136298=test_gem_commands_sources_command [560/751] 136298=test_file_exhaustive [561/751] 136300=test_pkey_dsa [562/751] 136300=test_enc_associate [563/751] 136300=test_popen_deadlock [564/751] 136300=test_gem_gem_runner [565/751] 136300=test_optimization [566/751] 136301=test_switch_hitter [567/751] 136301=test_gc [568/751] 136304=test_hash_create [569/751] 136304=test_tree_spell_checker [570/751] 136304=parse_stream_test [571/751] 136304=test_gem_security [572/751] 136298=test_gem_ext_builder [573/751] 136300=test_symbol [574/751] 136300=test_gem_bundler_version_finder [575/751] 136300=test_x509name [576/751] 136300=test_gem_commands_update_command [577/751] 136298=test_emoji_breaks [578/751] 136298=test_gem_source_fetch_problem [579/751] 136298=test_gem_request_connection_pools [580/751] 136298=test_arity [581/751] 136300=test_webauthn_listener_response [582/751] 136300=test_ractor_compatibility [583/751] 136298=test_member [584/751] 136298=test_udp [585/751] 136298=test_shift_jis [586/751] 136298=test_call [587/751] 136298=test_gem_silent_ui [588/751] 136298=test_default_gems [589/751] 136298=test_gem_commands_push_command [590/751] 136300=test_gem_request_set [591/751] 136298=test_https [592/751] 136300=test_io_timeout [593/751] 136300=test_pty [594/751] 136300=test_comparable [595/751] 136300=test_singleton_function [596/751] 136300=test_gem_commands_build_command [597/751] 136300=test_gem_package_tar_reader_entry [598/751] 136300=fixtures_test [599/751] 136300=test_rational2 [600/751] 136300=test_io [601/751] 136304=test_euc_tw [602/751] 136304=test_ts [603/751] 136300=test_gem_update_suggestion [604/751] 136300=test_buffering [605/751] 136300=test_svcb_https [606/751] 136300=test_time_tz [607/751] 136300=test_spell_checker [608/751] 136300=test_set_len [609/751] 136300=test_range [610/751] 136304=test_did_you_mean [611/751] 136304=test_proxy [612/751] 136304=test_nofree [613/751] 136304=test_gem_resolver_lock_set [614/751] 136304=test_wait [615/751] 136304=test_metaclass [616/751] 136304=test_marshal [617/751] 136300=test_cgi_cookie [618/751] 136300=test_ractor [619/751] 136301=test_ssl [620/751] 136304=test_gem_commands_unpack_command [621/751] 136300=test_gem [622/751] 136304=test_cipher [623/751] 136304=test_new [624/751] 136304=test_tsort [625/751] 136304=test_resource [626/751] 136304=test_gem_rdoc [627/751] 136304=test_parser [628/751] 136304=test_resolve_symbol [629/751] 136304=test_gem_commands_specification_command [630/751] 136304=test_reqarg [631/751] 136304=test_case_mapping [632/751] 136304=test_sleep [633/751] 136301=test_cgi_core [634/751] 136301=test_extlibs [635/751] 136300=test_gem_commands_server_command [636/751] 136300=test_ripper [637/751] 136298=named_capture_test [638/751] 136298=json_common_interface_test [639/751] 136298=test_numhash [640/751] 136298=test_pkey_rsa [641/751] 136300=test_gem_validator [642/751] 136300=node_id_test [643/751] 136300=test_enum [644/751] 136298=test_instrumentation_api [645/751] 136301=test_config [646/751] 136301=test_autoload [647/751] 136300=test_serialize_subclasses [648/751] 136300=test_class [649/751] 136300=test_key_error [650/751] 136300=test_dot_dot [651/751] 136300=test_engine [652/751] 136300=test_yamlstore [653/751] 136300=test_jaro_winkler [654/751] 136300=test_integer [655/751] 136304=test_verbose [656/751] 136304=test_euc_kr [657/751] 136304=test_mailto [658/751] 136304=test_date_ractor [659/751] 136304=test_ractor [660/751] 136304=test_cgi_tag_helper [661/751] 136304=test_helper [662/751] 136304=test_sexp [663/751] 136304=test_flush [664/751] 136304=test_cmethod [665/751] 136304=test_gem_dependency_list [666/751] 136304=test_gem_commands_open_command [667/751] 136298=test_gem_resolver_git_specification [668/751] 136304=test_fips [669/751] 136304=test_digest [670/751] 136298=test_gem_package_task [671/751] 136298=test_mutex [672/751] 136304=test_flip [673/751] 136304=test_gem_stream_ui [674/751] 136300=test_struct [675/751] 136304=json_addition_test [676/751] 136304=test_io_wait [677/751] 136298=test_kwargs [678/751] 136304=test_qsort [679/751] 136298=test_ns_spki [680/751] 136304=heredoc_test [681/751] 136304=test_signal [682/751] 136298=test_fixnum [683/751] 136298=test_file [684/751] 136298=test_trace [685/751] 136298=test_threadgroup [686/751] 136300=test_arity [687/751] 136300=json_generator_test [688/751] 136298=test_digest [689/751] 136298=test_merge_keys [690/751] 136298=test_gem_source_git [691/751] 136304=test_gem_resolver_local_specification [692/751] 136304=test_open-uri Leaked file descriptor: TestOpenURI#test_open_timeout: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46317> .Closed file descriptor: TestOpenURI#test_close_in_block_small: 11 S[693/751] 136304=test_regex_casefold [694/751] 136304=errors_test [695/751] 136304=test_digest_extend [696/751] 136304=test_stringify_symbols [697/751] 136304=constant_path_node_test [698/751] 136304=test_vm_dump [699/751] 136304=test_ftp [700/751] 136304=test_iso_8859 [701/751] 136304=test_document [702/751] 136304=test_dns [703/751] 136300=test_gem_package_tar_writer [704/751] 136300=test_gem_resolver_vendor_specification [705/751] 136300=test_load [706/751] 136300=test_tempfile [707/751] 136304=test_primitive [708/751] 136304=test_ossl [709/751] 136300=test_gem_local_remote_options [710/751] 136300=test_eval [711/751] 136298=test_scalar_scanner [712/751] 136298=test_sprintf_comb [713/751] 136298=comments_test [714/751] 136298=test_gem_source_subpath_problem [715/751] 136298=test_gem_commands_outdated_command [716/751] 136298=test_method_cache [717/751] 136298=test_gem_ext_rake_builder [718/751] 136300=test_alias [719/751] 136300=tunnel_test [720/751] 136300=test_gem_text [721/751] 136300=test_settracefunc [722/751] 136298=test_gem_resolver_api_specification [723/751] 136298=test_object [724/751] 136298=test_encoding [725/751] 136298=test_sockopt [726/751] 136298=test_gem_safe_yaml [727/751] 136298=test_io_buffer [728/751] 136298=test_rubyoptions [729/751] 136300=test_load [730/751] 136300=string_query_test [731/751] 136300=test_config [732/751] 136300=test_module [733/751] 136301=test_file [734/751] 136301=bom_test [735/751] 136301=test_super [736/751] 136300=test_ssl [737/751] 136304=command_line_test [738/751] 136304=test_thread_cv [739/751] 136304=test_gem_safe_marshal [740/751] 136301=warnings_test [741/751] 136301=test_ldap [742/751] 136301=test_name_error_extension [743/751] 136301=test_gem_resolver_installer_set [744/751] 136301=test_dryrun [745/751] 136301=test_keyword [746/751] 136304=test_buffered_io [747/751] 136304=test_pkey_dh [748/751] 136304=test_windows_1252 [749/751] 136304=test_rubyvm [750/751] 136304=test_gem_security_signer [751/751] 136304=dispatcher_test Finished tests in 595.853207s, 46.2698 tests/s, 10125.7339 assertions/s. 27570 tests, 6033451 assertions, 0 failures, 0 errors, 118 skips ruby -v: ruby 3.5.0dev (2025-03-03T20:45:39Z master 5085ec3ed9) +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-03T20:45:39Z master 5085ec3ed9) +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 21.411956 seconds 3315 files, 33397 examples, 161020 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.