Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-130451
#<BuildRuby:0x00005565eba23bd0
@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.20240615-130451",
@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.000008 0.000005 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.003000 0.001714 1.526728 ( 1.867621)
build_miniruby 0.000695 0.000397 1.087583 ( 1.087472)
build_ruby 0.000849 0.000485 3.361942 ( 3.363549)
build_all 0.003690 0.006716 17.626971 ( 1.637770)
build_install 0.006970 0.003204 6.201210 ( 1.474775)
test_btest 0.000560 0.000350 108.710042 ( 9.300090)
test_basic 0.002712 0.001695 0.762528 ( 0.835610)
test_all 0.113465 0.023281 545.642820 ( 51.249398)
test_rubyspec 0.036099 0.030696 131.426038 ( 15.963901)
total: 86.78 sec