Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-103428
#<BuildRuby:0x000055f1ab82f670
@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.20221116-103428",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004007 0.000708 1.097910 ( 1.210184)
build_miniruby 0.000783 0.000139 0.967462 ( 0.966264)
build_ruby 0.000000 0.001187 2.899799 ( 2.794064)
build_all 0.006322 0.002529 15.808691 ( 3.288618)
build_install 0.004302 0.004172 2.017828 ( 1.184239)
test_btest 0.000627 0.000000 58.697471 ( 11.344012)
test_basic 0.004666 0.000290 0.297092 ( 0.387949)
test_all 0.000830 0.000198 636.711079 (105.394270)
test_rubyspec 0.039216 0.023414 51.823305 ( 60.054888)
total: 186.63 sec