Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-222909
#<BuildRuby:0x000055a75ec5bba0
@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.20230724-222909",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001212 0.004187 1.195661 ( 2.423033)
build_miniruby 0.001042 0.000000 0.887918 ( 0.887205)
build_ruby 0.001225 0.000000 2.612888 ( 2.613237)
build_all 0.008917 0.000000 13.708014 ( 1.273040)
build_install 0.004651 0.003344 1.958715 ( 0.875810)
test_btest 0.000861 0.000143 82.149341 ( 7.146509)
test_basic 0.004873 0.000152 0.722813 ( 0.799958)
test_all 0.001357 0.000218 485.860398 ( 51.491748)
test_rubyspec 0.018932 0.016877 42.859542 ( 55.279987)
total: 122.79 sec