Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-095127
#<BuildRuby:0x0000557c85aa1390
@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.20220802-095127",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000026 0.000004 0.000030 ( 0.000032)
build_up 0.006990 0.004726 0.826177 ( 0.901592)
build_miniruby 0.001084 0.000250 0.060206 ( 0.059586)
build_ruby 0.001314 0.000303 0.062078 ( 0.061230)
build_all 0.005936 0.001370 1.218002 ( 0.474885)
build_install 0.002634 0.013810 4.386547 ( 1.801372)
test_btest 0.001071 0.000459 53.713786 ( 6.092659)
test_basic 0.005932 0.000432 0.290111 ( 0.379209)
test_all 0.003118 0.000000 484.208337 ( 51.878662)
test_rubyspec 0.092568 0.047657 41.404522 ( 49.012848)
total: 110.66 sec