Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-001427
#<BuildRuby:0x000055cd0ec37ce8
@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.20231117-001427",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003653 0.001142 1.214065 ( 1.705302)
build_miniruby 0.000790 0.000247 0.806915 ( 0.806505)
build_ruby 0.001061 0.000332 2.942035 ( 2.941873)
build_all 0.006238 0.003508 16.532607 ( 1.523079)
build_install 0.005870 0.003302 4.856001 ( 1.194577)
test_btest 0.000926 0.000324 84.170389 ( 7.277294)
test_basic 0.003719 0.000000 0.664061 ( 0.744362)
test_all 0.097422 0.039461 500.346131 ( 52.374851)
test_rubyspec 0.013152 0.029989 49.457713 ( 61.840883)
total: 130.41 sec