Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-170557
#<BuildRuby:0x000055cd1443f940
@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.20220325-170557",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008917 0.002057 1.003698 ( 1.265195)
build_miniruby 0.001601 0.000370 0.075747 ( 0.074837)
build_ruby 0.001474 0.000340 0.077474 ( 0.077478)
build_all 0.010239 0.001170 4.139678 ( 0.863312)
build_install 0.008504 0.014836 7.919693 ( 2.451382)
test_btest 0.001020 0.000383 70.673661 ( 8.333052)
test_basic 0.006313 0.000416 0.348115 ( 0.437747)
test_all 0.001619 0.000572 694.657694 ( 67.714691)
test_rubyspec 0.113267 0.065383 45.957354 ( 51.274014)
total: 132.49 sec