Logfile: /home/ko1/ruby/logs/brlog.trunk.20220702-002655
#<BuildRuby:0x000056554cd97e00
@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.20220702-002655",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006303 0.000450 0.855716 ( 1.176076)
build_miniruby 0.000946 0.000068 0.058258 ( 0.057057)
build_ruby 0.000920 0.000065 0.059903 ( 0.058574)
build_all 0.003941 0.000282 1.492776 ( 0.600642)
build_install 0.004061 0.004690 6.307933 ( 2.863115)
test_btest 0.000666 0.000089 51.776751 ( 8.415099)
test_basic 0.001838 0.004236 0.268895 ( 0.356702)
test_all 0.001462 0.000075 626.544160 ( 93.278272)
test_rubyspec 0.061792 0.062229 44.521426 ( 50.065117)
total: 156.87 sec