Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-191408
#<BuildRuby:0x00005579ff3c65a8
@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.20220604-191408",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006343 0.000162 0.860264 ( 1.008923)
build_miniruby 0.000935 0.000062 0.057485 ( 0.056279)
build_ruby 0.000000 0.000886 0.059023 ( 0.057840)
build_all 0.000874 0.003339 1.508549 ( 0.610389)
build_install 0.005339 0.004426 6.337698 ( 2.866910)
test_btest 0.000667 0.000125 53.499500 ( 8.287391)
test_basic 0.001096 0.004606 0.324481 ( 0.412795)
test_all 0.001055 0.000264 674.504628 ( 96.923771)
test_rubyspec 0.075801 0.028644 44.265518 ( 49.855510)
total: 160.08 sec