Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-021114
#<BuildRuby:0x0000561f1c12bf38
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221224-021114",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003623 0.000518 0.946506 ( 1.168512)
build_miniruby 0.000940 0.000134 1.005820 ( 1.004415)
build_ruby 0.000992 0.000142 2.663469 ( 2.661966)
build_all 0.009135 0.000058 15.788110 ( 3.314758)
build_install 0.008051 0.001007 2.242325 ( 1.264326)
test_btest 0.000498 0.000062 65.712999 ( 10.697380)
test_basic 0.000000 0.004669 0.305065 ( 0.395888)
test_all 0.001169 0.000406 635.867266 (102.001604)
test_rubyspec 0.028080 0.036123 51.761501 ( 60.008498)
total: 182.52 sec