Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-082640
#<BuildRuby:0x000055df974db468
@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.20230107-082640",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001877 0.004504 0.859013 ( 1.068009)
build_miniruby 0.001046 0.000224 1.016140 ( 1.014259)
build_ruby 0.001278 0.000274 2.765973 ( 2.763677)
build_all 0.005337 0.004657 16.853138 ( 2.986564)
build_install 0.011104 0.000507 2.122374 ( 1.070666)
test_btest 0.000893 0.000211 73.484569 ( 10.835989)
test_basic 0.005642 0.001327 0.355602 ( 0.441372)
test_all 0.001204 0.000283 657.117689 (104.837364)
test_rubyspec 0.089168 0.044318 52.165574 ( 60.198295)
total: 185.22 sec