Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-051645
#<BuildRuby:0x000056093ca73f00
@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.20220613-051645",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.004902 0.001960 0.825222 ( 1.010656)
build_miniruby 0.000751 0.000301 0.058317 ( 0.057037)
build_ruby 0.000695 0.000279 0.059944 ( 0.058648)
build_all 0.004264 0.000000 1.521071 ( 0.605378)
build_install 0.009515 0.001407 6.310163 ( 2.858856)
test_btest 0.000479 0.000160 57.487911 ( 7.958424)
test_basic 0.002202 0.004054 0.339368 ( 0.427021)
test_all 0.001041 0.000401 646.735936 ( 90.394020)
test_rubyspec 0.086570 0.037435 44.088089 ( 49.654118)
total: 153.02 sec