Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-101424
#<BuildRuby:0x0000564a6b226878
@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.20220817-101424",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006348 0.000165 0.869612 ( 7.074164)
build_miniruby 0.001020 0.000000 0.058370 ( 0.057196)
build_ruby 0.001005 0.000000 0.059687 ( 0.058435)
build_all 0.004516 0.000000 1.533049 ( 0.593810)
build_install 0.010421 0.000534 1.921141 ( 0.962597)
test_btest 0.000650 0.000038 51.954699 ( 8.646820)
test_basic 0.005797 0.000065 0.333762 ( 0.422193)
test_all 0.002144 0.000000 614.823938 ( 91.376451)
test_rubyspec 0.103601 0.023845 44.128818 ( 51.528651)
total: 160.72 sec