Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-215114
#<BuildRuby:0x0000556a1aaebfa8
@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.20231109-215114",
@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.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003765 0.000627 1.337258 ( 1.603324)
build_miniruby 0.000974 0.000163 0.877340 ( 0.877132)
build_ruby 0.001255 0.000209 2.700263 ( 2.701897)
build_all 0.006890 0.003147 16.786618 ( 1.518240)
build_install 0.004114 0.008032 5.062978 ( 1.195264)
test_btest 0.000908 0.000248 85.548959 ( 7.581495)
test_basic 0.003015 0.000822 0.678572 ( 0.756091)
test_all 0.106623 0.030525 529.420104 ( 48.210645)
test_rubyspec 0.026158 0.020670 50.381078 ( 62.680122)
total: 127.13 sec