Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-142852
#<BuildRuby:0x0000561abe213de0
@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.20220818-142852",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005014 0.001823 0.881063 ( 2.569232)
build_miniruby 0.000724 0.000263 0.057225 ( 0.055932)
build_ruby 0.000698 0.000254 0.059145 ( 0.057899)
build_all 0.001430 0.003206 1.531587 ( 0.590815)
build_install 0.008999 0.001837 1.896404 ( 0.955218)
test_btest 0.000515 0.000198 58.123327 ( 8.100869)
test_basic 0.004155 0.001599 0.349245 ( 0.437572)
test_all 0.002604 0.001002 628.147542 ( 90.449479)
test_rubyspec 0.073434 0.054501 44.165862 ( 51.557790)
total: 154.78 sec