Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-130233
#<BuildRuby:0x0000556884e93fa8
@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-130233",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004481 0.000527 1.244030 ( 6.085926)
build_miniruby 0.000763 0.000090 0.952473 ( 0.950961)
build_ruby 0.001151 0.000136 2.726062 ( 2.638450)
build_all 0.004476 0.004463 15.806690 ( 3.300797)
build_install 0.005568 0.004697 2.133304 ( 1.181811)
test_btest 0.000511 0.000108 58.529727 ( 12.247920)
test_basic 0.000308 0.004636 0.333354 ( 0.423966)
test_all 0.001529 0.000159 698.131418 (111.634068)
test_rubyspec 0.043402 0.015438 53.420137 ( 61.620659)
total: 200.09 sec