Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-141155
#<BuildRuby:0x000055b01357cbc8
@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.20220802-141155",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000066 0.000024 0.000090 ( 0.000036)
build_up 0.008363 0.003042 0.974351 ( 1.107271)
build_miniruby 0.002101 0.000000 0.072873 ( 0.070707)
build_ruby 0.001773 0.000000 0.066959 ( 0.065695)
build_all 0.008873 0.001033 1.526818 ( 0.575407)
build_install 0.013819 0.006292 5.107332 ( 2.063680)
test_btest 0.000986 0.000328 71.430559 ( 8.367705)
test_basic 0.004204 0.003067 0.326846 ( 0.416245)
test_all 0.001311 0.000463 662.630484 ( 65.571549)
test_rubyspec 0.093986 0.081166 45.604568 ( 53.260930)
total: 131.50 sec