Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-092925
#<BuildRuby:0x000056311e427cf0
@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.20240615-092925",
@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.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001738 0.004572 1.796587 ( 2.073297)
build_miniruby 0.000754 0.000310 1.056153 ( 1.055795)
build_ruby 0.001104 0.000454 3.467275 ( 3.467622)
build_all 0.006835 0.003521 17.467113 ( 1.651361)
build_install 0.008319 0.001725 6.145342 ( 1.494036)
test_btest 0.000846 0.000339 103.854402 ( 9.094399)
test_basic 0.000298 0.004406 0.745334 ( 0.824161)
test_all 0.093325 0.045296 554.477575 ( 62.576886)
test_rubyspec 0.025705 0.039923 133.842113 ( 15.786460)
total: 98.02 sec