Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-141752
#<BuildRuby:0x000055d2f71af188
@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.20231130-141752",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001240 0.004283 1.328185 ( 1.718763)
build_miniruby 0.000776 0.000216 0.845536 ( 0.845718)
build_ruby 0.001021 0.000284 2.743029 ( 2.743885)
build_all 0.009066 0.001303 16.859739 ( 1.508211)
build_install 0.008847 0.001117 5.011539 ( 1.237804)
test_btest 0.000861 0.000216 86.502675 ( 7.232525)
test_basic 0.003953 0.000988 0.709985 ( 0.785365)
test_all 0.086840 0.051182 520.032781 ( 61.270299)
test_rubyspec 0.024477 0.023784 50.576917 ( 62.943103)
total: 140.29 sec