Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-231027
#<BuildRuby:0x000055e145ddf500
@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.20231227-231027",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.004281 0.000096 1.054298 ( 1.424482)
build_miniruby 0.000970 0.000000 0.905872 ( 0.905285)
build_ruby 0.001330 0.000000 2.641515 ( 2.641835)
build_all 0.006686 0.002925 15.872968 ( 1.403379)
build_install 0.004078 0.003962 4.578769 ( 1.138985)
test_btest 0.000778 0.000312 82.315964 ( 6.969325)
test_basic 0.003439 0.001375 0.760636 ( 0.838723)
test_all 0.105611 0.028359 550.279896 ( 55.035059)
test_rubyspec 0.036514 0.012094 50.142265 ( 62.540147)
total: 132.90 sec