Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-153616
#<BuildRuby:0x000055b3df91eec8
@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-153616",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000101 0.000014 0.000115 ( 0.000063)
build_up 0.009175 0.000700 1.102327 ( 1.112645)
build_miniruby 0.001624 0.000216 0.073776 ( 0.071753)
build_ruby 0.001683 0.000225 0.077551 ( 0.075558)
build_all 0.005616 0.004718 1.577959 ( 0.601454)
build_install 0.019215 0.001675 1.906753 ( 0.946802)
test_btest 0.000000 0.001033 93.584219 ( 9.359155)
test_basic 0.000000 0.007040 0.347591 ( 0.444682)
test_all 0.000000 0.005386 675.349801 ( 68.317658)
test_rubyspec 0.106924 0.043400 46.937442 ( 55.008257)
total: 135.94 sec