Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-132518
#<BuildRuby:0x00005630c9c12af0
@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.20221202-132518",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000045 0.010996 1.225819 ( 1.696422)
build_miniruby 0.000640 0.002576 0.854382 ( 0.852575)
build_ruby 0.000000 0.003198 2.225587 ( 2.132684)
build_all 0.016653 0.004866 18.562318 ( 2.174348)
build_install 0.018642 0.004231 2.054589 ( 1.025112)
test_btest 0.001381 0.000527 87.601959 ( 9.337803)
test_basic 0.003601 0.005912 0.346226 ( 0.431652)
test_all 0.001834 0.000786 675.050742 ( 70.114829)
test_rubyspec 0.099717 0.077925 49.355611 ( 57.482970)
total: 145.25 sec