Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-125331
#<BuildRuby:0x000055ae2f06e590
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-125331",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009778 0.001397 0.962073 ( 1.140726)
build_miniruby 0.001907 0.000273 0.075625 ( 0.073169)
build_ruby 0.001767 0.000253 0.075052 ( 0.073781)
build_all 0.003974 0.005780 4.079312 ( 0.803171)
build_install 0.017497 0.005678 7.827509 ( 2.396858)
test_btest 0.000927 0.000218 47.407493 ( 45.225445)
test_basic 0.007523 0.000473 0.341908 ( 0.432415)
test_all 0.001271 0.000282 673.721488 ( 65.326340)
test_rubyspec 0.082370 0.081072 46.146760 ( 51.646733)
total: 167.12 sec