Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-155212
#<BuildRuby:0x0000558f6aad7e20
@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.20240621-155212",
@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.000004 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004581 0.002138 1.669390 ( 2.273845)
build_miniruby 0.000789 0.000368 1.058639 ( 1.058523)
build_ruby 0.001024 0.000478 3.584722 ( 3.585294)
build_all 0.005675 0.005068 18.118889 ( 1.691059)
build_install 0.005367 0.004978 6.301874 ( 1.483331)
test_btest 0.001206 0.000000 111.873878 ( 9.105330)
test_basic 0.004696 0.000000 0.895318 ( 0.975168)
test_all 0.087865 0.051286 554.906106 ( 52.154305)
test_rubyspec 0.039748 0.027698 135.689362 ( 15.946827)
total: 88.27 sec