Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-202654
#<BuildRuby:0x0000561dcd09ffd8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-202654",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002892 0.000578 0.761869 ( 1.155521)
build_miniruby 0.000760 0.000152 0.933915 ( 0.933802)
build_ruby 0.000898 0.000179 2.805869 ( 2.809380)
build_all 0.007142 0.000000 12.142666 ( 1.057158)
build_install 0.005443 0.002526 3.451911 ( 1.046330)
test_btest 0.000507 0.000101 67.201468 ( 6.602756)
test_basic 0.003882 0.000000 0.401941 ( 0.483734)
test_all 0.077527 0.028842 227.665256 ( 34.528765)
test_rubyspec 0.031332 0.010096 42.854696 ( 55.597183)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-202654
total: 104.22 sec