Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-173908
#<BuildRuby:0x000055d3a0483f68
@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.20220812-173908",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002936 0.003751 0.861240 ( 0.961684)
build_miniruby 0.000680 0.000226 0.058763 ( 0.057616)
build_ruby 0.000679 0.000226 0.060272 ( 0.059018)
build_all 0.003472 0.001158 1.532179 ( 0.586456)
build_install 0.000000 0.008689 1.948124 ( 0.976381)
test_btest 0.000332 0.000340 52.062489 ( 8.510855)
test_basic 0.003745 0.001873 0.255316 ( 0.344192)
test_all 0.001427 0.000714 607.795225 ( 92.198272)
test_rubyspec 0.078269 0.051272 44.248363 ( 51.614280)
total: 155.31 sec