Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-072523
#<BuildRuby:0x000055f9ed9cbde0
@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.20220728-072523",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002911 0.003875 0.826187 ( 1.267643)
build_miniruby 0.000809 0.000187 0.056917 ( 0.055701)
build_ruby 0.000831 0.000192 0.058982 ( 0.057734)
build_all 0.003941 0.000909 1.527896 ( 0.585267)
build_install 0.007964 0.003118 5.631775 ( 2.179539)
test_btest 0.000716 0.000000 51.545959 ( 8.169277)
test_basic 0.005982 0.000000 0.328005 ( 0.415997)
test_all 0.000977 0.000000 622.678766 ( 87.693789)
test_rubyspec 0.091720 0.038737 43.916105 ( 49.560241)
total: 149.99 sec