Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-074230
#<BuildRuby:0x000055a07b87e120
@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.20221028-074230",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006668 0.004602 1.125227 ( 1.196570)
build_miniruby 0.002183 0.000504 0.106293 ( 0.104564)
build_ruby 0.001208 0.000278 0.090254 ( 0.090135)
build_all 0.006838 0.001578 1.325089 ( 0.594295)
build_install 0.008259 0.007891 1.635805 ( 0.930978)
test_btest 0.001442 0.000451 65.058012 ( 6.800993)
test_basic 0.004992 0.001561 0.337555 ( 0.431803)
test_all 0.007313 0.000682 522.180435 ( 55.262894)
test_rubyspec 0.060763 0.070566 43.619253 ( 52.269202)
total: 117.68 sec