Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-134244
#<BuildRuby:0x000055f07a256370
@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.20221201-134244",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006708 0.003740 1.226645 ( 1.238814)
build_miniruby 0.002783 0.000348 0.852225 ( 0.850962)
build_ruby 0.002965 0.000000 2.238130 ( 2.145752)
build_all 0.010847 0.009299 18.652377 ( 2.194972)
build_install 0.011597 0.010943 2.044506 ( 1.047722)
test_btest 0.000000 0.001299 92.601279 ( 8.872580)
test_basic 0.008477 0.001513 0.351239 ( 0.438001)
test_all 0.001767 0.000562 676.323423 ( 69.752508)
test_rubyspec 0.104422 0.063563 49.658144 ( 57.762663)
total: 144.30 sec