Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-184658
#<BuildRuby:0x0000561bcf7c7108
@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.20240108-184658",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003944 0.000000 0.931061 ( 1.312181)
build_miniruby 0.000780 0.000148 0.905157 ( 0.904635)
build_ruby 0.001365 0.000260 2.803639 ( 2.805731)
build_all 0.010042 0.000000 14.354147 ( 1.343362)
build_install 0.004377 0.004408 4.200289 ( 1.131796)
test_btest 0.000590 0.000122 76.198043 ( 6.900087)
test_basic 0.003202 0.000663 0.435517 ( 0.515856)
test_all 0.107069 0.029568 538.785223 ( 50.927481)
test_rubyspec 0.025058 0.007972 49.951083 ( 62.544516)
total: 128.39 sec