Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-090714
#<BuildRuby:0x00005618b4af3fc0
@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.20240622-090714",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004927 0.000329 1.538705 ( 1.834180)
build_miniruby 0.000044 0.001082 1.079610 ( 1.079811)
build_ruby 0.001169 0.000431 3.327967 ( 3.328959)
build_all 0.004846 0.006298 17.287950 ( 1.610348)
build_install 0.007048 0.003530 6.046963 ( 1.433906)
test_btest 0.000787 0.000342 109.846193 ( 9.005863)
test_basic 0.004422 0.000339 0.905012 ( 0.977863)
test_all 0.105128 0.038452 535.084543 ( 57.284737)
test_rubyspec 0.031404 0.037117 136.199480 ( 16.414916)
total: 92.97 sec