Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-015300
#<BuildRuby:0x00005603d413ff00
@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.20221117-015300",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003673 0.001335 1.066830 ( 1.086157)
build_miniruby 0.000635 0.000231 0.971357 ( 0.970052)
build_ruby 0.000882 0.000321 2.714444 ( 2.628165)
build_all 0.008614 0.000000 15.787590 ( 3.351589)
build_install 0.008379 0.001103 1.988545 ( 1.158144)
test_btest 0.000502 0.000143 54.783334 ( 11.532718)
test_basic 0.000105 0.004754 0.317263 ( 0.408792)
test_all 0.000744 0.000265 622.488881 (104.862833)
test_rubyspec 0.020691 0.040362 51.543453 ( 59.788641)
total: 185.79 sec