Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-141357
#<BuildRuby:0x00005585a9bdc098
@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.20240109-141357",
@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.000007 0.000000 0.000007 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000317 0.004017 0.904252 ( 1.359212)
build_miniruby 0.000000 0.001274 0.888798 ( 0.889681)
build_ruby 0.000000 0.002132 2.763627 ( 2.766027)
build_all 0.010072 0.000000 14.976767 ( 1.433663)
build_install 0.009623 0.000000 4.291965 ( 1.164309)
test_btest 0.000701 0.000000 83.215518 ( 7.003732)
test_basic 0.000949 0.002281 0.411538 ( 0.492342)
test_all 0.104580 0.032041 500.229445 ( 56.561398)
test_rubyspec 0.022358 0.012520 49.795178 ( 62.329610)
total: 134.00 sec