Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-150733
#<BuildRuby:0x000055b5a56a04e0
@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.20220813-150733",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000074 0.000014 0.000088 ( 0.000090)
build_up 0.000000 0.014178 0.982762 ( 1.047630)
build_miniruby 0.000000 0.002082 0.070627 ( 0.068348)
build_ruby 0.000000 0.002021 0.071034 ( 0.068967)
build_all 0.001689 0.008104 1.525475 ( 0.585691)
build_install 0.009223 0.012807 1.874997 ( 0.930667)
test_btest 0.000685 0.000571 73.854673 ( 8.547382)
test_basic 0.004068 0.004190 0.332007 ( 0.423802)
test_all 0.001926 0.001359 685.684121 ( 66.987713)
test_rubyspec 0.099085 0.083344 46.047641 ( 53.555744)
total: 132.22 sec