Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-034558
#<BuildRuby:0x000055d6466d84f0
@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.20220304-034558",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.007532 0.004027 1.080868 ( 1.885691)
build_miniruby 0.001797 0.000360 0.077722 ( 0.075609)
build_ruby 0.001663 0.000332 0.076558 ( 0.074674)
build_all 0.005054 0.005739 4.239746 ( 0.858069)
build_install 0.020535 0.002605 8.019768 ( 2.379044)
test_btest 0.000945 0.000222 75.669057 ( 8.463858)
test_basic 0.008077 0.000000 0.337419 ( 0.426062)
test_all 0.001652 0.000000 699.300719 ( 69.127496)
test_rubyspec 0.120443 0.039028 46.541195 ( 52.060725)
total: 135.35 sec