Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-122840
#<BuildRuby:0x000055da3d807600
@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.20220726-122840",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004597 0.007978 1.000984 ( 1.009559)
build_miniruby 0.001743 0.000623 0.075640 ( 0.074138)
build_ruby 0.000000 0.002648 0.076916 ( 0.074622)
build_all 0.006155 0.003959 1.528286 ( 0.575084)
build_install 0.014458 0.005615 5.129035 ( 2.068045)
test_btest 0.000900 0.000379 73.693290 ( 8.479398)
test_basic 0.006701 0.001031 0.322894 ( 0.411856)
test_all 0.001690 0.000676 671.494228 ( 66.370671)
test_rubyspec 0.108369 0.066780 45.510293 ( 51.233558)
total: 130.30 sec