Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-072752
#<BuildRuby:0x0000557b75dac8e8
@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.20220227-072752",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002518 0.007731 0.999826 ( 1.168408)
build_miniruby 0.001531 0.000589 0.076771 ( 0.074558)
build_ruby 0.001417 0.000545 0.077011 ( 0.075210)
build_all 0.006977 0.003652 4.171202 ( 0.842326)
build_install 0.019791 0.004020 7.909257 ( 2.406277)
test_btest 0.001022 0.000361 72.706449 ( 8.378346)
test_basic 0.006442 0.000500 0.337482 ( 0.426848)
test_all 0.002107 0.000000 668.792350 ( 70.626212)
test_rubyspec 0.099661 0.074773 46.414940 ( 51.947488)
total: 135.95 sec