Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-114546
#<BuildRuby:0x000055d7f6d84040
@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.20221227-114546",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000026)
build_up 0.002236 0.004350 0.843520 ( 1.014599)
build_miniruby 0.001171 0.000156 1.014149 ( 1.012285)
build_ruby 0.001541 0.000000 2.764690 ( 2.762159)
build_all 0.009367 0.000281 16.656125 ( 2.988165)
build_install 0.005969 0.005482 2.230417 ( 1.183927)
test_btest 0.000826 0.000146 70.271281 ( 10.734974)
test_basic 0.002546 0.004326 0.365670 ( 0.451397)
test_all 0.000986 0.000219 671.751291 ( 95.520283)
test_rubyspec 0.103092 0.023863 51.254153 ( 59.297273)
total: 174.97 sec