Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-145142
#<BuildRuby:0x0000564588a7bd58
@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-145142",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002069 0.004578 0.909736 ( 3.522612)
build_miniruby 0.000679 0.000226 0.058088 ( 0.056950)
build_ruby 0.000699 0.000233 0.059373 ( 0.058193)
build_all 0.004411 0.000000 1.525908 ( 0.589262)
build_install 0.009678 0.001648 5.635956 ( 2.163687)
test_btest 0.000722 0.000000 48.151340 ( 9.083058)
test_basic 0.001499 0.003823 0.287985 ( 0.377244)
test_all 0.000780 0.000260 625.028281 ( 89.560678)
test_rubyspec 0.085512 0.045506 44.014286 ( 51.414840)
total: 156.83 sec