Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-225322
#<BuildRuby:0x000055a9a0907f00
@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.20240623-225322",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003824 0.002206 1.899971 ( 2.234961)
build_miniruby 0.000916 0.000212 1.106971 ( 1.107352)
build_ruby 0.001161 0.000267 3.302734 ( 3.303370)
build_all 0.009732 0.000438 17.778798 ( 1.649749)
build_install 0.005732 0.004373 6.306471 ( 1.474391)
test_btest 0.001021 0.000255 110.760268 ( 9.005158)
test_basic 0.004587 0.000113 0.823326 ( 0.896084)
test_all 0.104527 0.037852 563.825229 ( 61.495674)
test_rubyspec 0.053083 0.018868 137.674264 ( 16.653660)
total: 97.82 sec