Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-095135
#<BuildRuby:0x000055de7546c0e0
@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.20240616-095135",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005144 1.798767 ( 1.915205)
build_miniruby 0.000443 0.000621 1.016369 ( 1.015631)
build_ruby 0.001213 0.000404 3.393357 ( 3.393833)
build_all 0.006826 0.003492 17.821764 ( 1.683181)
build_install 0.005034 0.005810 6.374736 ( 1.532291)
test_btest 0.001007 0.000000 110.156733 ( 8.203330)
test_basic 0.003677 0.000290 0.717481 ( 0.797386)
test_all 0.104594 0.033558 555.309820 ( 52.289220)
test_rubyspec 0.045067 0.021041 132.678260 ( 16.107818)
total: 86.94 sec