Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-223227
#<BuildRuby:0x000055aee9c5a740
@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="-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.20220608-223227",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.004891 0.001779 0.851950 ( 0.911883)
build_miniruby 0.000792 0.000288 0.057025 ( 0.055722)
build_ruby 0.000750 0.000273 0.058839 ( 0.057568)
build_all 0.000000 0.004368 1.507656 ( 0.609594)
build_install 0.004504 0.004577 6.311655 ( 2.849387)
test_btest 0.000542 0.000271 53.544020 ( 8.304629)
test_basic 0.005666 0.000826 0.339092 ( 0.426369)
test_all 0.001055 0.000492 661.891951 ( 96.523346)
test_rubyspec 0.080301 0.042196 44.142215 ( 49.713467)
total: 159.45 sec