Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-143352
#<BuildRuby:0x0000559bbfe008e8
@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.20220317-143352",
@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.000014 0.000004 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010540 0.001646 1.022699 ( 1.163518)
build_miniruby 0.001454 0.000364 0.078683 ( 0.076833)
build_ruby 0.001514 0.000379 0.072837 ( 0.070700)
build_all 0.001648 0.008338 4.177804 ( 0.850060)
build_install 0.022379 0.001245 7.842627 ( 2.398972)
test_btest 0.000000 0.001133 74.730616 ( 8.098323)
test_basic 0.006810 0.001313 0.341253 ( 0.433698)
test_all 0.001448 0.000435 708.908954 ( 68.074983)
test_rubyspec 0.073799 0.085905 46.336684 ( 51.462815)
total: 132.63 sec