Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-183858
#<BuildRuby:0x000055b7c7b40080
@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.20220825-183858",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000000 0.006657 0.862509 ( 1.887247)
build_miniruby 0.000000 0.000876 0.057511 ( 0.056344)
build_ruby 0.000000 0.000950 0.058931 ( 0.057680)
build_all 0.000631 0.004048 1.538015 ( 0.581089)
build_install 0.011128 0.000000 1.939480 ( 0.969530)
test_btest 0.000728 0.000000 54.199748 ( 8.358639)
test_basic 0.005740 0.000197 0.333379 ( 0.421583)
test_all 0.001332 0.000314 602.587522 ( 90.522896)
test_rubyspec 0.067466 0.042143 44.313215 ( 52.590131)
total: 155.45 sec