Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-014141
#<BuildRuby:0x00005629ab85fae0
@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-014141",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001579 0.004261 1.185786 ( 1.552197)
build_miniruby 0.000825 0.000130 0.871518 ( 0.871689)
build_ruby 0.001333 0.000000 2.715243 ( 2.715330)
build_all 0.009602 0.000387 16.731992 ( 1.561864)
build_install 0.005228 0.003009 4.764765 ( 1.157665)
test_btest 0.000526 0.000087 86.801756 ( 7.391614)
test_basic 0.003894 0.000649 0.770488 ( 0.844444)
test_all 0.108556 0.031732 525.535362 ( 54.336413)
test_rubyspec 0.023649 0.021233 50.249097 ( 62.595783)
total: 133.03 sec