Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-051353
#<BuildRuby:0x0000557c949a7778
@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.20220312-051353",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009936 0.000834 1.010440 ( 1.251248)
build_miniruby 0.001619 0.000232 0.071918 ( 0.070028)
build_ruby 0.001949 0.000279 0.080068 ( 0.077873)
build_all 0.009412 0.000000 1.520862 ( 0.623790)
build_install 0.021669 0.000249 5.213125 ( 2.166834)
test_btest 0.001302 0.000130 72.690533 ( 8.353399)
test_basic 0.006843 0.000178 0.325755 ( 0.415570)
test_all 0.001614 0.000154 662.122598 ( 66.032289)
test_rubyspec 0.107252 0.052554 46.177291 ( 51.680696)
total: 130.67 sec