Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-123934
#<BuildRuby:0x000055f1edd1bde0
@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.20220726-123934",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006357 0.000353 0.851026 ( 3.210011)
build_miniruby 0.000889 0.000127 0.057335 ( 0.056012)
build_ruby 0.000738 0.000105 0.059099 ( 0.057960)
build_all 0.004053 0.000579 1.524445 ( 0.587426)
build_install 0.010237 0.000767 5.634955 ( 2.172370)
test_btest 0.000616 0.000082 45.540666 ( 8.479462)
test_basic 0.005464 0.000000 0.330970 ( 0.419915)
test_all 0.000939 0.000000 624.614466 ( 89.157404)
test_rubyspec 0.079113 0.048868 43.463352 ( 49.059151)
total: 153.20 sec