Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-222314
#<BuildRuby:0x0000557d38e04060
@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.20220429-222314",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006349 0.000454 0.883353 ( 1.112398)
build_miniruby 0.000840 0.000060 0.058016 ( 0.056662)
build_ruby 0.000880 0.000063 0.057913 ( 0.056651)
build_all 0.004027 0.000288 1.491000 ( 0.594882)
build_install 0.010605 0.000390 6.246759 ( 2.800979)
test_btest 0.000681 0.000046 53.100541 ( 8.421025)
test_basic 0.005431 0.000362 0.327335 ( 0.415730)
test_all 0.001517 0.000101 631.165259 ( 92.854202)
test_rubyspec 0.092487 0.014050 43.785816 ( 48.692881)
total: 155.01 sec