Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-215835
#<BuildRuby:0x000055b4b16a2fa0
@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.20231127-215835",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000481 0.004195 1.200982 ( 1.909201)
build_miniruby 0.001017 0.000300 0.861834 ( 0.860536)
build_ruby 0.001700 0.000000 2.698720 ( 2.699712)
build_all 0.009457 0.000769 17.177208 ( 1.527007)
build_install 0.009207 0.000144 5.185779 ( 1.182194)
test_btest 0.000597 0.000142 86.173337 ( 7.063951)
test_basic 0.000000 0.004455 0.751609 ( 0.828239)
test_all 0.110378 0.029489 515.974642 ( 61.655073)
test_rubyspec 0.009280 0.041223 50.385976 ( 62.756550)
total: 140.48 sec