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