Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-141415
#<BuildRuby:0x000055e892c1fe00
@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.20220805-141415",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.001749 0.004581 0.850255 ( 1.055619)
build_miniruby 0.000789 0.000197 0.058160 ( 0.056936)
build_ruby 0.000834 0.000208 0.060399 ( 0.059157)
build_all 0.003777 0.000944 1.525822 ( 0.592692)
build_install 0.009995 0.001210 5.658687 ( 2.159238)
test_btest 0.000597 0.000138 45.788628 ( 8.585607)
test_basic 0.005321 0.000025 0.283808 ( 0.373102)
test_all 0.001046 0.000224 597.026088 ( 88.999680)
test_rubyspec 0.085376 0.042882 43.680595 ( 51.068257)
total: 152.95 sec