Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-081931
#<BuildRuby:0x0000558a6011e8c0
@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.20220821-081931",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005802 0.000446 0.839655 ( 0.905275)
build_miniruby 0.000876 0.000068 0.057370 ( 0.056238)
build_ruby 0.000843 0.000065 0.060014 ( 0.058757)
build_all 0.004342 0.000334 1.549623 ( 0.588967)
build_install 0.010191 0.000784 1.917405 ( 0.956290)
test_btest 0.000867 0.000067 54.316046 ( 8.189356)
test_basic 0.005521 0.000424 0.303804 ( 0.391941)
test_all 0.002703 0.000208 628.689382 ( 92.948367)
test_rubyspec 0.067114 0.058912 44.458977 ( 52.746099)
total: 156.84 sec