Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-025339
#<BuildRuby:0x00005635e98bf0b8
@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.20231101-025339",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000792 0.004168 1.559671 ( 1.954009)
build_miniruby 0.000792 0.000232 0.834846 ( 0.834800)
build_ruby 0.001009 0.000297 2.834074 ( 2.834690)
build_all 0.009600 0.000370 16.349085 ( 1.476721)
build_install 0.003681 0.005334 4.829590 ( 1.131410)
test_btest 0.000801 0.000253 84.299796 ( 7.554041)
test_basic 0.003265 0.001031 0.780768 ( 0.858151)
test_all 0.085476 0.049251 503.237387 ( 55.878582)
test_rubyspec 0.016614 0.030231 48.856574 ( 61.087828)
total: 133.61 sec