Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-103126
#<BuildRuby:0x000056399bc932b0
@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.20220815-103126",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000041 0.000007 0.000048 ( 0.000046)
build_up 0.008123 0.003221 1.002407 ( 1.160910)
build_miniruby 0.001820 0.000364 0.076625 ( 0.074201)
build_ruby 0.001677 0.000336 0.077012 ( 0.075459)
build_all 0.009641 0.001061 1.506840 ( 0.575527)
build_install 0.014032 0.007848 1.927328 ( 0.967749)
test_btest 0.001084 0.000271 74.239663 ( 8.299752)
test_basic 0.006417 0.001605 0.336982 ( 0.427917)
test_all 0.002227 0.000280 687.285073 ( 67.351605)
test_rubyspec 0.078609 0.073290 45.694508 ( 53.233012)
total: 132.17 sec