Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-045558
#<BuildRuby:0x000055674e8c6878
@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.20220815-045558",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006335 0.000000 0.808213 ( 0.894325)
build_miniruby 0.001039 0.000000 0.058097 ( 0.056920)
build_ruby 0.001024 0.000000 0.059408 ( 0.058168)
build_all 0.004681 0.000000 1.551590 ( 0.599581)
build_install 0.007224 0.003936 1.936694 ( 0.973951)
test_btest 0.000736 0.000037 50.222946 ( 8.563956)
test_basic 0.005286 0.000264 0.283256 ( 0.372004)
test_all 0.002334 0.000117 596.043029 ( 96.350984)
test_rubyspec 0.096467 0.021886 43.752206 ( 51.118524)
total: 158.99 sec