Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-031455
#<BuildRuby:0x0000558f87783f68
@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.20220827-031455",
@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.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005483 0.000843 0.810605 ( 0.901011)
build_miniruby 0.000879 0.000135 0.057728 ( 0.056491)
build_ruby 0.000836 0.000129 0.060360 ( 0.059161)
build_all 0.000986 0.003702 1.544370 ( 0.589488)
build_install 0.010078 0.001176 1.919256 ( 0.965208)
test_btest 0.000531 0.000107 49.757078 ( 8.921751)
test_basic 0.000000 0.005425 0.289580 ( 0.379510)
test_all 0.000000 0.002300 601.654139 ( 91.998453)
test_rubyspec 0.070160 0.048086 44.228545 ( 52.514736)
total: 156.39 sec