Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-102448
#<BuildRuby:0x000055f9da070010
@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.20240618-102448",
@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.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004492 0.001321 1.770867 ( 1.911925)
build_miniruby 0.000856 0.000252 1.053715 ( 1.053250)
build_ruby 0.001224 0.000360 3.370433 ( 3.370861)
build_all 0.007475 0.002681 17.094072 ( 1.604147)
build_install 0.005868 0.004696 5.990469 ( 1.469391)
test_btest 0.001035 0.000345 100.774954 ( 8.925937)
test_basic 0.004799 0.000175 0.842259 ( 0.917985)
test_all 0.094437 0.049496 538.641909 ( 54.904088)
test_rubyspec 0.022567 0.045001 132.805107 ( 15.500784)
total: 89.66 sec