Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-064025
#<BuildRuby:0x0000555ed9c3ff90
@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.20221205-064025",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000667 0.004163 1.166817 ( 1.123396)
build_miniruby 0.000889 0.000149 0.953045 ( 0.951752)
build_ruby 0.000989 0.000165 2.739442 ( 2.640142)
build_all 0.004780 0.004322 15.937545 ( 3.384507)
build_install 0.007275 0.001532 2.209443 ( 1.230326)
test_btest 0.000449 0.000094 66.035726 ( 11.116817)
test_basic 0.004835 0.000038 0.304038 ( 0.394876)
test_all 0.001370 0.000274 673.358254 (119.093535)
test_rubyspec 0.043998 0.018874 53.225918 ( 61.420767)
total: 201.36 sec