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