Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-004019
#<BuildRuby:0x0000564edb05fd68
@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.20231111-004019",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.003573 0.001429 1.327477 ( 1.593430)
build_miniruby 0.000000 0.001039 0.809513 ( 0.810076)
build_ruby 0.000112 0.001275 2.745701 ( 2.746344)
build_all 0.003786 0.005788 16.426761 ( 1.488020)
build_install 0.004824 0.004280 4.935262 ( 1.182425)
test_btest 0.000481 0.000253 87.305444 ( 7.497238)
test_basic 0.002598 0.001368 0.731139 ( 0.806875)
test_all 0.090310 0.045209 511.743900 ( 56.009485)
test_rubyspec 0.029113 0.019306 50.128213 ( 62.335767)
total: 134.47 sec