Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-152912
#<BuildRuby:0x0000563f2090b680
@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.20220504-152912",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007622 0.004424 1.005602 ( 1.105998)
build_miniruby 0.001982 0.000000 0.079382 ( 0.077397)
build_ruby 0.002270 0.000015 0.076765 ( 0.073929)
build_all 0.002146 0.007911 1.488547 ( 0.604278)
build_install 0.016870 0.006371 5.896370 ( 2.792115)
test_btest 0.000000 0.001577 72.134417 ( 8.164679)
test_basic 0.005091 0.004311 0.336697 ( 0.422095)
test_all 0.001746 0.000551 667.410537 ( 65.254365)
test_rubyspec 0.091985 0.091454 45.609359 ( 50.710767)
total: 129.21 sec