Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-190155
#<BuildRuby:0x00005573bd98eff0
@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.20240620-190155",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001635 0.004573 1.833423 ( 2.018935)
build_miniruby 0.001083 0.000382 1.135733 ( 1.134237)
build_ruby 0.001185 0.000419 3.288589 ( 3.288230)
build_all 0.008685 0.001484 17.937644 ( 1.640491)
build_install 0.003739 0.006874 6.307599 ( 1.527447)
test_btest 0.000555 0.000221 109.902176 ( 9.272503)
test_basic 0.000096 0.004297 0.887476 ( 0.962288)
test_all 0.108108 0.034151 562.761761 ( 61.665432)
test_rubyspec 0.028290 0.038321 137.005618 ( 16.095956)
total: 97.61 sec