Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-024614
#<BuildRuby:0x0000564533ef7fa8
@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.20220628-024614",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003570 0.003147 0.936439 ( 0.927414)
build_miniruby 0.000670 0.000144 0.057757 ( 0.056559)
build_ruby 0.001029 0.000000 0.059189 ( 0.058039)
build_all 0.004080 0.000269 1.498151 ( 0.600319)
build_install 0.006324 0.004560 6.309214 ( 2.842430)
test_btest 0.000000 0.000715 50.698985 ( 8.391017)
test_basic 0.000095 0.006055 0.348461 ( 0.435920)
test_all 0.002116 0.000000 597.541214 ( 91.313117)
test_rubyspec 0.067059 0.064725 44.373632 ( 49.913016)
total: 154.54 sec