Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-084847
#<BuildRuby:0x0000561b92518070
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-084847",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000660 0.004115 1.051938 ( 1.386829)
build_miniruby 0.000914 0.000229 0.714630 ( 0.714336)
build_ruby 0.001169 0.000292 2.262479 ( 2.263083)
build_all 0.005614 0.003399 12.879727 ( 1.052284)
build_install 0.014601 0.000616 4.160382 ( 1.060177)
test_btest 0.000613 0.000144 66.380056 ( 6.191357)
test_basic 0.003970 0.000000 0.402961 ( 0.484903)
test_all 0.072452 0.029657 376.246532 ( 39.109929)
test_rubyspec 0.029268 0.017485 86.658022 ( 11.009503)
total: 63.27 sec