Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-164622
#<BuildRuby:0x000055a89ad34328
@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-164622",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005695 0.000407 0.851011 ( 0.946588)
build_miniruby 0.000841 0.000060 0.057478 ( 0.056383)
build_ruby 0.000824 0.000000 0.059249 ( 0.058123)
build_all 0.004624 0.000000 1.516597 ( 0.589381)
build_install 0.007648 0.003447 1.909728 ( 0.963529)
test_btest 0.000658 0.000069 55.121545 ( 8.119055)
test_basic 0.001930 0.003632 0.254671 ( 0.343854)
test_all 0.001520 0.000000 610.507427 ( 89.087250)
test_rubyspec 0.062318 0.033232 44.356995 ( 52.647079)
total: 152.81 sec