Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-113226
#<BuildRuby:0x00005633eadf8af8
@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.20220206-113226",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011505 0.934166 ( 1.161727)
build_miniruby 0.000000 0.002166 0.125975 ( 0.123220)
build_ruby 0.002722 0.001466 3.280100 ( 3.046026)
build_all 0.015578 0.005832 21.193685 ( 2.292668)
build_install 0.015353 0.005268 7.922196 ( 2.368251)
test_btest 0.000929 0.000437 74.890104 ( 8.267640)
test_basic 0.007178 0.001021 0.350207 ( 0.437580)
test_all 0.001310 0.000583 676.087394 ( 65.532180)
test_rubyspec 0.098808 0.066909 45.908785 ( 51.342074)
total: 134.57 sec