Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-083636
#<BuildRuby:0x000056093f3bbed0
@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.20220506-083636",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006657 0.000000 0.850285 ( 1.900830)
build_miniruby 0.000964 0.000000 0.057177 ( 0.056003)
build_ruby 0.000904 0.000104 0.057547 ( 0.056314)
build_all 0.001476 0.002834 1.484650 ( 0.592182)
build_install 0.007323 0.003626 6.297140 ( 2.840604)
test_btest 0.000611 0.000129 51.180283 ( 8.334895)
test_basic 0.001572 0.004056 0.285059 ( 0.374115)
test_all 0.000000 0.001498 625.305665 ( 92.242120)
test_rubyspec 0.075475 0.045645 43.829359 ( 48.735681)
total: 155.13 sec