Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-113316
#<BuildRuby:0x000055e90e400f40
@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.20220513-113316",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.010585 1.033735 ( 1.225450)
build_miniruby 0.000000 0.001492 0.076569 ( 0.074920)
build_ruby 0.000000 0.001553 0.073866 ( 0.072375)
build_all 0.000000 0.008788 1.517779 ( 0.652814)
build_install 0.006898 0.012956 6.357877 ( 3.091778)
test_btest 0.000545 0.000353 71.589550 ( 8.445448)
test_basic 0.009917 0.000000 0.317206 ( 0.403408)
test_all 0.001935 0.000000 686.797159 ( 70.042590)
test_rubyspec 0.075095 0.046905 49.829043 ( 55.072749)
total: 139.08 sec