Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-222346
#<BuildRuby:0x0000564896693810
@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.20220210-222346",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000081 0.000006 0.000087 ( 0.000091)
build_up 0.010477 0.000417 0.946060 ( 1.054516)
build_miniruby 0.001738 0.000116 0.073666 ( 0.071837)
build_ruby 0.002103 0.000140 0.078466 ( 0.076744)
build_all 0.011582 0.000000 4.125828 ( 0.790399)
build_install 0.023243 0.000259 7.882069 ( 2.327100)
test_btest 0.002254 0.000000 75.002397 ( 8.171701)
test_basic 0.009485 0.000000 0.347166 ( 0.438624)
test_all 0.001766 0.000000 653.757134 ( 65.051273)
test_rubyspec 0.090866 0.073856 46.399477 ( 51.817688)
total: 129.80 sec