Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-173623
#<BuildRuby:0x000056451685b810
@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.20220304-173623",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008739 0.002185 1.002156 ( 1.389371)
build_miniruby 0.001501 0.000375 0.074489 ( 0.072939)
build_ruby 0.002135 0.000000 0.070554 ( 0.068901)
build_all 0.010805 0.000000 4.285585 ( 0.860689)
build_install 0.013034 0.010239 7.827919 ( 2.458143)
test_btest 0.001514 0.000000 74.596520 ( 8.053933)
test_basic 0.000000 0.007240 0.334501 ( 0.427995)
test_all 0.000633 0.001459 675.014481 ( 67.099228)
test_rubyspec 0.138439 0.041363 46.517263 ( 51.871372)
total: 132.30 sec