Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-090605
#<BuildRuby:0x000055bd95c032c8
@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.20220729-090605",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006484 0.000463 0.833130 ( 0.950796)
build_miniruby 0.000957 0.000068 0.057466 ( 0.056224)
build_ruby 0.000000 0.001033 0.059617 ( 0.058388)
build_all 0.001697 0.002945 1.515112 ( 0.588964)
build_install 0.006539 0.004661 5.649546 ( 2.157562)
test_btest 0.000537 0.000101 46.512778 ( 8.882836)
test_basic 0.004527 0.000848 0.279841 ( 0.369177)
test_all 0.000830 0.000156 607.589369 ( 89.596462)
test_rubyspec 0.076911 0.034040 43.648597 ( 49.262600)
total: 151.92 sec