Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-173125
#<BuildRuby:0x0000555a19415438
@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.20221031-173125",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005330 0.004105 1.118792 ( 1.178774)
build_miniruby 0.001300 0.000186 0.109763 ( 0.108707)
build_ruby 0.001455 0.000208 0.109991 ( 0.109346)
build_all 0.008080 0.000516 1.330303 ( 0.595581)
build_install 0.014337 0.001232 1.691257 ( 0.911441)
test_btest 0.001066 0.000133 64.834194 ( 6.505075)
test_basic 0.005499 0.000687 0.362813 ( 0.457499)
test_all 0.006470 0.000112 511.980737 ( 54.278944)
test_rubyspec 0.077270 0.051423 43.552087 ( 52.187805)
total: 116.33 sec