Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-182828
#<BuildRuby:0x0000559a52884dd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-182828",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010050 0.003727 0.976375 ( 0.992457)
build_miniruby 0.001455 0.000273 0.075445 ( 0.074005)
build_ruby 0.001625 0.000304 0.080561 ( 0.079418)
build_all 0.009717 0.000963 1.537686 ( 0.587644)
build_install 0.019871 0.002547 1.861164 ( 0.926897)
test_btest 0.001274 0.000212 76.194979 ( 8.037747)
test_basic 0.007218 0.000269 0.327637 ( 0.416871)
test_all 0.003235 0.000275 685.590331 ( 66.640178)
test_rubyspec 0.116089 0.063615 45.893565 ( 53.520006)
total: 131.28 sec