Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-124015
#<BuildRuby:0x0000560e49204920
@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.20220807-124015",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007410 0.005375 0.978345 ( 0.993826)
build_miniruby 0.001180 0.000429 0.073537 ( 0.072313)
build_ruby 0.001887 0.000000 0.074142 ( 0.072184)
build_all 0.009587 0.000711 1.522652 ( 0.564636)
build_install 0.014441 0.007922 5.189242 ( 2.072857)
test_btest 0.000841 0.000297 74.554575 ( 8.001512)
test_basic 0.008091 0.001171 0.326785 ( 0.414353)
test_all 0.000000 0.002268 639.339607 ( 65.685772)
test_rubyspec 0.100454 0.062205 45.532414 ( 53.164851)
total: 131.04 sec