Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-185045
#<BuildRuby:0x000055e6f1589a48
@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.20221128-185045",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008252 0.002063 1.220544 ( 1.525052)
build_miniruby 0.002270 0.000567 0.843773 ( 0.842041)
build_ruby 0.003984 0.000000 2.244951 ( 2.153106)
build_all 0.016901 0.003000 18.572919 ( 2.190765)
build_install 0.008070 0.011667 1.869650 ( 0.953862)
test_btest 0.001223 0.000408 84.406668 ( 9.097453)
test_basic 0.006889 0.002296 0.352665 ( 0.439264)
test_all 0.001742 0.000581 698.151362 ( 71.877039)
test_rubyspec 0.121709 0.055285 49.094629 ( 57.199815)
total: 146.28 sec