Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-013357
#<BuildRuby:0x000055748febb4b0
@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-013357",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005712 0.000282 1.439378 ( 2.695224)
build_miniruby 0.000938 0.000141 0.887662 ( 0.887078)
build_ruby 0.001307 0.000196 2.560487 ( 2.565091)
build_all 0.000000 0.008713 13.478284 ( 1.205248)
build_install 0.003625 0.004835 1.936184 ( 0.937416)
test_btest 0.000724 0.000220 80.029722 ( 7.124909)
test_basic 0.000000 0.005134 0.786244 ( 0.863210)
test_all 0.000000 0.001296 490.309900 ( 50.630757)
test_rubyspec 0.027335 0.015110 44.191809 ( 56.589958)
total: 123.50 sec