Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-044444
#<BuildRuby:0x0000560ba357ffa8
@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.20220814-044444",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006316 0.000451 0.813853 ( 0.898950)
build_miniruby 0.000955 0.000068 0.057366 ( 0.056135)
build_ruby 0.000953 0.000068 0.059614 ( 0.058339)
build_all 0.004231 0.000302 1.533980 ( 0.589264)
build_install 0.008855 0.000271 1.946937 ( 0.988450)
test_btest 0.000811 0.000054 44.958530 ( 8.685215)
test_basic 0.000232 0.005153 0.253174 ( 0.343130)
test_all 0.002724 0.000133 620.523058 ( 88.312200)
test_rubyspec 0.073611 0.056743 44.033169 ( 51.412068)
total: 151.34 sec