Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-235430
#<BuildRuby:0x000055e5a78ef340
@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-235430",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000062 0.000016 0.000078 ( 0.000091)
build_up 0.009650 0.001321 1.003804 ( 1.134851)
build_miniruby 0.001576 0.000364 0.078260 ( 0.076511)
build_ruby 0.001627 0.000375 0.078852 ( 0.076988)
build_all 0.008132 0.001876 4.159389 ( 0.842650)
build_install 0.024057 0.000000 7.933211 ( 2.409399)
test_btest 0.000000 0.001352 71.874924 ( 7.672736)
test_basic 0.006723 0.000816 0.342809 ( 0.431721)
test_all 0.001434 0.000261 679.861958 ( 65.899331)
test_rubyspec 0.101261 0.071751 45.826629 ( 50.951989)
total: 129.50 sec