Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-054808
#<BuildRuby:0x000055ebc0190a58
@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.20220217-054808",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004952 0.005272 0.962959 ( 2.228227)
build_miniruby 0.001739 0.000401 0.075636 ( 0.073429)
build_ruby 0.001574 0.000364 0.080089 ( 0.078048)
build_all 0.005240 0.004913 4.140321 ( 0.794978)
build_install 0.022558 0.001904 7.856245 ( 2.327317)
test_btest 0.000914 0.000215 74.866234 ( 7.890405)
test_basic 0.007309 0.000489 0.341391 ( 0.430244)
test_all 0.001513 0.000336 694.611791 ( 67.272342)
test_rubyspec 0.075633 0.086627 46.116561 ( 51.264351)
total: 132.36 sec