Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-101002
#<BuildRuby:0x0000562f01763f00
@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.20240616-101002",
@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.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.003169 0.001810 1.635058 ( 1.795352)
build_miniruby 0.000726 0.000414 1.094090 ( 1.093540)
build_ruby 0.000965 0.000551 3.285247 ( 3.286641)
build_all 0.009774 0.000521 17.804710 ( 1.724146)
build_install 0.007074 0.003537 6.132592 ( 1.456997)
test_btest 0.001308 0.000000 105.788948 ( 8.991184)
test_basic 0.001125 0.003401 0.915134 ( 0.989800)
test_all 0.103835 0.037764 554.078546 ( 60.895764)
test_rubyspec 0.039145 0.025507 130.268329 ( 15.703823)
total: 95.94 sec