Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-152055
#<BuildRuby:0x0000564621971400
@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.20220719-152055",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005633 0.005326 0.728048 ( 1.311796)
build_miniruby 0.002507 0.000456 0.049750 ( 0.047443)
build_ruby 0.001342 0.000244 0.053880 ( 0.052711)
build_all 0.007106 0.000345 1.237497 ( 0.473174)
build_install 0.011019 0.006657 4.437145 ( 1.792670)
test_btest 0.000866 0.000200 53.778697 ( 7.724246)
test_basic 0.005247 0.000000 0.214441 ( 0.305148)
test_all 0.001114 0.000000 520.667136 ( 55.546004)
test_rubyspec 0.110315 0.033204 39.299765 ( 45.306097)
total: 112.56 sec