Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-200407
#<BuildRuby:0x000055c374238010
@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.20240622-200407",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002354 0.003388 1.893808 ( 2.094155)
build_miniruby 0.000863 0.000273 1.032137 ( 1.031593)
build_ruby 0.001387 0.000438 3.454566 ( 3.454017)
build_all 0.009880 0.000588 18.185399 ( 1.671237)
build_install 0.008337 0.001853 6.336327 ( 1.474036)
test_btest 0.000996 0.000279 108.090090 ( 9.582872)
test_basic 0.000793 0.004002 0.819527 ( 0.892688)
test_all 0.082962 0.056333 578.773339 ( 54.530855)
test_rubyspec 0.046314 0.020845 138.158535 ( 16.526314)
total: 91.26 sec