Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-130527
#<BuildRuby:0x000055ee60063de0
@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.20221122-130527",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.004941 0.000149 1.110595 ( 1.405988)
build_miniruby 0.000828 0.000118 0.980020 ( 0.978592)
build_ruby 0.001123 0.000161 2.721097 ( 2.618331)
build_all 0.008210 0.000545 15.932464 ( 3.318059)
build_install 0.009618 0.000653 2.070333 ( 1.213737)
test_btest 0.000543 0.000067 55.098767 ( 11.753398)
test_basic 0.000740 0.004053 0.305639 ( 0.396253)
test_all 0.000896 0.000158 716.580874 (111.380114)
test_rubyspec 0.031430 0.033115 53.261737 ( 61.562589)
total: 194.63 sec