Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-090953
#<BuildRuby:0x000055f1183208e8
@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.20220908-090953",
@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.000011 0.000004 0.000015 ( 0.000014)
autoconf 0.000023 0.000008 0.000031 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008641 0.004192 0.992144 ( 1.006527)
build_miniruby 0.001479 0.000528 0.071853 ( 0.070693)
build_ruby 0.001564 0.000558 0.070791 ( 0.069193)
build_all 0.008589 0.001474 1.578120 ( 0.616828)
build_install 0.018659 0.004921 1.934736 ( 0.956938)
test_btest 0.001423 0.000452 94.001968 ( 9.761960)
test_basic 0.005178 0.001648 0.355554 ( 0.444639)
test_all 0.006188 0.000604 642.744080 ( 65.800818)
test_rubyspec 0.113095 0.059612 47.122301 ( 55.274520)
total: 134.00 sec