Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-183128
#<BuildRuby:0x000055e218313c88
@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.20220428-183128",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001969 0.004564 0.921655 ( 1.474106)
build_miniruby 0.000797 0.000266 0.057089 ( 0.055795)
build_ruby 0.000610 0.000203 0.057708 ( 0.056547)
build_all 0.004237 0.000038 1.475122 ( 0.592713)
build_install 0.008143 0.002807 6.281031 ( 2.790922)
test_btest 0.000910 0.000000 53.743938 ( 7.954363)
test_basic 0.005129 0.000635 0.287222 ( 0.376196)
test_all 0.001587 0.000000 623.488995 ( 89.811231)
test_rubyspec 0.076293 0.049674 43.632964 ( 48.589832)
total: 151.70 sec