Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-175428
#<BuildRuby:0x0000556e2a3086d8
@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.20220722-175428",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005402 0.006979 0.963283 ( 1.097495)
build_miniruby 0.001729 0.000720 0.073931 ( 0.072350)
build_ruby 0.001942 0.000000 0.075721 ( 0.074630)
build_all 0.008856 0.001055 1.521413 ( 0.577770)
build_install 0.016440 0.007214 5.252657 ( 2.088013)
test_btest 0.000991 0.000371 76.058432 ( 8.054951)
test_basic 0.005002 0.001875 0.324635 ( 0.413906)
test_all 0.001547 0.000580 631.735857 ( 64.925828)
test_rubyspec 0.073739 0.104254 45.663013 ( 51.404783)
total: 128.71 sec