Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-060832
#<BuildRuby:0x00005591db756a58
@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.20221016-060832",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004481 0.004622 1.054115 ( 1.246724)
build_miniruby 0.002066 0.000000 0.091333 ( 0.087829)
build_ruby 0.001420 0.000000 0.100807 ( 0.097818)
build_all 0.005634 0.002891 1.363557 ( 0.587234)
build_install 0.013060 0.001539 1.672421 ( 0.889613)
test_btest 0.002069 0.000345 62.530929 ( 6.524467)
test_basic 0.006004 0.001001 0.350036 ( 0.448851)
test_all 0.005307 0.000885 522.197157 ( 55.246843)
test_rubyspec 0.063373 0.062253 43.484762 ( 52.076152)
total: 117.21 sec