Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-165839
#<BuildRuby:0x000056489febb340
@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.20220402-165839",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.005391 0.004669 0.995343 ( 0.992493)
build_miniruby 0.001910 0.000000 0.074443 ( 0.072605)
build_ruby 0.002292 0.000106 0.069154 ( 0.066865)
build_all 0.006756 0.003118 4.263574 ( 0.858375)
build_install 0.024400 0.000433 8.625221 ( 3.046605)
test_btest 0.001149 0.000383 77.634337 ( 8.002805)
test_basic 0.006494 0.002165 0.346549 ( 0.434217)
test_all 0.000603 0.001739 698.336101 ( 68.064847)
test_rubyspec 0.095757 0.085327 46.836036 ( 52.149026)
total: 133.69 sec