Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-042300
#<BuildRuby:0x0000564ea0583f00
@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.20220827-042300",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005238 0.001309 0.843851 ( 1.026129)
build_miniruby 0.001020 0.000000 0.058114 ( 0.056746)
build_ruby 0.000991 0.000000 0.060548 ( 0.059396)
build_all 0.002584 0.002118 1.534668 ( 0.595456)
build_install 0.008807 0.002348 1.909901 ( 0.967657)
test_btest 0.000540 0.000144 56.232675 ( 8.061396)
test_basic 0.004814 0.001284 0.347337 ( 0.435057)
test_all 0.001682 0.000449 622.338146 ( 89.752585)
test_rubyspec 0.070962 0.052416 43.962807 ( 52.228079)
total: 153.18 sec