Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-094851
#<BuildRuby:0x000056238de3fe70
@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.20221226-094851",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004213 0.000000 0.853905 ( 1.089641)
build_miniruby 0.000979 0.000000 1.002335 ( 1.000903)
build_ruby 0.001146 0.000000 2.694050 ( 2.692539)
build_all 0.005290 0.003572 15.916242 ( 3.434787)
build_install 0.005810 0.003546 2.195191 ( 1.228111)
test_btest 0.000628 0.000090 65.170527 ( 11.462926)
test_basic 0.004282 0.000612 0.285389 ( 0.376758)
test_all 0.000959 0.000000 641.985224 (104.616677)
test_rubyspec 0.037461 0.021291 51.512736 ( 59.670148)
total: 185.57 sec