Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-210357
#<BuildRuby:0x0000556606053b30
@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-210357",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002224 0.004566 1.859932 ( 2.077436)
build_miniruby 0.000852 0.000236 1.088229 ( 1.088117)
build_ruby 0.001236 0.000344 3.441848 ( 3.441624)
build_all 0.007752 0.002153 17.221511 ( 1.623152)
build_install 0.002150 0.008341 6.139081 ( 1.501865)
test_btest 0.000896 0.000331 105.631057 ( 9.351265)
test_basic 0.001250 0.003231 0.818168 ( 0.892449)
test_all 0.106265 0.035076 552.260105 ( 63.705378)
test_rubyspec 0.047482 0.019269 134.674350 ( 16.397439)
total: 100.08 sec