Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-065409
#<BuildRuby:0x000055c1a1454af8
@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.20220306-065409",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005298 0.005939 1.028847 ( 1.371280)
build_miniruby 0.001253 0.000418 0.068206 ( 0.066749)
build_ruby 0.002295 0.000000 0.075385 ( 0.073164)
build_all 0.010123 0.000000 4.225208 ( 0.848667)
build_install 0.016838 0.006430 7.928562 ( 2.433709)
test_btest 0.000956 0.000281 72.592221 ( 8.353054)
test_basic 0.002931 0.006171 0.345910 ( 0.444674)
test_all 0.001181 0.000417 663.671543 ( 65.845175)
test_rubyspec 0.077530 0.092668 46.413436 ( 51.948148)
total: 131.39 sec