Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-224155
#<BuildRuby:0x000055d7f9722ff0
@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.20240613-224155",
@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.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.005519 0.000000 1.781700 ( 2.191806)
build_miniruby 0.001000 0.000000 1.076312 ( 1.077863)
build_ruby 0.001444 0.000131 3.285567 ( 3.286427)
build_all 0.007995 0.001914 18.134654 ( 1.694908)
build_install 0.007286 0.003429 6.383052 ( 1.536119)
test_btest 0.000907 0.000427 110.085597 ( 8.620667)
test_basic 0.003395 0.001598 0.834501 ( 0.907966)
test_all 0.114379 0.025136 579.872688 ( 55.822504)
test_rubyspec 0.033416 0.031170 134.204114 ( 15.980830)
total: 91.12 sec