Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-021407
#<BuildRuby:0x000055cae875bfa8
@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-021407",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.006657 0.832295 ( 1.127471)
build_miniruby 0.000000 0.001007 0.057492 ( 0.056170)
build_ruby 0.000253 0.000709 0.059152 ( 0.057858)
build_all 0.001944 0.002760 1.529370 ( 0.587350)
build_install 0.008231 0.002476 1.923562 ( 0.964140)
test_btest 0.000576 0.000336 45.813318 ( 8.670878)
test_basic 0.000678 0.004846 0.259279 ( 0.348173)
test_all 0.001174 0.000782 608.893132 ( 90.250891)
test_rubyspec 0.075781 0.050521 44.115113 ( 51.462317)
total: 153.53 sec