Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-072106
#<BuildRuby:0x000055869fdc37e8
@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.20221130-072106",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004010 0.007024 1.212285 ( 1.495245)
build_miniruby 0.001908 0.000509 0.849275 ( 0.848129)
build_ruby 0.002698 0.000719 2.218505 ( 2.124948)
build_all 0.019235 0.001536 18.692040 ( 2.191875)
build_install 0.010955 0.008268 2.047850 ( 1.051097)
test_btest 0.001143 0.000326 92.108391 ( 8.773330)
test_basic 0.009623 0.001461 0.354106 ( 0.437859)
test_all 0.001953 0.000532 700.260371 ( 69.974694)
test_rubyspec 0.107724 0.077727 49.599726 ( 57.715096)
total: 144.61 sec