Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-095522
#<BuildRuby:0x00005566c3963708
@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.20230806-095522",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001922 0.003460 1.495389 ( 2.701420)
build_miniruby 0.000934 0.000187 0.965292 ( 0.964895)
build_ruby 0.001314 0.000263 2.553740 ( 2.602125)
build_all 0.009182 0.000261 14.565525 ( 1.289310)
build_install 0.003704 0.004781 2.047973 ( 0.906512)
test_btest 0.000823 0.000187 85.177747 ( 7.564272)
test_basic 0.001176 0.003375 0.564316 ( 0.640443)
test_all 0.000704 0.000183 545.812471 ( 47.482854)
test_rubyspec 0.028232 0.013056 45.964316 ( 58.286363)
total: 122.44 sec