Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-072312
#<BuildRuby:0x00005602d85108e8
@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.20220227-072312",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008918 0.001103 0.985855 ( 1.260508)
build_miniruby 0.001712 0.000395 0.076332 ( 0.074525)
build_ruby 0.001553 0.000359 0.075837 ( 0.074065)
build_all 0.009493 0.001011 4.252318 ( 0.868588)
build_install 0.019322 0.004863 7.979026 ( 2.413901)
test_btest 0.000923 0.000205 73.908113 ( 8.387234)
test_basic 0.000000 0.007898 0.349058 ( 0.442834)
test_all 0.000864 0.000889 713.079022 ( 68.250527)
test_rubyspec 0.110206 0.060041 46.352887 ( 51.790629)
total: 133.56 sec