Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-173641
#<BuildRuby:0x000056186d55c068
@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.20240622-173641",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003910 0.002234 1.709728 ( 1.961553)
build_miniruby 0.000721 0.000412 1.006283 ( 1.006314)
build_ruby 0.001209 0.000690 3.528875 ( 3.528475)
build_all 0.005349 0.004955 17.331233 ( 1.606798)
build_install 0.009856 0.000523 6.087861 ( 1.460225)
test_btest 0.000770 0.000408 107.133602 ( 8.834867)
test_basic 0.000272 0.004705 0.768873 ( 0.847631)
test_all 0.108960 0.031714 549.384921 ( 54.962313)
test_rubyspec 0.021737 0.044914 135.053311 ( 16.635593)
total: 90.84 sec