Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-135228
#<BuildRuby:0x000055f06a6b3e00
@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.20220822-135228",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006244 0.000158 0.912890 ( 14.071161)
build_miniruby 0.000933 0.000062 0.057734 ( 0.056535)
build_ruby 0.000945 0.000063 0.059821 ( 0.058613)
build_all 0.004629 0.000030 1.516552 ( 0.592256)
build_install 0.010689 0.000383 1.922823 ( 0.970480)
test_btest 0.000751 0.000044 50.729553 ( 8.675767)
test_basic 0.006061 0.000080 0.343472 ( 0.431024)
test_all 0.001667 0.000093 631.346206 ( 90.296737)
test_rubyspec 0.063350 0.049638 44.681835 ( 53.046566)
total: 168.20 sec