Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-015459
#<BuildRuby:0x000055fcf16d3bb8
@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.20231129-015459",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004382 0.000035 0.992217 ( 1.402982)
build_miniruby 0.001133 0.000114 0.869054 ( 0.868167)
build_ruby 0.000000 0.001730 2.703162 ( 2.703371)
build_all 0.006194 0.004071 16.147574 ( 1.453990)
build_install 0.002077 0.006738 4.716328 ( 1.159349)
test_btest 0.000940 0.000217 81.267978 ( 7.875116)
test_basic 0.003908 0.000902 0.713353 ( 0.789802)
test_all 0.095345 0.041586 501.864208 ( 56.210336)
test_rubyspec 0.031239 0.017469 49.909246 ( 62.235709)
total: 134.70 sec