Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-232410
#<BuildRuby:0x0000559ffd8b7e58
@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.20220731-232410",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005209 0.001302 0.882045 ( 1.043770)
build_miniruby 0.000639 0.000160 0.057630 ( 0.056433)
build_ruby 0.000792 0.000198 0.058888 ( 0.057671)
build_all 0.003583 0.000896 1.533855 ( 0.586757)
build_install 0.010916 0.000313 5.631194 ( 2.166089)
test_btest 0.000671 0.000144 48.631163 ( 8.530103)
test_basic 0.005443 0.000112 0.286312 ( 0.375293)
test_all 0.001233 0.000247 619.176892 ( 90.041842)
test_rubyspec 0.085643 0.044213 43.741330 ( 49.327093)
total: 152.19 sec