Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-074412
#<BuildRuby:0x000055aa4bf5c3c8
@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-074412",
@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.000003 0.000016 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001605 0.004584 0.839917 ( 1.013880)
build_miniruby 0.000880 0.000271 1.007073 ( 1.005261)
build_ruby 0.001552 0.000000 2.765622 ( 2.763151)
build_all 0.000208 0.009706 16.676276 ( 2.987169)
build_install 0.007326 0.003419 2.264448 ( 1.187189)
test_btest 0.000622 0.000290 79.419087 ( 10.836494)
test_basic 0.001973 0.005425 0.367479 ( 0.452613)
test_all 0.001056 0.000196 650.604052 ( 96.216563)
test_rubyspec 0.072577 0.060421 51.488448 ( 59.524943)
total: 175.99 sec