Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-001358
#<BuildRuby:0x000055dfbc70c6e0
@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.20220809-001358",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009059 0.001393 0.975831 ( 1.476156)
build_miniruby 0.001828 0.000282 0.072728 ( 0.070852)
build_ruby 0.001926 0.000296 0.076612 ( 0.074216)
build_all 0.000274 0.008761 1.506601 ( 0.555209)
build_install 0.014215 0.009468 5.108863 ( 2.093356)
test_btest 0.001409 0.000000 78.444705 ( 8.388359)
test_basic 0.006873 0.000000 0.328554 ( 0.418328)
test_all 0.001661 0.000247 628.283369 ( 64.005798)
test_rubyspec 0.084942 0.085923 45.649217 ( 53.238603)
total: 130.32 sec