Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-212707
#<BuildRuby:0x000055b85c6e8060
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240621-212707",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004315 0.000784 1.045647 ( 1.450215)
build_miniruby 0.000945 0.000171 0.707071 ( 0.707047)
build_ruby 0.000000 0.001404 2.275419 ( 2.276088)
build_all 0.004372 0.004808 12.706369 ( 1.068667)
build_install 0.007087 0.002528 4.228158 ( 1.075165)
test_btest 0.000589 0.000173 67.672506 ( 6.409854)
test_basic 0.003641 0.001071 0.429627 ( 0.509115)
test_all 0.072573 0.029391 379.590896 ( 39.891034)
test_rubyspec 0.028861 0.013841 87.254930 ( 11.047737)
total: 64.44 sec