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