Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-150728
#<BuildRuby:0x0000560870bbbdd0
@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.20220809-150728",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005611 0.000863 0.860743 ( 3.955129)
build_miniruby 0.000853 0.000131 0.058107 ( 0.056942)
build_ruby 0.000682 0.000105 0.059102 ( 0.058009)
build_all 0.000144 0.004463 1.518165 ( 0.587139)
build_install 0.002752 0.008283 5.626244 ( 2.170626)
test_btest 0.000606 0.000217 46.589033 ( 9.012886)
test_basic 0.005569 0.000399 0.333928 ( 0.421903)
test_all 0.001129 0.000376 606.410070 ( 90.068664)
test_rubyspec 0.044809 0.065060 43.997136 ( 51.425445)
total: 157.76 sec