Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-024112
#<BuildRuby:0x000055a7e4aee688
@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.20220913-024112",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009789 0.000229 1.168083 ( 1.119977)
build_miniruby 0.002009 0.000268 0.077627 ( 0.074781)
build_ruby 0.001824 0.000243 0.076517 ( 0.074370)
build_all 0.004138 0.005297 1.552137 ( 0.602048)
build_install 0.016652 0.005284 1.924066 ( 0.942636)
test_btest 0.001159 0.000257 94.482253 ( 9.471968)
test_basic 0.002288 0.005592 0.350820 ( 0.440090)
test_all 0.003895 0.000000 672.506950 ( 68.069513)
test_rubyspec 0.105267 0.071281 46.775893 ( 55.088279)
total: 135.88 sec