Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-103741
#<BuildRuby:0x00005593c9da7840
@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.20231129-103741",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000892 0.004175 1.155962 ( 1.726634)
build_miniruby 0.001143 0.000000 0.878360 ( 0.878391)
build_ruby 0.001315 0.000000 2.852527 ( 2.852136)
build_all 0.009519 0.000000 15.600528 ( 1.408621)
build_install 0.008550 0.000000 4.603243 ( 1.143988)
test_btest 0.001046 0.000000 82.336629 ( 7.632962)
test_basic 0.003980 0.000000 0.667292 ( 0.745662)
test_all 0.095826 0.035612 495.626495 ( 51.243070)
test_rubyspec 0.024492 0.015516 47.897104 ( 60.239348)
total: 127.87 sec