Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-151150
#<BuildRuby:0x000055f6e2bc80e8
@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.20230621-151150",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004748 0.000031 1.354592 ( 2.699314)
build_miniruby 0.000944 0.000048 0.785418 ( 0.784924)
build_ruby 0.001550 0.000000 2.441351 ( 2.441450)
build_all 0.009916 0.000348 15.995551 ( 1.463667)
build_install 0.008590 0.000000 4.685627 ( 1.118208)
test_btest 0.001080 0.000026 83.097652 ( 8.009564)
test_basic 0.003791 0.000000 0.560133 ( 0.642544)
test_all 0.001219 0.000000 441.461287 ( 46.445016)
test_rubyspec 0.014620 0.022277 42.965547 ( 55.432643)
total: 119.04 sec