Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-000312
#<BuildRuby:0x00005586ed56ac88
@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.20221027-000312",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010022 0.000265 1.084069 ( 1.286559)
build_miniruby 0.001695 0.000261 0.104805 ( 0.102145)
build_ruby 0.001328 0.000204 0.099545 ( 0.096501)
build_all 0.002724 0.005159 1.296574 ( 0.569212)
build_install 0.008643 0.005861 1.660445 ( 0.896447)
test_btest 0.001388 0.000396 61.618942 ( 6.762341)
test_basic 0.006263 0.000301 0.349685 ( 0.439521)
test_all 0.007445 0.000129 513.677988 ( 55.003280)
test_rubyspec 0.102054 0.021694 43.458241 ( 51.912953)
total: 117.07 sec