Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-231003
#<BuildRuby:0x00005643c9727f00
@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.20220721-231003",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005289 0.001322 0.874735 ( 1.338976)
build_miniruby 0.000673 0.000169 0.056773 ( 0.055602)
build_ruby 0.000755 0.000189 0.059563 ( 0.058370)
build_all 0.004372 0.000000 1.528615 ( 0.600659)
build_install 0.005988 0.004870 5.714063 ( 2.204334)
test_btest 0.000926 0.000000 53.471548 ( 8.079774)
test_basic 0.003388 0.003067 0.377313 ( 0.464482)
test_all 0.000935 0.000292 631.936305 ( 93.538443)
test_rubyspec 0.085508 0.042060 43.561151 ( 49.158053)
total: 155.50 sec