Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-215851
#<BuildRuby:0x00005585b2d12878
@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.20220820-215851",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006225 0.000445 0.805764 ( 1.282156)
build_miniruby 0.001022 0.000073 0.058054 ( 0.056729)
build_ruby 0.000816 0.000058 0.060034 ( 0.058759)
build_all 0.000190 0.004500 1.537057 ( 0.590563)
build_install 0.009594 0.001370 1.908311 ( 0.962603)
test_btest 0.000638 0.000000 54.824333 ( 8.098776)
test_basic 0.005534 0.000140 0.285548 ( 0.374297)
test_all 0.001244 0.000166 600.096351 ( 90.638708)
test_rubyspec 0.068489 0.055343 44.215728 ( 52.495306)
total: 154.56 sec