Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-103757
#<BuildRuby:0x000055f14462bc78
@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.20221130-103757",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004043 0.000606 1.175014 ( 1.189403)
build_miniruby 0.000000 0.000969 0.942515 ( 0.941315)
build_ruby 0.000000 0.001314 2.712695 ( 2.582741)
build_all 0.003711 0.004927 15.827470 ( 3.303910)
build_install 0.004646 0.005239 2.216567 ( 1.233566)
test_btest 0.000466 0.000127 66.065965 ( 10.710709)
test_basic 0.000591 0.004396 0.318443 ( 0.409370)
test_all 0.000954 0.000304 656.296537 (120.803806)
test_rubyspec 0.033706 0.028655 53.749727 ( 61.976075)
total: 203.15 sec