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