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