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