Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-231804
#<BuildRuby:0x0000563f6d3b7e70
@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-231804",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004355 0.000670 1.189700 ( 1.207916)
build_miniruby 0.000880 0.000136 0.988649 ( 0.987094)
build_ruby 0.001288 0.000000 2.716828 ( 2.629880)
build_all 0.009033 0.000000 15.980094 ( 3.425791)
build_install 0.001485 0.007627 2.220538 ( 1.266522)
test_btest 0.000527 0.000124 59.791481 ( 12.086086)
test_basic 0.004495 0.000000 0.289529 ( 0.380374)
test_all 0.001023 0.000000 662.783955 (107.630047)
test_rubyspec 0.056484 0.013546 53.589386 ( 61.772226)
total: 191.39 sec