Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-040651
#<BuildRuby:0x00005638c5ae4080
@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.20220823-040651",
@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.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002547 0.004038 0.832005 ( 1.026229)
build_miniruby 0.000957 0.000064 0.057452 ( 0.056234)
build_ruby 0.000830 0.000055 0.059205 ( 0.058106)
build_all 0.004330 0.000289 1.547686 ( 0.599680)
build_install 0.010342 0.000689 1.912606 ( 0.958250)
test_btest 0.000832 0.000000 53.558864 ( 8.137135)
test_basic 0.001656 0.004240 0.344557 ( 0.432821)
test_all 0.001273 0.001543 615.924368 ( 87.968850)
test_rubyspec 0.081654 0.017315 44.001401 ( 52.269126)
total: 151.51 sec