Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-202910
#<BuildRuby:0x000056444abef0e8
@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-202910",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004074 0.001111 1.061359 ( 1.327699)
build_miniruby 0.000905 0.000247 0.711051 ( 0.711147)
build_ruby 0.001237 0.000338 2.264676 ( 2.265263)
build_all 0.005573 0.003472 12.527167 ( 1.033251)
build_install 0.011690 0.000826 4.172386 ( 1.055168)
test_btest 0.000644 0.000171 71.722696 ( 5.598410)
test_basic 0.000000 0.004531 0.409342 ( 0.490692)
test_all 0.078884 0.016723 357.918566 ( 32.173514)
test_rubyspec 0.028225 0.016494 87.286756 ( 11.011572)
total: 55.67 sec