Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-060652
#<BuildRuby:0x000055ca0e9abe00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220617-060652",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002681 0.004273 0.871997 ( 1.041373)
build_miniruby 0.000939 0.000134 0.057225 ( 0.055831)
build_ruby 0.000913 0.000131 0.059664 ( 0.058444)
build_all 0.004343 0.000016 1.526983 ( 0.634618)
build_install 0.010900 0.000286 6.305049 ( 2.855204)
test_btest 0.000684 0.000081 50.431902 ( 8.847038)
test_basic 0.005962 0.000171 0.370525 ( 0.457795)
test_all 0.001166 0.000130 647.097992 ( 95.291246)
test_rubyspec 0.066097 0.020543 44.184380 ( 49.768576)
total: 159.01 sec