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