Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-215802
#<BuildRuby:0x0000560485055458
@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.20220813-215802",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009640 0.000107 0.884282 ( 1.031869)
build_miniruby 0.001549 0.000103 0.060110 ( 0.058817)
build_ruby 0.001514 0.000101 0.064640 ( 0.064168)
build_all 0.009255 0.000034 1.223426 ( 0.458140)
build_install 0.016647 0.000176 1.614552 ( 0.813617)
test_btest 0.002074 0.000104 54.611670 ( 6.258835)
test_basic 0.006208 0.000000 0.283789 ( 0.374130)
test_all 0.005792 0.000000 503.976268 ( 51.925599)
test_rubyspec 0.091120 0.044503 41.972564 ( 49.700242)
total: 110.69 sec