Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-200921
#<BuildRuby:0x000055a5d1bfca58
@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.20220314-200921",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008088 0.004089 1.014163 ( 1.557969)
build_miniruby 0.001818 0.000519 0.076963 ( 0.074906)
build_ruby 0.001610 0.000459 0.077459 ( 0.075122)
build_all 0.010655 0.000000 4.165595 ( 0.838814)
build_install 0.009637 0.012605 7.960155 ( 2.422194)
test_btest 0.001180 0.000435 74.975097 ( 8.133723)
test_basic 0.004935 0.001818 0.342529 ( 0.442378)
test_all 0.001435 0.000529 670.013391 ( 71.048030)
test_rubyspec 0.091808 0.065277 46.310462 ( 51.715074)
total: 136.31 sec