Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-044448
#<BuildRuby:0x00005615a9dd3280
@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.20231206-044448",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.005272 1.477907 ( 1.910497)
build_miniruby 0.000463 0.000611 0.868167 ( 0.868005)
build_ruby 0.001085 0.000271 2.743003 ( 2.742777)
build_all 0.005376 0.005240 16.610814 ( 1.556029)
build_install 0.008467 0.000000 4.913412 ( 1.174573)
test_btest 0.001220 0.000000 86.636257 ( 7.489608)
test_basic 0.001839 0.003900 0.859769 ( 0.935449)
test_all 0.107257 0.029598 551.494584 ( 55.854316)
test_rubyspec 0.024709 0.021340 51.024892 ( 63.371900)
total: 135.90 sec