Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-141906
#<BuildRuby:0x0000560936532c40
@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.20220723-141906",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005750 0.000431 0.836185 ( 1.278012)
build_miniruby 0.000709 0.000163 0.056817 ( 0.055521)
build_ruby 0.000716 0.000165 0.059280 ( 0.058018)
build_all 0.000178 0.004202 1.519584 ( 0.583323)
build_install 0.008837 0.000136 5.602884 ( 2.145582)
test_btest 0.000596 0.000159 46.670934 ( 8.002902)
test_basic 0.005807 0.000000 0.344916 ( 0.433071)
test_all 0.001578 0.000000 595.472764 ( 89.858893)
test_rubyspec 0.071000 0.032809 43.938520 ( 49.619616)
total: 152.04 sec