Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-123514
#<BuildRuby:0x0000562b00a9eeb8
@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.20231222-123514",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001305 0.003021 1.046385 ( 1.423254)
build_miniruby 0.000756 0.000267 0.854715 ( 0.854921)
build_ruby 0.001056 0.000373 2.706448 ( 2.706568)
build_all 0.005792 0.004645 16.354370 ( 1.535236)
build_install 0.009033 0.000000 4.756778 ( 1.129595)
test_btest 0.001027 0.000000 83.085242 ( 7.687607)
test_basic 0.004139 0.000000 0.761949 ( 0.839020)
test_all 0.108792 0.026635 511.730023 ( 59.356878)
test_rubyspec 0.014693 0.031840 51.154835 ( 63.450903)
total: 138.98 sec