Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-030607
#<BuildRuby:0x000055c64241a858
@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.20221222-030607",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000722 0.003756 0.848673 ( 1.077351)
build_miniruby 0.000789 0.000087 1.011369 ( 1.010062)
build_ruby 0.000920 0.000102 2.715488 ( 2.714410)
build_all 0.004895 0.004183 15.835345 ( 3.320626)
build_install 0.009427 0.000176 2.236262 ( 1.206857)
test_btest 0.000534 0.000076 65.127165 ( 11.104415)
test_basic 0.005109 0.000126 0.312393 ( 0.402305)
test_all 0.001109 0.000152 688.176595 (141.234058)
test_rubyspec 0.042490 0.021329 52.761807 ( 60.939149)
total: 223.01 sec