Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-205101
#<BuildRuby:0x000055f934cf6c40
@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.20220730-205101",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006352 0.000157 0.815429 ( 0.978741)
build_miniruby 0.000947 0.000068 0.057234 ( 0.056014)
build_ruby 0.000909 0.000065 0.059666 ( 0.058448)
build_all 0.004577 0.000000 1.523788 ( 0.588460)
build_install 0.011148 0.000142 5.661024 ( 2.149126)
test_btest 0.000662 0.000039 56.225414 ( 7.878462)
test_basic 0.005011 0.000294 0.285090 ( 0.374676)
test_all 0.000936 0.000055 625.279761 ( 89.920844)
test_rubyspec 0.089618 0.038630 43.856510 ( 49.429321)
total: 151.43 sec