Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-050600
#<BuildRuby:0x00005646871dc3a0
@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.20220823-050600",
@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.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011111 0.000666 0.936918 ( 2.334292)
build_miniruby 0.002139 0.000459 0.122907 ( 0.118961)
build_ruby 0.001276 0.003587 3.171082 ( 2.959122)
build_all 0.015044 0.006148 18.558636 ( 2.154637)
build_install 0.019894 0.002599 2.001863 ( 0.933697)
test_btest 0.001285 0.000335 72.298542 ( 8.229024)
test_basic 0.005308 0.004604 0.319236 ( 0.406628)
test_all 0.002065 0.001936 668.016732 ( 66.053796)
test_rubyspec 0.130932 0.049264 45.776200 ( 54.247339)
total: 137.44 sec