Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-020251
#<BuildRuby:0x0000557a325f8208
@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.20220816-020251",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005762 0.000886 0.807756 ( 0.869472)
build_miniruby 0.000725 0.000112 0.057273 ( 0.056164)
build_ruby 0.000820 0.000127 0.059196 ( 0.057907)
build_all 0.004063 0.000625 1.567545 ( 0.599013)
build_install 0.005296 0.005975 1.944618 ( 0.979143)
test_btest 0.000467 0.000107 48.577031 ( 8.377074)
test_basic 0.001762 0.004219 0.339615 ( 0.427539)
test_all 0.001458 0.000416 635.792403 ( 90.237169)
test_rubyspec 0.088281 0.039440 43.817785 ( 51.200659)
total: 152.80 sec