Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-112304
#<BuildRuby:0x0000561cb5767de8
@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-112304",
@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.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005945 0.000703 1.781852 ( 2.159747)
build_miniruby 0.000822 0.000290 1.085268 ( 1.084640)
build_ruby 0.001084 0.000383 3.382113 ( 3.383166)
build_all 0.009845 0.000463 18.433391 ( 1.733334)
build_install 0.008728 0.002757 6.428194 ( 1.514820)
test_btest 0.000953 0.000301 108.410749 ( 9.165902)
test_basic 0.004850 0.000019 0.791517 ( 0.870616)
test_all 0.102686 0.035885 567.954294 ( 62.505742)
test_rubyspec 0.033133 0.035308 134.892461 ( 16.015737)
total: 98.43 sec