Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-114559
#<BuildRuby:0x00005579a49cc6d8
@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.20220628-114559",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011096 0.000456 1.004196 ( 1.094558)
build_miniruby 0.001732 0.000109 0.075945 ( 0.074342)
build_ruby 0.002552 0.000160 0.072506 ( 0.069398)
build_all 0.005628 0.004672 1.469222 ( 0.590661)
build_install 0.013249 0.006052 5.935852 ( 2.772657)
test_btest 0.001042 0.000173 74.017159 ( 8.040598)
test_basic 0.001418 0.005474 0.321085 ( 0.410326)
test_all 0.001771 0.000394 675.798565 ( 66.870592)
test_rubyspec 0.091830 0.093160 45.920239 ( 51.736521)
total: 131.66 sec