Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-170026
#<BuildRuby:0x0000563c0576c4c8
@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.20220314-170026",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006831 0.003105 0.998501 ( 1.567895)
build_miniruby 0.001484 0.000675 0.076294 ( 0.074816)
build_ruby 0.001287 0.000585 0.079703 ( 0.078626)
build_all 0.010019 0.000148 4.202608 ( 0.854971)
build_install 0.022581 0.001437 7.980205 ( 2.455422)
test_btest 0.000868 0.000260 73.859167 ( 8.067801)
test_basic 0.004500 0.004389 0.335562 ( 0.423667)
test_all 0.001256 0.000419 708.961333 ( 68.535348)
test_rubyspec 0.105680 0.060010 46.339908 ( 51.415540)
total: 133.48 sec