Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-095628
#<BuildRuby:0x0000561f000680e0
@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.20240620-095628",
@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.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004888 0.000306 1.672242 ( 1.977703)
build_miniruby 0.000838 0.000296 1.093032 ( 1.092913)
build_ruby 0.001679 0.000000 3.459340 ( 3.459009)
build_all 0.009240 0.000862 17.829209 ( 1.702659)
build_install 0.007230 0.003834 6.394942 ( 1.564527)
test_btest 0.000614 0.000205 112.581958 ( 9.027378)
test_basic 0.001404 0.003210 0.805411 ( 0.880165)
test_all 0.108822 0.033529 562.616363 ( 64.600865)
test_rubyspec 0.022862 0.044676 136.587579 ( 16.134715)
total: 100.44 sec