Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-174851
#<BuildRuby:0x0000565550e29888
@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-174851",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.010782 0.000430 0.952719 ( 1.238919)
build_miniruby 0.001936 0.000121 0.077504 ( 0.077049)
build_ruby 0.002103 0.000132 0.077918 ( 0.077045)
build_all 0.009060 0.000262 4.045483 ( 0.790331)
build_install 0.017867 0.005727 7.813965 ( 2.383994)
test_btest 0.001201 0.000127 47.311163 ( 43.865228)
test_basic 0.001415 0.005596 0.333980 ( 0.424698)
test_all 0.000000 0.002107 697.700493 ( 67.076974)
test_rubyspec 0.119529 0.052817 46.274216 ( 51.192002)
total: 167.13 sec