Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-040112
#<BuildRuby:0x00007998a13efdd8
@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.20240624-040112",
@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.000001 0.000007 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000948 0.004005 1.556067 ( 1.906118)
build_miniruby 0.001052 0.000015 0.787582 ( 0.786594)
build_ruby 0.000295 0.001113 2.858923 ( 2.857906)
build_all 0.008153 0.002041 20.574112 ( 1.823819)
build_install 0.005757 0.004060 6.601994 ( 1.620636)
test_btest 0.000510 0.000190 116.799233 ( 8.815169)
test_basic 0.001286 0.005102 0.547510 ( 0.625402)
test_all 0.101008 0.034898 589.542884 ( 53.888004)
test_rubyspec 0.032592 0.037629 145.727914 ( 16.107021)
total: 88.43 sec