Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-115002
#<BuildRuby:0x000055bd4f4234b8
@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-115002",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.009740 0.000411 1.140857 ( 1.809367)
build_miniruby 0.002312 0.000000 0.073374 ( 0.070891)
build_ruby 0.002125 0.000009 0.079329 ( 0.077320)
build_all 0.005706 0.004047 1.539701 ( 0.585932)
build_install 0.019674 0.002989 1.914588 ( 0.936058)
test_btest 0.001090 0.000136 92.285878 ( 8.922736)
test_basic 0.003660 0.003840 0.360805 ( 0.449405)
test_all 0.005244 0.001040 650.914280 ( 66.383723)
test_rubyspec 0.111782 0.050162 48.091089 ( 56.037323)
total: 135.27 sec