Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-144122
#<BuildRuby:0x0000564054bb3df8
@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.20221230-144122",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000012)
build_up 0.005295 0.001222 0.846307 ( 1.154341)
build_miniruby 0.000999 0.000231 1.025569 ( 1.023425)
build_ruby 0.000000 0.001394 2.776277 ( 2.773578)
build_all 0.009428 0.000159 16.794306 ( 2.973284)
build_install 0.009661 0.002146 2.287659 ( 1.180891)
test_btest 0.001123 0.000000 78.688904 ( 10.765395)
test_basic 0.006467 0.000000 0.339757 ( 0.426372)
test_all 0.001323 0.000053 669.134572 (113.235927)
test_rubyspec 0.095064 0.024000 51.560759 ( 59.644853)
total: 193.18 sec