Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-165318
#<BuildRuby:0x000055edd1a20e80
@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.20220802-165318",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009146 0.000704 0.801112 ( 1.327910)
build_miniruby 0.001710 0.000000 0.055180 ( 0.054084)
build_ruby 0.000000 0.001418 0.065282 ( 0.064224)
build_all 0.001086 0.007437 1.233884 ( 0.456384)
build_install 0.015320 0.001173 4.247601 ( 1.767322)
test_btest 0.001291 0.000242 54.851928 ( 6.037507)
test_basic 0.006662 0.000291 0.300771 ( 0.390627)
test_all 0.002287 0.000404 506.179823 ( 53.335571)
test_rubyspec 0.078674 0.034647 41.233375 ( 48.868336)
total: 112.30 sec