Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-123302
#<BuildRuby:0x0000556457a8be00
@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.20220725-123302",
@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.000000 0.000013 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006503 0.831901 ( 2.084222)
build_miniruby 0.000446 0.000493 0.056646 ( 0.055467)
build_ruby 0.000858 0.000172 0.059330 ( 0.058061)
build_all 0.004475 0.000146 1.520151 ( 0.582534)
build_install 0.006734 0.004451 5.661057 ( 2.179357)
test_btest 0.000657 0.000155 50.283055 ( 8.098270)
test_basic 0.001008 0.004264 0.258374 ( 0.347493)
test_all 0.000954 0.000280 597.918478 ( 88.893565)
test_rubyspec 0.060821 0.038202 43.634236 ( 49.283220)
total: 151.58 sec