Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-204939
#<BuildRuby:0x0000559554413540
@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.20240613-204939",
@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.000011)
build_up 0.003722 0.001395 1.828204 ( 2.005084)
build_miniruby 0.000778 0.000292 1.115733 ( 1.115525)
build_ruby 0.001099 0.000412 3.386915 ( 3.387088)
build_all 0.007468 0.002800 17.936671 ( 1.688398)
build_install 0.003184 0.006760 6.194762 ( 1.460960)
test_btest 0.000926 0.000411 106.712660 ( 8.371029)
test_basic 0.003384 0.001504 0.916718 ( 0.990962)
test_all 0.103688 0.037712 550.394439 ( 59.930419)
test_rubyspec 0.043929 0.022219 133.957146 ( 15.735508)
total: 94.69 sec