Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-114340
#<BuildRuby:0x000055b83a88bdd0
@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.20220821-114340",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005824 0.000000 0.813526 ( 0.871802)
build_miniruby 0.001036 0.000000 0.057666 ( 0.056423)
build_ruby 0.001021 0.000000 0.059956 ( 0.058749)
build_all 0.004673 0.000000 1.540966 ( 0.597645)
build_install 0.002024 0.009100 1.914147 ( 0.956482)
test_btest 0.000539 0.000068 46.842978 ( 8.846171)
test_basic 0.001602 0.004062 0.328420 ( 0.416779)
test_all 0.002049 0.000225 627.274678 ( 91.286916)
test_rubyspec 0.080176 0.043751 44.358755 ( 52.600329)
total: 155.69 sec