Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-100347
#<BuildRuby:0x000055c4762267e0
@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.20221118-100347",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000821 0.004218 1.109357 ( 2.783030)
build_miniruby 0.000909 0.000107 0.994556 ( 0.993223)
build_ruby 0.001170 0.000137 2.695535 ( 2.576957)
build_all 0.008020 0.000943 16.053058 ( 3.326493)
build_install 0.003810 0.005450 2.010858 ( 1.157923)
test_btest 0.000522 0.000092 64.640502 ( 10.667370)
test_basic 0.004208 0.000743 0.272528 ( 0.362964)
test_all 0.001629 0.000287 638.031465 (102.944755)
test_rubyspec 0.038333 0.029310 51.797792 ( 60.040920)
total: 184.85 sec