Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-051826
#<BuildRuby:0x000055df72b0a548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-051826",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000015 0.000002 0.000017 ( 0.000009)
build_up 0.004772 0.007930 0.985808 ( 1.574833)
build_miniruby 0.001691 0.000451 0.073717 ( 0.072150)
build_ruby 0.002058 0.000549 0.076046 ( 0.074210)
build_all 0.010237 0.000447 4.153793 ( 0.796248)
build_install 0.013231 0.010247 7.842886 ( 2.356034)
test_btest 0.001284 0.000408 47.705838 ( 45.211993)
test_basic 0.006599 0.000798 0.330445 ( 0.419072)
test_all 0.001125 0.000342 669.627832 ( 65.508623)
test_rubyspec 0.082843 0.069979 45.905579 ( 51.368431)
total: 167.38 sec