Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-053740
#<BuildRuby:0x0000561c912d46d8
@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-053740",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005038 0.004251 1.085768 ( 1.847340)
build_miniruby 0.001539 0.000205 0.067947 ( 0.066058)
build_ruby 0.001744 0.000232 0.077977 ( 0.075792)
build_all 0.001434 0.009228 1.572416 ( 0.608947)
build_install 0.016706 0.006777 1.946277 ( 0.956256)
test_btest 0.000934 0.000275 93.583843 ( 9.544240)
test_basic 0.007635 0.000000 0.359242 ( 0.446457)
test_all 0.003395 0.000279 675.706352 ( 67.924024)
test_rubyspec 0.100080 0.068289 47.068568 ( 55.097550)
total: 136.57 sec