Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-041651
#<BuildRuby:0x000056297d71fed8
@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.20220722-041651",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006427 0.000000 0.842316 ( 0.966226)
build_miniruby 0.001042 0.000000 0.057781 ( 0.056525)
build_ruby 0.001009 0.000000 0.058757 ( 0.057517)
build_all 0.004638 0.000000 1.505821 ( 0.586391)
build_install 0.011177 0.000000 5.643586 ( 2.173186)
test_btest 0.000810 0.000000 55.021792 ( 7.980836)
test_basic 0.006028 0.000000 0.309709 ( 0.397743)
test_all 0.000962 0.000000 602.542761 ( 86.217239)
test_rubyspec 0.077339 0.025824 43.538489 ( 49.150573)
total: 147.59 sec