Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-114603
#<BuildRuby:0x00005589f054b4b8
@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-114603",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005532 0.004318 1.084394 ( 1.119651)
build_miniruby 0.002312 0.000000 0.056800 ( 0.054477)
build_ruby 0.002011 0.000025 0.068984 ( 0.066758)
build_all 0.010619 0.000000 1.445733 ( 0.585543)
build_install 0.017818 0.003566 1.819247 ( 0.922815)
test_btest 0.001506 0.000000 85.363223 ( 9.050215)
test_basic 0.009035 0.000309 0.338423 ( 0.424208)
test_all 0.001940 0.000224 697.568947 ( 69.451834)
test_rubyspec 0.116561 0.065053 47.620188 ( 55.768456)
total: 137.45 sec