Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-190839
#<BuildRuby:0x000055b9aa4a3fa8
@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.20231205-190839",
@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.000008)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004038 0.001514 1.316158 ( 1.735190)
build_miniruby 0.000000 0.001047 0.922440 ( 0.921837)
build_ruby 0.000054 0.001415 2.748473 ( 2.748391)
build_all 0.007150 0.002945 16.845090 ( 1.509415)
build_install 0.007517 0.001247 4.893107 ( 1.186117)
test_btest 0.000483 0.000188 85.594960 ( 7.476664)
test_basic 0.003771 0.000000 0.577600 ( 0.659105)
test_all 0.092275 0.040305 536.893551 ( 53.022189)
test_rubyspec 0.007100 0.044643 51.280826 ( 63.636108)
total: 132.90 sec