Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-030954
#<BuildRuby:0x000055b9a3edff00
@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.20240614-030954",
@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.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.001006 0.004745 1.729257 ( 2.096588)
build_miniruby 0.000712 0.000407 0.992959 ( 0.992120)
build_ruby 0.000904 0.000516 3.155280 ( 3.156383)
build_all 0.008129 0.002008 17.085870 ( 1.630937)
build_install 0.005292 0.004997 5.959280 ( 1.434881)
test_btest 0.000950 0.000534 100.150422 ( 9.195393)
test_basic 0.002941 0.001655 0.844741 ( 0.918889)
test_all 0.091103 0.044041 516.091085 ( 61.103260)
test_rubyspec 0.039204 0.027876 132.257196 ( 16.158652)
total: 96.69 sec