Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-195909
#<BuildRuby:0x0000557cea82ec10
@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.20220824-195909",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006421 0.000000 0.831579 ( 0.880495)
build_miniruby 0.001043 0.000000 0.058165 ( 0.056812)
build_ruby 0.001005 0.000000 0.060074 ( 0.058730)
build_all 0.004607 0.000000 1.534965 ( 0.586201)
build_install 0.010927 0.000000 1.894405 ( 0.956358)
test_btest 0.000695 0.000000 52.350014 ( 8.339835)
test_basic 0.001716 0.004043 0.341453 ( 0.429844)
test_all 0.002477 0.000118 605.690522 ( 90.457991)
test_rubyspec 0.047645 0.023987 44.175180 ( 52.532231)
total: 154.30 sec