Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-120736
#<BuildRuby:0x0000562d001f7e20
@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-120736",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005759 0.000288 1.620336 ( 1.804669)
build_miniruby 0.001171 0.000059 0.883372 ( 0.882620)
build_ruby 0.001198 0.000060 2.787763 ( 2.788313)
build_all 0.009722 0.000000 16.026426 ( 1.508675)
build_install 0.009460 0.000000 4.778144 ( 1.118097)
test_btest 0.001079 0.000000 79.443506 ( 7.661735)
test_basic 0.006112 0.000002 0.756653 ( 0.830481)
test_all 0.090415 0.045066 497.565498 ( 54.413659)
test_rubyspec 0.022654 0.024013 49.243022 ( 61.540597)
total: 132.55 sec