Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-165551
#<BuildRuby:0x00005585f2d33fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220804-165551",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.006097 0.000000 0.835452 ( 2.465345)
build_miniruby 0.000923 0.000000 0.058003 ( 0.056783)
build_ruby 0.000828 0.000038 0.059000 ( 0.057793)
build_all 0.004401 0.000100 1.538745 ( 0.590527)
build_install 0.010911 0.000536 5.669447 ( 2.154482)
test_btest 0.000614 0.000109 45.445169 ( 8.783576)
test_basic 0.004726 0.000834 0.342061 ( 0.430972)
test_all 0.000801 0.000141 625.478523 ( 91.406860)
test_rubyspec 0.069410 0.030245 43.484919 ( 50.889821)
total: 156.84 sec