Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-091950
#<BuildRuby:0x0000563c84d23540
@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-091950",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003650 0.001622 1.706772 ( 1.912181)
build_miniruby 0.000784 0.000349 1.117673 ( 1.117145)
build_ruby 0.001010 0.000449 3.454932 ( 3.454672)
build_all 0.010245 0.000360 18.196301 ( 1.696700)
build_install 0.010220 0.000239 6.338046 ( 1.476162)
test_btest 0.001086 0.000335 110.999322 ( 9.072301)
test_basic 0.004495 0.000000 0.926106 ( 1.003774)
test_all 0.091603 0.048300 576.587934 ( 58.472737)
test_rubyspec 0.036570 0.030256 136.610521 ( 16.302167)
total: 94.51 sec