Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-070420
#<BuildRuby:0x000055b2aa6efea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220425-070420",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.002476 0.004364 0.852443 ( 1.067372)
build_miniruby 0.000917 0.000000 0.057286 ( 0.056086)
build_ruby 0.000919 0.000000 0.059081 ( 0.057944)
build_all 0.003989 0.000000 1.507235 ( 0.615637)
build_install 0.005380 0.003265 6.248997 ( 2.820094)
test_btest 0.000618 0.000065 47.916088 ( 9.149890)
test_basic 0.001443 0.004082 0.263133 ( 0.351764)
test_all 0.001389 0.000219 639.839623 ( 91.440185)
test_rubyspec 0.091575 0.036896 44.303626 ( 49.181503)
total: 154.74 sec