Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-130211
#<BuildRuby:0x00005641786e00e0
@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.20240623-130211",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.005121 0.000321 1.864307 ( 2.162061)
build_miniruby 0.000858 0.000238 1.081398 ( 1.081362)
build_ruby 0.001190 0.000330 3.241301 ( 3.240801)
build_all 0.004652 0.005700 17.256529 ( 1.655813)
build_install 0.005976 0.004578 6.057567 ( 1.452160)
test_btest 0.000860 0.000313 106.150693 ( 8.949722)
test_basic 0.003753 0.001364 0.759213 ( 0.833285)
test_all 0.087231 0.053744 551.459269 ( 61.282061)
test_rubyspec 0.017471 0.048683 132.040842 ( 16.115914)
total: 96.77 sec