Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-002804
#<BuildRuby:0x0000557cf3b53bd0
@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.20240622-002804",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.003618 0.002067 1.847516 ( 2.046074)
build_miniruby 0.000718 0.000411 1.180435 ( 1.180328)
build_ruby 0.001017 0.000582 3.506575 ( 3.506718)
build_all 0.005512 0.005065 18.275140 ( 1.731422)
build_install 0.008532 0.001759 6.272682 ( 1.453059)
test_btest 0.000851 0.000473 109.648210 ( 9.338523)
test_basic 0.002920 0.001622 0.894026 ( 0.967958)
test_all 0.104875 0.035560 582.032508 ( 55.174595)
test_rubyspec 0.037643 0.031284 135.468875 ( 16.000415)
total: 91.40 sec