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