Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-214850
#<BuildRuby:0x000055be0032ff00
@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.20240618-214850",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001006 0.006497 1.815523 ( 2.069546)
build_miniruby 0.000950 0.000203 1.025507 ( 1.025096)
build_ruby 0.001216 0.000261 3.387010 ( 3.388114)
build_all 0.009234 0.001115 17.626770 ( 1.657735)
build_install 0.006747 0.003725 6.193297 ( 1.455362)
test_btest 0.001284 0.000000 107.806206 ( 9.058329)
test_basic 0.004719 0.000482 0.928555 ( 1.001432)
test_all 0.102838 0.038250 563.452683 ( 54.216708)
test_rubyspec 0.020717 0.046161 132.793102 ( 16.001699)
total: 89.87 sec