Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-100228
#<BuildRuby:0x0000556041c54a58
@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.20220209-100228",
@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.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000052 0.000008 0.000060 ( 0.000049)
build_up 0.000652 0.011267 0.965470 ( 1.353975)
build_miniruby 0.001515 0.000541 0.078582 ( 0.076982)
build_ruby 0.001139 0.000407 0.076303 ( 0.074445)
build_all 0.007355 0.003790 4.091282 ( 0.802662)
build_install 0.016186 0.007200 7.856869 ( 2.410777)
test_btest 0.000849 0.000330 74.817698 ( 7.878073)
test_basic 0.003907 0.004296 0.334748 ( 0.425316)
test_all 0.001185 0.000499 676.293670 ( 65.964837)
test_rubyspec 0.087192 0.068003 46.334648 ( 51.730337)
total: 130.72 sec