Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-073914
#<BuildRuby:0x0000556c1fc8bf00
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240621-073914",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004061 0.000903 1.678343 ( 1.841942)
build_miniruby 0.000947 0.000210 1.119273 ( 1.118703)
build_ruby 0.001551 0.000345 3.494635 ( 3.494056)
build_all 0.008362 0.001858 17.917606 ( 1.650894)
build_install 0.010499 0.000171 6.296374 ( 1.480263)
test_btest 0.000936 0.000187 103.687613 ( 9.567968)
test_basic 0.003895 0.000779 0.921250 ( 0.995286)
test_all 0.104589 0.035461 546.902626 ( 51.270345)
test_rubyspec 0.040051 0.028280 137.565709 ( 16.880255)
total: 88.30 sec