Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-133600
#<BuildRuby:0x000055ad29d789e0
@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-133600",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010751 0.000178 0.994534 ( 1.354059)
build_miniruby 0.001976 0.000000 0.074345 ( 0.072823)
build_ruby 0.002019 0.000000 0.067704 ( 0.065787)
build_all 0.010292 0.000103 4.167361 ( 0.822519)
build_install 0.015168 0.008362 7.870771 ( 2.433005)
test_btest 0.001097 0.000150 73.770082 ( 8.197895)
test_basic 0.006324 0.000863 0.340520 ( 0.429391)
test_all 0.001953 0.000090 650.442938 ( 66.198901)
test_rubyspec 0.123890 0.038479 46.086109 ( 51.318034)
total: 130.89 sec