Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-221137
#<BuildRuby:0x000055c210142eb8
@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.20240102-221137",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004693 0.000521 1.483621 ( 1.698007)
build_miniruby 0.000763 0.000085 0.869026 ( 0.869171)
build_ruby 0.001199 0.000134 2.727171 ( 2.726914)
build_all 0.000903 0.008129 14.284180 ( 1.289546)
build_install 0.007003 0.000550 4.168028 ( 1.064037)
test_btest 0.000734 0.000147 73.221352 ( 7.089594)
test_basic 0.002154 0.002908 0.750520 ( 0.825479)
test_all 0.101985 0.030101 493.775265 ( 46.667468)
test_rubyspec 0.034400 0.016313 48.556003 ( 60.921745)
total: 123.15 sec