Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-113602
#<BuildRuby:0x00005571f9ed7e00
@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.20221126-113602",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004316 0.000575 1.028719 ( 1.192802)
build_miniruby 0.000879 0.000118 1.011995 ( 1.010529)
build_ruby 0.001148 0.000153 2.857740 ( 2.763626)
build_all 0.007809 0.001041 15.949516 ( 3.335357)
build_install 0.003733 0.005716 2.063487 ( 1.187741)
test_btest 0.000523 0.000105 64.050946 ( 11.289810)
test_basic 0.001487 0.003134 0.315322 ( 0.406614)
test_all 0.000800 0.000188 673.082156 (114.827161)
test_rubyspec 0.039139 0.027705 53.069817 ( 61.346056)
total: 197.36 sec