Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-132448
#<BuildRuby:0x0000558c1d54c118
@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.20220425-132448",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005544 0.000853 0.891800 ( 2.679773)
build_miniruby 0.000778 0.000120 0.057397 ( 0.056174)
build_ruby 0.000822 0.000126 0.058956 ( 0.057779)
build_all 0.000000 0.004256 1.527046 ( 0.624561)
build_install 0.005409 0.004914 6.281748 ( 2.849470)
test_btest 0.000656 0.000188 52.794651 ( 8.673378)
test_basic 0.006084 0.000000 0.331690 ( 0.419497)
test_all 0.001313 0.000000 617.836158 ( 91.526676)
test_rubyspec 0.071038 0.053080 44.472940 ( 49.574282)
total: 156.46 sec