Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-121419
#<BuildRuby:0x000055b21aeea878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-121419",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002056 0.004483 0.860441 ( 0.904285)
build_miniruby 0.000906 0.000139 0.058614 ( 0.057367)
build_ruby 0.000817 0.000126 0.059396 ( 0.058233)
build_all 0.003920 0.000603 1.523346 ( 0.588258)
build_install 0.010234 0.000780 1.908217 ( 0.962249)
test_btest 0.000660 0.000094 46.774789 ( 8.721555)
test_basic 0.005262 0.000752 0.373110 ( 0.461615)
test_all 0.002980 0.000277 606.560716 ( 86.986418)
test_rubyspec 0.066178 0.027364 43.939401 ( 51.331067)
total: 150.07 sec