Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-124122
#<BuildRuby:0x000055b21b38bf58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-124122",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.004382 0.870461 ( 1.569635)
build_miniruby 0.000000 0.000819 1.015449 ( 1.014405)
build_ruby 0.000000 0.001242 2.808156 ( 2.682852)
build_all 0.008667 0.000386 15.878533 ( 3.297127)
build_install 0.009528 0.000326 2.336629 ( 1.334710)
test_btest 0.000506 0.000080 57.799549 ( 12.180915)
test_basic 0.004712 0.000127 0.302950 ( 0.393682)
test_all 0.001776 0.000266 678.106786 (138.271606)
test_rubyspec 0.049622 0.017352 52.586901 ( 60.844118)
total: 221.59 sec