Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-025623
#<BuildRuby:0x000055d344f653c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221029-025623",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000054 0.000009 0.000063 ( 0.000081)
build_up 0.009107 0.001517 1.078759 ( 1.233484)
build_miniruby 0.001503 0.000250 0.097454 ( 0.094238)
build_ruby 0.001445 0.000241 0.096352 ( 0.093681)
build_all 0.003708 0.004746 1.303181 ( 0.575209)
build_install 0.013263 0.001779 1.604156 ( 0.886593)
test_btest 0.001118 0.000239 61.427876 ( 6.713039)
test_basic 0.006269 0.000125 0.344641 ( 0.435512)
test_all 0.005155 0.002634 487.385823 ( 54.203430)
test_rubyspec 0.058622 0.054727 43.557827 ( 52.108508)
total: 116.34 sec