Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-122648
#<BuildRuby:0x000056149c4d5e98
@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.20230105-122648",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000000 0.000051 0.000051 ( 0.000046)
configure 0.000000 0.000035 0.000035 ( 0.000036)
build_up 0.002102 0.004221 0.846972 ( 1.117967)
build_miniruby 0.001116 0.000149 1.014341 ( 1.012630)
build_ruby 0.001503 0.000200 2.771262 ( 2.768567)
build_all 0.005116 0.004551 16.665914 ( 3.016707)
build_install 0.003952 0.005454 2.226688 ( 1.171859)
test_btest 0.000564 0.000141 75.987014 ( 10.711789)
test_basic 0.003710 0.003143 0.378446 ( 0.464447)
test_all 0.001046 0.000291 647.190791 (105.540698)
test_rubyspec 0.066661 0.062956 51.302275 ( 59.330202)
total: 185.14 sec