Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-131021
#<BuildRuby:0x00005609672b3e70
@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.20221203-131021",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004754 0.000034 1.171206 ( 1.221518)
build_miniruby 0.000880 0.000055 0.946720 ( 0.945559)
build_ruby 0.001116 0.000069 2.762397 ( 2.651079)
build_all 0.008569 0.000536 15.842100 ( 3.297791)
build_install 0.009793 0.000000 2.250357 ( 1.237786)
test_btest 0.000579 0.000000 61.034525 ( 12.285922)
test_basic 0.004667 0.000000 0.293207 ( 0.383903)
test_all 0.000891 0.000000 695.005800 (109.228372)
test_rubyspec 0.057635 0.014137 52.689229 ( 60.861091)
total: 192.11 sec