Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-114542
#<BuildRuby:0x00005592a1e98e80
@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.20220817-114542",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008937 0.000352 0.890682 ( 0.976646)
build_miniruby 0.001768 0.000126 0.062377 ( 0.062305)
build_ruby 0.000000 0.001758 0.056420 ( 0.055818)
build_all 0.004946 0.003394 1.244123 ( 0.476509)
build_install 0.014638 0.000006 1.541964 ( 0.784471)
test_btest 0.001064 0.000125 52.818875 ( 6.088867)
test_basic 0.005049 0.000594 0.300392 ( 0.394145)
test_all 0.003230 0.000380 476.564572 ( 51.657757)
test_rubyspec 0.072377 0.053209 41.642288 ( 49.029112)
total: 109.53 sec