Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-010110
#<BuildRuby:0x0000558bd69ebf80
@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.20220822-010110",
@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.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005678 0.000873 0.816720 ( 0.997013)
build_miniruby 0.000868 0.000134 0.058115 ( 0.056964)
build_ruby 0.000835 0.000128 0.060071 ( 0.058890)
build_all 0.000966 0.003713 1.525892 ( 0.591460)
build_install 0.008135 0.000784 1.954019 ( 0.981733)
test_btest 0.000604 0.000121 46.440909 ( 8.554471)
test_basic 0.005814 0.000242 0.343281 ( 0.431285)
test_all 0.001447 0.000271 638.457478 ( 90.698628)
test_rubyspec 0.078774 0.047490 44.244789 ( 52.496181)
total: 154.87 sec