Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-015932
#<BuildRuby:0x000055c65960fde0
@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-015932",
@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.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000708 0.004337 1.339787 ( 1.651668)
build_miniruby 0.000775 0.000353 1.013325 ( 1.012780)
build_ruby 0.001043 0.000474 3.189391 ( 3.190034)
build_all 0.008645 0.001829 18.484208 ( 1.734726)
build_install 0.008589 0.003579 6.382322 ( 1.496203)
test_btest 0.000761 0.000000 109.104267 ( 10.096789)
test_basic 0.000335 0.003410 0.595457 ( 0.672721)
test_all 0.110095 0.033197 593.711974 ( 57.543257)
test_rubyspec 0.036298 0.030753 138.716344 ( 15.875795)
total: 93.27 sec