Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-001352
#<BuildRuby:0x000055c2a28c00b8
@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-001352",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005292 0.000586 1.892991 ( 2.038156)
build_miniruby 0.001201 0.000494 1.172927 ( 1.172325)
build_ruby 0.001133 0.000466 3.331063 ( 3.330814)
build_all 0.008556 0.001733 18.000391 ( 1.700396)
build_install 0.008096 0.002463 6.219273 ( 1.464448)
test_btest 0.000572 0.000218 108.750915 ( 8.887529)
test_basic 0.000000 0.004029 0.878450 ( 0.952811)
test_all 0.081239 0.056246 567.286017 ( 58.101081)
test_rubyspec 0.042738 0.023744 133.505292 ( 16.084746)
total: 93.73 sec