Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-101904
#<BuildRuby:0x0000559c36513510
@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.20220328-101904",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005615 0.004766 1.010408 ( 1.689336)
build_miniruby 0.001492 0.000622 0.069052 ( 0.067267)
build_ruby 0.001287 0.000536 0.079221 ( 0.078487)
build_all 0.004821 0.004636 4.170817 ( 0.835693)
build_install 0.021234 0.002891 7.831851 ( 2.411892)
test_btest 0.000746 0.000279 73.387407 ( 7.829356)
test_basic 0.001330 0.005629 0.338336 ( 0.428120)
test_all 0.001213 0.000531 699.628027 ( 67.969025)
test_rubyspec 0.087366 0.074955 45.710853 ( 51.169233)
total: 132.48 sec