Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-060414
#<BuildRuby:0x000055985962ca68
@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-060414",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.009545 0.001591 0.881657 ( 2.487878)
build_miniruby 0.001504 0.000250 0.061383 ( 0.059973)
build_ruby 0.001229 0.000205 0.052922 ( 0.051946)
build_all 0.008283 0.000499 1.241035 ( 0.470688)
build_install 0.013806 0.000429 4.356359 ( 1.788179)
test_btest 0.000000 0.001453 52.463757 ( 6.134328)
test_basic 0.004115 0.002785 0.295330 ( 0.385127)
test_all 0.002686 0.000000 493.483674 ( 52.015269)
test_rubyspec 0.085397 0.043052 41.834055 ( 47.604418)
total: 111.00 sec