Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-124035
#<BuildRuby:0x00005651c3ecf728
@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.20231202-124035",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005393 0.000568 1.233201 ( 1.787330)
build_miniruby 0.001257 0.000133 0.963712 ( 0.962901)
build_ruby 0.001247 0.000131 2.779233 ( 2.778881)
build_all 0.005325 0.004635 16.440266 ( 1.473753)
build_install 0.004324 0.004512 4.844657 ( 1.142790)
test_btest 0.000882 0.000168 86.696367 ( 7.319498)
test_basic 0.000205 0.004643 0.784982 ( 0.858128)
test_all 0.103027 0.034044 542.495689 ( 57.469616)
test_rubyspec 0.018253 0.030986 50.860593 ( 63.206743)
total: 137.00 sec