Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-074429
#<BuildRuby:0x0000564a495f6f60
@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.20231227-074429",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005204 0.000114 1.287662 ( 1.661421)
build_miniruby 0.001245 0.000125 0.820735 ( 0.819556)
build_ruby 0.001367 0.000137 2.881286 ( 2.881847)
build_all 0.005765 0.003880 16.855607 ( 1.577636)
build_install 0.000261 0.008323 4.711433 ( 1.130564)
test_btest 0.000928 0.000210 87.311458 ( 7.552219)
test_basic 0.000979 0.004459 0.667520 ( 0.742849)
test_all 0.110051 0.027275 530.099403 ( 54.764454)
test_rubyspec 0.017518 0.034060 51.627126 ( 63.943423)
total: 135.08 sec