Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-200521
#<BuildRuby:0x000055da148e74b8
@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.20221112-200521",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000096 0.000014 0.000110 ( 0.000115)
build_up 0.009475 0.001457 1.082138 ( 1.119570)
build_miniruby 0.001656 0.000255 0.064876 ( 0.062913)
build_ruby 0.001794 0.000276 0.068166 ( 0.066118)
build_all 0.000936 0.008904 1.478624 ( 0.597563)
build_install 0.018291 0.003313 1.823445 ( 0.933497)
test_btest 0.001301 0.000343 87.153655 ( 8.643450)
test_basic 0.005431 0.001429 0.338516 ( 0.428613)
test_all 0.001546 0.000407 680.984712 ( 68.855901)
test_rubyspec 0.095775 0.079789 47.932273 ( 56.468523)
total: 137.18 sec