Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-111438
#<BuildRuby:0x000055fcff62c0d0
@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.20230125-111438",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006443 0.000000 0.840154 ( 1.075651)
build_miniruby 0.001106 0.000000 1.004179 ( 1.002275)
build_ruby 0.001652 0.000000 2.763258 ( 2.760573)
build_all 0.005763 0.004015 16.705501 ( 2.946400)
build_install 0.004728 0.004491 2.077899 ( 1.068469)
test_btest 0.000000 0.000669 74.634835 ( 10.816324)
test_basic 0.000160 0.006274 0.356634 ( 0.442983)
test_all 0.001091 0.000198 656.234014 ( 99.358256)
test_rubyspec 0.089724 0.045271 51.764297 ( 59.853773)
total: 179.33 sec