Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-031105
#<BuildRuby:0x0000561e83518a68
@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.20220816-031105",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008456 0.001117 0.826283 ( 1.258960)
build_miniruby 0.000000 0.001577 0.063805 ( 0.063488)
build_ruby 0.000000 0.001273 0.055162 ( 0.054459)
build_all 0.006497 0.003562 1.267764 ( 0.465421)
build_install 0.014206 0.003211 1.584463 ( 0.802181)
test_btest 0.001068 0.000334 51.663305 ( 6.217605)
test_basic 0.005151 0.000148 0.297455 ( 0.389655)
test_all 0.003305 0.000000 485.354813 ( 51.671563)
test_rubyspec 0.081019 0.052755 41.764814 ( 49.514876)
total: 110.44 sec