Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-095743
#<BuildRuby:0x000055d0cc778920
@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.20220913-095743",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008619 0.001989 1.108674 ( 1.085449)
build_miniruby 0.001830 0.000422 0.069798 ( 0.068196)
build_ruby 0.002471 0.000000 0.074121 ( 0.071912)
build_all 0.010193 0.000000 1.577250 ( 0.611001)
build_install 0.018801 0.002743 1.943569 ( 0.969443)
test_btest 0.000868 0.000158 93.849395 ( 9.391024)
test_basic 0.003637 0.004145 0.361961 ( 0.451099)
test_all 0.003490 0.000758 681.251482 ( 68.847243)
test_rubyspec 0.113500 0.066916 47.162912 ( 55.572917)
total: 137.07 sec