Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-161507
#<BuildRuby:0x00005579bd3a7230
@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-161507",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004954 0.000236 1.297843 ( 1.669322)
build_miniruby 0.001262 0.000060 0.977150 ( 0.976055)
build_ruby 0.001323 0.000063 2.762522 ( 2.761887)
build_all 0.009233 0.000440 16.646240 ( 1.499279)
build_install 0.009017 0.000000 4.729510 ( 1.196408)
test_btest 0.000000 0.000996 86.023611 ( 7.395079)
test_basic 0.001795 0.003606 0.664186 ( 0.738379)
test_all 0.094718 0.040309 532.451679 ( 55.010687)
test_rubyspec 0.024306 0.022973 49.937297 ( 62.259668)
total: 133.51 sec