Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-212801
#<BuildRuby:0x0000562ffcd50110
@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.20240619-212801",
@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.000009 0.000005 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004120 0.001831 1.902455 ( 2.214664)
build_miniruby 0.000758 0.000336 1.010551 ( 1.010507)
build_ruby 0.001107 0.000492 3.454202 ( 3.454765)
build_all 0.006363 0.003644 17.278542 ( 1.607759)
build_install 0.004962 0.006345 6.132075 ( 1.544060)
test_btest 0.000536 0.000288 103.330745 ( 9.494888)
test_basic 0.003418 0.001841 0.917705 ( 0.990610)
test_all 0.109502 0.029117 562.182275 ( 55.474527)
test_rubyspec 0.040872 0.024864 134.732992 ( 16.181139)
total: 91.97 sec