Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-084826
#<BuildRuby:0x000055de3bf84188
@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.20231203-084826",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004172 0.000025 0.977101 ( 1.263166)
build_miniruby 0.000759 0.000138 0.873102 ( 0.873364)
build_ruby 0.000943 0.000172 2.693108 ( 2.694885)
build_all 0.004166 0.003233 12.024955 ( 1.002881)
build_install 0.004844 0.004164 3.518862 ( 0.961325)
test_btest 0.000525 0.000150 62.711583 ( 5.342910)
test_basic 0.004254 0.000066 0.374272 ( 0.456429)
test_all 0.084155 0.016018 418.639847 ( 37.953828)
test_rubyspec 0.032089 0.038540 39.740756 ( 52.447585)
total: 103.00 sec