Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-065652
#<BuildRuby:0x00005580fb107fa8
@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.20220721-065652",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005722 0.000836 0.860928 ( 1.573558)
build_miniruby 0.000698 0.000317 0.056710 ( 0.055441)
build_ruby 0.000559 0.000254 0.059615 ( 0.058438)
build_all 0.003236 0.001471 1.559149 ( 0.613418)
build_install 0.004331 0.006835 5.655116 ( 2.168325)
test_btest 0.000516 0.000282 57.098431 ( 8.062375)
test_basic 0.000667 0.005344 0.325939 ( 0.413998)
test_all 0.000591 0.000377 626.282489 ( 90.762183)
test_rubyspec 0.034559 0.054718 43.927288 ( 49.537272)
total: 153.25 sec