Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-034957
#<BuildRuby:0x000055e22d00bfa8
@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.20221126-034957",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004483 0.000132 1.158117 ( 1.661457)
build_miniruby 0.000827 0.000191 0.931204 ( 0.929781)
build_ruby 0.000886 0.000205 2.777665 ( 2.677186)
build_all 0.005435 0.003363 15.984412 ( 3.353265)
build_install 0.009048 0.000284 1.942519 ( 1.141550)
test_btest 0.000465 0.000110 56.436459 ( 11.805652)
test_basic 0.004169 0.000981 0.312215 ( 0.402425)
test_all 0.000780 0.000183 695.896337 (108.029253)
test_rubyspec 0.046484 0.016983 53.164907 ( 61.399641)
total: 191.40 sec