Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-223221
#<BuildRuby:0x000056040ce201d8
@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-223221",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005469 0.000527 1.825263 ( 2.092881)
build_miniruby 0.000843 0.000297 1.101638 ( 1.101338)
build_ruby 0.001123 0.000396 3.361000 ( 3.361882)
build_all 0.002568 0.007654 17.424606 ( 1.606865)
build_install 0.005120 0.004781 6.079674 ( 1.464786)
test_btest 0.000781 0.000373 102.361250 ( 9.229662)
test_basic 0.004889 0.000000 0.779810 ( 0.859100)
test_all 0.106183 0.034370 559.196771 ( 59.487247)
test_rubyspec 0.040777 0.024969 131.235415 ( 15.676827)
total: 94.88 sec