Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-084612
#<BuildRuby:0x0000556fa7a04620
@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.20220910-084612",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008035 0.001854 1.140235 ( 1.114496)
build_miniruby 0.001738 0.000402 0.074584 ( 0.073580)
build_ruby 0.001915 0.000442 0.070335 ( 0.068681)
build_all 0.010583 0.000000 1.590981 ( 0.617560)
build_install 0.017787 0.004713 1.911963 ( 0.945516)
test_btest 0.001471 0.000310 97.564177 ( 9.298503)
test_basic 0.008030 0.000000 0.352287 ( 0.440198)
test_all 0.003393 0.000000 648.616305 ( 66.685413)
test_rubyspec 0.095685 0.066383 47.111909 ( 55.580126)
total: 134.83 sec