Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-001709
#<BuildRuby:0x000056070d044bc8
@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.20220911-001709",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008213 0.002987 1.101754 ( 1.063185)
build_miniruby 0.001676 0.000610 0.073359 ( 0.072777)
build_ruby 0.001551 0.000564 0.076657 ( 0.076618)
build_all 0.008937 0.001291 1.609669 ( 0.643281)
build_install 0.022551 0.000244 1.882151 ( 0.964406)
test_btest 0.000792 0.000198 94.822684 ( 9.259095)
test_basic 0.002374 0.004589 0.362520 ( 0.455632)
test_all 0.005350 0.000006 694.830421 ( 69.084138)
test_rubyspec 0.085594 0.080664 47.234833 ( 55.700737)
total: 137.32 sec