Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-215508
#<BuildRuby:0x000055f40517b548
@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.20240617-215508",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.005022 0.000380 1.716096 ( 1.912451)
build_miniruby 0.000873 0.000291 1.038208 ( 1.037733)
build_ruby 0.001173 0.000391 3.329428 ( 3.330168)
build_all 0.007888 0.002629 17.961488 ( 1.698457)
build_install 0.006949 0.003593 6.243830 ( 1.466822)
test_btest 0.000590 0.000205 106.841648 ( 9.441748)
test_basic 0.000594 0.004090 0.866756 ( 0.944613)
test_all 0.081005 0.064760 555.513385 ( 60.817419)
test_rubyspec 0.041791 0.024801 131.123294 ( 15.458170)
total: 96.11 sec