Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-172805
#<BuildRuby:0x000055ae7bb589f0
@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.20220722-172805",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000062 0.000005 0.000067 ( 0.000066)
build_up 0.003974 0.004531 0.841614 ( 1.130762)
build_miniruby 0.001172 0.000180 0.062493 ( 0.061896)
build_ruby 0.001824 0.000280 0.060339 ( 0.058288)
build_all 0.008605 0.000591 1.261816 ( 0.460334)
build_install 0.011753 0.005185 4.329080 ( 1.815622)
test_btest 0.000822 0.000154 54.377937 ( 6.523920)
test_basic 0.005819 0.000151 0.275176 ( 0.365494)
test_all 0.001026 0.001378 509.756589 ( 53.704843)
test_rubyspec 0.091122 0.039904 41.511909 ( 47.363958)
total: 111.49 sec