Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-155049
#<BuildRuby:0x0000558e2d9babe8
@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.20230112-155049",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006344 0.000299 0.849347 ( 1.046020)
build_miniruby 0.001185 0.000158 1.017872 ( 1.015874)
build_ruby 0.001469 0.000196 2.794506 ( 2.791826)
build_all 0.008666 0.001156 16.819376 ( 2.962859)
build_install 0.011175 0.000135 2.083564 ( 1.083189)
test_btest 0.001008 0.000000 72.662116 ( 11.116146)
test_basic 0.006221 0.000245 0.358828 ( 0.445149)
test_all 0.001432 0.000159 655.857159 (102.624556)
test_rubyspec 0.075848 0.036074 51.885346 ( 60.086654)
total: 183.17 sec