Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-134230
#<BuildRuby:0x000055739aa82920
@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.20220815-134230",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005676 0.004757 0.853805 ( 0.978442)
build_miniruby 0.000929 0.000422 0.055907 ( 0.055272)
build_ruby 0.001241 0.000564 0.065615 ( 0.064518)
build_all 0.005534 0.002516 1.247539 ( 0.463877)
build_install 0.012492 0.005679 1.612645 ( 0.808367)
test_btest 0.000800 0.000364 54.095740 ( 5.874864)
test_basic 0.003708 0.001686 0.272198 ( 0.365401)
test_all 0.002946 0.001339 511.716107 ( 52.790984)
test_rubyspec 0.107266 0.036878 41.619151 ( 48.900979)
total: 110.30 sec