Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-004652
#<BuildRuby:0x0000559dd5e84040
@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.20240614-004652",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003952 0.001482 1.688353 ( 2.001231)
build_miniruby 0.000792 0.000297 1.007276 ( 1.007038)
build_ruby 0.001028 0.000385 3.316266 ( 3.316469)
build_all 0.003921 0.006017 17.337752 ( 1.600951)
build_install 0.002370 0.007945 6.089827 ( 1.457293)
test_btest 0.000805 0.000426 109.966045 ( 7.998664)
test_basic 0.002768 0.001465 0.917888 ( 0.993282)
test_all 0.104241 0.036164 550.994067 ( 56.165171)
test_rubyspec 0.038350 0.026986 134.366202 ( 16.463190)
total: 91.00 sec