Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-100435
#<BuildRuby:0x0000555a88533670
@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.20220824-100435",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.006408 0.000363 0.878232 ( 1.783111)
build_miniruby 0.001090 0.000000 0.057791 ( 0.056457)
build_ruby 0.000970 0.000000 0.059531 ( 0.058324)
build_all 0.004689 0.000000 1.534230 ( 0.587128)
build_install 0.010079 0.001115 1.937258 ( 0.990938)
test_btest 0.000752 0.000094 47.991007 ( 8.625660)
test_basic 0.005007 0.000626 0.303883 ( 0.392593)
test_all 0.002938 0.000367 628.086647 ( 91.709664)
test_rubyspec 0.066806 0.032360 44.195942 ( 52.557118)
total: 156.76 sec