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