Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-093444
#<BuildRuby:0x0000564064304c10
@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.20220427-093444",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011311 0.000984 0.987759 ( 1.072275)
build_miniruby 0.001581 0.000210 0.075917 ( 0.074173)
build_ruby 0.001787 0.000238 0.073811 ( 0.072079)
build_all 0.009061 0.000000 1.522997 ( 0.623036)
build_install 0.023032 0.000893 5.973640 ( 2.807727)
test_btest 0.001045 0.000105 76.000482 ( 8.297564)
test_basic 0.009076 0.000372 0.327119 ( 0.414412)
test_all 0.002237 0.000213 704.694055 ( 67.946698)
test_rubyspec 0.149383 0.036256 45.826644 ( 51.006688)
total: 132.32 sec