Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-021356
#<BuildRuby:0x00005652d7dbf788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231127-021356",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000824 0.004609 0.955166 ( 1.333478)
build_miniruby 0.000724 0.000322 0.806493 ( 0.806378)
build_ruby 0.001279 0.000569 2.622098 ( 2.622330)
build_all 0.007019 0.000980 12.238862 ( 0.989963)
build_install 0.011105 0.003530 3.726110 ( 0.992543)
test_btest 0.000586 0.000226 62.395491 ( 5.933144)
test_basic 0.003348 0.001287 0.401182 ( 0.481745)
test_all 0.069327 0.026994 351.593332 ( 37.723476)
test_rubyspec 0.029230 0.040537 39.839591 ( 52.392632)
total: 103.28 sec