Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-015714
#<BuildRuby:0x0000564bb8c101d8
@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.20240620-015714",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003874 0.001453 1.815407 ( 1.994179)
build_miniruby 0.000824 0.000309 1.073448 ( 1.072723)
build_ruby 0.001098 0.000412 3.471983 ( 3.473073)
build_all 0.008715 0.001556 18.137743 ( 1.722798)
build_install 0.008756 0.001397 6.258952 ( 1.463060)
test_btest 0.000000 0.000722 115.109743 ( 8.749673)
test_basic 0.000373 0.004171 0.857805 ( 0.932153)
test_all 0.115744 0.028245 560.138802 ( 59.041659)
test_rubyspec 0.023770 0.042783 138.373582 ( 16.810248)
total: 95.26 sec