Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-182125
#<BuildRuby:0x0000560e75088610
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-182125",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000033 0.000005 0.000038 ( 0.000034)
build_up 0.006578 0.004525 1.004682 ( 1.026552)
build_miniruby 0.001921 0.000412 0.071358 ( 0.068821)
build_ruby 0.001585 0.000340 0.071831 ( 0.069552)
build_all 0.007944 0.000705 1.539406 ( 0.583140)
build_install 0.022492 0.000610 1.881382 ( 0.913232)
test_btest 0.001224 0.000193 74.145489 ( 8.456777)
test_basic 0.006320 0.000998 0.325720 ( 0.414503)
test_all 0.000333 0.004284 651.923697 ( 65.481825)
test_rubyspec 0.082120 0.083158 45.808912 ( 54.211038)
total: 131.23 sec