Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-183237
#<BuildRuby:0x000055c4a49c04f0
@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.20220306-183237",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000054 0.000000 0.000054 ( 0.000036)
build_up 0.006034 0.004741 1.009890 ( 1.075455)
build_miniruby 0.000000 0.002376 0.072746 ( 0.071061)
build_ruby 0.001266 0.000726 0.074760 ( 0.073474)
build_all 0.008985 0.001650 4.231449 ( 0.866410)
build_install 0.023388 0.000000 8.033166 ( 2.464305)
test_btest 0.001035 0.000000 77.932124 ( 8.193284)
test_basic 0.006976 0.001263 0.337465 ( 0.425636)
test_all 0.001552 0.000370 705.771679 ( 67.996240)
test_rubyspec 0.094443 0.069532 46.501427 ( 51.998843)
total: 133.17 sec