Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-062923
#<BuildRuby:0x000055dce2040208
@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.20220813-062923",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003280 0.003750 0.922311 ( 0.931472)
build_miniruby 0.000594 0.000270 0.058335 ( 0.057189)
build_ruby 0.000993 0.000000 0.059383 ( 0.058160)
build_all 0.004220 0.000481 1.532823 ( 0.589239)
build_install 0.004777 0.004478 1.904656 ( 0.962387)
test_btest 0.000625 0.000289 51.364292 ( 8.514741)
test_basic 0.002519 0.003418 0.360449 ( 0.449236)
test_all 0.002149 0.001075 637.809215 ( 93.948456)
test_rubyspec 0.081776 0.033755 43.873244 ( 51.229296)
total: 156.74 sec