Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-015352
#<BuildRuby:0x000056452cbeb280
@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.20231203-015352",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004814 0.000206 1.261001 ( 1.624861)
build_miniruby 0.000818 0.000173 0.918381 ( 0.918129)
build_ruby 0.001069 0.000225 2.701239 ( 2.701404)
build_all 0.005766 0.004441 16.625286 ( 1.507395)
build_install 0.001447 0.007299 4.954284 ( 1.211019)
test_btest 0.000708 0.000236 88.002276 ( 7.344119)
test_basic 0.004907 0.000449 0.827862 ( 0.903796)
test_all 0.106157 0.028438 521.307393 ( 56.857384)
test_rubyspec 0.026264 0.016894 50.711861 ( 63.040126)
total: 136.11 sec