Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-084818
#<BuildRuby:0x000055a0de343fa8
@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.20220816-084818",
@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.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006835 0.833887 ( 0.873212)
build_miniruby 0.000000 0.001028 0.058175 ( 0.056873)
build_ruby 0.000000 0.001004 0.059810 ( 0.058480)
build_all 0.002579 0.002138 1.555239 ( 0.599821)
build_install 0.009391 0.001869 1.907803 ( 0.963757)
test_btest 0.000570 0.000190 51.872633 ( 8.644729)
test_basic 0.001076 0.004633 0.254492 ( 0.343210)
test_all 0.000974 0.002268 594.377776 ( 93.552052)
test_rubyspec 0.068607 0.056473 43.835597 ( 51.202819)
total: 156.30 sec