Logfile: /home/ko1/ruby/logs/brlog.trunk.20220418-065510
#<BuildRuby:0x000055d28e27b440
@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.20220418-065510",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012636 0.000577 1.123556 ( 8.812050)
build_miniruby 0.002228 0.000000 0.075048 ( 0.073549)
build_ruby 0.001996 0.000000 0.072444 ( 0.071090)
build_all 0.008771 0.000239 1.487445 ( 0.601525)
build_install 0.021283 0.000615 5.885884 ( 2.861347)
test_btest 0.001456 0.000077 81.279618 ( 8.506262)
test_basic 0.005599 0.000295 0.341218 ( 0.432853)
test_all 0.002266 0.000119 697.004100 ( 67.869073)
test_rubyspec 0.120333 0.042584 46.821523 ( 52.262268)
total: 141.49 sec