Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-063352
#<BuildRuby:0x000055efe83b44c0
@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.20220912-063352",
@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.000083 0.000021 0.000104 ( 0.000107)
build_up 0.002200 0.008936 1.127957 ( 1.097925)
build_miniruby 0.001530 0.000638 0.076910 ( 0.076952)
build_ruby 0.001442 0.000601 0.072550 ( 0.073097)
build_all 0.005181 0.004792 1.589431 ( 0.621673)
build_install 0.018248 0.003684 1.912884 ( 0.969718)
test_btest 0.000840 0.000336 96.490218 ( 10.188108)
test_basic 0.001487 0.005892 0.368373 ( 0.459693)
test_all 0.001501 0.000700 656.215581 ( 66.950826)
test_rubyspec 0.079794 0.107717 47.081616 ( 55.428987)
total: 135.87 sec