Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-155420
#<BuildRuby:0x0000562498be0100
@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.20240616-155420",
@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.000004 0.000013 ( 0.000012)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004245 0.002228 1.738072 ( 2.256999)
build_miniruby 0.000749 0.000352 0.998771 ( 0.998073)
build_ruby 0.001463 0.000000 3.307523 ( 3.308100)
build_all 0.006253 0.003881 17.119641 ( 1.609209)
build_install 0.004156 0.005954 5.987387 ( 1.459027)
test_btest 0.000812 0.000427 107.151285 ( 8.988264)
test_basic 0.003191 0.001679 0.825394 ( 0.895543)
test_all 0.093484 0.044639 569.656046 ( 56.543049)
test_rubyspec 0.045640 0.022820 133.385478 ( 16.433814)
total: 92.49 sec