Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-003012
#<BuildRuby:0x000055e2c5fbffb0
@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.20220812-003012",
@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.000003 0.000008 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004345 0.002172 0.839645 ( 0.893514)
build_miniruby 0.000648 0.000324 0.058615 ( 0.057400)
build_ruby 0.000640 0.000320 0.059504 ( 0.058298)
build_all 0.004275 0.000267 1.536549 ( 0.587492)
build_install 0.004838 0.006349 5.634602 ( 2.189840)
test_btest 0.000467 0.000251 49.406249 ( 8.779214)
test_basic 0.003382 0.001822 0.255097 ( 0.344141)
test_all 0.001641 0.000883 625.568995 ( 92.074096)
test_rubyspec 0.086979 0.029679 43.966405 ( 51.360582)
total: 156.35 sec