Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-000715
#<BuildRuby:0x000055b58aeebd68
@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.20230727-000715",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003180 0.003865 1.711226 ( 3.004374)
build_miniruby 0.000747 0.000157 0.879280 ( 0.879346)
build_ruby 0.000936 0.000198 2.583383 ( 2.584124)
build_all 0.007625 0.001605 13.526167 ( 1.157918)
build_install 0.003484 0.004250 1.899138 ( 0.862845)
test_btest 0.000762 0.000190 78.402786 ( 7.357544)
test_basic 0.005087 0.000000 0.641856 ( 0.719335)
test_all 0.001140 0.000000 506.968853 ( 55.616001)
test_rubyspec 0.021292 0.024566 43.349469 ( 55.718732)
total: 127.90 sec