Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-004012
#<BuildRuby:0x0000563357dd08e8
@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.20220311-004012",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007177 0.003886 1.006545 ( 1.878439)
build_miniruby 0.001671 0.000197 0.078833 ( 0.076684)
build_ruby 0.001458 0.000171 0.071413 ( 0.069542)
build_all 0.008099 0.000953 1.522452 ( 0.594637)
build_install 0.020208 0.001733 5.322189 ( 2.215666)
test_btest 0.001515 0.000000 72.540718 ( 8.088525)
test_basic 0.007558 0.000390 0.334408 ( 0.423279)
test_all 0.001740 0.000183 700.223360 ( 67.749170)
test_rubyspec 0.089934 0.075305 46.242357 ( 51.465612)
total: 132.56 sec