Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-132212
#<BuildRuby:0x000055bf137532d0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240617-132212",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005112 0.000000 1.031762 ( 1.298217)
build_miniruby 0.001124 0.000000 0.746287 ( 0.746376)
build_ruby 0.001332 0.000000 2.290137 ( 2.290695)
build_all 0.003231 0.004659 12.449836 ( 1.019521)
build_install 0.011592 0.000639 4.238147 ( 1.079142)
test_btest 0.000544 0.000109 70.776368 ( 4.974925)
test_basic 0.003766 0.000000 0.389782 ( 0.471044)
test_all 0.068293 0.030779 374.235720 ( 42.287601)
test_rubyspec 0.021872 0.020133 86.752775 ( 11.044561)
total: 65.21 sec