Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-114544
#<BuildRuby:0x00005573d47b4d30
@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.20221117-114544",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009032 0.000602 1.146899 ( 1.140455)
build_miniruby 0.001762 0.000118 0.943313 ( 0.945216)
build_ruby 0.002058 0.000137 2.375287 ( 2.286041)
build_all 0.019163 0.000000 18.467334 ( 2.218742)
build_install 0.011314 0.008129 1.988673 ( 1.061672)
test_btest 0.001027 0.000128 82.872367 ( 9.618924)
test_basic 0.006174 0.000772 0.358141 ( 0.448829)
test_all 0.001565 0.000196 703.996347 ( 74.764486)
test_rubyspec 0.078376 0.045765 50.755585 ( 59.243639)
total: 151.73 sec