Logfile: /home/ko1/ruby/logs/brlog.trunk.20240816-170409
#<BuildRuby:0x0000556bcedb9d88
@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.20240816-170409",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003882 0.001553 1.178682 ( 1.537058)
build_miniruby 0.001102 0.000000 0.745059 ( 0.744635)
build_ruby 0.001348 0.000000 2.307339 ( 2.307746)
build_all 0.006698 0.001863 12.687059 ( 1.038641)
build_install 0.003187 0.008495 4.387127 ( 1.094387)
test_btest 0.000505 0.000253 71.930154 ( 6.270434)
test_basic 0.002779 0.001389 0.413087 ( 0.493386)
test_all 0.071602 0.027402 373.432673 ( 37.818480)
test_rubyspec 0.021222 0.022012 89.481236 ( 11.167234)
total: 62.47 sec