Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-182117
#<BuildRuby:0x000055fe9584e858
@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.20221228-182117",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005441 0.001255 0.844167 ( 1.305360)
build_miniruby 0.000000 0.001242 1.021139 ( 1.019243)
build_ruby 0.000000 0.001582 2.771352 ( 2.768694)
build_all 0.008393 0.001404 16.752730 ( 2.967367)
build_install 0.005948 0.003581 2.284182 ( 1.181065)
test_btest 0.000722 0.000000 74.200010 ( 10.811501)
test_basic 0.003631 0.002965 0.351156 ( 0.437322)
test_all 0.001457 0.000461 672.342908 ( 99.580534)
test_rubyspec 0.075273 0.052123 51.584457 ( 59.636810)
total: 179.71 sec