Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-062741
#<BuildRuby:0x000055fbff45be00
@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-062741",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002759 0.004043 0.869584 ( 1.359491)
build_miniruby 0.001007 0.000067 0.059209 ( 0.057920)
build_ruby 0.000873 0.000058 0.060483 ( 0.059390)
build_all 0.004378 0.000292 1.545336 ( 0.593136)
build_install 0.001591 0.009263 1.895341 ( 0.958352)
test_btest 0.000624 0.000125 52.966776 ( 8.398251)
test_basic 0.005819 0.000224 0.372855 ( 0.460464)
test_all 0.002006 0.000376 610.149888 ( 88.982181)
test_rubyspec 0.098016 0.031642 43.994193 ( 52.256474)
total: 153.13 sec