Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-220308
#<BuildRuby:0x000055d1a8ebbd68
@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.20231109-220308",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005364 0.000000 1.406812 ( 1.688811)
build_miniruby 0.001080 0.000000 0.809261 ( 0.808710)
build_ruby 0.001325 0.000000 2.675642 ( 2.675404)
build_all 0.010023 0.000000 16.692853 ( 1.482004)
build_install 0.009564 0.000000 5.073724 ( 1.245962)
test_btest 0.001094 0.000000 86.954869 ( 7.396814)
test_basic 0.004699 0.000000 0.671333 ( 0.747991)
test_all 0.094323 0.040592 531.925182 ( 57.808110)
test_rubyspec 0.024432 0.023829 51.751701 ( 64.095963)
total: 137.95 sec