Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-190729
#<BuildRuby:0x0000558f788c3e00
@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.20221121-190729",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003870 0.000829 1.119036 ( 1.202981)
build_miniruby 0.000759 0.000162 1.033653 ( 1.032467)
build_ruby 0.001000 0.000215 2.770915 ( 2.679018)
build_all 0.008255 0.000760 15.956340 ( 3.338666)
build_install 0.005495 0.003787 1.996206 ( 1.091209)
test_btest 0.000462 0.000109 61.929101 ( 10.970698)
test_basic 0.004024 0.000947 0.313684 ( 0.403990)
test_all 0.001225 0.000288 711.611367 (109.946364)
test_rubyspec 0.054358 0.014796 53.068806 ( 61.320720)
total: 191.99 sec