Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-122508
#<BuildRuby:0x0000564cc6dd0090
@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-122508",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004396 0.001221 1.581599 ( 1.777054)
build_miniruby 0.000876 0.000243 1.088235 ( 1.088499)
build_ruby 0.001371 0.000381 3.363801 ( 3.363795)
build_all 0.005494 0.004626 17.034978 ( 1.623575)
build_install 0.007663 0.002420 5.957853 ( 1.407834)
test_btest 0.000591 0.000186 103.045415 ( 8.572743)
test_basic 0.003431 0.001083 0.812242 ( 0.891838)
test_all 0.111727 0.028475 537.954354 ( 61.122860)
test_rubyspec 0.024304 0.042995 130.397652 ( 15.695284)
total: 95.54 sec