Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-122401
#<BuildRuby:0x0000562d08284ea8
@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.20220828-122401",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008113 0.003989 0.970248 ( 1.182539)
build_miniruby 0.001714 0.000321 0.070578 ( 0.068436)
build_ruby 0.001699 0.000318 0.077310 ( 0.075532)
build_all 0.009279 0.000897 1.529556 ( 0.576014)
build_install 0.018543 0.004602 1.884678 ( 0.919991)
test_btest 0.000995 0.000190 75.476363 ( 8.235209)
test_basic 0.007242 0.000484 0.331840 ( 0.419858)
test_all 0.003711 0.000000 628.929909 ( 64.687349)
test_rubyspec 0.109073 0.059065 45.717506 ( 54.278521)
total: 130.44 sec