Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-161503
#<BuildRuby:0x0000564d1de56620
@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-161503",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000010 0.000004 0.000014 ( 0.000016)
build_up 0.004830 0.002273 0.915872 ( 1.079667)
build_miniruby 0.000000 0.001141 1.056121 ( 1.054296)
build_ruby 0.000000 0.001695 2.784511 ( 2.781796)
build_all 0.005601 0.004081 16.737573 ( 2.979939)
build_install 0.009095 0.002479 2.250659 ( 1.177648)
test_btest 0.000651 0.000326 73.411878 ( 10.594941)
test_basic 0.004411 0.002206 0.359330 ( 0.445457)
test_all 0.000915 0.000457 672.750292 ( 96.470755)
test_rubyspec 0.065435 0.061677 51.323654 ( 59.375259)
total: 175.96 sec