Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-160148
#<BuildRuby:0x0000555df8083f58
@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.20221216-160148",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004256 0.000063 0.853989 ( 1.059805)
build_miniruby 0.000821 0.000154 0.927563 ( 0.925801)
build_ruby 0.001087 0.000204 2.816817 ( 2.714739)
build_all 0.004812 0.004247 15.851034 ( 3.355195)
build_install 0.006981 0.002775 2.235479 ( 1.231575)
test_btest 0.000505 0.000126 64.256145 ( 11.023934)
test_basic 0.004687 0.000192 0.308895 ( 0.399320)
test_all 0.001255 0.000166 686.764199 (136.488198)
test_rubyspec 0.041120 0.019926 53.385423 ( 61.485550)
total: 218.68 sec