Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-200407
#<BuildRuby:0x000055d9f5c1f280
@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.20240109-200407",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004346 0.000077 0.993864 ( 1.425771)
build_miniruby 0.000810 0.000193 0.905141 ( 0.904558)
build_ruby 0.001124 0.000268 2.712747 ( 2.712386)
build_all 0.004493 0.005964 14.858602 ( 1.407276)
build_install 0.008463 0.000228 4.316203 ( 1.146002)
test_btest 0.000548 0.000148 76.147156 ( 7.620257)
test_basic 0.002882 0.000776 0.562876 ( 0.644019)
test_all 0.094882 0.039580 522.373057 ( 52.375053)
test_rubyspec 0.027330 0.007788 49.802914 ( 62.314382)
total: 130.55 sec