Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-135938
#<BuildRuby:0x00005584bc54a7e0
@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.20220719-135938",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002280 0.004646 0.910824 ( 2.273288)
build_miniruby 0.000794 0.000265 0.059518 ( 0.058320)
build_ruby 0.000958 0.000000 0.059663 ( 0.058488)
build_all 0.004213 0.000334 1.547240 ( 0.603169)
build_install 0.008679 0.002670 5.697840 ( 2.197610)
test_btest 0.000607 0.000187 52.637701 ( 8.857091)
test_basic 0.004265 0.001312 0.300432 ( 0.389144)
test_all 0.000871 0.000268 617.876353 ( 87.732945)
test_rubyspec 0.047031 0.061908 44.005102 ( 49.642635)
total: 151.81 sec