Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-142403
#<BuildRuby:0x00005638b44c3f40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220603-142403",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006891 0.834850 ( 1.185882)
build_miniruby 0.000000 0.001019 0.057979 ( 0.056647)
build_ruby 0.000000 0.000963 0.059488 ( 0.058203)
build_all 0.000666 0.003650 1.514970 ( 0.606274)
build_install 0.010045 0.001163 6.360736 ( 2.873592)
test_btest 0.000625 0.000125 52.219268 ( 8.169976)
test_basic 0.006395 0.000000 0.345706 ( 0.433006)
test_all 0.001296 0.000000 645.868204 ( 93.356367)
test_rubyspec 0.063151 0.028283 44.336521 ( 49.976683)
total: 156.72 sec