Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-095831
#<BuildRuby:0x000056337dfd7e68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220504-095831",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006739 0.000193 0.884816 ( 1.010060)
build_miniruby 0.000932 0.000067 0.057977 ( 0.056659)
build_ruby 0.000911 0.000065 0.057953 ( 0.056674)
build_all 0.004156 0.000000 1.484852 ( 0.593701)
build_install 0.010734 0.000086 6.268558 ( 2.818534)
test_btest 0.000867 0.000000 53.264560 ( 7.930061)
test_basic 0.001589 0.004362 0.284609 ( 0.373011)
test_all 0.001924 0.000000 637.065011 ( 93.139405)
test_rubyspec 0.071697 0.047139 43.854330 ( 48.843079)
total: 154.82 sec