Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-114430
#<BuildRuby:0x000055eebbf33dd8
@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.20220820-114430",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002317 0.004508 0.876141 ( 1.016206)
build_miniruby 0.001061 0.000000 0.058284 ( 0.057038)
build_ruby 0.000984 0.000000 0.059179 ( 0.057972)
build_all 0.000579 0.003986 1.528311 ( 0.584710)
build_install 0.006583 0.004619 1.940328 ( 0.974278)
test_btest 0.000675 0.000000 56.521427 ( 8.125137)
test_basic 0.002471 0.003381 0.343294 ( 0.431685)
test_all 0.000597 0.001146 595.023479 ( 90.090658)
test_rubyspec 0.062669 0.050224 44.272817 ( 52.578288)
total: 153.92 sec