Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-133242
#<BuildRuby:0x000055be79e7c1f0
@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.20240625-133242",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005115 0.000169 1.065861 ( 1.470575)
build_miniruby 0.000963 0.000148 0.719247 ( 0.719147)
build_ruby 0.001290 0.000198 2.301644 ( 2.302349)
build_all 0.008294 0.000573 12.542028 ( 1.060437)
build_install 0.009283 0.006288 4.238668 ( 1.070860)
test_btest 0.000701 0.000147 72.470146 ( 5.309808)
test_basic 0.001393 0.004267 0.411056 ( 0.490320)
test_all 0.073198 0.025569 367.334212 ( 34.983359)
test_rubyspec 0.024776 0.019623 87.623384 ( 11.071540)
total: 58.48 sec