Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-230040
#<BuildRuby:0x00005633a6a449c8
@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.20220827-230040",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009101 0.001400 0.990847 ( 1.038757)
build_miniruby 0.001508 0.000232 0.072360 ( 0.071920)
build_ruby 0.001791 0.000275 0.077357 ( 0.076392)
build_all 0.008274 0.001273 1.558516 ( 0.600211)
build_install 0.012230 0.007761 1.897986 ( 0.941331)
test_btest 0.001275 0.000284 78.592009 ( 8.869585)
test_basic 0.001860 0.005373 0.335420 ( 0.424449)
test_all 0.002951 0.000820 647.999203 ( 64.886996)
test_rubyspec 0.105721 0.065137 45.621762 ( 54.046888)
total: 130.96 sec