Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-172051
#<BuildRuby:0x000055d824d90060
@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.20240621-172051",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003714 0.001393 1.686416 ( 1.917041)
build_miniruby 0.000825 0.000309 1.064015 ( 1.063490)
build_ruby 0.001287 0.000482 3.616723 ( 3.615697)
build_all 0.005676 0.004857 17.217065 ( 1.639774)
build_install 0.004208 0.006348 6.087501 ( 1.440190)
test_btest 0.000514 0.000242 105.498910 ( 9.088123)
test_basic 0.002920 0.001374 0.722602 ( 0.798045)
test_all 0.099217 0.037752 533.101157 ( 51.608669)
test_rubyspec 0.045591 0.020213 135.592342 ( 16.495359)
total: 87.67 sec