Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-005434
#<BuildRuby:0x000055a426156678
@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.20230109-005434",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000053 0.000007 0.000060 ( 0.000059)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.008364 0.000561 0.853439 ( 1.450627)
build_miniruby 0.001185 0.000148 1.030618 ( 1.028658)
build_ruby 0.001552 0.000194 2.787769 ( 2.785044)
build_all 0.006463 0.003303 16.857408 ( 3.004892)
build_install 0.011053 0.000438 2.134689 ( 1.085906)
test_btest 0.000984 0.000141 73.996720 ( 10.639780)
test_basic 0.002729 0.003925 0.344728 ( 0.431045)
test_all 0.001153 0.000210 652.501786 (104.653550)
test_rubyspec 0.115116 0.020258 51.975746 ( 60.014025)
total: 185.09 sec