Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-202544
#<BuildRuby:0x000055f66980fdf8
@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.20220609-202544",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006828 0.000525 0.863777 ( 1.421257)
build_miniruby 0.001025 0.000078 0.057893 ( 0.056626)
build_ruby 0.000951 0.000073 0.059769 ( 0.058496)
build_all 0.004279 0.000000 1.490027 ( 0.620690)
build_install 0.010215 0.000694 6.296559 ( 2.840647)
test_btest 0.001238 0.000088 50.971326 ( 8.587340)
test_basic 0.000000 0.005432 0.260613 ( 0.349544)
test_all 0.000000 0.001318 650.634323 ( 95.698935)
test_rubyspec 0.093906 0.023843 44.162654 ( 49.705276)
total: 159.34 sec