Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-212808
#<BuildRuby:0x00005581c02df040
@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-212808",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005379 0.000000 1.506689 ( 1.768803)
build_miniruby 0.001035 0.000000 0.793842 ( 0.793668)
build_ruby 0.001382 0.000000 2.785023 ( 2.785647)
build_all 0.002623 0.007765 16.780443 ( 1.520901)
build_install 0.005174 0.004113 5.029736 ( 1.172704)
test_btest 0.001018 0.000180 90.266566 ( 7.285594)
test_basic 0.004019 0.000710 0.637097 ( 0.708474)
test_all 0.103914 0.031425 525.861465 ( 57.815981)
test_rubyspec 0.018472 0.031618 49.781843 ( 62.128357)
total: 135.98 sec