Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-090915
#<BuildRuby:0x0000559b91b09438
@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.20220720-090915",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.003581 0.003855 0.798132 ( 1.004859)
build_miniruby 0.001144 0.000000 0.062667 ( 0.061472)
build_ruby 0.001047 0.000000 0.053506 ( 0.052651)
build_all 0.006755 0.000341 1.277957 ( 0.516587)
build_install 0.015166 0.000680 4.457584 ( 1.853889)
test_btest 0.001311 0.000291 52.697627 ( 7.992521)
test_basic 0.005150 0.001145 0.210526 ( 0.299628)
test_all 0.001524 0.000339 503.694882 ( 54.816617)
test_rubyspec 0.088056 0.050145 39.406931 ( 45.347116)
total: 111.95 sec