Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-051952
#<BuildRuby:0x00005561bcd23c78
@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.20221129-051952",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003225 0.001241 1.230252 ( 1.173208)
build_miniruby 0.000611 0.000235 1.052337 ( 1.051148)
build_ruby 0.000897 0.000345 2.910426 ( 2.806458)
build_all 0.007722 0.001243 15.867165 ( 3.356600)
build_install 0.005264 0.003098 1.999024 ( 1.192122)
test_btest 0.000430 0.000161 56.126756 ( 11.924083)
test_basic 0.003566 0.001337 0.306682 ( 0.397682)
test_all 0.000790 0.000296 662.035729 (103.970748)
test_rubyspec 0.031211 0.027493 53.220188 ( 61.374537)
total: 187.25 sec