Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-094226
#<BuildRuby:0x0000560ba6377bb8
@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.20230729-094226",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.001567 0.003664 1.459767 ( 2.670283)
build_miniruby 0.001396 0.000200 0.976770 ( 0.980184)
build_ruby 0.000000 0.001342 2.714743 ( 2.714527)
build_all 0.008182 0.001343 14.881309 ( 1.309152)
build_install 0.004348 0.003794 2.000037 ( 0.918249)
test_btest 0.000811 0.000156 86.726804 ( 8.022849)
test_basic 0.004539 0.000150 0.736427 ( 0.811402)
test_all 0.001345 0.000249 535.448101 ( 61.178848)
test_rubyspec 0.027629 0.012451 45.341165 ( 57.794579)
total: 136.40 sec