Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-161004
#<BuildRuby:0x00005652ab0d3500
@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.20240107-161004",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003890 0.000000 0.733216 ( 1.427601)
build_miniruby 0.000989 0.000073 0.897243 ( 0.897845)
build_ruby 0.001154 0.000096 2.728838 ( 2.731386)
build_all 0.009511 0.000000 14.393640 ( 1.410786)
build_install 0.008523 0.000000 4.154768 ( 1.146063)
test_btest 0.000663 0.000000 80.399897 ( 7.034663)
test_basic 0.003375 0.000000 0.432574 ( 0.512763)
test_all 0.111312 0.023864 489.701632 ( 54.139194)
test_rubyspec 0.028463 0.009577 50.399143 ( 62.967395)
total: 132.27 sec