Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-065903
#<BuildRuby:0x00005617526909c8
@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.20221113-065903",
@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.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009268 0.000618 1.076047 ( 1.122364)
build_miniruby 0.001869 0.000124 0.068122 ( 0.066588)
build_ruby 0.001875 0.000125 0.069374 ( 0.067611)
build_all 0.005757 0.004330 1.482782 ( 0.589530)
build_install 0.021609 0.000000 1.819503 ( 0.930533)
test_btest 0.001266 0.000015 85.238855 ( 8.682652)
test_basic 0.007428 0.000676 0.343264 ( 0.431177)
test_all 0.002086 0.000190 658.575007 ( 67.890168)
test_rubyspec 0.123198 0.054377 47.683418 ( 56.131079)
total: 135.91 sec