Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-133707
#<BuildRuby:0x00005654e2d7f608
@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.20220220-133707",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010867 0.000362 0.950021 ( 1.152625)
build_miniruby 0.001912 0.000000 0.075707 ( 0.075410)
build_ruby 0.001988 0.000000 0.076343 ( 0.075431)
build_all 0.010210 0.000167 4.114431 ( 0.794868)
build_install 0.018940 0.005193 7.726984 ( 2.328580)
test_btest 0.001045 0.000149 73.591055 ( 7.896408)
test_basic 0.002580 0.005181 0.335348 ( 0.424318)
test_all 0.001791 0.000000 656.599950 ( 65.010165)
test_rubyspec 0.115233 0.053605 46.397973 ( 51.778151)
total: 129.54 sec