Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-200847
#<BuildRuby:0x000055fe48d23dd0
@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.20220701-200847",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006704 0.000000 0.839532 ( 1.689252)
build_miniruby 0.001021 0.000000 0.057970 ( 0.056769)
build_ruby 0.001055 0.000000 0.059662 ( 0.058460)
build_all 0.004384 0.000000 1.502135 ( 0.601398)
build_install 0.005380 0.004298 6.302731 ( 2.831422)
test_btest 0.000853 0.000048 52.086000 ( 8.715742)
test_basic 0.005604 0.000312 0.260119 ( 0.348498)
test_all 0.001443 0.000000 635.832790 ( 92.788711)
test_rubyspec 0.085014 0.034080 44.982880 ( 50.540862)
total: 157.63 sec