Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-023429
#<BuildRuby:0x000055d4f1ff7280
@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.20231122-023429",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001052 0.004175 1.349534 ( 1.725552)
build_miniruby 0.000924 0.000205 0.851236 ( 0.850889)
build_ruby 0.001186 0.000264 2.656846 ( 2.657121)
build_all 0.005674 0.004532 16.924749 ( 1.519792)
build_install 0.008010 0.000950 5.243985 ( 1.263328)
test_btest 0.000780 0.000195 83.403373 ( 8.160080)
test_basic 0.004172 0.001043 0.827402 ( 0.902492)
test_all 0.114152 0.020330 502.652686 ( 59.880241)
test_rubyspec 0.016856 0.031270 49.766520 ( 62.153934)
total: 139.11 sec