Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-182003
#<BuildRuby:0x0000564cc1a5b810
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220528-182003",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005654 0.005394 0.975147 ( 1.058725)
build_miniruby 0.000000 0.002141 0.073189 ( 0.071093)
build_ruby 0.000000 0.002060 0.073719 ( 0.071503)
build_all 0.000000 0.009054 1.429950 ( 0.589219)
build_install 0.014732 0.007540 5.794626 ( 2.796762)
test_btest 0.000985 0.000463 71.295813 ( 8.446928)
test_basic 0.002538 0.005742 0.317327 ( 0.412494)
test_all 0.002120 0.000518 713.072250 ( 68.014578)
test_rubyspec 0.090683 0.088268 46.156584 ( 51.874263)
total: 133.34 sec