Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-181545
#<BuildRuby:0x000055e2d9f27918
@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.20231226-181545",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.003178 0.001271 1.098412 ( 1.478922)
build_miniruby 0.000732 0.000293 0.863646 ( 0.863928)
build_ruby 0.001091 0.000436 2.778030 ( 2.777310)
build_all 0.004739 0.004507 15.782019 ( 1.513195)
build_install 0.003652 0.004025 4.453349 ( 1.129475)
test_btest 0.000704 0.000331 82.870852 ( 6.896720)
test_basic 0.001946 0.003153 0.759416 ( 0.834104)
test_all 0.079701 0.052084 506.538566 ( 55.714644)
test_rubyspec 0.021341 0.024547 48.404326 ( 60.883906)
total: 132.09 sec