Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-050725
#<BuildRuby:0x000055bb100fc8e8
@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.20220908-050725",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008734 0.004190 0.985431 ( 1.110630)
build_miniruby 0.001658 0.000331 0.076115 ( 0.074340)
build_ruby 0.001512 0.000303 0.073873 ( 0.071850)
build_all 0.007866 0.001573 1.552865 ( 0.594704)
build_install 0.017603 0.004474 1.915425 ( 0.949788)
test_btest 0.001017 0.000214 96.490761 ( 9.148533)
test_basic 0.004204 0.004673 0.353771 ( 0.441118)
test_all 0.000000 0.004382 665.141268 ( 66.639606)
test_rubyspec 0.099583 0.080152 47.309253 ( 55.471814)
total: 134.50 sec