Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-192111
#<BuildRuby:0x0000561ae0820018
@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.20220813-192111",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005504 0.000846 0.823012 ( 0.883380)
build_miniruby 0.000863 0.000133 0.057744 ( 0.056503)
build_ruby 0.000719 0.000110 0.059357 ( 0.058076)
build_all 0.000174 0.004472 1.563700 ( 0.608212)
build_install 0.008967 0.002069 1.941459 ( 0.974566)
test_btest 0.000622 0.000143 47.432476 ( 8.746732)
test_basic 0.000380 0.005310 0.289974 ( 0.378397)
test_all 0.001804 0.000414 594.233051 ( 88.907540)
test_rubyspec 0.073819 0.045706 43.905227 ( 51.276662)
total: 151.89 sec