Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-091442
#<BuildRuby:0x000055ca8fe32c40
@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.20220819-091442",
@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.000016 0.000002 0.000018 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005899 0.000908 0.839285 ( 2.357708)
build_miniruby 0.000781 0.000121 0.057754 ( 0.056399)
build_ruby 0.000816 0.000126 0.059330 ( 0.058055)
build_all 0.000000 0.004584 1.551924 ( 0.595652)
build_install 0.003897 0.007080 1.911825 ( 0.962245)
test_btest 0.000606 0.000202 46.870085 ( 8.648384)
test_basic 0.003846 0.001282 0.279317 ( 0.368570)
test_all 0.000000 0.002068 604.485678 ( 89.271097)
test_rubyspec 0.067453 0.054494 43.754786 ( 52.023286)
total: 154.34 sec