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