Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-075917
#<BuildRuby:0x000055bbed22c8e8
@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.20220719-075917",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000014)
configure 0.000060 0.000022 0.000082 ( 0.000085)
build_up 0.009404 0.001785 1.006280 ( 8.828293)
build_miniruby 0.001456 0.000486 0.072590 ( 0.070906)
build_ruby 0.002613 0.000000 0.075757 ( 0.073011)
build_all 0.008893 0.000665 1.531174 ( 0.584459)
build_install 0.018893 0.003457 5.112002 ( 2.050607)
test_btest 0.001065 0.000280 78.150665 ( 8.188379)
test_basic 0.005948 0.001566 0.333775 ( 0.426917)
test_all 0.001543 0.000407 668.209026 ( 65.361946)
test_rubyspec 0.092689 0.060304 46.008239 ( 51.687311)
total: 137.27 sec