Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-115415
#<BuildRuby:0x0000562c06a57818
@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.20231129-115415",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004906 0.000044 1.073418 ( 1.488265)
build_miniruby 0.000968 0.000046 0.924023 ( 0.924504)
build_ruby 0.001547 0.000074 2.799935 ( 2.800184)
build_all 0.009610 0.000248 16.566207 ( 1.442316)
build_install 0.005603 0.004143 4.864749 ( 1.238263)
test_btest 0.001075 0.000090 85.142740 ( 7.024838)
test_basic 0.001638 0.003517 0.825209 ( 0.901534)
test_all 0.099647 0.037983 517.346132 ( 61.513865)
test_rubyspec 0.012908 0.029975 49.889999 ( 62.238329)
total: 139.57 sec