Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-233246
#<BuildRuby:0x0000560bf22087b8
@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-233246",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.010688 0.000000 1.108434 ( 2.106514)
build_miniruby 0.002531 0.000000 0.073655 ( 0.071199)
build_ruby 0.001883 0.000000 0.076456 ( 0.074275)
build_all 0.008917 0.000000 1.551467 ( 0.593053)
build_install 0.008772 0.015053 1.908731 ( 0.933269)
test_btest 0.000951 0.000150 95.134465 ( 9.892147)
test_basic 0.008401 0.000498 0.363321 ( 0.450462)
test_all 0.004667 0.000000 686.533586 ( 68.209274)
test_rubyspec 0.130792 0.037725 47.339865 ( 55.343980)
total: 137.68 sec