Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-205803
#<BuildRuby:0x0000564abcad7f48
@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-205803",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003872 0.001452 1.704424 ( 2.076875)
build_miniruby 0.000805 0.000302 1.032652 ( 1.033004)
build_ruby 0.001086 0.000407 3.285292 ( 3.285570)
build_all 0.007396 0.002773 17.769051 ( 1.634022)
build_install 0.002063 0.008325 6.148422 ( 1.463609)
test_btest 0.000784 0.000368 107.673854 ( 8.900525)
test_basic 0.003229 0.001519 0.852808 ( 0.926712)
test_all 0.079305 0.056436 559.894672 ( 57.067540)
test_rubyspec 0.026241 0.038525 135.390655 ( 15.897174)
total: 92.29 sec