Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-205238
#<BuildRuby:0x00005569ad3904b0
@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.20220304-205238",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.010628 0.000901 1.037070 ( 1.088853)
build_miniruby 0.001530 0.000204 0.077056 ( 0.075753)
build_ruby 0.001670 0.000222 0.078771 ( 0.077966)
build_all 0.001880 0.008419 4.243690 ( 0.871648)
build_install 0.022772 0.000165 7.901036 ( 2.403601)
test_btest 0.000862 0.000164 75.198538 ( 8.054314)
test_basic 0.006246 0.001189 0.342427 ( 0.431598)
test_all 0.001691 0.000322 656.313255 ( 65.721828)
test_rubyspec 0.112569 0.049231 46.418485 ( 51.760263)
total: 130.49 sec