Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-075558
#<BuildRuby:0x000055a32a0cb610
@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.20220327-075558",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008376 0.004973 1.020979 ( 1.152148)
build_miniruby 0.002119 0.000282 0.079803 ( 0.077780)
build_ruby 0.001427 0.000190 0.072501 ( 0.070932)
build_all 0.010846 0.000179 4.170300 ( 0.849361)
build_install 0.015480 0.008005 7.928846 ( 2.431488)
test_btest 0.000899 0.000164 76.036620 ( 8.374369)
test_basic 0.004493 0.004443 0.339992 ( 0.427528)
test_all 0.001459 0.000317 658.622523 ( 66.634224)
test_rubyspec 0.098097 0.063098 45.857566 ( 51.501664)
total: 131.52 sec