Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-230846
#<BuildRuby:0x0000559974d27298
@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.20240619-230846",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004597 0.000291 1.713379 ( 2.090655)
build_miniruby 0.000787 0.000344 1.091121 ( 1.090696)
build_ruby 0.001062 0.000465 3.387277 ( 3.387528)
build_all 0.009806 0.000628 17.223404 ( 1.615833)
build_install 0.005707 0.004827 6.041319 ( 1.432346)
test_btest 0.000875 0.000368 109.928044 ( 8.256209)
test_basic 0.003423 0.001441 0.909696 ( 0.985272)
test_all 0.099751 0.040594 538.149123 ( 63.493971)
test_rubyspec 0.034158 0.035140 132.289891 ( 15.916365)
total: 98.27 sec