Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-043413
#<BuildRuby:0x0000560b67d00480
@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.20220207-043413",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010527 0.000884 0.974863 ( 4.495863)
build_miniruby 0.001550 0.000207 0.075129 ( 0.074818)
build_ruby 0.002022 0.000269 0.079256 ( 0.077533)
build_all 0.009291 0.001239 4.132093 ( 0.798763)
build_install 0.020993 0.001973 7.745451 ( 2.313173)
test_btest 0.000827 0.000103 73.027711 ( 8.437729)
test_basic 0.006970 0.000871 0.326401 ( 0.416124)
test_all 0.002137 0.000267 702.426030 ( 67.866431)
test_rubyspec 0.091766 0.056314 46.054661 ( 51.445041)
total: 135.93 sec