Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-010441
#<BuildRuby:0x0000555bbc2b3f50
@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.20221225-010441",
@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.000020 0.000001 0.000021 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004227 0.000008 0.802136 ( 1.043605)
build_miniruby 0.000893 0.000064 0.978027 ( 0.976534)
build_ruby 0.001125 0.000081 2.660904 ( 2.659281)
build_all 0.008175 0.000584 15.906023 ( 3.361054)
build_install 0.005985 0.005018 2.223498 ( 1.236231)
test_btest 0.000522 0.000000 63.593249 ( 11.564273)
test_basic 0.001137 0.003503 0.287706 ( 0.378579)
test_all 0.000800 0.000141 627.024848 (107.573485)
test_rubyspec 0.057874 0.013382 51.772733 ( 59.987697)
total: 188.78 sec