Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-054636
#<BuildRuby:0x000056552ef6bdf8
@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.20220821-054636",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006664 0.000180 0.830778 ( 0.904013)
build_miniruby 0.000981 0.000070 0.057922 ( 0.056634)
build_ruby 0.000947 0.000068 0.059662 ( 0.058408)
build_all 0.001035 0.003483 1.523426 ( 0.591189)
build_install 0.010338 0.000748 1.899361 ( 0.960099)
test_btest 0.000783 0.000092 52.894604 ( 8.422141)
test_basic 0.000936 0.004571 0.254408 ( 0.343992)
test_all 0.002648 0.000000 628.050760 ( 89.404324)
test_rubyspec 0.087986 0.032038 44.144788 ( 52.414680)
total: 153.16 sec