Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-132818
#<BuildRuby:0x00005643ea288208
@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.20220823-132818",
@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.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002338 0.004665 0.890805 ( 3.028109)
build_miniruby 0.000791 0.000263 0.057604 ( 0.056416)
build_ruby 0.000645 0.000215 0.059623 ( 0.058405)
build_all 0.003418 0.001140 1.512341 ( 0.587725)
build_install 0.010579 0.000452 1.911825 ( 0.957208)
test_btest 0.000639 0.000183 56.168678 ( 8.184070)
test_basic 0.004483 0.001281 0.311508 ( 0.400033)
test_all 0.002843 0.000812 638.526805 ( 93.453142)
test_rubyspec 0.078612 0.050434 44.378863 ( 52.622357)
total: 159.35 sec