Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-014500
#<BuildRuby:0x000055ddf56e6878
@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.20220821-014500",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005630 0.000866 0.804105 ( 0.868993)
build_miniruby 0.000882 0.000135 0.057302 ( 0.056087)
build_ruby 0.000873 0.000134 0.059199 ( 0.057955)
build_all 0.004645 0.000025 1.534831 ( 0.586084)
build_install 0.006924 0.004102 1.930383 ( 0.989798)
test_btest 0.000645 0.000121 47.307338 ( 8.918856)
test_basic 0.000674 0.004571 0.296136 ( 0.385352)
test_all 0.002371 0.000592 609.247334 ( 89.217012)
test_rubyspec 0.079378 0.046008 44.583599 ( 52.830611)
total: 153.91 sec