Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-011555
#<BuildRuby:0x000055c3a70640d0
@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.20220627-011555",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.006950 0.817995 ( 0.861037)
build_miniruby 0.000000 0.001060 0.057238 ( 0.055983)
build_ruby 0.000000 0.000974 0.059609 ( 0.058378)
build_all 0.000000 0.004367 1.503264 ( 0.602202)
build_install 0.006811 0.002831 6.314644 ( 2.852322)
test_btest 0.000696 0.000174 46.719865 ( 8.464718)
test_basic 0.000705 0.005768 0.354247 ( 0.441776)
test_all 0.001152 0.000384 635.162093 ( 93.481533)
test_rubyspec 0.100854 0.027352 44.417207 ( 49.937513)
total: 156.76 sec