Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-214307
#<BuildRuby:0x000055a003d804c0
@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.20220814-214307",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010629 0.000759 0.961351 ( 1.750290)
build_miniruby 0.001869 0.000134 0.078910 ( 0.077206)
build_ruby 0.002144 0.000153 0.079228 ( 0.076903)
build_all 0.003772 0.005733 1.551663 ( 0.591166)
build_install 0.014398 0.007257 1.888558 ( 0.923727)
test_btest 0.000000 0.001638 75.628846 ( 8.302292)
test_basic 0.000092 0.006861 0.333403 ( 0.430514)
test_all 0.002388 0.001424 680.626603 ( 66.590374)
test_rubyspec 0.095958 0.089048 45.846966 ( 53.334637)
total: 132.08 sec