Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-004542
#<BuildRuby:0x000055dbf29932b0
@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.20220910-004542",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.007563 0.003214 1.122150 ( 1.128554)
build_miniruby 0.001738 0.000306 0.073922 ( 0.073233)
build_ruby 0.001936 0.000341 0.075036 ( 0.074502)
build_all 0.008973 0.001583 1.589235 ( 0.623902)
build_install 0.023244 0.000103 1.931648 ( 0.960239)
test_btest 0.001274 0.000173 99.861138 ( 9.517824)
test_basic 0.006050 0.000825 0.360386 ( 0.452613)
test_all 0.003454 0.000000 695.622217 ( 68.853125)
test_rubyspec 0.121816 0.052924 47.221443 ( 55.312843)
total: 137.00 sec