Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-233055
#<BuildRuby:0x0000560dbe758d30
@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.20220813-233055",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012371 0.000258 1.011814 ( 1.079905)
build_miniruby 0.001877 0.000111 0.074246 ( 0.072624)
build_ruby 0.001790 0.000105 0.077410 ( 0.075590)
build_all 0.005999 0.004171 1.517526 ( 0.576272)
build_install 0.023373 0.000143 1.877470 ( 0.921884)
test_btest 0.000862 0.000072 74.298560 ( 8.617680)
test_basic 0.006798 0.000188 0.332730 ( 0.421665)
test_all 0.004569 0.000002 682.960635 ( 67.157670)
test_rubyspec 0.111748 0.041213 45.764393 ( 53.384669)
total: 132.31 sec