Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-060700
#<BuildRuby:0x0000558a95460008
@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.20240617-060700",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003729 0.001118 1.041075 ( 1.398433)
build_miniruby 0.000804 0.000242 0.749951 ( 0.749850)
build_ruby 0.001118 0.000335 2.266013 ( 2.266553)
build_all 0.003827 0.004263 12.566566 ( 1.054528)
build_install 0.011888 0.004323 4.199111 ( 1.081045)
test_btest 0.000552 0.000201 71.006090 ( 5.508006)
test_basic 0.003769 0.001371 0.410026 ( 0.490586)
test_all 0.087796 0.012276 372.234480 ( 42.640158)
test_rubyspec 0.015430 0.027751 87.085221 ( 11.014682)
total: 66.20 sec