Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-144824
#<BuildRuby:0x0000558088c408e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220307-144824",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009817 0.001511 1.003922 ( 1.070382)
build_miniruby 0.001735 0.000267 0.078733 ( 0.076677)
build_ruby 0.001701 0.000262 0.077740 ( 0.075864)
build_all 0.005487 0.005220 4.105717 ( 0.855370)
build_install 0.022870 0.001293 8.009313 ( 2.430076)
test_btest 0.000793 0.000140 70.971423 ( 7.924270)
test_basic 0.002487 0.004962 0.341924 ( 0.429630)
test_all 0.001645 0.000365 666.732135 ( 65.639307)
test_rubyspec 0.094809 0.070715 46.417583 ( 51.527955)
total: 130.03 sec