Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-112828
#<BuildRuby:0x00005619c5c544c0
@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-112828",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010668 0.000000 1.000027 ( 1.060775)
build_miniruby 0.002030 0.000000 0.074330 ( 0.072438)
build_ruby 0.001986 0.000000 0.081607 ( 0.079706)
build_all 0.010322 0.000000 1.539633 ( 0.583170)
build_install 0.022356 0.000000 1.864958 ( 0.915034)
test_btest 0.001626 0.000000 71.389334 ( 8.355465)
test_basic 0.003045 0.005310 0.317649 ( 0.406409)
test_all 0.003775 0.001370 667.562820 ( 65.595885)
test_rubyspec 0.098430 0.078723 44.904203 ( 52.599922)
total: 129.67 sec