Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-170041
#<BuildRuby:0x00005636a2abb740
@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.20231229-170041",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006166 0.000000 1.238337 ( 1.607657)
build_miniruby 0.000979 0.000000 0.854427 ( 0.854103)
build_ruby 0.001610 0.000021 2.868870 ( 2.867812)
build_all 0.009312 0.000444 16.547606 ( 1.465565)
build_install 0.007760 0.000370 4.704654 ( 1.158421)
test_btest 0.000928 0.000045 83.938486 ( 7.288088)
test_basic 0.004797 0.000228 0.679385 ( 0.755025)
test_all 0.098966 0.037801 533.931161 ( 55.684594)
test_rubyspec 0.005359 0.043255 50.729448 ( 62.963330)
total: 134.65 sec