Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-130341
#<BuildRuby:0x000056408c394068
@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.20240617-130341",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000000 0.006362 1.645508 ( 1.851547)
build_miniruby 0.000000 0.001267 1.037244 ( 1.036700)
build_ruby 0.001003 0.000594 3.359256 ( 3.358609)
build_all 0.005421 0.004742 18.032129 ( 1.728958)
build_install 0.001709 0.009238 6.242080 ( 1.447076)
test_btest 0.000684 0.000443 105.632678 ( 9.598141)
test_basic 0.000401 0.004497 0.826675 ( 0.898550)
test_all 0.106364 0.032650 569.337137 ( 57.035835)
test_rubyspec 0.014067 0.051647 131.179302 ( 15.960407)
total: 92.92 sec