Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-042552
#<BuildRuby:0x00005566521a7fa8
@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.20220731-042552",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005927 0.000912 0.826390 ( 1.035074)
build_miniruby 0.000876 0.000135 0.056991 ( 0.055655)
build_ruby 0.000000 0.000835 0.058195 ( 0.056929)
build_all 0.000000 0.004631 1.527399 ( 0.591126)
build_install 0.000000 0.009520 5.654601 ( 2.177730)
test_btest 0.000000 0.000742 51.928054 ( 8.700513)
test_basic 0.002501 0.003298 0.254550 ( 0.343178)
test_all 0.000985 0.000464 606.191930 ( 89.888582)
test_rubyspec 0.050719 0.065229 43.685311 ( 49.293196)
total: 152.14 sec