Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-151421
#<BuildRuby:0x000055f54fc78018
@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.20220619-151421",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005069 0.001268 0.887270 ( 1.035890)
build_miniruby 0.000794 0.000198 0.057826 ( 0.056642)
build_ruby 0.000793 0.000199 0.061109 ( 0.059876)
build_all 0.004269 0.000000 1.514861 ( 0.608575)
build_install 0.009992 0.001158 6.352472 ( 2.894621)
test_btest 0.000630 0.000135 51.503227 ( 8.248852)
test_basic 0.005534 0.000126 0.303035 ( 0.391768)
test_all 0.000880 0.000176 660.500755 ( 96.282006)
test_rubyspec 0.092313 0.026835 44.283266 ( 49.833390)
total: 159.41 sec