Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-124332
#<BuildRuby:0x000055f108cd35f8
@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-124332",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000034 0.000003 0.000037 ( 0.000039)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005863 0.000177 1.510378 ( 2.779896)
build_miniruby 0.000956 0.000100 0.867182 ( 0.866587)
build_ruby 0.001472 0.000155 2.575006 ( 2.579523)
build_all 0.004012 0.005038 13.394271 ( 1.189101)
build_install 0.003650 0.004424 1.907422 ( 0.922484)
test_btest 0.000847 0.000170 79.825719 ( 7.306399)
test_basic 0.005024 0.000000 0.605673 ( 0.686805)
test_all 0.001949 0.000000 482.758004 ( 52.746266)
test_rubyspec 0.010154 0.034350 45.759405 ( 58.182359)
total: 127.26 sec