Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-150802
#<BuildRuby:0x00005622b0b24c00
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221111-150802",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007182 0.001658 1.082080 ( 1.140372)
build_miniruby 0.001445 0.000333 0.061784 ( 0.060423)
build_ruby 0.001717 0.000396 0.067531 ( 0.066003)
build_all 0.007762 0.000660 1.426257 ( 0.570814)
build_install 0.022451 0.000471 1.820641 ( 0.933622)
test_btest 0.001771 0.000000 83.959402 ( 8.713685)
test_basic 0.008372 0.000000 0.351891 ( 0.440786)
test_all 0.001907 0.000000 698.096157 ( 69.532470)
test_rubyspec 0.098401 0.078571 47.701029 ( 56.243623)
total: 137.70 sec