Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-144543
#<BuildRuby:0x000055d0882880d0
@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.20220726-144543",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005715 0.000879 0.910533 ( 3.152496)
build_miniruby 0.000872 0.000134 0.056959 ( 0.055634)
build_ruby 0.000890 0.000137 0.058901 ( 0.057635)
build_all 0.004514 0.000009 1.510033 ( 0.582514)
build_install 0.010430 0.000796 5.640053 ( 2.171892)
test_btest 0.000635 0.000085 53.480132 ( 7.895909)
test_basic 0.005731 0.000102 0.339931 ( 0.428440)
test_all 0.001019 0.000128 612.929180 ( 87.821983)
test_rubyspec 0.090202 0.037353 43.323969 ( 48.934046)
total: 151.10 sec