Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-092900
#<BuildRuby:0x000055b1033d7ea8
@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.20220601-092900",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006283 0.000449 0.852481 ( 1.189451)
build_miniruby 0.000839 0.000060 0.056807 ( 0.055521)
build_ruby 0.000907 0.000064 0.057044 ( 0.055752)
build_all 0.004115 0.000000 1.468530 ( 0.607810)
build_install 0.008519 0.000547 6.324543 ( 2.874237)
test_btest 0.000685 0.000045 48.909373 ( 8.701537)
test_basic 0.005290 0.000352 0.296981 ( 0.385481)
test_all 0.001465 0.000098 624.564623 ( 99.938109)
test_rubyspec 0.069273 0.062272 44.167190 ( 49.715199)
total: 163.52 sec