Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-064511
#<BuildRuby:0x00005621160c40d0
@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.20221120-064511",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004842 0.000303 1.072136 ( 1.385646)
build_miniruby 0.000899 0.000056 0.996242 ( 0.995101)
build_ruby 0.001194 0.000075 2.845766 ( 2.711285)
build_all 0.008540 0.000247 15.928512 ( 3.388045)
build_install 0.005582 0.004203 2.068038 ( 1.165083)
test_btest 0.000473 0.000050 60.700685 ( 11.104994)
test_basic 0.004739 0.000499 0.335307 ( 0.425760)
test_all 0.001504 0.000000 633.192500 (105.724083)
test_rubyspec 0.052790 0.014510 51.394500 ( 59.755974)
total: 186.66 sec