Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-122447
#<BuildRuby:0x00005591b7b8f800
@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.20220901-122447",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010750 0.000717 0.971459 ( 2.903216)
build_miniruby 0.001860 0.000124 0.077510 ( 0.076538)
build_ruby 0.001946 0.000130 0.076747 ( 0.075698)
build_all 0.004355 0.005414 1.512309 ( 0.569983)
build_install 0.021126 0.001279 1.880739 ( 0.920293)
test_btest 0.001256 0.000000 78.275686 ( 8.255462)
test_basic 0.006754 0.000262 0.325995 ( 0.415934)
test_all 0.004839 0.000000 650.415439 ( 65.030871)
test_rubyspec 0.094341 0.072303 45.533674 ( 53.992825)
total: 132.24 sec