Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-094059
#<BuildRuby:0x000055f054f7afe0
@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.20220918-094059",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.008876 0.001268 1.071503 ( 1.107676)
build_miniruby 0.002053 0.000294 0.116565 ( 0.112690)
build_ruby 0.001753 0.000250 0.117373 ( 0.098803)
build_all 0.009349 0.001336 1.555401 ( 0.644015)
build_install 0.012837 0.008914 1.951775 ( 0.985171)
test_btest 0.000918 0.000204 76.431056 ( 8.182127)
test_basic 0.002315 0.005657 0.373193 ( 0.461594)
test_all 0.000871 0.004779 677.740704 ( 68.335099)
test_rubyspec 0.088629 0.081463 45.624343 ( 54.111775)
total: 134.04 sec