Logfile: /home/ko1/ruby/logs/brlog.trunk.20240716-080409
#<BuildRuby:0x000055a2fcbd54d0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240716-080409",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001261 0.004132 1.160903 ( 1.573134)
build_miniruby 0.000912 0.000249 0.770695 ( 0.770705)
build_ruby 0.001212 0.000331 2.299279 ( 2.299710)
build_all 0.007776 0.000915 12.828283 ( 1.044725)
build_install 0.008566 0.007280 4.560469 ( 1.081883)
test_btest 0.000000 0.000810 71.214505 ( 6.493668)
test_basic 0.000499 0.003459 0.414764 ( 0.495713)
test_all 0.082082 0.020744 397.092640 ( 37.871582)
test_rubyspec 0.029635 0.015499 89.375217 ( 11.206476)
total: 62.84 sec