Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-232125
#<BuildRuby:0x0000559f3c9102b8
@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.20220404-232125",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.007094 0.004226 1.033149 ( 1.708944)
build_miniruby 0.001633 0.000204 0.077681 ( 0.075675)
build_ruby 0.002238 0.000280 0.076817 ( 0.074239)
build_all 0.006486 0.003931 4.256466 ( 0.842800)
build_install 0.015295 0.005559 8.472155 ( 2.960544)
test_btest 0.002107 0.000421 72.906572 ( 8.268288)
test_basic 0.001463 0.007131 0.343053 ( 0.428878)
test_all 0.001284 0.000350 694.112827 ( 67.658279)
test_rubyspec 0.130399 0.049251 46.611143 ( 51.918987)
total: 133.94 sec