Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-091157
#<BuildRuby:0x000055f9e226e620
@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.20220529-091157",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006390 0.000342 0.824681 ( 0.897044)
build_miniruby 0.000000 0.000880 0.057375 ( 0.056204)
build_ruby 0.000000 0.000974 0.057835 ( 0.056657)
build_all 0.001446 0.002730 1.481411 ( 0.605267)
build_install 0.009560 0.000130 6.321263 ( 2.858524)
test_btest 0.000506 0.000101 56.008777 ( 8.074920)
test_basic 0.006215 0.000000 0.297838 ( 0.385557)
test_all 0.001490 0.000000 651.696683 ( 91.572493)
test_rubyspec 0.098703 0.030034 44.142454 ( 49.697877)
total: 154.21 sec