Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-182735
#<BuildRuby:0x000055df97af4ea8
@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.20220907-182735",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000048 0.000007 0.000055 ( 0.000055)
build_up 0.008105 0.004088 0.991503 ( 1.016994)
build_miniruby 0.001822 0.000364 0.078151 ( 0.076616)
build_ruby 0.001625 0.000325 0.078131 ( 0.076848)
build_all 0.008721 0.001744 1.574196 ( 0.606897)
build_install 0.018468 0.002815 1.947159 ( 0.968791)
test_btest 0.000934 0.000177 95.416924 ( 9.547438)
test_basic 0.007640 0.000581 0.362843 ( 0.451294)
test_all 0.002742 0.000499 675.977706 ( 68.180014)
test_rubyspec 0.086653 0.083700 47.040894 ( 55.155176)
total: 136.08 sec