Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-114922
#<BuildRuby:0x000055b8af152eb8
@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.20230728-114922",
@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.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002107 0.003597 1.358761 ( 2.626423)
build_miniruby 0.000769 0.000154 0.930564 ( 0.930396)
build_ruby 0.000937 0.000188 2.671592 ( 2.671124)
build_all 0.002093 0.007417 14.107488 ( 1.236867)
build_install 0.008249 0.000127 2.106155 ( 0.918170)
test_btest 0.000830 0.000217 80.312223 ( 7.655352)
test_basic 0.004481 0.001168 0.726401 ( 0.801717)
test_all 0.001704 0.000000 494.823634 ( 53.277071)
test_rubyspec 0.027363 0.013438 42.993844 ( 55.386138)
total: 125.50 sec