Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-001726
#<BuildRuby:0x0000558690cfbb58
@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.20231227-001726",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004247 0.000019 1.179495 ( 1.702469)
build_miniruby 0.001209 0.000101 0.871574 ( 0.870546)
build_ruby 0.001363 0.000000 2.783102 ( 2.783361)
build_all 0.009301 0.000174 15.747199 ( 1.375023)
build_install 0.004327 0.003780 4.418315 ( 1.122943)
test_btest 0.001010 0.000127 81.691040 ( 7.641659)
test_basic 0.000839 0.004279 0.688809 ( 0.762508)
test_all 0.124349 0.008708 537.335671 ( 49.378360)
test_rubyspec 0.014067 0.035544 49.757594 ( 62.098420)
total: 127.74 sec