Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-163552
#<BuildRuby:0x000055844b43bd20
@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.20240621-163552",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000009 ( 0.000008)
autoconf 0.000009 0.000006 0.000015 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004951 0.000626 1.620506 ( 1.857061)
build_miniruby 0.001508 0.000000 1.105432 ( 1.103880)
build_ruby 0.001519 0.000000 3.313581 ( 3.315114)
build_all 0.008677 0.001615 17.598873 ( 1.632429)
build_install 0.000649 0.009261 6.149306 ( 1.479338)
test_btest 0.000653 0.000447 106.073899 ( 9.326071)
test_basic 0.002785 0.001906 0.885672 ( 0.959798)
test_all 0.095494 0.043199 545.564031 ( 51.942737)
test_rubyspec 0.043793 0.024321 134.652898 ( 16.026407)
total: 87.64 sec