Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-163044
#<BuildRuby:0x00005640523b7cf0
@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-163044",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004423 0.000698 1.707571 ( 1.896394)
build_miniruby 0.001211 0.000191 1.048175 ( 1.048282)
build_ruby 0.001730 0.000273 3.339471 ( 3.339403)
build_all 0.006468 0.003945 17.811754 ( 1.676202)
build_install 0.002648 0.008108 6.248024 ( 1.497397)
test_btest 0.000558 0.000152 107.862020 ( 7.996121)
test_basic 0.003239 0.000884 0.852322 ( 0.925966)
test_all 0.093788 0.042175 587.301856 ( 56.438595)
test_rubyspec 0.019761 0.047370 130.727920 ( 15.466528)
total: 90.29 sec