Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-175336
#<BuildRuby:0x000055dbb2ee7f80
@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.20220820-175336",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006368 0.000342 0.843317 ( 0.955956)
build_miniruby 0.000925 0.000142 0.057270 ( 0.055954)
build_ruby 0.001039 0.000000 0.059294 ( 0.057957)
build_all 0.004548 0.000000 1.528034 ( 0.584325)
build_install 0.008291 0.000695 1.937449 ( 0.976133)
test_btest 0.000633 0.000084 57.794084 ( 8.468245)
test_basic 0.004700 0.000626 0.306577 ( 0.395580)
test_all 0.002637 0.000000 603.797329 ( 89.949745)
test_rubyspec 0.059945 0.041989 44.480420 ( 52.740007)
total: 154.18 sec