Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-082344
#<BuildRuby:0x0000558aabee4068
@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.20230120-082344",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003878 0.000000 0.625211 ( 1.060692)
build_miniruby 0.000882 0.000059 0.632688 ( 0.631947)
build_ruby 0.001238 0.000088 2.177442 ( 2.176724)
build_all 0.009057 0.000000 11.884301 ( 1.469129)
build_install 0.003772 0.002606 1.458955 ( 0.707677)
test_btest 0.000613 0.000058 64.021628 ( 6.221042)
test_basic 0.003261 0.000310 0.248377 ( 0.344203)
test_all 0.001451 0.000139 482.802843 ( 45.516698)
test_rubyspec 0.008592 0.019629 34.331503 ( 44.969057)
total: 103.10 sec