Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-140727
#<BuildRuby:0x0000564e5ca406e0
@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.20220913-140727",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007076 0.003668 1.152391 ( 1.259614)
build_miniruby 0.001443 0.000555 0.074813 ( 0.072861)
build_ruby 0.001686 0.000648 0.073676 ( 0.071668)
build_all 0.005990 0.003250 1.551948 ( 0.599836)
build_install 0.019831 0.002504 1.922203 ( 0.946842)
test_btest 0.001087 0.000362 92.238271 ( 9.371419)
test_basic 0.005789 0.001929 0.357685 ( 0.455545)
test_all 0.005534 0.001845 668.702223 ( 67.211194)
test_rubyspec 0.100676 0.087200 46.962243 ( 55.054306)
total: 135.04 sec