Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-184728
#<BuildRuby:0x000055f8f3543c78
@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.20221203-184728",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.001060 0.004305 1.131178 ( 1.575927)
build_miniruby 0.000830 0.000156 0.958782 ( 0.957324)
build_ruby 0.001027 0.000193 2.852241 ( 2.745671)
build_all 0.008292 0.000705 15.981687 ( 3.346382)
build_install 0.001155 0.008133 2.255049 ( 1.268758)
test_btest 0.000453 0.000126 66.555037 ( 11.963234)
test_basic 0.004616 0.000063 0.292122 ( 0.382859)
test_all 0.000790 0.000208 703.935679 (109.732632)
test_rubyspec 0.036594 0.035388 53.199353 ( 61.479847)
total: 193.45 sec