Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-212811
#<BuildRuby:0x0000562c64723df0
@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.20220601-212811",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005759 0.000886 0.820323 ( 1.036555)
build_miniruby 0.000909 0.000139 0.057450 ( 0.056102)
build_ruby 0.000840 0.000129 0.057869 ( 0.056582)
build_all 0.003766 0.000580 1.496999 ( 0.611691)
build_install 0.010634 0.000135 6.302274 ( 2.869252)
test_btest 0.000560 0.000075 44.686462 ( 8.659002)
test_basic 0.001947 0.004364 0.335378 ( 0.422883)
test_all 0.001235 0.000232 646.849730 ( 92.960257)
test_rubyspec 0.084770 0.039500 44.173978 ( 49.749193)
total: 156.42 sec