Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-142425
#<BuildRuby:0x0000560be14cb7b8
@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.20240105-142425",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000447 0.004149 1.254467 ( 1.614324)
build_miniruby 0.001241 0.000292 0.822365 ( 0.822174)
build_ruby 0.000000 0.001424 2.631544 ( 2.631860)
build_all 0.008692 0.000789 14.054130 ( 1.261531)
build_install 0.003931 0.003818 4.084665 ( 1.082532)
test_btest 0.000544 0.000148 72.189804 ( 7.118894)
test_basic 0.002515 0.000686 0.594098 ( 0.673055)
test_all 0.109193 0.021259 523.474219 ( 51.776560)
test_rubyspec 0.027574 0.019558 47.919854 ( 60.386558)
total: 127.37 sec