Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-163001
#<BuildRuby:0x0000563ed1887e88
@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-163001",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000028 0.000005 0.000033 ( 0.000029)
build_up 0.003443 0.000626 0.737565 ( 1.199357)
build_miniruby 0.001337 0.000000 0.933294 ( 0.933822)
build_ruby 0.000000 0.001263 2.788818 ( 2.793316)
build_all 0.005406 0.002509 12.146504 ( 1.053710)
build_install 0.011477 0.001589 3.475650 ( 0.997570)
test_btest 0.000602 0.000129 66.023784 ( 5.673011)
test_basic 0.000000 0.004152 0.380319 ( 0.457681)
test_all 0.091743 0.026059 443.385961 ( 33.411873)
test_rubyspec 0.027701 0.028718 41.605848 ( 54.335885)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk.20240105-163001
total: 100.86 sec