Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-050036
#<BuildRuby:0x000055ad585afae0
@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-050036",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001800 0.004538 1.104050 ( 1.480979)
build_miniruby 0.001110 0.000326 0.870159 ( 0.869227)
build_ruby 0.001145 0.000337 2.808534 ( 2.808612)
build_all 0.008440 0.001162 16.847915 ( 1.501041)
build_install 0.006186 0.002409 4.707776 ( 1.128448)
test_btest 0.000798 0.000228 84.689404 ( 7.640361)
test_basic 0.001286 0.003266 0.614812 ( 0.690010)
test_all 0.108616 0.027001 580.285650 ( 53.906673)
test_rubyspec 0.013025 0.037746 49.095571 ( 61.362034)
total: 131.39 sec