Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-062105
#<BuildRuby:0x000055f210513418
@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.20221205-062105",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000159 0.005176 1.175544 ( 1.188427)
build_miniruby 0.000660 0.000254 0.991636 ( 0.990332)
build_ruby 0.000000 0.001196 2.785467 ( 2.661014)
build_all 0.003400 0.005812 15.787302 ( 3.265256)
build_install 0.006999 0.003500 2.225420 ( 1.255562)
test_btest 0.000390 0.000195 64.077047 ( 11.784653)
test_basic 0.000618 0.004448 0.355246 ( 0.445764)
test_all 0.000535 0.000306 654.490573 (107.061729)
test_rubyspec 0.031179 0.026361 53.459383 ( 61.774417)
total: 190.43 sec