Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-111300
#<BuildRuby:0x00005602b8d9bbb8
@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.20230725-111300",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000062 0.000015 0.000077 ( 0.000078)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004403 0.001036 1.406319 ( 2.682464)
build_miniruby 0.000773 0.000182 0.871342 ( 0.871442)
build_ruby 0.001321 0.000311 2.528306 ( 2.532720)
build_all 0.008343 0.000875 13.131154 ( 1.220302)
build_install 0.007390 0.000581 1.933615 ( 0.901260)
test_btest 0.000000 0.000947 77.342784 ( 7.071776)
test_basic 0.001038 0.003986 0.716481 ( 0.793729)
test_all 0.000866 0.000228 485.494425 ( 54.814579)
test_rubyspec 0.023605 0.012616 41.654824 ( 54.059698)
total: 124.95 sec