Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-225819
#<BuildRuby:0x000055a1c8443940
@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.20220227-225819",
@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.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009273 0.001197 0.994287 ( 1.133057)
build_miniruby 0.001644 0.000380 0.073843 ( 0.072147)
build_ruby 0.001233 0.000285 0.068465 ( 0.067165)
build_all 0.010011 0.000000 4.142447 ( 0.865186)
build_install 0.021455 0.003540 7.855461 ( 2.441988)
test_btest 0.001470 0.000280 73.326670 ( 8.252853)
test_basic 0.008395 0.000707 0.338671 ( 0.433737)
test_all 0.001541 0.000280 674.094835 ( 65.956205)
test_rubyspec 0.105922 0.060026 46.443753 ( 51.886991)
total: 131.11 sec