Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-103651
#<BuildRuby:0x0000555e73e37fc0
@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.20240622-103651",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005030 0.000226 1.797907 ( 2.045717)
build_miniruby 0.000912 0.000192 1.102212 ( 1.101947)
build_ruby 0.001822 0.000383 3.491662 ( 3.490612)
build_all 0.006317 0.003686 17.233966 ( 1.655058)
build_install 0.009686 0.000336 6.033016 ( 1.423135)
test_btest 0.000877 0.000191 107.212612 ( 8.521808)
test_basic 0.000235 0.004244 0.743418 ( 0.823249)
test_all 0.115261 0.023356 551.042487 ( 61.665675)
test_rubyspec 0.018527 0.048918 136.085142 ( 16.495023)
total: 97.22 sec