Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-084822
#<BuildRuby:0x000055b637edffb0
@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.20220821-084822",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006565 0.000384 0.815192 ( 1.618252)
build_miniruby 0.000867 0.000124 0.058470 ( 0.057268)
build_ruby 0.000843 0.000121 0.059307 ( 0.058136)
build_all 0.004103 0.000586 1.544951 ( 0.590892)
build_install 0.003879 0.005331 1.911314 ( 0.962285)
test_btest 0.000681 0.000145 55.368255 ( 8.073083)
test_basic 0.000935 0.005100 0.317711 ( 0.405802)
test_all 0.001443 0.000413 609.041456 ( 88.562891)
test_rubyspec 0.038939 0.008666 44.148547 ( 52.462998)
total: 152.79 sec