Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-120539
#<BuildRuby:0x000056062f6f44c0
@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.20220820-120539",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011512 0.000822 0.972811 ( 1.106520)
build_miniruby 0.001805 0.000129 0.073187 ( 0.072487)
build_ruby 0.002111 0.000151 0.071014 ( 0.069797)
build_all 0.011248 0.000000 1.525427 ( 0.590253)
build_install 0.022714 0.000000 1.892668 ( 0.936505)
test_btest 0.001105 0.000000 75.833892 ( 8.277653)
test_basic 0.007876 0.000096 0.328206 ( 0.417431)
test_all 0.004418 0.000200 638.081897 ( 64.098464)
test_rubyspec 0.108856 0.070765 46.279060 ( 54.760913)
total: 130.33 sec