Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-061735
#<BuildRuby:0x0000560f3570de98
@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.20221229-061735",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000021 0.000003 0.000024 ( 0.000021)
build_up 0.000000 0.006452 0.850222 ( 1.382102)
build_miniruby 0.000000 0.001271 1.008407 ( 1.006563)
build_ruby 0.000000 0.001717 2.776127 ( 2.773319)
build_all 0.008985 0.000666 16.679506 ( 2.973118)
build_install 0.006873 0.004700 2.303366 ( 1.171371)
test_btest 0.000702 0.000222 75.734227 ( 10.596014)
test_basic 0.003102 0.003624 0.328871 ( 0.414908)
test_all 0.000888 0.000311 673.937089 ( 96.216735)
test_rubyspec 0.099761 0.029252 51.879638 ( 59.973089)
total: 176.51 sec