Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-160449
#<BuildRuby:0x000055ad99c7ec40
@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.20220628-160449",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001842 0.004628 0.873593 ( 1.586280)
build_miniruby 0.000798 0.000200 0.057183 ( 0.055985)
build_ruby 0.000745 0.000186 0.059607 ( 0.058403)
build_all 0.004273 0.000000 1.503109 ( 0.600750)
build_install 0.005377 0.003478 6.292710 ( 2.815734)
test_btest 0.000657 0.000175 55.855847 ( 8.086360)
test_basic 0.001096 0.004629 0.301301 ( 0.389762)
test_all 0.001117 0.000373 606.253404 ( 91.467284)
test_rubyspec 0.076368 0.052984 44.608709 ( 50.254720)
total: 155.32 sec