Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-215821
#<BuildRuby:0x00005589476c4208
@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.20220701-215821",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005895 0.000907 0.843378 ( 1.208698)
build_miniruby 0.000821 0.000126 0.057506 ( 0.056377)
build_ruby 0.000751 0.000115 0.059162 ( 0.057888)
build_all 0.003612 0.000555 1.509842 ( 0.604455)
build_install 0.005115 0.003870 6.312023 ( 2.835477)
test_btest 0.000601 0.000120 53.300155 ( 7.990871)
test_basic 0.005316 0.001063 0.347562 ( 0.435112)
test_all 0.001230 0.000246 629.922537 ( 92.297775)
test_rubyspec 0.090914 0.032330 44.592924 ( 50.123976)
total: 155.61 sec