Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-144834
#<BuildRuby:0x0000561eaaf6c6c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220301-144834",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009115 0.001721 0.985081 ( 1.218504)
build_miniruby 0.000000 0.002250 0.066025 ( 0.064328)
build_ruby 0.000000 0.001993 0.074755 ( 0.074249)
build_all 0.005557 0.004929 4.229990 ( 0.871896)
build_install 0.019304 0.005044 7.910275 ( 2.418821)
test_btest 0.000974 0.000401 70.982033 ( 8.448479)
test_basic 0.005257 0.002165 0.323273 ( 0.412215)
test_all 0.001399 0.000576 710.750026 ( 68.327781)
test_rubyspec 0.083192 0.077270 46.338524 ( 51.793483)
total: 133.63 sec