Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-025527
#<BuildRuby:0x000055f9029e7810
@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.20220327-025527",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010885 0.000453 0.998533 ( 1.386014)
build_miniruby 0.002023 0.000135 0.073035 ( 0.070944)
build_ruby 0.001711 0.000114 0.075133 ( 0.073363)
build_all 0.010300 0.000343 4.093138 ( 0.842835)
build_install 0.017168 0.006572 7.923675 ( 2.424658)
test_btest 0.001301 0.000000 73.931066 ( 7.998172)
test_basic 0.003438 0.004783 0.335552 ( 0.423902)
test_all 0.001504 0.000237 680.705956 ( 66.520396)
test_rubyspec 0.107925 0.057730 45.582261 ( 50.782743)
total: 130.52 sec