Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-200551
#<BuildRuby:0x00005650c84c7e20
@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.20221130-200551",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.004081 0.001166 1.282738 ( 1.532714)
build_miniruby 0.000835 0.000238 1.064169 ( 1.063020)
build_ruby 0.001255 0.000000 2.746903 ( 2.639706)
build_all 0.009171 0.000000 15.844331 ( 3.307727)
build_install 0.005460 0.003568 2.188179 ( 1.241873)
test_btest 0.000480 0.000131 62.729504 ( 11.811378)
test_basic 0.004270 0.000190 0.314322 ( 0.405388)
test_all 0.000848 0.000221 662.685176 (112.941308)
test_rubyspec 0.050712 0.015789 53.023016 ( 61.188815)
total: 196.13 sec