Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-061847
#<BuildRuby:0x0000559e2fe04b38
@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.20220301-061847",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010963 0.000468 1.034296 ( 4.120286)
build_miniruby 0.002043 0.000000 0.074841 ( 0.073456)
build_ruby 0.001842 0.000000 0.077582 ( 0.076219)
build_all 0.005356 0.005042 4.152134 ( 0.869261)
build_install 0.012980 0.011660 8.046584 ( 2.457906)
test_btest 0.001009 0.000240 78.524788 ( 8.289351)
test_basic 0.000000 0.007782 0.347613 ( 0.436391)
test_all 0.001294 0.000729 665.760253 ( 65.414002)
test_rubyspec 0.114933 0.041380 46.270042 ( 51.504392)
total: 133.24 sec