Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-061113
#<BuildRuby:0x000055b125075400
@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.20220726-061113",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009897 0.001649 0.842781 ( 1.729371)
build_miniruby 0.001596 0.000266 0.060956 ( 0.059382)
build_ruby 0.001435 0.000239 0.064495 ( 0.063400)
build_all 0.003659 0.005874 1.262904 ( 0.483256)
build_install 0.014905 0.002224 4.231852 ( 1.797685)
test_btest 0.001104 0.000254 52.356156 ( 5.892487)
test_basic 0.005423 0.001252 0.290728 ( 0.379949)
test_all 0.001522 0.000351 482.546345 ( 51.507286)
test_rubyspec 0.077954 0.042694 41.765940 ( 47.353578)
total: 109.27 sec