Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-043612
#<BuildRuby:0x00005642d0b93de0
@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.20240617-043612",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.004956 0.000430 1.876961 ( 2.124836)
build_miniruby 0.000782 0.000343 1.074650 ( 1.073981)
build_ruby 0.000000 0.001408 3.277484 ( 3.277852)
build_all 0.005234 0.005239 17.779209 ( 1.665524)
build_install 0.006527 0.003264 6.178624 ( 1.458769)
test_btest 0.000777 0.000388 103.715099 ( 9.395704)
test_basic 0.003281 0.001640 0.716571 ( 0.791567)
test_all 0.105656 0.034119 579.719286 ( 58.105895)
test_rubyspec 0.048064 0.018338 134.867693 ( 16.200220)
total: 94.10 sec