Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-085902
#<BuildRuby:0x000055bce67e68c0
@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.20220721-085902",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006089 0.000319 0.851446 ( 2.316121)
build_miniruby 0.000787 0.000113 0.057330 ( 0.056041)
build_ruby 0.000812 0.000116 0.058779 ( 0.057630)
build_all 0.004047 0.000578 1.550574 ( 0.623616)
build_install 0.010067 0.000751 5.656020 ( 2.184326)
test_btest 0.000758 0.000101 53.824773 ( 8.286617)
test_basic 0.005515 0.000081 0.262344 ( 0.351186)
test_all 0.000804 0.000101 614.606665 ( 89.117045)
test_rubyspec 0.047414 0.028118 44.009848 ( 49.658433)
total: 152.65 sec