Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-162447
#<BuildRuby:0x00005610a4e9bf00
@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.20220817-162447",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005960 0.000426 0.846267 ( 2.433655)
build_miniruby 0.000908 0.000065 0.057493 ( 0.056328)
build_ruby 0.000928 0.000066 0.059317 ( 0.058155)
build_all 0.004371 0.000312 1.543056 ( 0.590909)
build_install 0.006646 0.004418 1.925607 ( 0.967872)
test_btest 0.000637 0.000080 51.084778 ( 8.579409)
test_basic 0.001387 0.004071 0.252735 ( 0.341985)
test_all 0.001793 0.000317 616.199202 ( 87.822670)
test_rubyspec 0.060333 0.037139 43.823563 ( 51.336174)
total: 152.19 sec