Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-085459
#<BuildRuby:0x0000557086d18b88
@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.20220915-085459",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004295 0.005331 1.093570 ( 1.087275)
build_miniruby 0.001300 0.000354 0.065321 ( 0.063792)
build_ruby 0.001438 0.000392 0.073897 ( 0.072353)
build_all 0.008137 0.003014 1.586888 ( 0.612421)
build_install 0.012217 0.010052 1.896034 ( 0.935700)
test_btest 0.001407 0.000000 92.990313 ( 9.922954)
test_basic 0.000193 0.007831 0.356825 ( 0.451910)
test_all 0.002471 0.001163 680.869600 ( 68.504725)
test_rubyspec 0.123495 0.050905 46.886582 ( 55.086976)
total: 136.74 sec