Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-191350
#<BuildRuby:0x000056169a604008
@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.20230112-191350",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.004082 0.002449 0.860750 ( 1.249271)
build_miniruby 0.000000 0.001354 1.004398 ( 1.002217)
build_ruby 0.000000 0.001571 2.790722 ( 2.788099)
build_all 0.007539 0.002246 16.792009 ( 2.985917)
build_install 0.008772 0.002695 2.087918 ( 1.074314)
test_btest 0.000638 0.000365 69.169510 ( 11.083531)
test_basic 0.001309 0.005286 0.341005 ( 0.427597)
test_all 0.000830 0.000533 655.251293 ( 96.606358)
test_rubyspec 0.042416 0.065420 51.837942 ( 59.926546)
total: 177.14 sec