Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-195643
#<BuildRuby:0x0000556b7e0d0018
@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.20220809-195643",
@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.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005914 0.000986 0.862891 ( 1.248451)
build_miniruby 0.000808 0.000135 0.057780 ( 0.056489)
build_ruby 0.000874 0.000145 0.059905 ( 0.058656)
build_all 0.004105 0.000685 1.539279 ( 0.600303)
build_install 0.005101 0.004018 5.664760 ( 2.186828)
test_btest 0.000603 0.000130 52.834410 ( 8.435642)
test_basic 0.004562 0.000978 0.309054 ( 0.398448)
test_all 0.001280 0.000000 630.358409 ( 89.956075)
test_rubyspec 0.089012 0.038664 43.836163 ( 51.211033)
total: 154.15 sec