Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-144618
#<BuildRuby:0x0000555f49d12c40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220809-144618",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000173 0.006647 0.895176 ( 1.396935)
build_miniruby 0.000684 0.000285 0.057303 ( 0.056107)
build_ruby 0.000594 0.000247 0.059606 ( 0.058445)
build_all 0.003317 0.001382 1.537431 ( 0.598204)
build_install 0.006235 0.005148 5.640589 ( 2.156758)
test_btest 0.000561 0.000259 49.868696 ( 8.615608)
test_basic 0.002257 0.003339 0.294400 ( 0.383298)
test_all 0.001009 0.000504 616.796137 ( 91.677934)
test_rubyspec 0.067824 0.055348 43.910835 ( 51.314680)
total: 156.26 sec