Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-021548
#<BuildRuby:0x0000560a33074188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-021548",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000898 0.004203 1.322238 ( 1.725040)
build_miniruby 0.001191 0.000286 2.016785 ( 2.020792)
build_ruby 0.001587 0.000000 5.755549 ( 5.767459)
build_all 0.011646 0.000230 17.003867 ( 1.852408)
build_install 0.009255 0.007433 5.272178 ( 1.981235)
test_btest 0.000692 0.000179 85.769322 ( 14.687167)
test_basic 0.004269 0.001101 0.779931 ( 0.848728)
test_all 0.109876 0.011440 547.016242 ( 81.189830)
test_rubyspec 0.048952 0.019204 86.808557 ( 99.189017)
total: 209.26 sec