Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-204539
#<BuildRuby:0x000055ee1ab63fb0
@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.20230110-204539",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.006198 0.000475 0.852223 ( 1.039420)
build_miniruby 0.001115 0.000223 1.013788 ( 1.011697)
build_ruby 0.001317 0.000263 2.770880 ( 2.768268)
build_all 0.006378 0.003699 16.802343 ( 2.994008)
build_install 0.009364 0.002203 2.137596 ( 1.080552)
test_btest 0.000756 0.000177 71.928697 ( 11.056231)
test_basic 0.005174 0.001217 0.311106 ( 0.397735)
test_all 0.001111 0.000262 656.469904 (105.205059)
test_rubyspec 0.077513 0.053188 51.755554 ( 59.875413)
total: 185.43 sec