Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-154446
#<BuildRuby:0x000056289f5404e8
@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.20220223-154446",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004555 0.005793 0.876708 ( 0.995502)
build_miniruby 0.002117 0.000000 0.072421 ( 0.071645)
build_ruby 0.002151 0.000000 0.075320 ( 0.074053)
build_all 0.009280 0.001497 4.224086 ( 0.860841)
build_install 0.022589 0.000674 7.822137 ( 2.423383)
test_btest 0.000000 0.001435 76.786742 ( 8.361891)
test_basic 0.004048 0.004759 0.342841 ( 0.430125)
test_all 0.001288 0.000379 674.481416 ( 65.880908)
test_rubyspec 0.088561 0.079713 46.554968 ( 51.604467)
total: 130.70 sec