Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-173527
#<BuildRuby:0x0000563350128ea8
@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.20220803-173527",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002039 0.008872 0.960254 ( 1.399014)
build_miniruby 0.001881 0.000470 0.076817 ( 0.074600)
build_ruby 0.001695 0.000424 0.075995 ( 0.073692)
build_all 0.009822 0.000105 1.501305 ( 0.576222)
build_install 0.011449 0.010051 5.153880 ( 2.033899)
test_btest 0.000867 0.000271 72.564933 ( 8.605432)
test_basic 0.000990 0.005268 0.330136 ( 0.425224)
test_all 0.001760 0.000660 667.461406 ( 65.854687)
test_rubyspec 0.087106 0.095792 45.843472 ( 53.177937)
total: 132.22 sec