Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-160823
#<BuildRuby:0x0000559f9f527670
@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.20220802-160823",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006241 0.000480 0.833319 ( 1.131747)
build_miniruby 0.000881 0.000067 0.058450 ( 0.057186)
build_ruby 0.000780 0.000060 0.058775 ( 0.057579)
build_all 0.004302 0.000331 1.518447 ( 0.586904)
build_install 0.008419 0.000648 5.651068 ( 2.169542)
test_btest 0.000781 0.000060 51.514344 ( 8.505367)
test_basic 0.000283 0.005020 0.291380 ( 0.380834)
test_all 0.001261 0.000000 628.729162 ( 91.960117)
test_rubyspec 0.046952 0.021828 43.612042 ( 49.239606)
total: 154.09 sec