Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-000820
#<BuildRuby:0x000055d9d4e93bb8
@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.20230725-000820",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000012 0.000042 ( 0.000044)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.003519 0.001407 1.326969 ( 2.551986)
build_miniruby 0.000651 0.000260 0.928144 ( 0.927401)
build_ruby 0.000816 0.000326 2.565522 ( 2.565218)
build_all 0.005049 0.004680 13.637797 ( 1.214312)
build_install 0.002136 0.005505 1.946676 ( 0.900735)
test_btest 0.000584 0.000292 82.799308 ( 7.161811)
test_basic 0.001435 0.002931 0.634409 ( 0.712512)
test_all 0.000553 0.000293 500.356603 ( 53.456611)
test_rubyspec 0.008972 0.030548 43.026106 ( 55.404202)
total: 124.90 sec