Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-170814
#<BuildRuby:0x0000559a4b3040e0
@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-170814",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005333 0.000000 1.650379 ( 1.908491)
build_miniruby 0.001197 0.000000 0.992058 ( 0.991088)
build_ruby 0.001518 0.000000 3.255306 ( 3.255577)
build_all 0.008885 0.001863 17.778547 ( 1.729857)
build_install 0.006703 0.003428 6.156062 ( 1.481906)
test_btest 0.001198 0.000000 109.010074 ( 8.777172)
test_basic 0.001449 0.003303 0.815467 ( 0.890012)
test_all 0.106810 0.035031 541.341266 ( 64.526227)
test_rubyspec 0.039716 0.027112 131.802676 ( 15.860119)
total: 99.42 sec