Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-021751
#<BuildRuby:0x0000558a1a9bbd20
@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-021751",
@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.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004581 0.001348 1.770788 ( 2.109387)
build_miniruby 0.000835 0.000246 1.129519 ( 1.129080)
build_ruby 0.001381 0.000406 3.361348 ( 3.360272)
build_all 0.006317 0.003620 17.382431 ( 1.686489)
build_install 0.005603 0.004743 6.146847 ( 1.530952)
test_btest 0.000582 0.000204 107.900984 ( 8.677777)
test_basic 0.003339 0.001169 0.845127 ( 0.919681)
test_all 0.106539 0.032350 566.326465 ( 63.455424)
test_rubyspec 0.029360 0.034461 134.440035 ( 16.713679)
total: 99.58 sec