Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-020519
#<BuildRuby:0x000055e3d850c5f0
@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-020519",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002044 0.008688 1.016906 ( 2.246230)
build_miniruby 0.001689 0.000519 0.066380 ( 0.064341)
build_ruby 0.001653 0.000509 0.081093 ( 0.078708)
build_all 0.006615 0.002035 1.505973 ( 0.611728)
build_install 0.019532 0.004160 5.264146 ( 2.209566)
test_btest 0.001027 0.000293 70.924539 ( 8.065308)
test_basic 0.006398 0.001828 0.337824 ( 0.426329)
test_all 0.002536 0.000000 673.341877 ( 66.100650)
test_rubyspec 0.113993 0.055665 46.185276 ( 51.794877)
total: 131.60 sec