Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-132109
#<BuildRuby:0x000055b5c8cbf678
@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.20231229-132109",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000039 0.000004 0.000043 ( 0.000040)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004606 0.000485 1.244376 ( 1.624685)
build_miniruby 0.000943 0.000099 0.841505 ( 0.840683)
build_ruby 0.001718 0.000000 2.760397 ( 2.760532)
build_all 0.009623 0.000000 16.553867 ( 1.539145)
build_install 0.007659 0.000559 4.685936 ( 1.131920)
test_btest 0.000623 0.000056 83.449378 ( 7.685701)
test_basic 0.004782 0.000435 0.582442 ( 0.660605)
test_all 0.093549 0.040360 576.858973 ( 61.753476)
test_rubyspec 0.012798 0.037354 50.584824 ( 62.880186)
total: 140.88 sec