Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-183535
#<BuildRuby:0x000055d293201550
@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.20220721-183535",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008239 0.000664 0.822123 ( 0.942356)
build_miniruby 0.000000 0.002086 0.052631 ( 0.050792)
build_ruby 0.000000 0.001549 0.065134 ( 0.064531)
build_all 0.007259 0.001156 1.199184 ( 0.454255)
build_install 0.013683 0.002932 4.270939 ( 1.815507)
test_btest 0.001301 0.000279 55.190817 ( 6.170036)
test_basic 0.005462 0.001170 0.295995 ( 0.385621)
test_all 0.002188 0.000469 504.913383 ( 53.005186)
test_rubyspec 0.072688 0.043242 41.624899 ( 47.471351)
total: 110.36 sec