Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-073601
#<BuildRuby:0x000055b5158b09c8
@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.20220826-073601",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000072 0.000011 0.000083 ( 0.000096)
build_up 0.004649 0.007218 0.999132 ( 2.868071)
build_miniruby 0.002515 0.000000 0.073222 ( 0.070524)
build_ruby 0.001902 0.000167 0.079675 ( 0.077355)
build_all 0.009142 0.001236 1.540936 ( 0.572265)
build_install 0.014927 0.007185 1.896643 ( 0.923261)
test_btest 0.001348 0.000000 73.595913 ( 8.350290)
test_basic 0.000533 0.006932 0.331158 ( 0.425466)
test_all 0.004598 0.001407 643.695237 ( 64.946661)
test_rubyspec 0.107673 0.064303 45.564021 ( 54.083888)
total: 132.32 sec