Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-114541
#<BuildRuby:0x000055e0e00afde0
@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.20240619-114541",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005418 0.000000 1.649023 ( 1.850085)
build_miniruby 0.001118 0.000000 1.039843 ( 1.039077)
build_ruby 0.000000 0.001434 3.357275 ( 3.357771)
build_all 0.006226 0.004018 17.918325 ( 1.691326)
build_install 0.003926 0.006693 6.329893 ( 1.563252)
test_btest 0.001216 0.000000 108.905764 ( 8.586791)
test_basic 0.001445 0.003494 0.784594 ( 0.859998)
test_all 0.097963 0.042499 566.794678 ( 55.983093)
test_rubyspec 0.036213 0.034629 135.538389 ( 16.753854)
total: 91.69 sec