Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-014949
#<BuildRuby:0x000055979d8f0dd8
@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.20220722-014949",
@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.000012)
configure 0.000065 0.000005 0.000070 ( 0.000069)
build_up 0.010595 0.000178 0.985277 ( 2.203279)
build_miniruby 0.001607 0.000100 0.064653 ( 0.063337)
build_ruby 0.001916 0.000119 0.067372 ( 0.066005)
build_all 0.004542 0.004317 1.523615 ( 0.581890)
build_install 0.015249 0.008238 5.196131 ( 2.097093)
test_btest 0.000837 0.000160 78.952524 ( 8.608594)
test_basic 0.007653 0.000617 0.328154 ( 0.417719)
test_all 0.001784 0.000325 642.185159 ( 64.918842)
test_rubyspec 0.071687 0.067362 45.530554 ( 51.226927)
total: 130.18 sec