Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-115200
#<BuildRuby:0x000055f481d06df0
@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.20231227-115200",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004554 0.000060 1.159201 ( 1.517617)
build_miniruby 0.001071 0.000102 0.963243 ( 0.962376)
build_ruby 0.001191 0.000113 2.742071 ( 2.741800)
build_all 0.010303 0.000000 16.491522 ( 1.555055)
build_install 0.008271 0.000000 4.655125 ( 1.143330)
test_btest 0.001022 0.000000 83.873818 ( 7.447630)
test_basic 0.000853 0.003654 0.609730 ( 0.684302)
test_all 0.103379 0.030115 511.356131 ( 56.188697)
test_rubyspec 0.025311 0.023338 50.462537 ( 62.750336)
total: 134.99 sec