Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-062924
#<BuildRuby:0x000055e6c82dbf68
@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.20220818-062924",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007017 0.000000 0.868722 ( 1.036159)
build_miniruby 0.001057 0.000000 0.057871 ( 0.056567)
build_ruby 0.001010 0.000000 0.059611 ( 0.058375)
build_all 0.004719 0.000000 1.562766 ( 0.599815)
build_install 0.010964 0.000000 1.891226 ( 0.956133)
test_btest 0.000826 0.000000 54.314794 ( 8.263529)
test_basic 0.000146 0.005619 0.296426 ( 0.385127)
test_all 0.001223 0.000081 613.214895 ( 88.714723)
test_rubyspec 0.037288 0.030723 43.757326 ( 51.180035)
total: 151.25 sec