Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-063655
#<BuildRuby:0x0000563556c7bf00
@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.20221121-063655",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004854 0.000000 1.077807 ( 1.098813)
build_miniruby 0.000884 0.000000 0.936551 ( 0.935081)
build_ruby 0.001127 0.000000 2.737744 ( 2.603942)
build_all 0.008649 0.000000 15.852980 ( 3.282163)
build_install 0.010212 0.000000 2.002027 ( 1.156183)
test_btest 0.000583 0.000000 58.875452 ( 11.062192)
test_basic 0.004577 0.000000 0.288686 ( 0.380908)
test_all 0.001099 0.000000 615.249665 (107.532971)
test_rubyspec 0.051395 0.017785 52.009469 ( 60.298612)
total: 188.35 sec