Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-161927
#<BuildRuby:0x0000561012514870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-161927",
@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.000011)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009805 0.001922 0.933617 ( 0.946121)
build_miniruby 0.000000 0.002006 0.076055 ( 0.074365)
build_ruby 0.002440 0.000057 0.069603 ( 0.067679)
build_all 0.008221 0.001386 4.051945 ( 0.775007)
build_install 0.017315 0.005771 7.727240 ( 2.312987)
test_btest 0.001107 0.000369 46.358930 ( 44.212175)
test_basic 0.007753 0.000979 0.327328 ( 0.418906)
test_all 0.002193 0.000000 655.734387 ( 65.586562)
test_rubyspec 0.109411 0.043678 45.716734 ( 51.062175)
total: 165.46 sec