Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-115120
#<BuildRuby:0x00005596d7dfc6e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221110-115120",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.011498 0.000491 1.106656 ( 1.601463)
build_miniruby 0.002018 0.000134 0.068007 ( 0.065852)
build_ruby 0.001949 0.000000 0.070337 ( 0.068402)
build_all 0.005563 0.004030 1.473311 ( 0.581216)
build_install 0.020581 0.001177 1.826967 ( 0.924856)
test_btest 0.001290 0.000129 82.898423 ( 8.663286)
test_basic 0.008277 0.000305 0.332443 ( 0.419725)
test_all 0.001782 0.000170 708.296013 ( 70.048387)
test_rubyspec 0.127702 0.063642 47.590741 ( 55.719742)
total: 138.09 sec