Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-102545
#<BuildRuby:0x0000560619b7d9d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-102545",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005359 0.005147 0.959437 ( 1.418400)
build_miniruby 0.000000 0.002287 0.846154 ( 0.845593)
build_ruby 0.000823 0.002184 2.140225 ( 2.139769)
build_all 0.016597 0.004105 18.651063 ( 2.148834)
build_install 0.012896 0.008895 2.083933 ( 1.043239)
test_btest 0.000000 0.001402 87.805178 ( 9.226432)
test_basic 0.002240 0.007395 0.354808 ( 0.439841)
test_all 0.001638 0.000728 658.929508 ( 62.893358)
test_rubyspec 0.107977 0.070078 48.034713 ( 56.128644)
total: 136.29 sec