Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-011612
#<BuildRuby:0x000055b1d14d8dd8
@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.20221110-011612",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005857 0.004782 1.109754 ( 1.683747)
build_miniruby 0.001657 0.000237 0.067399 ( 0.065344)
build_ruby 0.001921 0.000000 0.070511 ( 0.068775)
build_all 0.007735 0.002489 1.526973 ( 0.599773)
build_install 0.017071 0.003484 1.876061 ( 0.940615)
test_btest 0.001226 0.000205 87.927057 ( 8.751278)
test_basic 0.008896 0.000814 0.344873 ( 0.430778)
test_all 0.001714 0.000274 652.902136 ( 68.084462)
test_rubyspec 0.144399 0.043423 47.820333 ( 55.978596)
total: 136.60 sec