Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-125842
#<BuildRuby:0x000056447f91fe00
@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.20220829-125842",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.005786 0.000965 0.908313 ( 4.997857)
build_miniruby 0.000895 0.000149 0.058053 ( 0.056824)
build_ruby 0.001036 0.000000 0.059744 ( 0.058505)
build_all 0.004404 0.000119 1.529168 ( 0.586483)
build_install 0.008000 0.002816 1.895520 ( 0.949880)
test_btest 0.000618 0.000109 51.885168 ( 8.001288)
test_basic 0.004762 0.000841 0.286720 ( 0.376196)
test_all 0.000930 0.000779 622.001787 ( 90.269327)
test_rubyspec 0.053488 0.047724 43.313063 ( 51.727025)
total: 157.02 sec