Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-100630
#<BuildRuby:0x0000556b1a9ff1c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230728-100630",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000043 0.000004 0.000047 ( 0.000047)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004776 0.000084 1.310587 ( 2.760784)
build_miniruby 0.000925 0.000088 0.867255 ( 0.866481)
build_ruby 0.001216 0.000000 2.562174 ( 2.561716)
build_all 0.004882 0.004280 13.201233 ( 1.205533)
build_install 0.006582 0.000897 1.951325 ( 0.885454)
test_btest 0.000946 0.000129 79.392799 ( 7.032313)
test_basic 0.003520 0.000480 0.620137 ( 0.698592)
test_all 0.000000 0.001643 478.706137 ( 42.709198)
test_rubyspec 0.023719 0.013264 42.066178 ( 54.543954)
total: 113.26 sec