Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-194109
#<BuildRuby:0x000056278e6d0dd8
@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.20220722-194109",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008002 0.004038 0.969013 ( 1.078361)
build_miniruby 0.001285 0.000368 0.075026 ( 0.074084)
build_ruby 0.001599 0.000457 0.076240 ( 0.074186)
build_all 0.009456 0.001388 1.566055 ( 0.588099)
build_install 0.022783 0.000000 5.118086 ( 2.043640)
test_btest 0.001361 0.000000 76.666865 ( 8.279134)
test_basic 0.003950 0.003704 0.327729 ( 0.416412)
test_all 0.001534 0.000349 638.692709 ( 64.314116)
test_rubyspec 0.099462 0.053830 45.444933 ( 51.291014)
total: 128.16 sec