Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-071929
#<BuildRuby:0x000055c5ecc647d0
@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.20220315-071929",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006059 0.005765 1.034355 ( 2.155403)
build_miniruby 0.000000 0.002292 0.075502 ( 0.073248)
build_ruby 0.000205 0.001817 0.070495 ( 0.068852)
build_all 0.005633 0.004921 4.164259 ( 0.856122)
build_install 0.019169 0.004965 7.992868 ( 2.437401)
test_btest 0.001369 0.000000 75.093153 ( 8.239952)
test_basic 0.006019 0.001081 0.342891 ( 0.437932)
test_all 0.001478 0.000544 709.870347 ( 68.142656)
test_rubyspec 0.103067 0.067745 46.964327 ( 51.971594)
total: 134.38 sec