Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-133719
#<BuildRuby:0x0000559f463d08e8
@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.20220317-133719",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006395 0.004441 1.007197 ( 1.110345)
build_miniruby 0.001742 0.000373 0.074652 ( 0.072416)
build_ruby 0.001726 0.000370 0.066889 ( 0.064657)
build_all 0.009020 0.001932 4.170017 ( 0.843229)
build_install 0.018083 0.004574 7.901580 ( 2.396373)
test_btest 0.001024 0.000227 74.325219 ( 8.062974)
test_basic 0.006438 0.001431 0.338996 ( 0.431865)
test_all 0.001532 0.000340 694.616051 ( 67.641562)
test_rubyspec 0.084036 0.090687 46.036018 ( 51.180695)
total: 131.81 sec