Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-010024
#<BuildRuby:0x000056195d55e700
@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.20220823-010024",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007669 0.002788 0.999562 ( 2.567267)
build_miniruby 0.001659 0.000603 0.072585 ( 0.070865)
build_ruby 0.001836 0.000668 0.081061 ( 0.078275)
build_all 0.003214 0.006414 1.521902 ( 0.576201)
build_install 0.019272 0.003372 1.853097 ( 0.918143)
test_btest 0.001146 0.000441 78.224629 ( 8.184055)
test_basic 0.002836 0.004658 0.322765 ( 0.411762)
test_all 0.004161 0.000914 673.310476 ( 66.546408)
test_rubyspec 0.115493 0.060406 46.084849 ( 54.409976)
total: 133.76 sec