Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-125152
#<BuildRuby:0x0000564a9eaa7280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-125152",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000917 0.004179 1.284381 ( 1.661094)
build_miniruby 0.001511 0.000000 1.479526 ( 1.482107)
build_ruby 0.001539 0.000000 4.149824 ( 4.157835)
build_all 0.006147 0.004355 16.545918 ( 1.673464)
build_install 0.012430 0.003065 4.908897 ( 1.710147)
test_btest 0.000857 0.000000 81.997455 ( 7.709392)
test_basic 0.005318 0.000579 0.658778 ( 0.725485)
test_all 0.084430 0.034884 535.014962 ( 73.805290)
test_rubyspec 0.037506 0.026168 77.119841 ( 89.434436)
total: 182.36 sec