Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-140651
#<BuildRuby:0x00005617f9f8efa0
@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.20240615-140651",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003830 0.001351 1.841564 ( 2.046765)
build_miniruby 0.000728 0.000257 1.022467 ( 1.023609)
build_ruby 0.001106 0.000390 3.344054 ( 3.344668)
build_all 0.004596 0.006086 17.874878 ( 1.731542)
build_install 0.004247 0.006714 6.179244 ( 1.497829)
test_btest 0.000808 0.000382 103.832135 ( 8.739715)
test_basic 0.000511 0.004537 0.819635 ( 0.893982)
test_all 0.072540 0.064103 549.482675 ( 53.403652)
test_rubyspec 0.042566 0.027074 132.127003 ( 16.521531)
total: 89.20 sec