Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-152350
#<BuildRuby:0x000055ccb52d04d8
@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.20220311-152350",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009478 0.001458 1.030079 ( 1.145703)
build_miniruby 0.001875 0.000288 0.075563 ( 0.073963)
build_ruby 0.001925 0.000296 0.076831 ( 0.075424)
build_all 0.010436 0.000000 1.520922 ( 0.623356)
build_install 0.020481 0.003073 5.311604 ( 2.238161)
test_btest 0.000000 0.001213 75.960589 ( 7.828998)
test_basic 0.005602 0.001896 0.344544 ( 0.433793)
test_all 0.001653 0.000264 668.571885 ( 70.626760)
test_rubyspec 0.108278 0.064026 46.300347 ( 51.486939)
total: 134.53 sec