Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-204529
#<BuildRuby:0x0000556d0810bdf8
@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.20220801-204529",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000011)
build_up 0.002585 0.004289 0.931108 ( 1.095520)
build_miniruby 0.000916 0.000131 0.057352 ( 0.056122)
build_ruby 0.001023 0.000000 0.059289 ( 0.058087)
build_all 0.004715 0.000000 1.554477 ( 0.601453)
build_install 0.005279 0.003929 5.671700 ( 2.161991)
test_btest 0.000493 0.000087 45.237092 ( 8.712799)
test_basic 0.005144 0.000169 0.278557 ( 0.367584)
test_all 0.001217 0.000203 602.246166 ( 91.305419)
test_rubyspec 0.081494 0.047463 43.627539 ( 49.215368)
total: 153.57 sec