Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-015021
#<BuildRuby:0x000055f5e7a64dd8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221112-015021",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000068 0.000011 0.000079 ( 0.000083)
build_up 0.000000 0.010423 1.077300 ( 1.229294)
build_miniruby 0.000687 0.001495 0.068023 ( 0.067019)
build_ruby 0.001640 0.000000 0.064743 ( 0.064174)
build_all 0.006217 0.002468 1.465301 ( 0.607492)
build_install 0.012978 0.008207 1.799962 ( 0.943030)
test_btest 0.000992 0.000418 87.080007 ( 8.839394)
test_basic 0.005174 0.002179 0.349683 ( 0.439969)
test_all 0.001210 0.000509 687.555363 ( 68.855425)
test_rubyspec 0.116436 0.055611 47.898606 ( 56.353251)
total: 137.40 sec