Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-203737
#<BuildRuby:0x0000558883e0f540
@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.20240617-203737",
@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.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005248 0.000550 1.784007 ( 2.222063)
build_miniruby 0.000000 0.001059 1.023392 ( 1.023651)
build_ruby 0.000371 0.001219 3.381674 ( 3.381460)
build_all 0.009195 0.000624 17.264392 ( 1.612975)
build_install 0.005819 0.004783 6.266328 ( 1.549040)
test_btest 0.000820 0.000369 105.208394 ( 8.817715)
test_basic 0.000200 0.004177 0.937245 ( 1.012998)
test_all 0.118350 0.024143 540.384034 ( 63.720747)
test_rubyspec 0.021282 0.045734 132.188633 ( 15.691583)
total: 99.03 sec