Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-055831
#<BuildRuby:0x000055a488df82c0
@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.20220304-055831",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.008863 0.001478 1.060857 ( 4.863459)
build_miniruby 0.001929 0.000000 0.073928 ( 0.073341)
build_ruby 0.002004 0.000000 0.078429 ( 0.077367)
build_all 0.008008 0.001131 4.219490 ( 0.876898)
build_install 0.015949 0.007660 7.931665 ( 2.425353)
test_btest 0.000979 0.000209 73.789936 ( 8.046479)
test_basic 0.007596 0.000273 0.349393 ( 0.438075)
test_all 0.001891 0.000000 669.360121 ( 65.672073)
test_rubyspec 0.117021 0.048574 46.620592 ( 52.085658)
total: 134.56 sec