Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-060827
#<BuildRuby:0x0000559c0a7d0dd8
@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.20221111-060827",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005724 0.003566 1.082641 ( 1.702929)
build_miniruby 0.001486 0.000319 0.057004 ( 0.056036)
build_ruby 0.001355 0.000291 0.069480 ( 0.068821)
build_all 0.008297 0.000856 1.478738 ( 0.597721)
build_install 0.006821 0.014177 1.819110 ( 0.952772)
test_btest 0.000809 0.000303 87.013353 ( 8.714679)
test_basic 0.005228 0.001960 0.338112 ( 0.428058)
test_all 0.001282 0.000481 691.580655 ( 69.670168)
test_rubyspec 0.078396 0.081128 47.646507 ( 56.102646)
total: 138.29 sec