Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-004201
#<BuildRuby:0x000055ed64ad8e80
@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.20221104-004201",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009718 0.000414 0.876862 ( 1.439914)
build_miniruby 0.001696 0.000121 0.050623 ( 0.049005)
build_ruby 0.001155 0.000082 0.043426 ( 0.042198)
build_all 0.006314 0.000451 1.215294 ( 0.477196)
build_install 0.007748 0.004728 1.529144 ( 0.805902)
test_btest 0.001032 0.000129 64.152236 ( 6.740639)
test_basic 0.004966 0.000621 0.293631 ( 0.391559)
test_all 0.018912 0.003535 520.330828 ( 55.239448)
test_rubyspec 0.077233 0.048374 43.649908 ( 52.202701)
total: 117.39 sec