Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-135415
#<BuildRuby:0x00005607764740e0
@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.20240621-135415",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.004250 0.001983 1.868186 ( 2.023991)
build_miniruby 0.000748 0.000349 1.029162 ( 1.030278)
build_ruby 0.001036 0.000483 3.240922 ( 3.241886)
build_all 0.006905 0.003509 17.462446 ( 1.621706)
build_install 0.003704 0.006265 6.090048 ( 1.445368)
test_btest 0.000833 0.000441 104.920598 ( 9.689125)
test_basic 0.000051 0.004608 0.796287 ( 0.871201)
test_all 0.105322 0.037151 547.877197 ( 61.711365)
test_rubyspec 0.027814 0.038132 136.222638 ( 16.313648)
total: 97.95 sec